Commit graph

25188 commits

Author SHA1 Message Date
prssanna
73d3d1f409 fix: pass attached_doc to doc 2020-05-31 22:43:14 +05:30
prssanna
bc7ffcab21 hide sidebar in notification log 2020-05-31 22:37:37 +05:30
prssanna
5dcc36d145 fix: remove create and write permission for notification log 2020-05-31 22:30:52 +05:30
prssanna
809937dfae fix: rename argument 2020-05-31 22:19:08 +05:30
prssanna
6c500c463e fix: delete unused field 2020-05-31 22:18:30 +05:30
prssanna
6b2efc5f5d fix: fix translation syntax 2020-05-30 14:51:48 +05:30
prssanna
12f9e9f4c1 fix: separate channel for system notifications 2020-05-29 16:35:50 +05:30
prssanna
77b59a1493 fix: hide channel field if disabled 2020-05-12 19:21:29 +05:30
prssanna
c60a3ebe6a fix: send notification to all users 2020-05-12 16:32:49 +05:30
prssanna
00f7194069 fix: link attachment to doc 2020-05-12 16:28:37 +05:30
prssanna
2a68af05f5 fix: option to disable channel if show in dropdown is enabled 2020-05-11 19:36:53 +05:30
prssanna
a6a3919ac6 fix: add button to route to reference doc form 2020-05-11 19:27:01 +05:30
prssanna
e8f30259c6 fix: link notification log document and show message 2020-05-11 15:23:18 +05:30
prssanna
b685412b36 feat: allow notifications created via Notification in system notifications 2020-05-11 12:18:08 +05:30
mergify[bot]
f5f3ed4488
Merge pull request #10274 from prssanna/links-fix
fix(Document Link): Error when group is set in link
2020-05-10 18:49:54 +00:00
mergify[bot]
30e2fc77df
Merge pull request #10272 from adityahase/perf-recorder
perf(recorder): Don't store context (code) and frame locals
2020-05-10 07:10:46 +00:00
mergify[bot]
9dd38eccdd
Merge pull request #10223 from sagarvora/ipython
chore: Update ipython compatible with python 3.8
2020-05-10 03:50:13 +00:00
mergify[bot]
d5fde2a500
Merge pull request #10252 from prssanna/export-columns-fix
fix: Report column headers not being exported
2020-05-10 03:15:30 +00:00
Suraj Shetty
94e957a284
Merge branch 'develop' into ipython 2020-05-10 08:39:03 +05:30
Suraj Shetty
95cc874052
Merge branch 'develop' into ipython 2020-05-10 08:36:16 +05:30
Suraj Shetty
72eb28722a
Merge branch 'develop' into export-columns-fix 2020-05-09 12:58:13 +05:30
Suraj Shetty
6e474efbea
Merge branch 'develop' into links-fix 2020-05-09 12:56:03 +05:30
mergify[bot]
bd4828965b
Merge pull request #10123 from Monogramm/fix/socketio_port
fix: socketio default port
2020-05-09 07:23:20 +00:00
mathieu.brunot
cf200c195e
socketio_port default to null
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2020-05-08 20:43:52 +02:00
sahil28297
b2aadf626c
Merge pull request #10276 from Thunderbottom/backup-fix
fix: use doctype instead of service name to send email
2020-05-08 21:41:23 +05:30
Chinmay D. Pai
9b6f0a2e4c
fix: use doctype instead of service name to send email
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-05-08 20:18:08 +05:30
prssanna
4508c6be99 fix: fix error when group is set in link 2020-05-08 15:43:56 +05:30
Aditya Hase
cb294329ad style: Black + Flake8 2020-05-08 15:35:53 +05:30
Aditya Hase
95f3add3d3 chore(requirements): Remove Pygments from requirements.txt 2020-05-08 15:35:28 +05:30
Aditya Hase
2ed69034cb perf(recorder): Don't store context (code) and frame locals 2020-05-08 15:34:55 +05:30
Prssanna Desai
25884d2370
fix: Linking of doctype from links table (#10267)
* fix: fix linking of doctype from links table

* fix: use frappe._dict

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-05-08 09:59:29 +00:00
mergify[bot]
3813aa9287
Merge pull request #10268 from rmehta/fix-link-grouping
fix(meta): In add_doctype_links, use frappe._dict
2020-05-08 09:34:48 +00:00
Suraj Shetty
33037a9f95
Merge pull request #10251 from scmmishra/number-card-naming 2020-05-08 15:01:45 +05:30
mergify[bot]
a1539eafca
Merge pull request #10249 from Thunderbottom/comment-xss
fix: sanitize comment content before saving
2020-05-08 09:22:31 +00:00
mergify[bot]
8c2cd69767
Merge pull request #10266 from frappe/sahil28297-patch-1
fix: bump frappe develop to version 13-dev
2020-05-08 09:19:38 +00:00
mergify[bot]
adf56260c3
Merge pull request #10269 from Mangesh-Khairnar/fix-reviews-section
fix: remove reviews label on disabling energy points settings
2020-05-08 08:58:14 +00:00
Suraj Shetty
98a6ac8ec1
Merge pull request #10234 from deepeshgarg007/energy_point_revert_perm 2020-05-08 14:25:46 +05:30
Suraj Shetty
88ec1f1d62
Merge branch 'develop' into export-columns-fix 2020-05-08 14:24:02 +05:30
Suraj Shetty
2b8ee1d159
Merge branch 'develop' into comment-xss 2020-05-08 14:23:42 +05:30
Suraj Shetty
38c840a07f
Merge branch 'develop' into fix-link-grouping 2020-05-08 14:19:05 +05:30
Suraj Shetty
df3acd737d
Merge branch 'develop' into sahil28297-patch-1 2020-05-08 14:16:11 +05:30
Suraj Shetty
e5434d471c
Merge branch 'develop' into fix-reviews-section 2020-05-08 14:13:18 +05:30
Suraj Shetty
cc7d89eb2c
Merge pull request #10254 from surajshetty3416/replace-trusty-with-xenial 2020-05-08 14:11:52 +05:30
Suraj Shetty
3ae2c1294d test: Remove unwanted test and fix permission test 2020-05-08 13:55:56 +05:30
Rushabh Mehta
9724cc273a fix(minor): In add_doctype_links, use frappe._dict 2020-05-08 12:33:25 +05:30
Mangesh-Khairnar
bae02075d6 fix: remove reviews label on disabling energy points settings 2020-05-08 12:30:52 +05:30
sahil28297
aae45ed98c
fix: bump frappe develop to version 13-dev 2020-05-08 12:18:09 +05:30
Shivam Mishra
e5a1b2239c
Merge pull request #10265 from rohitwaghchaure/fixed-no-module-name-number-cards
fix: dashboard sync issue
2020-05-08 11:34:00 +05:30
Suraj Shetty
3296687178 chore: Use python 3.7 2020-05-08 11:00:03 +05:30
Rohit Waghchaure
198041a5ef fix: dashboard sync issue 2020-05-08 03:54:39 +05:30