seitime-frappe/frappe/model
2019-05-16 15:44:46 +05:30
..
utils Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
__init__.py feat: initialize a new fieldtype called rating 2019-03-25 16:47:28 +05:30
base_document.py fix(null-handling): for doctype, doctype, ignore null values 2019-05-16 15:44:46 +05:30
create_new.py fix: filter default docs from allowed docs 2019-04-22 13:54:05 +05:30
db_query.py Improve query for assignment count and add test 2019-03-27 22:41:02 +05:30
db_schema.py feat: add typemap for rating control 2019-03-25 16:47:28 +05:30
delete_doc.py BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms 2019-05-13 14:18:02 +05:30
docfield.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
document.py feat: added follow on creation and changes done by user will not send to him (#7460) 2019-05-13 14:59:49 +05:30
dynamic_links.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
mapper.py New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +05:30
meta.py Merge branch 'master' into develop 2019-03-08 09:38:18 +00:00
naming.py Merge branch 'master' into develop 2019-03-28 13:44:14 +05:30
rename_doc.py fix(report): Allow report export only if user has export permission on ref doctype (#7458) 2019-05-15 11:59:13 +05:30
sync.py feat(dashboard): Create Dashboard Chart Source docs from exported files 2019-03-25 12:41:17 +05:30
workflow.py Move allow self approval check to transisition for more control (#5691) 2018-06-21 09:08:27 +05:30