seitime-frappe/frappe/model
Rushabh Mehta 54df9298f8 [enhance] Signature Control (#3024)
* - Add controller for signature field, including buttons for save and reset
- Add library and style

* Add DB mapping for Signature field -> fix bug not saving
Add empty image, and auto load image when loading form
Add option for Signature field type on Doctype form

* Make field uneditable after submitting

* Remove console log and revert adding empty lines

* Update layout, remove edit mode/button, make save button compact. Refactor and use change event to trigger save.

* [cleanup] Signature Control
2017-04-07 13:52:42 +05:30
..
utils ListView refactor (#2715) 2017-03-06 11:32:27 +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 Fixed merge conflict 2017-03-15 11:26:55 +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 Merge branch 'master' into develop 2017-03-09 14:59:02 +05:30
db_schema.py [enhance] Signature Control (#3024) 2017-04-07 13:52:42 +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 [fix] update global search in the foreground process while migration, fixes frappe/erpnext#8233 2017-03-31 17:32:51 +05:30
dynamic_links.py [fix] [test] reset dynamic links 2016-03-10 15:46:25 +05:30
mapper.py [fix] mapper.py 2016-12-15 15:41:52 +05:30
meta.py [enhance] global search in website (#2810) 2017-03-07 16:37:50 +05:30
naming.py [minor] add a separator for append_number_if_name_exists 2017-03-31 17:21:21 +05:30
rename_doc.py [minor] fix rename_doc for old patches 2017-04-02 21:17:29 +05:30
sync.py minor fix 2017-03-06 14:42:14 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30