Commit graph

162 commits

Author SHA1 Message Date
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
Anand Doshi
7bf744bd44 Merge branch 'slow' of github.com:webnotes/wnframework 2013-07-18 18:16:50 +05:30
Nabin Hait
968ec403fc [fix] [report] get only latest modified data for grid report 2013-07-18 18:06:50 +05:30
Nabin Hait
faf10e4b8e Merge branch 'slow' of github.com:webnotes/wnframework 2013-07-18 11:38:12 +05:30
Nabin Hait
7e5b7e2242 [fix] [minor] matched condition in report 2013-07-18 11:35:49 +05:30
Rushabh Mehta
4d7928a836 [permission] [minor] moved 403 to handler.py 2013-07-16 15:38:31 +05:30
Rushabh Mehta
af42359692 [permission] [minor] moved 403 to handler.py 2013-07-16 15:35:23 +05:30
Rushabh Mehta
06e9775790 [minor] [file_manager] fixes to code and cleanup 2013-07-15 18:18:05 +05:30
Rushabh Mehta
9e8ba300cb [style] Added Icons to Pages 2013-07-11 14:50:38 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +05:30
Nabin Hait
edc9dd596c [fix] get_query where options not mentioned 2013-07-10 20:29:59 +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
Rushabh Mehta
2041a17871 [pull-mappers] no fields via custom button, started with quotation, material request, purchase order 2013-07-08 15:52:23 +05:30
Rushabh Mehta
8f7be86435 [runserverobj] fix: map arguments from 'args' or 'arg' 2013-07-08 11:30:10 +05:30
Rushabh Mehta
2c3d549764 [form] [legacy-js] removed old Dialog, PageHeader etc., cleanup Opportunity and Quotation 2013-07-03 13:27:38 +05:30
Rushabh Mehta
5c86e576fb [forms] cleanup, fixing usability and added form dashboard 2013-07-02 18:13:24 +05:30
Rushabh Mehta
b52c1c6631 [company] [setup] added on_doctype_update to add indexes, renamed make_obj to make_controller 2013-06-28 12:49:25 +05:30
Rushabh Mehta
d5fa24a8c7 [commit] unified notifications 2013-06-18 15:46:30 +05:30
Anand Doshi
cd90ad52f5 [search criteria] [deprecated] 2013-06-11 15:36:47 +05:30
Rushabh Mehta
7ac5a2218a [docs] added todos, [cleanup] removed Tag, Search Criteria, Sandbox and DocType Label 2013-06-11 10:01:56 +05:30
Rushabh Mehta
ef3687ec8e [ui] flattified desktop icons 2013-06-04 14:41:49 +05:30
Rushabh Mehta
5cf1704007 [form] [toolbar] added prev, next, labels for docstatus 2013-06-04 13:11:15 +05:30
Rushabh Mehta
1469048d51 [listview] avoid duplicates in case of filters by child query #156 2013-06-04 12:02:14 +05:30
Rushabh Mehta
1e886fb3ac [ui] removed links to old search_criteria and Report2 is now Report 2013-06-04 11:23:41 +05:30
Rushabh Mehta
e5ed3cfdb5 [control] use get_parsed_value instead of get_value 2013-05-31 12:49:35 +05:30
Anand Doshi
f9ac64e28e [run method] [fix] removed add_file_list, since it is not required anymore 2013-05-30 17:43:03 +05:30
Anand Doshi
81675af2f5 Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-05-30 11:53:29 +05:30
Anand Doshi
93a7385ccc [search] convert filters from dict to list before using reportview's query system 2013-05-30 11:53:13 +05:30
Rushabh Mehta
f8dc279ca4 [form] [docinfo] added new concept called docinfo to make cleaner architecture to handle not core info like comments, attachments, assignments and close #140 2013-05-29 12:49:57 +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
c4afec1371 [comment] fix creation, deltion, close #131 2013-05-28 13:09:22 +05:30
Anand Doshi
15ff72b877 Merge branch 'master' of github.com:webnotes/wnframework into webshop 2013-05-24 19:28:25 +05:30
Rushabh Mehta
7fbfcc6ef7 [merge] merge with master 2013-05-24 16:09:12 +05:30
Rushabh Mehta
a83f391c67 [form/list] ui fixes, [note] new table to merge question + answer 2013-05-24 16:00:55 +05:30
Nabin Hait
50a019e970 [moduleview][custom report] return script report as query_report 2013-05-24 12:08:26 +05:30
Rushabh Mehta
5226d474a9 [ui] fixed #83, #103, #114, #116 and other minor ui issues, upgraded to jquery 1.9 2013-05-23 16:03:47 +05:30
Anand Doshi
1a9bbb38db Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-15 21:17:10 +05:30
Nabin Hait
f90feb8513 [report] monthly salary register 2013-05-10 18:41:56 +05:30
Anand Doshi
91894c8051 Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-10 18:08:48 +05:30
Rushabh Mehta
b3cbabf0a2 [link selector] fixes 2013-05-09 13:33:53 +05:30
Rushabh Mehta
563fa266e3 merge 2013-05-09 11:42:35 +05:30
Rushabh Mehta
648dbc10ff [link selector] redesign 2013-05-09 11:38:42 +05:30
Anand Doshi
ea0db14a6b [attachment select field] [fix] update select list when adding new attachment 2013-05-08 17:40:10 +05:30