seitime-frappe/frappe/model
Saurabh abe1defb25
Merge pull request #7463 from rmehta/remove-feedback-trigger
BREAKING CHANGE: remove Feedback Trigger and Feedback Rating, this was not very configurable and can now be done better with Web Forms
2019-05-14 15:18:44 +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: rating fieldtype for child table nonetype values 2019-04-11 14:58:18 +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 New Control: Table MultiSelect (#6675) 2018-12-28 15:36:59 +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