Commit graph

564 commits

Author SHA1 Message Date
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
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
Nabin Hait
9539bffa32 [voucher import tool][fix] fixes for handling exception 2013-05-28 18:02:40 +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
Anand Doshi
bc09ead75e [country info] [fix] added additional timezones + fixed fresh install 2013-05-20 13:43:49 +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
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
Nabin Hait
f90feb8513 [report] monthly salary register 2013-05-10 18:41:56 +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
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
Anand Doshi
ea0db14a6b [attachment select field] [fix] update select list when adding new attachment 2013-05-08 17:40:10 +05:30
Anand Doshi
f570920649 [sql] [get values] fixes 2013-05-02 18:09:43 +05:30
Anand Doshi
0d6186797c [sql] [get_value_for_many_names] if no names, return empty dict 2013-05-02 16:15:49 +05:30
Rushabh Mehta
53c720a9c8 [item] [naming] by series or code / [naming series] optionally set number of digits 2013-05-02 15:36:33 +05:30
Rushabh Mehta
3424d4534a Merge branch 'master' of github.com:webnotes/wnframework 2013-05-02 14:46:55 +05:30
Rushabh Mehta
c03e22c2db [doclist] new pattern / [item] pricelist must be unique / [formatter] show null floats as empty string 2013-05-02 14:22:40 +05:30
Nabin Hait
0f2680cbc4 Merge branch 'master' of github.com:webnotes/wnframework 2013-05-02 11:39:31 +05:30
Rushabh Mehta
6c916cfe8e [doclist] [filters] added truthsy falsy fitlers 2013-05-02 11:34:05 +05:30
Anand Doshi
c4ab2bbc76 [scheduler] [fix] save scheduler_last_event at the start of scheduler 2013-05-02 10:01:18 +05:30
Anand Doshi
5561b6a594 [scheduler] [logging] when logging, if no connection, create a new connection 2013-05-02 08:55:32 +05:30
Anand Doshi
f324ac8716 [email lib] [receive] import webnotes 2013-05-02 08:55:01 +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
Anand Doshi
5844c3dc4c [website] [fix] no cache pages 2013-05-01 12:33:50 +05:30
Anand Doshi
02bb24e125 Merge branch 'master' of github.com:webnotes/wnframework 2013-05-01 12:02:53 +05:30
Anand Doshi
8e2fb38dc8 [get_value] [fix] fix in get_values_from_single 2013-05-01 12:01:22 +05:30
Nabin Hait
0a039bb90a [script report] bank reconciliation statement in new style 2013-05-01 11:23:43 +05:30
Nabin Hait
b28190870a Merge branch 'master' of github.com:webnotes/wnframework 2013-04-30 18:09:12 +05:30
Nabin Hait
77b8d34964 [report] add total row 2013-04-30 18:08:43 +05:30
Anand Doshi
661766f22f [data import tool] [fixes] fixes due to changes in the new upload widget + minor newline fix in errprint messages in handler.py 2013-04-30 13:12:11 +05:30
Anand Doshi
97ca190cb9 [assign to] function to clear assign to 2013-04-29 16:35:35 +05:30
Anand Doshi
f18ef4783f Merge branch 'edge' 2013-04-29 10:41:20 +05:30
Rushabh Mehta
7851505e64 [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 13:07:11 +05:30
Rushabh Mehta
bbefbfb35b [logging] added webnotes.log() and logging property in conf.py to enable debug logs 2013-04-26 12:36:05 +05:30
Rushabh Mehta
030c628d40 Merge branch 'master' into edge 2013-04-25 10:57:18 +05:30
Rushabh Mehta
096b9a179c [doc] [revert] reverting autoname overwrite - in wrong place (should be in insert) and not required 2013-04-25 10:27:37 +05:30
Anand Doshi
9578ad7c2a Merge branch 'master' into edge 2013-04-24 15:35:32 +05:30
Anand Doshi
7754e3b05c [doc] [naming] consider customized properties 2013-04-24 15:32:12 +05:30
Anand Doshi
741d1a7830 [wnf] clear defaults function 2013-04-24 15:31:46 +05:30
Anand Doshi
53e7ff575d Merge branch 'master' into edge 2013-04-23 14:23:47 +05:30
Anand Doshi
7a61eb6f11 [website] [message.html template] fixes 2013-04-23 14:22:28 +05:30
Anand Doshi
dc63fdbbfe Merge branch 'master' into edge
Conflicts:
	core/page/data_import_tool/data_import_tool.py
2013-04-22 14:06:22 +05:30
Anand Doshi
c345ecca5f [rename] [validation] validate new name given on rename and strip leading and trailing spaces 2013-04-22 13:24:53 +05:30
Anand Doshi
72212c9038 Merge branch 'master' into edge 2013-04-22 11:36:39 +05:30
Rushabh Mehta
44c013c30a [slickgrid] [upgrade] added copy-paste to excel thanks to http://labs.nereo.com/SlickGrid/plugins/slick.cellexternalcopymanager.js 2013-04-22 11:22:11 +05:30
Anand Doshi
507c1c643a Merge branch 'master' into edge 2013-04-19 11:38:37 +05:30