Commit graph

48 commits

Author SHA1 Message Date
Rushabh Mehta
8731df68d5 [issues] [minor] fixed multiple minor issues 2013-10-03 14:50:55 +05:30
Rushabh Mehta
ad9638d5b3 [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34:25 +05:30
Pratik Vyas
f8c32bbd11 refactor report view to make it thread safe 2013-09-18 19:19:16 +05:30
Anand Doshi
3c527d2af2 [fix] [minor] profile query 2013-09-03 15:33:50 +05:30
Rushabh Mehta
a33299a6f5 [reportview] Editable 2013-08-08 15:59:04 +05:30
Rushabh Mehta
348db9c49b [salary structure] Cleanup, Fixed Monthly Register Report and other minor changes 2013-08-06 17:53:40 +05:30
Rushabh Mehta
7d1d825388 [minor] added webnotes.get_list, fixed webnotes/erpnext#663 2013-08-05 16:21:04 +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
94db64c112 [minor] reportview - extract table if fields exist 2013-07-30 14:39:10 +05:30
Anand Doshi
c939d87181 [cleanup] [minor] added build_match_conditions to webnotes 2013-07-26 13:00:42 +05:30
Rushabh Mehta
af42359692 [permission] [minor] moved 403 to handler.py 2013-07-16 15:35:23 +05:30
Saurabh
135246ca04 [qwt_query] to server side 2013-07-09 16:40:32 +05:30
Nabin Hait
db1e475ac8 [merge] report match condition 2013-07-09 12:57:01 +05:30
Rushabh Mehta
ce666c05be [notifications] added match permissions #552 2013-07-09 11:58:10 +05:30
Akhilesh Darjee
dca4e59e77 [Report]Added permission to reports for showing data according to the user properties 2013-07-09 11:55:25 +05:30
Saurabh
e487b1a37d changes to handle server side queries 2013-07-09 10:10:43 +05:30
Anand Doshi
e8e2c68124 Merge branch 'webshop' of github.com:webnotes/wnframework into responsive 2013-05-28 17:44:56 +05:30
Rushabh Mehta
b3cbabf0a2 [link selector] fixes 2013-05-09 13:33:53 +05:30
Anand Doshi
c80fb24ec3 [in import] shifted global variable to webnotes 2013-04-19 16:14:48 +05:30
Anand Doshi
8224c8727e [reportview] [fix] removed debug from reportview's query 2013-04-05 15:08:12 +05:30
Rushabh Mehta
46caedd078 [message] [fix] rewire to core 2013-04-04 10:02:07 +05:30
Anand Doshi
b978efcba1 [reportview] [fix] escape single quote 2013-04-02 16:26:46 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Rushabh Mehta
1291a480aa added Time Log 2013-02-26 16:36:40 +05:30
Anand Doshi
e06b12b0ad report export - removed limit of 50 2013-02-26 11:16:12 +05:30
Anand Doshi
5a69318b6f fix in saving report via Build Report 2013-02-25 16:33:48 +05:30
Anand Doshi
562547c8dd new report: todo list, added create permission to administrator for Report 2013-02-25 15:21:34 +05:30
Rushabh Mehta
c253a8ee58 new employee_leave_balance_report 2013-02-22 17:54:49 +05:30
Rushabh Mehta
8411b39910 fixed tags in kb 2013-02-22 10:34:22 +05:30
Rushabh Mehta
9849cb31e7 defaults cleanup 2013-02-19 15:54:15 +05:30
Rushabh Mehta
5217db4506 merge 2013-02-19 15:36:37 +05:30
Rushabh Mehta
13f5581ca1 refactored defaults, bin material request wip 2013-02-19 15:27:30 +05:30
Anand Doshi
545e6938d0 fixes in reportview, instead of using form_dict, use arg if passed 2013-02-19 15:06:40 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Rushabh Mehta
9765844c73 validate permissions before delete 2012-12-24 11:25:10 +05:30
Rushabh Mehta
a40d7e15d8 permission, user_default fix 2012-12-12 16:28:21 +05:30
Rushabh Mehta
2906be5455 webnotes.has_permission - fix for tables 2012-12-12 16:18:03 +05:30
Rushabh Mehta
80ba39dd9b rewrote session management:added copy in memcache that is looked up first before updating db 2012-12-12 14:32:44 +05:30
Rushabh Mehta
02e9d0d9bc reportview: save via wrapper - normal user not allowed to save standard report 2012-12-07 16:59:24 +05:30
Rushabh Mehta
13baab5f21 merge 2012-12-05 16:49:58 +05:30
Anand Doshi
be7db9ec3b fix in IN filter of reportview 2012-12-05 15:53:40 +05:30
Rushabh Mehta
3c06919abe refactored leave and expense 2012-12-05 14:27:48 +05:30
Rushabh Mehta
c665a99a86 listview new doc bugfix 2012-12-04 16:46:45 +05:30
Rushabh Mehta
cff351c888 communication print format bugfix 2012-12-01 13:09:08 +05:30
Rushabh Mehta
5995a91015 fixed employee permissions, fixed bug in import_merge of timestamps 2012-11-30 12:02:00 +05:30
Anand Doshi
914b87104c fix in reportview restrict permissions conditions 2012-11-21 14:35:43 +05:30
Anand Doshi
ed190d8dbf fix in reportview.py export after introducing compress 2012-11-19 16:41:10 +05:30
Rushabh Mehta
0d792fac6b renamed doclistview to reportview, added float condition for filters and cleaned up property setter 2012-11-17 16:12:16 +05:30
Renamed from webnotes/widgets/doclistview.py (Browse further)