seitime-frappe/frappe/model
Manas Solanki d0857f8013 Apply User Permissions is being ignored for blank field values (#3496)
* issue where Apply User Permissions is being ignored for blank field values

* configurable settings and added test case

* Update system_settings.json

* save and use locally stored value for strict user permission
2017-07-06 10:48:12 +05:30
..
utils [cleanups] 2017-06-22 18:21:48 +05:30
__init__.py [fix] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +05:30
base_document.py [text-editor] dont keep refreshing value and better message for mandatory missing 2017-07-05 14:38:05 +05:30
create_new.py [fix] No need of sanitization while creating new_doc 2016-01-19 16:51:20 +05:30
db_query.py Apply User Permissions is being ignored for blank field values (#3496) 2017-07-06 10:48:12 +05:30
db_schema.py Validate column length (#3556) 2017-07-05 15:03:01 +05:30
delete_doc.py [minor] delete feedback and open feedback request if document is deleted 2017-02-22 15:41:33 +05:30
docfield.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
document.py [minor] correct flag setting 2017-06-22 18:21:48 +05:30
dynamic_links.py Dynamic link validation, sort the sequence of the doctypes based on the field User Cannot Search (#3173) 2017-04-27 16:48:51 +05:30
mapper.py Multiselect dialog for getting items (#3255) 2017-05-15 11:29:41 +05:30
meta.py [minor] cleanups and optimization fixes 2017-06-20 12:46:43 +05:30
naming.py [minor] corrects docstring for set_new_name 2017-06-27 14:00:23 +01:00
rename_doc.py [Fix] Not able to rename the company if it's linked with the single doctype which has mandatory fields (#3614) 2017-07-05 13:47:17 +05:30
sync.py Python 3 compatible print statements (#3199) 2017-05-01 12:34:29 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30