Commit graph

137 commits

Author SHA1 Message Date
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
Anand Doshi
d6432930e1 Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-06 11:57:36 +05:30
Rushabh Mehta
4724006109 [conflicts] [merged] 2013-05-02 16:00:36 +05:30
Nabin Hait
0f2680cbc4 Merge branch 'master' of github.com:webnotes/wnframework 2013-05-02 11:39:31 +05:30
Anand Doshi
6eaaa0cbbc Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-01 14:44:53 +05:30
Anand Doshi
54c88081e9 [assign to] [notification mail] show comment for the assignment in the email 2013-05-01 12:54:59 +05:30
Nabin Hait
0a039bb90a [script report] bank reconciliation statement in new style 2013-05-01 11:23:43 +05:30
Nabin Hait
77b8d34964 [report] add total row 2013-04-30 18:08:43 +05:30
Rushabh Mehta
1858c9cf44 [form] [comments] fixed 2013-04-30 16:50:46 +05:30
Anand Doshi
97ca190cb9 [assign to] function to clear assign to 2013-04-29 16:35:35 +05:30
Anand Doshi
c80fb24ec3 [in import] shifted global variable to webnotes 2013-04-19 16:14:48 +05:30
Anand Doshi
31514a76e2 [attachments] [fixes] for fields of type attach_files: 2013-04-17 18:44:53 +05:30
Rushabh Mehta
28d632a634 [upload] [feature] using filereader, added to rich text editor for drag and drop 2013-04-11 14:22:40 +05:30
Rushabh Mehta
30d6a4efc9 [files] [cleanup/redesign] removed the old file_list structure and also added file listing in setup 2013-04-10 13:54:11 +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
3b5fe403b1 [stock] [feature] added project to stock ledger entry and updated stock balance report 2013-03-25 17:03:51 +05:30
Anand Doshi
67bda488b2 raise custom validation in validate_value of controller, removed unused event method and ability to return more docs to client in webnotes.response['docs'] 2013-03-15 11:31:29 +05:30
Rushabh Mehta
2b8a1ece05 speed hack: store pages and doctypes in localstorage 2013-03-14 11:14:22 +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
Nabin Hait
7738e52101 to_docstatus check bypassed for runserverobj 2013-03-05 10:57:46 +05:30
Rushabh Mehta
71f2f3a1b1 completed Time Log / Time Log Batch 2013-03-01 18:24:50 +05:30
Rushabh Mehta
b1c5dfaf20 fixes to form (translate), moduleview (don't count cancelled records) 2013-02-27 15:39:41 +05:30
Rushabh Mehta
1291a480aa added Time Log 2013-02-26 16:36:40 +05:30
Rushabh Mehta
ff6f014f29 added get_value, fixed appframe from Single 2013-02-26 14:27:02 +05:30
Anand Doshi
e06b12b0ad report export - removed limit of 50 2013-02-26 11:16:12 +05:30