Faris Ansari
f7408d4d1c
fix: Revert Multiselect, add MultiSelectPills
...
MultiSelect with pills doesn't work well in Report filters. So we
introduce another control which can be used wherever appropriate.
2019-03-31 17:18:22 +05:30
Faris Ansari
a0e7f28438
wip
2019-03-29 20:17:37 +05:30
Faris Ansari
65484367bd
fix: Desktop
...
- Customize Shortcuts dialog
- Show / Hide cards dialog
- MultiSelect UI Pills
2019-03-29 13:16:11 +05:30
Prateeksha Singh
23d4dfcedf
Merge pull request #7145 from pratu16x7/fix-set-chart-report
...
fix(set_chart): Don't truncate null labels
2019-03-27 18:25:54 +05:30
Prateeksha Singh
9c5310acdf
fix(set_chart): Don't truncate null labels
2019-03-27 18:16:10 +05:30
Faris Ansari
8081ad1c38
fix: Remove deprecated fields from Customize Form ( #7143 )
2019-03-27 15:42:21 +05:30
Faris Ansari
cd95d43d41
Merge pull request #7142 from netchampfaris/misc-fixes-3
...
Miscellaneous Fixes
2019-03-27 15:18:30 +05:30
Faris Ansari
7ca290b2d5
fix: Remove time measurement
2019-03-27 15:17:39 +05:30
Faris Ansari
34b0951281
fix: Chain setup_defaults in all type of views
2019-03-27 15:14:06 +05:30
Faris Ansari
c9e432e62a
fix: Ignore files that don't exist in Dropbox backup
2019-03-27 15:13:03 +05:30
Aditya Hase
4a2881450d
fix(tests): Show test duration if it exceeds SLOW_TEST_THRESHOLD ( #7119 )
2019-03-27 14:38:25 +05:30
Anurag Mishra
f8a0257c20
fix: Define default currency for Mozambique ( #7118 )
2019-03-27 13:12:52 +05:30
Prateeksha Singh
46738bf90a
fix(comment): allow sender or comment_email to render a comment ( #7138 )
2019-03-26 19:55:49 +05:30
Deepesh Garg
dc28e54d47
fix(blog_post): Fix for blog post having content as HTML ( #7134 )
...
* fix: Handling for HTML content type
* fix: use get_html_content_based_on_type for content
* fix: fetch content_html and content_md
2019-03-26 11:32:27 +05:30
Faris Ansari
87d5710956
fix: Move doctype patch to top ( #7129 )
...
- This fixes the ERPNext patch
2019-03-25 19:39:20 +05:30
Deepesh Garg
6251c24706
fix: Formatting issue in print_grid template ( #7125 )
...
https://github.com/frappe/frappe/pull/7122
2019-03-25 15:51:51 +05:30
Suraj Shetty
39b1de93f8
Merge pull request #7113 from netchampfaris/request-data-fix
...
fix: Dont append request data to form_dict
2019-03-25 14:09:31 +05:30
Faris Ansari
bdf14d3e16
fix: Reload doctype in patch ( #7114 )
2019-03-25 10:51:59 +05:30
Faris Ansari
f63ad574e5
fix: Dont append request data to form_dict
...
This breaks many whitelisted methods which do not expect a data arg,
and also the methods which expect an optional data arg but the value is
not passed.
Examples:
frappe.desk.reportview.get
frappe.desk.doctype.bulk_update.bulk_update.submit_cancel_or_update_docs
2019-03-24 12:12:53 +05:30
Frappe Bot
bd2e410a02
Merge branch 'master' into develop
2019-03-23 07:23:54 +00:00
Frappe Bot
b7b061105f
Merge branch 'hotfix'
2019-03-23 07:21:22 +00:00
Frappe Bot
30bc0f95ad
bumped to version 11.1.16
2019-03-23 07:21:22 +00:00
Rushabh Mehta
aae2c0e4e7
Merge pull request #7110 from khadijazaki/master
...
fix: indentation error in validate_email_address
2019-03-23 11:54:16 +05:30
Faris Ansari
f01130d1da
fix(HTML Editor): Update preview when form changes ( #7108 )
2019-03-22 18:56:22 +05:30
Deepesh Garg
f544dcafbe
Merge pull request #7106 from netchampfaris/user-signup-fix-2
...
fix: Ignore password policy in new user signup
2019-03-22 18:45:35 +05:30
khadijazaki
946cea700a
fixed indentation error
2019-03-22 17:38:35 +05:00
Rushabh Mehta
98b1608ce9
Merge pull request #7100 from netchampfaris/doctype-form-ux
...
fix: Doctype UX
2019-03-22 17:59:07 +05:30
Rushabh Mehta
c6a7165d52
Merge pull request #7103 from netchampfaris/blog-post-fix
...
fix(BlogPost): Get content based on type
2019-03-22 17:58:42 +05:30
Faris Ansari
8c6c46281a
fix: Ignore password policy in new user signup
2019-03-22 17:53:40 +05:30
Chinmay Pai
3c6b6dfcdf
Merge pull request #7104 from sahil28297/fix_email
...
fix: proxied 'validate_email_add'
2019-03-22 15:46:02 +05:30
Sahil Khan
44a2180d1a
fix: proxied 'validate_email_add'
2019-03-22 15:41:30 +05:30
Faris Ansari
d9807d346e
fix(BlogPost): Get content based on type
2019-03-22 10:03:14 +00:00
Shivam Mishra
efa8263d2b
Merge pull request #7102 from scmmishra/hotfix
...
fix: Proxied `validate_email_add`
2019-03-22 15:18:56 +05:30
scmmishra
349132f392
fix: Proxied validate_email_add
2019-03-22 15:00:16 +05:30
Rushabh Mehta
3e41c9421b
Merge pull request #7098 from sunnyakaxd/patch-5
...
fix: Variable bleed in response
2019-03-22 14:14:01 +05:30
Suraj Shetty
fda05cab83
Merge pull request #7097 from netchampfaris/refactor-custom-script
...
fix: Custom Script form and UX
2019-03-22 10:17:09 +05:30
Suraj Shetty
b79308b3bc
Merge pull request #7094 from netchampfaris/remove-old-style-custom-scripts
...
fix: Remove cscript and cur_frm from all client scripts
2019-03-22 10:15:30 +05:30
Faris Ansari
3c40742c96
fix: Remove deprecated fields from framework sql
2019-03-22 10:04:26 +05:30
Faris Ansari
f724cd84a1
fix: Remove usage of script_type
2019-03-22 00:32:50 +05:30
Faris Ansari
60a9b6cb06
wip: fields not mandatory
2019-03-22 00:31:28 +05:30
Faris Ansari
3eaf26dca9
fix: Patch to remove deprecated fields
2019-03-22 00:24:41 +05:30
Faris Ansari
ba741e5ced
fix: Add custom button to go to list
2019-03-22 00:00:03 +05:30
Faris Ansari
e556ea5c59
fix(UX): Reorganize DocType Form Fields
2019-03-21 23:59:31 +05:30
Himanshu Mishra
d0eb066fa4
Variable bleed in response
2019-03-21 16:49:35 +05:30
Faris Ansari
13512a4444
fix: Missing semicolon
2019-03-21 14:43:21 +05:30
Faris Ansari
9d1b8f896a
fix: Custom Script form helpers and UX
2019-03-21 14:30:43 +05:30
Faris Ansari
dbd478dea4
fix(Custom Script): Remove script_type field
2019-03-21 14:29:57 +05:30
Faris Ansari
19c4f6086e
fix: Remove cscript and cur_frm from all client scripts
...
- DocType
- Report
- Property Setter
- Newsletter
- Currency
- Contact
- Address and Contact
2019-03-20 17:29:43 +05:30
Saurabh
6d9fa54f0b
Merge branch 'master' into develop
2019-03-20 14:30:48 +05:30
Saurabh
8134ffcb35
Merge branch 'hotfix'
2019-03-20 14:30:47 +05:30