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
|
404b062c97
|
[listview] [fix] encodeURIcomponent for name of link type fields
|
2013-05-09 15:04:39 +05:30 |
|
Anand Doshi
|
2255987554
|
[formatters] [float] allow to define float precision for reports and show blank value for int if null
|
2013-05-09 14:07:56 +05:30 |
|
Anand Doshi
|
9ad75fde12
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-05-09 13:21:33 +05:30 |
|
Anand Doshi
|
b5960f2fb6
|
[rename] [fix] merge related fixes
|
2013-05-09 13:21:12 +05:30 |
|
Nabin Hait
|
8360240366
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-05-09 13:15:50 +05:30 |
|
Nabin Hait
|
c6a2b49f35
|
[fixes] for currency symbol in grid
|
2013-05-09 13:15:15 +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
|
3cf0179dc9
|
[attachments] [fix] on adding and removing attachments, update the select fields with options attach_files:
|
2013-05-08 12:35:33 +05:30 |
|
Nabin Hait
|
7dd30a22d9
|
[validation] renamed profile should be valid email
|
2013-05-07 16:37:59 +05:30 |
|
Nabin Hait
|
4d783036ff
|
[fixes][currency symbol] fieldtype in report
|
2013-05-07 12:03:33 +05:30 |
|
Nabin Hait
|
b780ef5ff3
|
[fixes][attachment deletion]
|
2013-05-06 11:33:29 +05:30 |
|
Nabin Hait
|
91b0211a58
|
[report] sales personwise transaction summary
|
2013-05-03 14:25:04 +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 |
|
Anand Doshi
|
9de7b91f67
|
Merge branch 'master' of github.com:webnotes/wnframework into signup
|
2013-05-02 15:52:38 +05:30 |
|
Anand Doshi
|
fccfa680bb
|
[login] [disable signup] option to disable signup link in login page
|
2013-05-02 15:51:45 +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
|
f08a8bb24e
|
Merge branch 'master' of github.com:webnotes/wnframework
|
2013-05-02 11:54:04 +05:30 |
|
Rushabh Mehta
|
8c18d836ba
|
[communication/email] [usability] close dialog after successful send, user will not lose text
|
2013-05-02 11:45:03 +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 |
|
Nabin Hait
|
1f31dfa6e8
|
[fixes] button hide
|
2013-05-01 15:49:07 +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
|
b47d1e275b
|
[profile] [email notification] sender should be the session user
|
2013-04-30 16:24:53 +05:30 |
|
Anand Doshi
|
b8dd5d4bdb
|
[data import tool] [fix] fix in passing of additional input fields as params
|
2013-04-30 13:48:51 +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
|
56e4a95a74
|
[file data] [fix] removed msgprint
|
2013-04-29 15:21:11 +05:30 |
|
Anand Doshi
|
f18ef4783f
|
Merge branch 'edge'
|
2013-04-29 10:41:20 +05:30 |
|
Rushabh Mehta
|
359ad0a37b
|
[msgprint] [bugfix
]
|
2013-04-26 15:12:47 +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
|
3fc0e5f1f9
|
[logging] added webnotes.log() and logging property in conf.py to enable debug logs
|
2013-04-26 12:37:57 +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 |
|