Commit graph

552 commits

Author SHA1 Message Date
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
Anand Doshi
2078d52762 [geo ip] determine country using geoip; added country info in session and cookies 2013-04-18 19:42:21 +05:30
Anand Doshi
a3bd61167b [defaults] defaults starting with colon like :Profile, used to set default from boot docs, should not be a part of db schema spec 2013-04-18 16:22:27 +05:30
Rushabh Mehta
3acf587f7e [support email import] [fix] ignore if same file is attached twice 2013-04-18 11:44:23 +05:30
Rushabh Mehta
5a622bcd54 [file_manager] [bugfix] versions split error 2013-04-18 10:18:17 +05:30
Anand Doshi
31514a76e2 [attachments] [fixes] for fields of type attach_files: 2013-04-17 18:44:53 +05:30
Anand Doshi
5a25cb01c6 Merge branch 'master' into edge 2013-04-16 21:15:31 +05:30
Nabin Hait
a8ae8c4e66 naming_series_options mandatory if autoname set by naming_series: 2013-04-15 17:19:17 +05:30
Nabin Hait
ce68ea50b3 Merge branch 'master' of github.com:webnotes/wnframework 2013-04-15 11:14:42 +05:30
Nabin Hait
9a77313017 removed self-reference check on deletion 2013-04-15 11:14:09 +05:30
Anand Doshi
c17e4db25e [profile] [fix] profile's get roles to be used to get roles of any profile 2013-04-12 21:01:20 +05:30
Anand Doshi
270839ec89 [db.py get_value] [enhancement] allow more operators like !=, >, >= etc in get_value 2013-04-12 21:00:46 +05:30
Anand Doshi
929f9b6d63 [permissions] [fixes] used BeanPermissionError, show label in error message of has_permission 2013-04-12 20:18:25 +05:30