Commit graph

116 commits

Author SHA1 Message Date
Rushabh Mehta
440da82e30 Merge pull request #844 from 81552433qqcom/d1
Translation for exporter.py
2014-10-16 16:11:43 +05:30
Rushabh Mehta
654f55f5a1 [fix] linked_with ignore if no permissions 2014-09-27 11:27:01 +05:30
Rushabh Mehta
66f3eacec2 [comments] load 100 2014-09-24 22:08:04 +05:30
81552433qqcom
baa16d53b3 fixes according to review:
1. use {{ }} if in html
2. export.py and import.py, move import from at top line
2014-09-16 18:11:22 +08:00
81552433qqcom
33ee1a2134 translations:
1. customize form
2. comment
3. editor
4. message
5. assign to
2014-09-16 09:40:42 +08:00
Anand Doshi
134669cb40 [minor] fix in query report linked doctype 2014-09-11 15:32:22 +05:30
Nabin Hait
993d0ae57a Apply user restrictions in query report only if rows exists 2014-09-11 15:22:05 +05:30
Anand Doshi
65ff08e7e9 [permissions] Query Report: don't use a doctype for filtering User Permissions, if the column representing this doctype is empty 2014-09-10 16:56:23 +05:30
Anand Doshi
023b5cbcdf Show Assigned To in list view
Paired between Anand and Rushabh
2014-09-04 12:57:07 +05:30
Anand Doshi
c9dca39eb1 [fix] Include grid templates, list templates, list.js, calendar.js in translate.get_messages_from_doctype 2014-09-03 17:33:01 +05:30
Anand Doshi
8c7361298e Moduleview translations: translate doctype's description 2014-09-01 15:47:58 +05:30
Anand Doshi
ae38bcf40f Filter query reports based on permissions using doctype name instead of fieldnames 2014-08-30 13:11:32 +05:30
Anand Doshi
f233760081 User Permission DocTypes: Apply OR logic when multiple applicable roles have different sets of User Permission DocTypes 2014-08-29 11:45:20 +05:30
Anand Doshi
bd995efb56 [minor] translations in appframe and listing 2014-08-27 21:47:17 +05:30
Anand Doshi
e01a0600f1 Handle conflicting User Permission DocTypes and DocPerm translations 2014-08-27 14:52:06 +05:30
Anand Doshi
fd6d77783b [fix] Preserve sequence of values when performing unique for autosuggest 2014-08-19 11:48:44 +05:30
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