Mangesh-Khairnar
097f00d37d
feat: add css class for maintaing state in rating
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
93561c4ff5
feat: set default value for the rating control
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
c660efdf0c
feat: register a separate event for click by maintaining state
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
32f834be78
feat: add font awesome as part of frappe-web-b4
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
813b6fc777
feat: create a control for rating
2019-03-25 16:47:28 +05:30
Mangesh-Khairnar
0d98d24a40
feat: add rating field in the webform
2019-03-25 16:47:28 +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
Saurabh
1e4abd4f5b
bumped to version 11.1.15
2019-03-20 15:00:47 +06:00
Suraj Shetty
76fd9939a7
Merge pull request #7091 from netchampfaris/reverse-sitemap
...
feat: Flip sitemap switch
2019-03-20 14:09:04 +05:30
Suraj Shetty
d30cd0b4b4
Merge pull request #7090 from saurabh6790/password_fix
...
fix: do not check password strength while creating system manager
2019-03-20 13:24:55 +05:30
Faris Ansari
33932b14db
fix: Sitemap test
2019-03-20 13:03:23 +05:30
Suraj Shetty
1135b05cdd
Merge pull request #7093 from deepeshgarg007/auto_email_fix
...
fix: Auto email report fix
2019-03-20 12:41:40 +05:30
deepeshgarg007
47f07668cc
fix: Key error handling
2019-03-20 12:10:52 +05:30
Rushabh Mehta
79e7be3303
Merge pull request #7089 from rmehta/assignment-rule-refactor
...
fix(assignment-rule): try unassignment from all rules first, then try assignment
2019-03-20 11:28:54 +05:30
deepeshgarg007
7c0bb37230
fix:Auto email report fix
2019-03-19 21:39:47 +05:30
Faris Ansari
74be94433f
test: Sitemap
2019-03-19 20:46:41 +05:30