Commit graph

57 commits

Author SHA1 Message Date
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Rushabh Mehta
a84bf6dc4e [ui] [fixes] [minor] 2013-11-14 15:35:20 +05:30
Rushabh Mehta
dae173cf39 [cleanup] Fixed title bars, toolbars in all pages, added default background 2013-11-13 16:54:50 +05:30
Anand Doshi
fd5efc69e1 [fix] [minor] downsample data to 1000 points before plotting using flot.downsample plugin 2013-08-14 14:22:47 +05:30
Anand Doshi
2897dfd3aa [fix] [minor] round off currency values in grid reports 2013-08-12 17:32:46 +05:30
Anand Doshi
848bdc312c [fix] default float precision = 3, changed description of float precision in global defaults [issue] webnotes/erpnext#712 2013-08-06 13:33:42 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Anand Doshi
f6f54d7027 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions 2013-07-29 19:30:37 +05:30
Anand Doshi
fb9d225e7e [minor] [fix] use prop(checked) instead of attr(checked) as recommended for jQuery 1.9.1 2013-07-24 13:07:23 +05:30
Anand Doshi
dad8f6390c [minor] [fix] [grid report] on refresh, get fresh data 2013-07-23 17:12:57 +05:30
Rushabh Mehta
6b3d408b01 [grid-reports] [page] bug fix for double 'show' call, fixed ledger reports links 2013-07-01 15:17:35 +05:30
Rushabh Mehta
bffc4039d0 [grid reports] now show by wn.route_options 2013-07-01 14:35:56 +05:30
Anand Doshi
7076ff2260 [grid report] round currency values 2013-06-26 12:05:37 +05:30
Nabin Hait
1b1010d3e0 [fixes] export of grid report 2013-05-21 11:13:23 +05:30
Nabin Hait
573c601bc5 [fixes] export in grid report 2013-05-20 12:02:36 +05:30
Rushabh Mehta
44c013c30a [slickgrid] [upgrade] added copy-paste to excel thanks to http://labs.nereo.com/SlickGrid/plugins/slick.cellexternalcopymanager.js 2013-04-22 11:22:11 +05:30
Anand Doshi
531b43ec8e fix in refresh button of grid report 2013-03-11 12:33:20 +05:30
Anand Doshi
69e6c97e41 remove cancelled entries from grid report when fetching data based on modified 2013-03-07 15:35:36 +05:30
Rushabh Mehta
9181d4cab1 updated language and separated slickgrid files 2013-02-25 11:05:25 +05:30
Rushabh Mehta
62c03924e5 added test runner 2013-02-13 11:59:16 +05:30
Rushabh Mehta
2f2f1ec9b7 dynamic loading of grid reports 2013-02-07 22:19:46 +05:30
Nabin Hait
df5c9817b6 sales analytics based on sales order/delivery note/sales invoice 2013-01-24 18:24:31 +05:30
Rushabh Mehta
dc8177fc10 added format_currency and added options to all currency fields 2013-01-23 19:39:46 +05:30
Nabin Hait
f92d898d1b export tree-grid-report with groups and ledgers selectively 2013-01-22 14:01:40 +05:30
Anand Doshi
169fee5298 changed wn.downloadify to wn.tools.downloadify 2013-01-10 14:44:03 +05:30
Rushabh Mehta
f894d4777a added moduleview 2013-01-09 16:39:25 +05:30
Rushabh Mehta
9b8e6c89c7 bootstrapped language and added 'hi' 2013-01-07 15:39:50 +05:30
Rushabh Mehta
034664b2af added support analytics and some other minor updates 2013-01-04 16:42:32 +05:30
Nabin Hait
09e2d37f78 no_formatter in grid-report 2013-01-01 19:52:09 +05:30
Anand Doshi
225d831570 added check filter for grid report 2013-01-01 18:32:32 +05:30
Nabin Hait
36eff6a25c show zero balance in grid-report in left of the page 2013-01-01 15:31:46 +05:30
Nabin Hait
d7663ea789 commonified code to set intro and footnote, removed print option from grid reports 2012-12-28 16:46:16 +05:30
Nabin Hait
25aebc90c2 removed print options from new report 2012-12-28 15:36:16 +05:30
Nabin Hait
8ef1d91c3e remove unused links, trigger refresh on change fn 2012-12-25 18:03:23 +05:30
Anand Doshi
b055aee716 fixed remove from locals 2012-12-21 16:02:36 +05:30
Anand Doshi
ee765d8161 fix in grid_report 2012-11-28 16:06:11 +05:30
Anand Doshi
0edcf45fd9 in grid report - build columns, we must consider the last day of the period, hence codition should be <= date_diff instead of just < date_diff 2012-11-27 18:05:41 +05:30
Anand Doshi
82dbafc283 Removed Chosen and implemented Link field - autocomplete in grid report 2012-11-23 13:38:39 +05:30
Anand Doshi
98f0bb696f commented out chosen code -- unable to adjust the margin/position correctly 2012-11-22 17:38:48 +05:30
Anand Doshi
7ad2178981 convert select to chosen, if specified in filters 2012-11-22 16:53:04 +05:30
Anand Doshi
60ba0721c8 added 'Chosen' to grid report 2012-11-22 16:26:53 +05:30
Rushabh Mehta
7e0da9379d appframe: added set_title 2012-11-13 11:42:17 +05:30
Rushabh Mehta
22b56f0f4e removed import_slickgrid from reports 2012-11-12 15:54:22 +05:30
Rushabh Mehta
02a5191f80 reportview, grid_report part of build and separate default dates 2012-11-12 15:39:47 +05:30
Anand Doshi
3481d62322 decodeURIComponent fix due to differences in chrome and firefox -- for grid report apply_filters_from_route 2012-10-23 15:47:14 +05:30
Anand Doshi
334a20240b apply filters from route on load of grid report instead of init filter values, since the route can already contain filters 2012-10-23 14:30:58 +05:30
Anand Doshi
f300ce4faa fixed filename issue in downloadify export 2012-10-12 12:29:48 +05:30
Anand Doshi
bacb45a514 fixes related to email 2012-10-08 12:09:08 +05:30
Anand Doshi
97df9419d5 fixes in grid reports 2012-10-05 20:33:46 +05:30
Anand Doshi
2e53e60976 in grid report, link open icon can open in new window 2012-10-05 20:19:09 +05:30