seitime-frappe/frappe/model
2019-03-05 10:26:26 +05:30
..
utils fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
__init__.py Merge branch 'master' into staging-fixes 2019-01-29 17:08:58 +05:30
base_document.py feat: New DocField "Fetch If Empty" 2019-02-26 21:46:15 +05:30
create_new.py fix: Set field default based on user permissions 2019-02-04 13:51:38 +05:30
db_query.py fix(db_query): handle null in fields list 2019-03-05 10:26:26 +05:30
db_schema.py HTML Editor control (#6237) 2018-10-11 14:07:16 +05:30
delete_doc.py fix(core): rename "View log" to "View Log" and patch (#6708) 2019-01-03 16:34:08 +05:30
docfield.py Add translation support for DocFields (#5002) 2018-02-16 15:12:12 +05:30
document.py fix: Removed unexpected keword argument 'indicator' (#7010) 2019-03-02 19:37:28 +05:30
dynamic_links.py fix(unicode): Import unicode_literals in every file (#6805) 2019-01-25 11:56:27 +05:30
mapper.py minor: mapping now takes optional args 2018-08-30 18:23:06 +05:30
meta.py feat: New DocField "Fetch If Empty" 2019-02-26 21:46:15 +05:30
naming.py fix(series): Revert series count after doc deletion 2018-10-25 14:43:31 +05:30
rename_doc.py Merge branch 'staging-fixes' into staging-fixes 2018-11-26 18:12:34 +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