UrvashiKishnani
8ac66bbb37
fix: removed keyboard smash ( #12186 )
2021-01-13 19:22:08 +05:30
mergify[bot]
257b9941d4
Merge pull request #12149 from deepeshgarg007/before_validate_event
...
feat: Allow ignoring validations via server script
2021-01-12 05:51:40 +00:00
Anurag Mishra
b59f818f74
feat: allow to save with select permission
2021-01-08 17:33:06 +05:30
Rushabh Mehta
b5b3d5a920
Merge pull request #12165 from resilient-tech/perf-get_controller
...
perf: revert to using global instead of frappe.cache for 75% reduction in call time
2021-01-08 14:33:28 +05:30
mergify[bot]
9883678280
fix(DocType): typos in version_html (endif instead of endfor) (bp #12106 ) ( #12112 )
...
* fix(DocType): typos in version_html (endif instead of endfor)
(cherry picked from commit a4f48766a1d44497eaab7306c1b900ddc3d297c2)
Co-authored-by: ci2014 <christoph.isik@wpci.de>
2021-01-08 11:28:16 +05:30
Deepesh Garg
5c26ff4a02
Merge branch 'develop' of https://github.com/frappe/frappe into before_validate_event
2021-01-07 11:18:22 +05:30
Sagar Vora
34ad0cf331
fix: introduce frappe.controllers; clear global if cache is cleared; replace old references
2021-01-07 10:57:08 +05:30
Suraj Shetty
63ac675c0e
Merge branch 'develop' into auto-repeat
2021-01-06 17:36:18 +05:30
Shivam Mishra
53eda718b6
Merge pull request #12078 from scmmishra/permission-alert-flag
2021-01-06 12:51:17 +05:30
Anupam Kumar
dfc5fb3b5d
fix: list view comment count ( #12156 )
2021-01-05 17:05:35 +05:30
Deepesh Garg
edc959a703
fix: Clear server script maap after test
2021-01-05 14:46:00 +05:30
mergify[bot]
3fdf78c5cb
Merge pull request #12099 from frappe/document-naming-rule-field-validation
...
fix: document naming rule validation for fields
2021-01-04 09:37:03 +00:00
Shivam Mishra
aad5ace31a
fix: clear cache after removing server scripts
2021-01-04 11:38:39 +05:30
Deepesh Garg
dd46199dd7
feat: Allow ignoring validations via server script
2021-01-03 20:04:45 +05:30
Saurabh
97b693c6b0
feat: Added permission to grant only Select access to document ( #12063 )
...
* feat: add permtype 'select' to DocPerm and CustomDocPerm
* feat: add 'select' perm in rights tupple
* feat: provisions to handle select permission
* feat: toggle href based on permissions
* feat: pass permission type explicitly while validating link in permission check
* fix: sider
* feat: added test cases to validate select perm
* feat: add method frappe.only_has_select_perm to explicitly check the select perm
* fix: if user only has select perm then do not show anchor tag for link fields
* fix: sider
2020-12-29 16:58:28 +05:30
Abhishek Balam
f38615585b
fix:email section typo
2020-12-23 21:38:43 +05:30
Abhishek Balam
3db2fd2c9f
fix: Email Section label typo
2020-12-23 21:37:24 +05:30
Shivam Mishra
424c0c50f8
fix: set alert flag to false by default
2020-12-23 13:50:18 +05:30
Rushabh Mehta
4efe5a12e0
Merge pull request #12105 from rohitwaghchaure/fixed-module-removed-issue
...
fix: do not remove the modules from txt file if developer mode is off
2020-12-21 12:52:49 +05:30
Rohit Waghchaure
5a77383aa8
fix: donot remove the modules from txt file if developer mode is off
2020-12-19 13:21:28 +05:30
pateljannat
d3a046a72c
fix: check for doctype change before validation
2020-12-18 21:18:47 +05:30
pateljannat
6d98953191
fix: change request
2020-12-18 14:35:00 +05:30
pateljannat
ebd6de1ae1
fix: document naming rule validation for fields
2020-12-18 12:04:50 +05:30
Marica
d5a1faebcb
Merge pull request #11795 from gavindsouza/fix-broken-folders
...
fix: Rename Doc (and others)
2020-12-17 11:37:33 +05:30
Gavin D'souza
c876cdc63e
fix: Update controllers via delete_doc and rename_doc only in
...
developer_mode
2020-12-16 19:04:59 +05:30
Gavin D'souza
49b9540f4e
Merge branch 'develop' of github.com:frappe/frappe into fix-redis-dependency-during-setup-1
2020-12-15 11:52:53 +05:30
mergify[bot]
718b8ae594
Merge pull request #12044 from deepeshgarg007/query_report_filter
...
fix: Query report filter
2020-12-14 07:24:13 +00:00
Shivam Mishra
568426668f
feat: add alert flag for permission validation
...
In case default permissions are not set, the alert flag will indicate if an alert has to be shown in the UI or not
2020-12-11 13:55:31 +05:30
Gavin D'souza
1a5ed2a6fd
Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders
2020-12-10 14:17:05 +05:30
Faris Ansari
3f8b4a70f4
Merge branch 'develop' into permission-query-server-script
2020-12-09 19:51:37 +05:30
Deepesh Garg
b1cab9a9c1
fix: Query report filter
2020-12-05 19:26:52 +05:30
Faris Ansari
9ac14fb5ab
feat: Permission Query script type
...
Add dynamic conditions in where clause of get_list query
2020-12-03 23:26:34 +05:30
mergify[bot]
c394488f79
Merge pull request #12008 from gavindsouza/server-script-fixes
...
fix: Server scripts enhancements
2020-12-03 11:32:21 +00:00
Anuja Pawar
aadbdfbd84
refactor(System Settings): Remove redundant code ( #12027 )
...
Co-authored-by: Anuja <anuja-frappe@Frappe.local>
2020-12-02 17:51:38 +05:30
Abhishek Balam
e306f5601c
fix: made requested changes
2020-11-30 18:58:53 +05:30
Abhishek Balam
7d4992549d
feat: added option in system settings to remove exif tags, default 1
2020-11-30 17:19:35 +05:30
Gavin D'souza
4810d07a8a
test: Add tests for throwing AttributeError if method not found
2020-11-30 15:25:47 +05:30
Abhishek Balam
3a074756c1
fix: removed content_type param
2020-11-30 14:58:01 +05:30
Abhishek Balam
bd2e3530cd
fix: strip exif data from image files before uploading
2020-11-30 11:59:16 +05:30
Gavin D'souza
861f41684c
Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders
2020-11-27 16:23:59 +05:30
Gavin D'souza
58806db5c7
Merge branch 'develop' of github.com:frappe/frappe into rename-doc-rename-link-fields
2020-11-27 15:10:02 +05:30
Gavin D'souza
58ed57e8f5
fix: Add postgreSQL support for rename_doc queries
2020-11-27 15:01:46 +05:30
Gavin D'souza
8d3894e8a5
fix: Validate Python syntax on saves
2020-11-27 11:01:49 +05:30
Rucha Mahabal
c903286465
fix: Not able to save Domain Settings ( #11984 )
2020-11-24 23:28:00 +05:30
Gavin D'souza
d8335e7a0e
Merge branch 'develop' of github.com:frappe/frappe into fix-broken-folders
2020-11-23 11:17:41 +05:30
gavin
f5f30a66a7
Merge pull request #11935 from gavindsouza/get_local_image
...
fix: Manage private images via get_local_image
2020-11-19 16:07:57 +05:30
mergify[bot]
1affc41aa6
Merge pull request #11869 from prssanna/prepared-report-batch-deletion
...
fix: delete prepared reports in batches
2020-11-18 10:43:30 +00:00
Suraj Shetty
ca3515c05a
Merge branch 'develop' into prepared-report-batch-deletion
2020-11-18 15:57:18 +05:30
Suraj Shetty
e084bfd83a
Merge branch 'develop' into maximum-attachment-limit-validation-develop
2020-11-18 14:32:37 +05:30
Shivam Mishra
563761cbb6
Merge pull request #11827 from ruchamahabal/fix-auto-repeat-field-creation
...
fix: create auto_repeat field only if docfield/custom field does not exist
2020-11-18 11:25:04 +05:30