Commit graph

610 commits

Author SHA1 Message Date
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
04be6fcabd [db schema] [fix] update default value even if the default value is null 2013-05-30 17:42:39 +05:30
Anand Doshi
2762c1ee6b Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-05-30 12:01:49 +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
19f332583e Merge branch 'responsive' of github.com:webnotes/wnframework into responsive 2013-05-29 13:16:40 +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
Nabin Hait
0a8f61e7cf Merge branch 'master' of github.com:webnotes/wnframework 2013-05-29 12:31:46 +05:30
Nabin Hait
77372fce22 [fixes] in doclist.get() 2013-05-29 12:31:16 +05:30
Anand Doshi
ff8b2bce54 Merge branch 'master' of github.com:webnotes/wnframework into responsive 2013-05-29 12:28:30 +05:30
Anand Doshi
a63ba41033 Merge branch 'master' of github.com:webnotes/wnframework 2013-05-29 11:41:38 +05:30
Anand Doshi
fb02562489 [naming series] [fix] added Date in make autoname 2013-05-29 11:41:12 +05:30
Anand Doshi
5973b47e44 [form/grid] make copy of docfields for each form's grid, set column display method 2013-05-28 18:54:16 +05:30
Nabin Hait
9539bffa32 [voucher import tool][fix] fixes for handling exception 2013-05-28 18:02:40 +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
fb413661c2 [utils] added a method to sum an array of numbers 2013-05-27 19:28:19 +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
493922e5ea [knowledge base] removed and added patch to move to notes 2013-05-24 16:33:10 +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
bc4331b449 [clone][fix] set amendment fields as none if exists 2013-05-24 13:31:09 +05:30
Nabin Hait
50a019e970 [moduleview][custom report] return script report as query_report 2013-05-24 12:08:26 +05:30
Rushabh Mehta
9a7b5eb491 [form] [doc/addchild] set idx of added child 2013-05-24 11:58:25 +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
609620393c [js-libs] upgraded to latest bootstrap and font-awesome 2013-05-22 11:57:02 +05:30
Anand Doshi
aa87a3a9ae Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-21 19:36:12 +05:30
Anand Doshi
bd597fcdb4 [precision] added model and meta methods for client side and cleaned up round_floats_in for server side 2013-05-21 19:34:41 +05:30
Rushabh Mehta
aef89257d6 [docs] started copy-pasting existing user manual 2013-05-21 15:28:45 +05:30
Rushabh Mehta
4f0519ef2d [docs] now common website for all documentation - erpnext.org 2013-05-20 17:44:07 +05:30
Rushabh Mehta
5f9a9aace4 [docs] moved to file generator 2013-05-20 15:36:57 +05:30
Anand Doshi
bc09ead75e [country info] [fix] added additional timezones + fixed fresh install 2013-05-20 13:43:49 +05:30
Rushabh Mehta
d65070f739 [docs] added ability to add static pages in docs folder and README.md in modules and doctypes 2013-05-20 13:19:46 +05:30
Anand Doshi
08e3639dfb Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-17 15:09:54 +05:30
Anand Doshi
8afeb07c35 [rename doc] [fix] rename mapper only if it doesn't exist 2013-05-16 15:51:15 +05:30
Anand Doshi
1a9bbb38db Merge branch 'edge' of github.com:webnotes/wnframework into webshop 2013-05-15 21:17:10 +05:30
Anand Doshi
abea2f2139 [data import] [fix] shifted common functions to datautils, so as not to cause permission error for role restricted whitelist methods when importing 2013-05-14 19:23:07 +05:30
Anand Doshi
0c78daa86d [precision] server side cleanup and client side precision method 2013-05-11 19:39:52 +05:30
Anand Doshi
a236b9895e [precision] [fixes] 2013-05-10 19:23:02 +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
Anand Doshi
57cf0bc28e [precision] precision of a currency field based on currency's number format 2013-05-10 18:07:57 +05:30
Anand Doshi
c1946ea886 [defaults] [fix] if default value is None, do not add it in defaults cache 2013-05-09 22:48:48 +05:30
Anand Doshi
75c76eec45 [defaults] [fix] fix in get_defaults_for 2013-05-09 21:53:41 +05:30
Anand Doshi
a0c8fb5b94 [doc] [insert] store name returned by validate_name 2013-05-09 15:05:02 +05:30
Rushabh Mehta
b3cbabf0a2 [link selector] fixes 2013-05-09 13:33:53 +05:30
Anand Doshi
b1ad44c13d [rename] [fix] merge should be passed to on_rename method of controller for further processing 2013-05-09 12:45:18 +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