seitime-frappe/frappe/desk
Achilles Rasquinha c1ab7eab45 codacy fix
2017-09-25 20:56:15 +05:30
..
doctype codacy fix 2017-09-25 20:56:15 +05:30
form Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
page [fix] don't make toolbar while in setup 2017-09-22 03:07:44 +05:30
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 [fix] filters for calendars frappe/erpnext#9850 (#3686) 2017-07-18 10:50:26 +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 [feature] domainification for frappe (#3227) 2017-06-13 14:36:01 +05:30
notifications.py Convert dict.keys() to list explicitly 2017-09-04 16:05:57 +05:30
query_builder.py Use 'in' instead of 'has_key' 2017-09-04 16:05:58 +05:30
query_report.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
report_dump.py xrange to range (#3237) 2017-05-11 10:55:34 +05:30
reportview.py Fixed encoding issue on exporting report in csv 2017-09-11 16:17:39 +05:30
search.py Replaced all instances of basestring with six.string_types 2017-08-11 00:10:11 +05:30
tags.py Added tag search (#3759) 2017-07-25 11:19:22 +05:30
treeview.py Get parent node for tree view 2017-02-17 15:49:23 +05:30
user_progress.py [user-progress] route post setup route 2017-08-29 10:20:30 +05:30