seitime-frappe/frappe/model
Faris Ansari 1a76d64781 ListView refactor (#2715)
* [list_settings] save last_view, kanban_board, gantt_mode

* listview.js cleanup

* image_view refactor

* image_view done

* wip

* [photoswipe] wip

* show view for calendar, kanban even if no results

* [gantt_view] refactor into separate file

* [imageview] 3 column border fix

* [imageview] gallery working

* delete old libs

* indentation to tabs

* [gantt] update lib, custom popup html

* custom fontawesome checkbox

* reset gantt state when not permitted

* checkbox styling fix

* working commit

* image, calendar, gantt view working

* more refactoring, kanban view

* minor

* removed old files

* user settings improved

* filters and sort selector de-coupling

* wip

* [imageview] white pswp background

* kanban filters saving fixed

* fixed reportview

* minor

* removed listing.js

* minor fixes and cleanup

* patch for UserSettings table

* patch fix
2017-03-06 11:32:27 +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 Set Only Once for Datetime (#2621) 2017-01-24 10:58:33 +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 ListView refactor (#2715) 2017-03-06 11:32:27 +05:30
db_schema.py Avoid exception when changing fieldname from upper to lowercase (#2517) 2016-12-29 10:51:50 +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] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +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] Web View settings in DocType (#2798) 2017-03-05 11:12:32 +05:30
naming.py [fix] name case for doctype, fixes #2029 2016-09-12 16:02:18 +05:30
rename_doc.py [fix] socket io limit doc_open and other minor fixes 2017-02-24 14:46:34 +05:30
sync.py [minor] remove in_fitler, fixes #7381 (#2649) 2017-01-30 15:30:44 +05:30
workflow.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30