Commit graph

63 commits

Author SHA1 Message Date
Rushabh Mehta
8aa807288f [minor] Linked With hotfix webnotes/erpnext#1110 2013-11-29 11:00:12 +05:30
Rushabh Mehta
988203ca6b [linked with] show listview in linked with 2013-11-26 13:54:59 +05:30
Rushabh Mehta
336004ef0e [linked with] show listview in linked with 2013-11-26 11:22:13 +05:30
Rushabh Mehta
37168a0b95 [linked with] show listview in linked with 2013-11-26 11:19:48 +05:30
Rushabh Mehta
fc16631b41 [linked with] new design - will now show all links 2013-11-25 18:46:50 +05:30
Rushabh Mehta
a9eb87eef4 [minor] [fix] msgprint if duplicate name, bugfix 2013-11-21 17:46:24 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30
Anand Doshi
c754276fc0 [minor] replace 'raise e' with 'raise' for correct tracebacks 2013-11-13 17:30:54 +05:30
Rushabh Mehta
ad9638d5b3 [wsgi] [minor] fixed webnotes.local.form_dict 2013-10-02 14:34:25 +05:30
Rushabh Mehta
2e95247b5f [minor] [license] Standardizied license string in py an js code files 2013-08-05 14:46:00 +05:30
Rushabh Mehta
06e9775790 [minor] [file_manager] fixes to code and cleanup 2013-07-15 18:18:05 +05:30
Rushabh Mehta
a17bd79ed8 [feature] Linked With now shows parent Documents 2013-07-11 12:16:30 +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
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
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
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
Rushabh Mehta
c4afec1371 [comment] fix creation, deltion, close #131 2013-05-28 13:09:22 +05:30
Rushabh Mehta
a83f391c67 [form/list] ui fixes, [note] new table to merge question + answer 2013-05-24 16:00:55 +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
Rushabh Mehta
563fa266e3 merge 2013-05-09 11:42:35 +05:30
Anand Doshi
ea0db14a6b [attachment select field] [fix] update select list when adding new attachment 2013-05-08 17:40:10 +05:30
Rushabh Mehta
4724006109 [conflicts] [merged] 2013-05-02 16:00:36 +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
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
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
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
Nabin Hait
7738e52101 to_docstatus check bypassed for runserverobj 2013-03-05 10:57:46 +05:30
Anand Doshi
e1fd0960ce Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-21 12:23:50 +05:30
Nabin Hait
33b2816f57 set assigned_to if field assigned_to exists in document 2013-02-21 11:38:00 +05:30
Anand Doshi
320028d7b1 Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-20 16:07:48 +05:30
Rushabh Mehta
4844429344 fix to reload doc 2013-02-20 11:59:08 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Anand Doshi
bcb3382f4f fixes in assign to url 2013-02-14 13:36:41 +05:30
Anand Doshi
2937639fd8 fix in assign to URL 2013-02-13 23:42:18 +05:30
Anand Doshi
c4d50538c4 fixes in assignto 2013-02-13 23:19:34 +05:30
Anand Doshi
486ad61d16 fixes in remove assign to 2013-02-13 23:03:58 +05:30
Rushabh Mehta
9afc85c89c added automatic lead creation for sales email id 2013-01-16 11:34:25 +05:30
Rushabh Mehta
9b8e6c89c7 bootstrapped language and added 'hi' 2013-01-07 15:39:50 +05:30
Rushabh Mehta
872620b8af fixes to permission manager / user property setter 2013-01-02 15:29:35 +05:30
Rushabh Mehta
d00f2abc38 added workflow 2012-12-28 13:02:37 +05:30