Commit graph

20151 commits

Author SHA1 Message Date
Suraj Shetty
af65cc58e0 fix: Use get_link_to_form to get complete url (#7722) 2019-06-19 13:19:28 +05:30
Faris Ansari
97a7e90e14
fix(MultiSelectList): Trigger get_data on input (#7713) 2019-06-19 12:15:17 +05:30
Deepesh Garg
aae730fe2a
Merge pull request #7727 from surajshetty3416/fix-postgres
fix(postgres): Pass tuple of all_ids instead of an array
2019-06-19 12:06:58 +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
deepeshgarg007
8fac582082 fix: Use hasattr instead of get 2019-06-18 19:20:34 +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
Rushabh Mehta
8355f04aea
Merge pull request #7721 from frappe/revert-7720-revert-7716-error_handlers
Revert "Revert "feat: Error handlers""
2019-06-18 15:53:10 +05:30
Rushabh Mehta
5273c41089
Revert "Revert "feat: Error handlers"" 2019-06-18 15:52:56 +05:30
Rushabh Mehta
8f89106a12
Merge pull request #7720 from frappe/revert-7716-error_handlers
Revert "feat: Error handlers"
2019-06-18 15:52:42 +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
Rushabh Mehta
7e67076feb
Merge pull request #7718 from hrwX/travis_fix
fix: travis
2019-06-18 14:46:31 +05:30
Sahil Khan
65b727ef6b Merge branch 'hotfix' 2019-06-18 14:40:40 +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
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
a6333c7763
💚 Set db_host in CI test site config
Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io>
2019-06-14 23:51:31 +02:00
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
Rushabh Mehta
fae07d4c07
Merge pull request #7698 from netchampfaris/control-multi-select-list
feat(control): Multi Select List
2019-06-14 16:19:36 +05:30
Rushabh Mehta
b7e9dc4060
Merge pull request #7700 from netchampfaris/fix-ace-double-render
fix: Ace editor double render
2019-06-14 16:17:54 +05:30
Rushabh Mehta
6aa0887baf
Merge pull request #7701 from netchampfaris/table-multiselect-focus
fix: Focus input on multiselect area click
2019-06-14 16:17:32 +05:30
Rushabh Mehta
4f2b330fc2 fix(control): navigate back to link if new object created from dynamic link 2019-06-14 15:48:23 +05:30
Rushabh Mehta
9fbe0f46d5 fix(control): navigate back to link if new object created from dynamic link 2019-06-14 15:18:06 +05:30
Faris Ansari
3c0f7b0eb4 fix: Focus input on multiselect area click 2019-06-14 14:38:54 +05:30
Suraj Shetty
59ac009d5a fix: Codacy 2019-06-14 13:03:48 +05:30
Faris Ansari
36e0622589 fix: Ace editor double render 2019-06-14 12:31:10 +05:30
Suraj Shetty
1833c01029 fix: Skip transition if next state of the transition is optional 2019-06-14 11:44:53 +05:30
jijan1985
e31670c308 fix: quoting special characters and appropriately encoding non-ASCII filename (#7472) 2019-06-14 11:44:02 +05:30