Commit graph

22171 commits

Author SHA1 Message Date
Rohan Bansal
9f9f76a010 fix: include items with hyphen in global search irrespective of query 2019-10-24 13:47:35 +05:30
Faris Ansari
f8507dec01
Merge pull request #8665 from adityahase/faster-desk-2
perf(desk): Faster desk
2019-10-23 23:28:18 +05:30
mergify[bot]
f24b2688c0
Merge pull request #8664 from adityahase/wtf-fix
perf(desk): Use cached meta
2019-10-23 17:30:39 +00:00
Aditya Hase
2fd835803a
perf(notifications): Let database do the counting 2019-10-23 23:00:03 +05:30
Aditya Hase
7630ce6d3e
perf(moduleview): Query all disabled reports once 2019-10-23 23:00:03 +05:30
Aditya Hase
ea2c971d58
perf(boot): Query all report_types at once 2019-10-23 23:00:03 +05:30
Aditya Hase
b483aa40db
perf(moduleview): JOIN with CONCAT is slow 2019-10-23 23:00:03 +05:30
Aditya Hase
10bd8012ce
perf(orm): Use cached table_columns instead of querying the database 2019-10-23 23:00:02 +05:30
mergify[bot]
d3de54aaa1
Merge pull request #8663 from hrwX/rename-doc-fix
fix: Rename Document Fix
2019-10-23 17:13:10 +00:00
Himanshu Warekar
604b659353 fix: check for old and new names 2019-10-23 22:26:45 +05:30
Himanshu Warekar
31cef1ac5b fix: arguments not passed 2019-10-23 22:26:32 +05:30
Aditya Hase
e3df3f0b17
perf(desk): Use cached meta 2019-10-23 22:21:49 +05:30
mergify[bot]
c7a04add35
Merge pull request #8654 from rohitwaghchaure/fixed_pdf_print_format
fix: PDF print overlapping text content for the table header
2019-10-23 08:33:29 +00:00
mergify[bot]
62fb497f63
Merge pull request #8648 from hrwX/more_listview_columns
feat(ListView): More Listview Columns
2019-10-23 08:28:30 +00:00
Rohit Waghchaure
04bde96fd7 fix: PDF print overlapping text content for the table 2019-10-23 13:48:32 +05:30
Faris Ansari
c557ddf258
Merge pull request #8653 from netchampfaris/notification-settings-fix
fix(Notification Settings): Use get_doc after db.exists
2019-10-23 13:14:25 +05:30
Himanshu
b50d6c0815 feat: Select dropdown arrow (#8549)
* feat: select arrow

* fix: muted text and change px to em

* fix: Inject select icon

* fix: use wrapper instead of input_wrapper
2019-10-23 07:41:58 +00:00
Faris Ansari
14ad78d8db fix(Notification Log): Add Role All in Permissions 2019-10-23 12:48:40 +05:30
Faris Ansari
9f03c08e6e fix(Notification Settings): Use get_doc after db.exists 2019-10-23 12:45:27 +05:30
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
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
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
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
Aditya Hase
26ed765f0a chore: remove unhandled_emails patch (#8640) 2019-10-22 13:32: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
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
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
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