Commit graph

22013 commits

Author SHA1 Message Date
prssanna
7dad9a3bb9 fix: mobile style 2019-10-09 16:29:09 +05:30
prssanna
75b624e7a2 fix: move notifications to desk, refactor notifications.js 2019-10-09 16:23:26 +05:30
prssanna
91d7c79ab0 fix: notification email style and fully clickable links 2019-10-09 16:22:58 +05:30
prssanna
5d1c5d2d08 fix: codacy 2019-10-09 16:22:58 +05:30
prssanna
b6441786fc fix(patch): reload notification settings 2019-10-09 16:22:58 +05:30
prssanna
9973e505e0 fix: doctype notification log labels 2019-10-09 16:22:58 +05:30
prssanna
70ca45c293 fix: translated strings 2019-10-09 16:22:58 +05:30
prssanna
47e59753dd fix: enqueue notification creation 2019-10-09 16:22:58 +05:30
prssanna
446f7ec739 fix: nable email for notification types 2019-10-09 16:22:58 +05:30
prssanna
6905588e68 fix: remove email notifications 2019-10-09 16:22:58 +05:30
prssanna
b15fe0d725 fix: track seen for notification log 2019-10-09 16:22:58 +05:30
prssanna
172f6777d1 fix: fully clickable list items 2019-10-09 16:22:58 +05:30
prssanna
8fa82c8d09 fix: upcoming events, open documents collapse 2019-10-09 16:22:58 +05:30
prssanna
d012ab1ab5 fix: remove 'No Activity' when first notification arrives 2019-10-09 16:22:57 +05:30
prssanna
ae0677a716 fix: store email content in notification log and send email after insert 2019-10-09 16:22:57 +05:30
prssanna
8b113f6213 fix: don't hide notifications dropdown if notifications disabled 2019-10-09 16:22:57 +05:30
prssanna
b6fa62eb05 fix: add notify param for share notification 2019-10-09 16:22:57 +05:30
prssanna
4833c04609 fix: email notifications sent only if notifications enabled and remove unused imports 2019-10-09 16:22:57 +05:30
prssanna
a431b07af3 fix: toggle collapse indicatos 2019-10-09 16:22:57 +05:30
prssanna
b1cd456729 fix: remove unused imports 2019-10-09 16:22:57 +05:30
prssanna
e648e13970 fix: common email template for notifications and added document sharing notification 2019-10-09 16:22:57 +05:30
prssanna
35aa09f3f2 fix: remove enable energy point notifications settings 2019-10-09 16:22:57 +05:30
prssanna
8ba51549d3 fix: add notification settingsroute and fix style 2019-10-09 16:22:57 +05:30
prssanna
fc38664fe7 fix: formatting 2019-10-09 16:22:57 +05:30
prssanna
730d9d91cf fix: remove unused imports 2019-10-09 16:22:57 +05:30
prssanna
b2549a275c fix: check if recipients exist in communication notification 2019-10-09 16:22:57 +05:30
prssanna
864b934fec fix: remove open_count_doctype from ModuleDetail.vue 2019-10-09 16:22:57 +05:30
prssanna
b2fdfee46a fix: formatting 2019-10-09 16:22:57 +05:30
prssanna
6a81a9d7a7 fix: remove comments 2019-10-09 16:22:57 +05:30
prssanna
f44cec60b4 fix: remove unused notifications code from toolbar.js 2019-10-09 16:22:57 +05:30
prssanna
729702bd1b fix: remove unused notifications code from desk.js 2019-10-09 16:22:57 +05:30
prssanna
2073fd1f91 fix: remove notifications code 2019-10-09 16:22:57 +05:30
prssanna
bae5049683 feat(Notifications): Add integrated notifications 2019-10-09 16:22:57 +05:30
Mangesh-Khairnar
e9e2a89dc8 Fix: lock click version (#8561) 2019-10-09 10:00:55 +05:30
mergify[bot]
217e321fc2
Merge pull request #8552 from Mangesh-Khairnar/default-perm-fix
fix: return default user permission as the leading element
2019-10-08 05:51:21 +00:00
Himanshu
c8ff4c8fe2
Merge pull request #8525 from nick9822/nick9822-fixes
[Patch issue] Move email and phone to child table
2019-10-07 19:11:22 +05:30
rohitwaghchaure
f2f49ef3bb fix: rate auto changing from 3.9 to 39 (#8560)
* fix: rate auto changing from 3.9 to 39

* fix: codacy
2019-10-07 13:40:05 +00:00
Suraj Shetty
86263e05f4 perf: Cache db columns to avoid redundant database calls (#8543)
* perf: Cache db columns to avoid redundant database calls

* fix: Move cache clearing code from doctype to schema.py

* fix: self.table_name instead of self.name

* fix: Cache columns in  "table_columns" key

`table_columns` was cached in meta but columns were also getting accessed
directly using frappe.db.get_table_columns. Now, it is cached at
`frappe.db` layer

Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2019-10-07 13:39:40 +00:00
Faris Ansari
f926a2aa48
Merge pull request #8488 from hrwX/global_tags
feat(Desk): Global Tags
2019-10-07 19:05:28 +05:30
Himanshu Warekar
6fc5cb584f fix: codacy 2019-10-07 17:18:11 +05:30
mergify[bot]
3b32c4d613
Merge pull request #8557 from frappe/clarkejj-patch-2
fix: report the DocType's name when its associated table is missing
2019-10-07 07:30:30 +00:00
mergify[bot]
6314769705
Merge pull request #8547 from marination/link-field
fix: Link field validation via set_value
2019-10-07 07:29:02 +00:00
Faris Ansari
f5792ffefa
fix: Add a check for Dynamic Link 2019-10-07 12:47:48 +05:30
Deepesh Garg
5666429a88 fix: Allow searching in multiselect field by fields in search fields and show search field related info (#8558)
* fix: Allow searching in multiselect field by fileds in search fields and show search field related info

* fix: Check icon alignment
2019-10-07 06:30:26 +00:00
Sun Howwrongbum
b47b9ef5a8 fix: pdf report js issues (#8554)
* fix: pdf report js issues

* fix: template being set to null
2019-10-07 05:42:42 +00:00
Himanshu Warekar
254ce39cc5 chore: return empty string 2019-10-07 09:32:51 +05:30
John Clarke
118bba4a83
report the name of the DocType when the associated table is missing
Reported here https://discuss.erpnext.com/t/bench-migrate-fails-with-pymysql-err-programmingerror-it-doesnt-print-what-is-the-error/53540
2019-10-06 10:34:19 -06:00
Himanshu Warekar
b4fcadca2f fix: codacy fixes 2019-10-06 21:58:48 +05:30
Himanshu Warekar
1553426807 fix: do not capitalize tag name 2019-10-06 16:30:16 +05:30
Himanshu Warekar
014c0360dd fix: list filters for tags 2019-10-06 16:09:30 +05:30