seitime-frappe/frappe/model
2018-07-02 21:49:07 +05:30
..
utils minor fix 2018-06-04 12:26:53 +05:30
__init__.py python 3 fixes 2018-03-31 18:15:43 +05:30
base_document.py ignore save password based on fieldname (#5749) 2018-06-29 15:52:29 +05:30
create_new.py Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
db_query.py [fix] Sanitize blacklisted functions 2018-05-30 15:25:40 +05:30
db_schema.py Update db_schema.py (#5622) 2018-05-28 16:02:32 +05:30
delete_doc.py Account for documents with integer names so they can be deleted. (#5567) 2018-05-22 11:23:59 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py Check if hasattr track_views (#5685) 2018-06-15 11:07:20 +05:30
dynamic_links.py Added order by in_create for dynamic link query (#3849) 2017-08-04 10:55:38 +05:30
mapper.py fetch_from fixes in mapper 2018-05-25 09:55:58 +05:30
meta.py Fetch from property is now applicable for all fieldtypes except no_value_fields (#5624) 2018-05-29 10:54:45 +05:30
naming.py [fix] set default naming_series in naming.py if not set 2018-06-06 12:00:27 +05:30
rename_doc.py Return if no link fields found (#5764) 2018-07-02 21:49:07 +05:30
sync.py Slack integration (#5640) 2018-06-11 15:11:00 +05:30
workflow.py Move allow self approval check to transisition for more control (#5691) 2018-06-21 09:08:27 +05:30