Commit graph

100 commits

Author SHA1 Message Date
Rushabh Mehta
6bf0036ad3 [ux] timeline and folds, added to attachments, etc 2014-08-14 11:42:18 +05:30
Rushabh Mehta
218484bb0d added comment timeline and 'Fold' type form break 2014-08-14 11:42:18 +05:30
Anand Doshi
e7c2a996d1 [fix] Enclose add_fetch fields in '`' 2014-08-11 13:39:50 +05:30
Anand Doshi
88203eed52 [fix] Escape special characters as per MySQLdb 2014-08-08 14:16:05 +05:30
Rushabh Mehta
53088f9a32 listview rendering refactored 2014-08-08 11:56:22 +05:30
Rushabh Mehta
d780c4d1f2 fixes for client formatting and commonified get_print_format 2014-08-08 11:56:22 +05:30
Anand Doshi
c20fde58fa [fix] Query Report - initialize columns and results 2014-08-06 21:38:21 +05:30
Anand Doshi
c240eaaf84 [report] Don't run disabled script/query report 2014-08-06 16:40:15 +05:30
Nathan Do's MMini
1fc81fb9d0 Add no_metadata flag for get_linked_docs
Add a flag no_metadata to get_linked_docs
- Return normally if it’s false
- Return only linked docs (no metadata information) if it’s true
2014-07-30 15:11:27 +08:00
Anand Doshi
b520567d01 Can use {% include 'path' %} to embed common print template for reports 2014-07-21 11:42:48 +05:30
Anand Doshi
6ae8e26c5a Query Report: Load Print Format if specified in report's python module 2014-07-21 11:42:47 +05:30
Anand Doshi
d6af832216 Added babel, allow script report columns and data as a list of dict 2014-07-21 11:42:46 +05:30
Anand Doshi
2bea70697f Sort autosuggest results using relevance 2014-07-07 14:51:13 +05:30
Anand Doshi
473cc61a72 Sort search results in autosuggest by name 2014-07-03 17:53:51 +05:30
Rushabh Mehta
a354ee0070 fix for todo delete and tags 2014-07-01 18:00:35 +05:30
Anand Doshi
162d49e15b Fixes default test cases 2014-07-01 12:20:12 +05:30
Rushabh Mehta
a1a9ae0ed6 bugfixes for permission, fixes frappe/erpnext#1855 2014-06-30 16:53:07 +05:30
Rushabh Mehta
4e1d6c8ef8 fix in prev/next 2014-06-30 12:51:36 +05:30
Anand Doshi
2464568cc0 Fixes in Website Route system 2014-06-27 20:58:12 +05:30
Rushabh Mehta
2d042f4392 form prev/next fix and file_order fix 2014-06-26 14:38:44 +05:30
Rushabh Mehta
41900035b9 added new feature form_grid_templates to beautify form grids 2014-06-25 17:33:22 +05:30
Rushabh Mehta
99734d82d3 added feature to add print formats to reports using john resig's microtemplates 2014-06-19 17:59:37 +05:30
Rushabh Mehta
6ef0b2f2bb fix frappe/frappe#516 2014-06-19 17:59:37 +05:30
Anand Doshi
76231cc071 Fixed property setter and reportview delete items 2014-06-13 12:32:08 +05:30
Anand Doshi
065876468a Fixed load js via hook = doctype_js 2014-06-12 15:00:53 +05:30
Anand Doshi
b6d194ce00 User can disable Print Formats 2014-06-10 14:55:12 +05:30
Anand Doshi
bc7383f49c Run onload after save 2014-06-06 19:40:09 +05:30
Anand Doshi
de428f9967 Fixes 2014-06-05 18:05:37 +05:30
Anand Doshi
2b2a608bab Apply User Permissions optional in script and query report, option to pass user in has_permission 2014-06-04 17:54:43 +05:30
Anand Doshi
11259e8eaa Role and User Permissions 2014-06-04 17:52:50 +05:30
Anand Doshi
fec15666f4 Started permission relogication 2014-06-04 17:52:17 +05:30
Rushabh Mehta
fabc142ab9 css cleanups to form footer and time selector fixes 2014-06-04 16:46:06 +05:30
Rushabh Mehta
43dd3b2c0e cleanup of messages fixes frappe/erpnext#1130 2014-06-03 11:57:50 +05:30
Nabin Hait
934eb724e0 catch proper exception 2014-05-30 11:30:10 +05:30
Nabin Hait
08b27f7d20 minor fixes for todo deletion 2014-05-29 19:36:28 +05:30
Rushabh Mehta
c423b08442 fixes for print format and workflow attachment with docs. fixes frappe/erpnext#1684 and frappe/erpnext#1681 2014-05-26 16:02:19 +05:30
Nabin Hait
5cc654f774 Server side onload functionality in multiple docs 2014-05-19 18:16:36 +05:30
Anand Doshi
fb2d9cd38e Fixed naming via Prompt 2014-05-15 23:05:45 +05:30
Nabin Hait
60d342a36f Custom reports route from moduleview page 2014-05-13 12:49:35 +05:30
Nabin Hait
58d0f9d467 Show Custom reports on module page fixes #1619 2014-05-12 17:40:46 +05:30
Anand Doshi
3c160b6554 Deprecate Select fields with options as link: 2014-05-09 13:35:09 +05:30
Anand Doshi
b34afadd8d Further improvements to autocomplete 2014-05-09 12:31:13 +05:30
Rushabh Mehta
7a5430fc2f removed debug from search.py 2014-05-08 16:53:59 +05:30
Rushabh Mehta
8ab1345d9a started standard lists and views [wip] for portal 2014-05-08 16:53:27 +05:30
Anand Doshi
b5032cf51e Fixed moduleview language issue 2014-05-08 11:43:11 +05:30
Rushabh Mehta
2405ed2e81 added or_filters to db_query. link search will not search 'search_fields' by default 2014-05-07 14:09:40 +05:30
Rushabh Mehta
2f926f0136 fix to boilerplate, added Core module for Administrator and fixed layout in ControlImage in control.js 2014-05-06 17:17:40 +05:30
Anand Doshi
e16c8235d9 Fixed No permissiont to, Linked with doctype loading 2014-04-30 18:53:06 +05:30
Anand Doshi
cded652e9e Check permission on client side form actions like Save, Submit etc. and also while creating buttons for these actions 2014-04-30 15:02:47 +05:30
Nabin Hait
adbcd41497 minor fix in child naming 2014-04-30 14:36:48 +05:30