Aditya Hase
71fc4cbd3a
fix: Trigger notifications after updating last_login, last_ip fields
...
Notifications for User doctype based on Value Change in last_ip,
last_login, last_active aren't triggered because of updates performed
through frappe.db.sql. This behavior is fixed by explicitly triggering
notifications.
2019-06-20 11:16:48 +05:30
gavin
7b7289431e
fix: Title on web list view ( #7728 )
2019-06-19 20:37:36 +05:30
Rushabh Mehta
06956cf718
Merge pull request #7726 from hrwX/timeline_sender
...
fix: Show Contact Name in Timeline Item
2019-06-19 17:22:02 +05:30
Himanshu Warekar
0a2edf0649
fix: if not sender_name then show contact name
2019-06-19 14:50:29 +05:30
Rushabh Mehta
f40ace38aa
Merge pull request #7719 from prssanna/mobile-refactor
...
fix: Improvements for mobile view
2019-06-19 14:35:50 +05:30
Suraj Shetty
af65cc58e0
fix: Use get_link_to_form to get complete url ( #7722 )
2019-06-19 13:19:28 +05:30
Himanshu Warekar
642cc32d7a
Merge branch 'develop' of https://github.com/frappe/frappe into timeline_sender
2019-06-19 12:49:52 +05:30
Himanshu Warekar
994c32bffa
fix: set sender full name from contacts
2019-06-19 12:49:28 +05:30
Faris Ansari
b330fc3a52
Merge branch 'mobile-refactor' of https://github.com/prssanna/frappe into mobile-refactor
2019-06-19 12:18:34 +05:30
Faris Ansari
97a7e90e14
fix(MultiSelectList): Trigger get_data on input ( #7713 )
2019-06-19 12:15:17 +05:30
Suraj Shetty
15b98ea737
Merge branch 'travis-fix' of https://github.com/deepeshgarg007/frappe into fix-postgres
2019-06-19 11:50:30 +05:30
Suraj Shetty
b6c56ff94f
fix(postres): Pass tuple of all_ids instead of an array
...
- Fixes failing build for postgres
2019-06-19 11:18:57 +05:30
Himanshu Warekar
caa6455866
fix: show sender name
2019-06-18 22:05:21 +05:30
Prssanna Desai
8ecd9c35db
fix: more improvements
2019-06-18 20:22:13 +05:30
Prssanna Desai
abbafc7f11
fix: improvements for mobile view
2019-06-18 20:22:13 +05:30
deepeshgarg007
8fac582082
fix: Use hasattr instead of get
2019-06-18 19:20:34 +05:30
Faris Ansari
02081a8b13
fix: Reports dropdown for mobile
2019-06-18 19:05:54 +05:30
Faris Ansari
0c7392a597
fix: Fetch app_logo via hooks
2019-06-18 19:05:25 +05:30
deepeshgarg007
6ded721da4
fix: Assign exception_type only if exception name available
2019-06-18 18:56:50 +05:30
Nabin Hait
b375ee9eef
fix: merge conflict
2019-06-18 18:45:21 +05:30
Faris Ansari
55914b9572
fix: Styles for Grid
2019-06-18 17:53:42 +05:30
Rushabh Mehta
5273c41089
Revert "Revert "feat: Error handlers""
2019-06-18 15:52:56 +05:30
Rushabh Mehta
3f9aa734a3
Revert "feat: Error handlers"
2019-06-18 15:52:26 +05:30
Rushabh Mehta
3676ccf7b0
Merge pull request #7716 from deepeshgarg007/error_handlers
...
feat: Error handlers
2019-06-18 15:50:00 +05:30
Rushabh Mehta
54450ef6ce
Merge pull request #7717 from deepeshgarg007/error_handlers_hotfix
...
feat: Error handlers
2019-06-18 15:49:47 +05:30
Sahil Khan
1e25e66c37
bumped to version 11.1.36
2019-06-18 15:00:40 +05:50
Himanshu Warekar
f5ee86fc8c
fix: travis
2019-06-18 13:11:09 +05:30
Prssanna Desai
79a5a7d358
fix: more improvements
2019-06-18 12:58:09 +05:30
Prssanna Desai
883a62083d
fix: improvements for mobile view
2019-06-18 12:58:09 +05:30
deepeshgarg007
e2a8cfd6a7
feat: Server side error handlers
2019-06-18 12:28:57 +05:30
deepeshgarg007
da07dfb217
feat: Server side error handlers
2019-06-18 12:22:44 +05:30
Aditya Hase
005a28654b
fix(communication): Remember cc and bcc fields from last message as well ( #7715 )
...
After closing New Email dialog, unlike content, recipients and subject fields
cc and bcc fields were not stored.
2019-06-18 11:29:00 +05:30
Faris Ansari
5ce0a97070
fix(chat): Add check for sys_defaults ( #7710 )
2019-06-18 11:27:42 +05:30
Himanshu
c64851de47
fix(Activity): Communication Query ( #7696 )
2019-06-18 10:52:59 +05:30
Rushabh Mehta
5cf73c4390
fix(charts): bump frappe charts to 1.2.2
2019-06-17 17:33:18 +05:30
Suraj Shetty
6cd1068841
Merge pull request #7709 from deepeshgarg007/filter-description-v2
...
fix: Awesomplete filter description fixes
2019-06-17 15:02:40 +05:30
Suraj Shetty
a26c3746fd
style: Fix formatting
2019-06-17 15:00:59 +05:30
Rushabh Mehta
344a78f038
fix(ux): less obstrusive message after completion of bulk ops
2019-06-17 14:49:07 +05:30
deepeshgarg007
bb91326a57
fix: Remove mapping
2019-06-17 13:19:27 +05:30
deepeshgarg007
433c1f131f
fix: Update Mapping
2019-06-17 13:16:20 +05:30
deepeshgarg007
6cf1f0c479
fix: Missing Semicolon
2019-06-17 12:27:28 +05:30
deepeshgarg007
d6a88ebbe0
fix: Codacy fixes
2019-06-17 12:25:33 +05:30
Himanshu
646140cf40
feat(Communication): Automatic Email Linking in Document ( #7601 )
...
Attach an email to a document's timeline by parsing the email of the format `test_email+ToDo+abc1234@example.com`
2019-06-17 11:43:49 +05:30
Rushabh Mehta
f9cd91cca2
Merge pull request #7703 from netchampfaris/website-theme-ux
...
fix(UX): Website Theme
2019-06-17 10:48:20 +05:30
Rushabh Mehta
96e5823625
Merge pull request #7705 from Monogramm/develop
...
fix: Use db_host to setup pgsql and close #7704
2019-06-17 10:47:17 +05:30
Suraj Shetty
f246aa02cb
Merge pull request #7684 from surajshetty3416/fix-workflow
...
feat: Ability to skip creation of workflow action for optional states
2019-06-15 20:45:56 +05:30
deepeshgarg007
425cf4e1ce
fix: Filter description array filter fixes
2019-06-15 17:26:32 +05:30
mathieu.brunot
63cda10b9b
🐛 Use db_host to setup pgsql and close #7704
...
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-14 18:52:56 +02:00
Faris Ansari
b8ddf69cbf
fix(UX): Website Theme
...
- Remember configure dialog values
- Better compile error message
2019-06-14 20:00:10 +05:30
Suraj Shetty
bea7c72ae9
fix: Update checkbox description
2019-06-14 16:40:33 +05:30