seitime-frappe/frappe/desk
Zarrar e76b3eef4e [Enhance] New DocField - 'Fetch From' (#5563)
* add new docfield fetch_from - serves as add_fetch

* replace options.split with fetch_from.split

* copied data from options to fetch_from

* patch to update fetch_from for docfield, custom_field and property_setter

* update tests according to fetch_from change
2018-05-23 11:07:57 +05:30
..
doctype [Enhance] New DocField - 'Fetch From' (#5563) 2018-05-23 11:07:57 +05:30
form Permission improvements (#5494) 2018-05-04 13:13:29 +05:30
page Merge branch 'master' into develop 2018-05-22 08:45:40 +00:00
report [minor] move todo report to correct module, desk 2017-06-22 18:21:48 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
calendar.py set color if color field in any doctype 2018-04-30 13:55:33 +05:30
desk_page.py Change raise syntax to python 3 compatible style (#3497) 2017-06-19 09:07:19 +05:30
gantt.py [gantt] fix multiple task updates (#2655) 2017-02-02 11:00:39 +05:30
like.py Except and raise statement python 3 compatible style (#3216) 2017-05-11 10:51:59 +05:30
moduleview.py [hotfix] sanitize fields to avoid mysql injection (#4994) 2018-02-13 14:45:51 +05:30
notifications.py python 3 fixes 2018-03-31 18:15:43 +05:30
query_builder.py Pure Python MySQL instead mysqlclient (with Python C API) (#4280) 2017-11-06 16:42:01 +05:30
query_report.py Fixed merge conflict 2018-05-05 12:12:28 +05:30
report_dump.py DataTable in GridReport (#5234) 2018-03-21 12:36:55 +05:30
reportview.py [fix] Query Report data fetch (#5441) 2018-04-12 17:50:02 +05:30
search.py Update search.py (#5409) 2018-04-09 11:18:42 +05:30
tags.py Added tag search (#3759) 2017-07-25 11:19:22 +05:30
treeview.py Revert "Replace frappe.db.sql to frappe.get_list to apply permissions" (#5559) 2018-05-16 12:57:43 +05:30
user_progress.py [user-progress] route post setup route 2017-08-29 10:20:30 +05:30