Suraj Shetty
5bed56b15c
Merge pull request #8643 from ruchamahabal/fix_module_view
...
fix: home_settings should be hidden in User DocType
2019-10-23 10:08:22 +05:30
Himanshu Warekar
4189f36ba0
feat: set columns based on width
2019-10-22 22:29:40 +05:30
Faris Ansari
9448eca439
fix: Find image only if it is a string ( #8650 )
2019-10-22 19:30:15 +05:30
Faris Ansari
53945cd25e
fix: Find image only if it is a string
2019-10-22 19:12:49 +05:30
Rohan Bansal
6222228a59
format: improve logic flow
2019-10-22 18:45:52 +05:30
Rohan Bansal
1a8bbe74f4
feat: allow internal links from parent document to show in dashboard
2019-10-22 18:31:05 +05:30
mergify[bot]
396a402254
Merge pull request #8612 from Alchez/dev-auto-email-links
...
feat: add hyperlinks to Link fields in auto email reports
2019-10-22 12:47:57 +00:00
mergify[bot]
08d936f42b
Merge pull request #8645 from deepeshgarg007/rtl_scroll_fix
...
fix: RTL scrolling in reports
2019-10-22 12:17:14 +00:00
Himanshu Warekar
e90185222c
feat: increase mac no. of columns to 10
2019-10-22 16:46:14 +05:30
Chinmay D. Pai
63e2ceda8b
Merge branch 'v12-pre-release' of github.com:frappe/frappe into v12-pre-release
2019-10-22 16:34:41 +05:30
Prssanna Desai
3d3bd1cbcb
fix(Notifications): user check for events ( #8647 )
2019-10-22 16:33:44 +05:30
deepeshgarg007
8990b402c1
fix: RTL scrolling in reports
2019-10-22 15:44:22 +05:30
Chinmay D. Pai
33d11650b7
Merge branch 'v12-pre-release' of github.com:frappe/frappe into v12-pre-release
2019-10-22 15:39:37 +05:30
mergify[bot]
497c5faee2
Merge pull request #8644 from prssanna/notifications-fix
...
fix: Notifications fixes
2019-10-22 10:08:01 +00:00
Chinmay Pai
658de16b1b
chore: fix codacy spacing error
2019-10-22 15:19:30 +05:30
prssanna
f49738071f
fix: fix upcoming events end time
2019-10-22 15:01:19 +05:30
mergify[bot]
3dd63a6347
Merge pull request #8642 from thefalconx33/quill-tooltip-fix
...
fix: quill editor's tooltip
2019-10-22 09:14:14 +00:00
thefalconx33
b0b41bc3ce
fix qull editor's tooltip
2019-10-22 14:21:27 +05:30
Rucha Mahabal
fee29e356d
fix: home_settings should be hidden in User DocType
2019-10-22 14:19:43 +05:30
Chinmay D. Pai
37771355a3
Merge branch 'v12-pre-release' of github.com:frappe/frappe into v12-pre-release
2019-10-22 13:32:51 +05:30
Aditya Hase
26ed765f0a
chore: remove unhandled_emails patch ( #8640 )
2019-10-22 13:32:11 +05:30
Chinmay D. Pai
f1877010e7
Merge branch 'v12-pre-release' of github.com:frappe/frappe into v12-pre-release
2019-10-22 13:23:11 +05:30
sahil28297
3dce7ec079
Merge pull request #8634 from adityahase/truncate-unhandled-email
...
perf(database): Regularly clean old unhandled emails
2019-10-22 13:22:24 +05:30
Chinmay D. Pai
2bd9d8ba39
Merge branch 'v12-pre-release' of github.com:frappe/frappe into v12-pre-release
2019-10-22 13:20:24 +05:30
Himanshu
cbe8e7f764
patch: skip tags patch ( #8639 )
2019-10-22 13:16:58 +05:30
Rohan Bansal
fc1eb7fe88
fix: remove link formatter
2019-10-22 13:11:01 +05:30
Aditya Hase
7b405bbc5b
style: Remove trailing space
2019-10-22 13:04:09 +05:30
Aditya Hase
5b6b10fc27
Update unhandled_email.py
2019-10-22 13:03:00 +05:30
Aditya Hase
cef8f4d450
Update unhandled_email.py
2019-10-22 13:03:00 +05:30
Aditya Hase
83c10c9263
perf(database): Regularly clean old unhandled emails
...
Co-authored-by: sahil28297 <sahilkhan28297@gmail.com>
2019-10-22 13:03:00 +05:30
mergify[bot]
be8a9dd8eb
Merge pull request #8589 from sahil28297/fix_setup_comment
...
fix(patch): auto commit if too many writes
2019-10-22 07:24:11 +00:00
prssanna
dd82f5d815
fix: hide indicator on seen event instead of dropdown hide
2019-10-22 12:37:46 +05:30
Nabin Hait
93af6c425d
patch: reload notification log
2019-10-22 12:10:23 +05:30
Faris Ansari
aeb3fd8277
Merge pull request #8637 from netchampfaris/ignore-notification-settings
...
fix: Ignore ImportError for Notification Settings
2019-10-22 09:41:42 +05:30
Faris Ansari
eb12a00364
Merge pull request #8636 from netchampfaris/ignore-notification-settings
...
fix: Ignore ImportError for Notification Settings
2019-10-22 09:41:23 +05:30
mergify[bot]
e73b6196e0
Merge pull request #8631 from revant/fix-tests-develop
...
fix(tests): fix tests for integration module
2019-10-22 04:07:45 +00:00
Faris Ansari
221347523a
fix: Ignore ImportError for Notification Settings
...
During migrate, Notification Settings are fetched which doesn't exist
yet. It is safe to ignore it because Notification Settings are not
created anyway for any user.
2019-10-21 23:29:07 +05:30
Faris Ansari
8677230bd7
feat(Notifications): Integrated Notifications Centre ( #8632 )
2019-10-21 19:41:21 +05:30
Faris Ansari
f67c7fac61
feat(Notifications): Integrated Notifications Centre ( #8431 )
2019-10-21 19:38:08 +05:30
Faris Ansari
3bd80c3cd3
fix: tests
2019-10-21 19:16:38 +05:30
Faris Ansari
fc5b712a3c
Merge branch 'develop' of https://github.com/frappe/frappe into integrated-notifications
2019-10-21 18:47:51 +05:30
mergify[bot]
19e8862be3
Merge pull request #8559 from gavindsouza/rename-form
...
feat: rename docname and title via header
2019-10-21 12:29:25 +00:00
gavin
227e6b21a4
chore: syntax cleanup
2019-10-21 16:34:23 +05:30
Faris Ansari
83225791d8
fix: cleanup
2019-10-21 16:15:39 +05:30
Faris Ansari
18e7195af9
tests: Add tests
2019-10-21 16:02:44 +05:30
Saurabh
f1ba214b0b
feat: merge gzip and mysqldump to speedup backup ( #8524 )
2019-10-21 15:24:26 +05:30
mergify[bot]
e273ffeaf4
Merge pull request #8550 from rmehta/server-script
...
feat(server scripts): add server scripts!
2019-10-21 09:10:09 +00:00
Revant Nandgaonkar
953d9b8488
fix(tests): OAuth 2.0 tests
2019-10-21 14:30:52 +05:30
Revant Nandgaonkar
7c50b40c4b
fix(tests): ReST API tests
2019-10-21 13:36:35 +05:30
Faris Ansari
99f4372e28
style: Unused variables and imports
2019-10-21 13:32:59 +05:30