Commit graph

2869 commits

Author SHA1 Message Date
Nabin Hait
77372fce22 [fixes] in doclist.get() 2013-05-29 12:31:16 +05:30
Nabin Hait
8375a949b1 [data import][fix] for handling exception 2013-05-28 18:51:42 +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
14219b0d99 [workflow] [fix] workflow document state should exist in order to check for role that is allowed to edit the doc 2013-05-22 21:57:58 +05:30
Anand Doshi
a94c1ad94e [website] [fix] explicitly pass meta description 2013-05-22 12:14:31 +05:30
Nabin Hait
4b86a41bd2 [patch] update lead, contact in support ticket 2013-05-21 17:17:36 +05:30
Nabin Hait
fd332e47a2 [fixes] set lead, contact and company on support ticket 2013-05-21 16:53:30 +05:30
Nabin Hait
1b1010d3e0 [fixes] export of grid report 2013-05-21 11:13:23 +05:30
Nabin Hait
3bfb3b5b8a [updates][data-import] call validate after importing child tables data 2013-05-20 18:03:36 +05:30
Anand Doshi
bc09ead75e [country info] [fix] added additional timezones + fixed fresh install 2013-05-20 13:43:49 +05:30
Nabin Hait
573c601bc5 [fixes] export in grid report 2013-05-20 12:02:36 +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
2c67a15c02 [data import tool] [fix] clear output area on consecutive uploads 2013-05-15 12:21:31 +05:30
Anand Doshi
c3678ac137 [scheduler log] [usability] show method name in list view 2013-05-15 12:21:13 +05:30
Anand Doshi
ed060fd4fe [fontawesome] [update] updated to v3.1.0 2013-05-15 12:20:09 +05:30
Anand Doshi
54b1fb8fde [login] [usability] do not clear input fields on login 2013-05-15 11:41:37 +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
57f81fa29e [profile] [signup] check max users only when adding System User and not for Partner User (website login) 2013-05-14 16:07:25 +05:30
Anand Doshi
36517599b5 [form] [refresh dependency] refresh only if change in hidden status 2013-05-14 12:12:51 +05:30
Anand Doshi
933135e491 [listing] [avatar] show avatar of modifying user 2013-05-14 12:12:10 +05:30
Anand Doshi
26f01a7c25 Merge branch 'master' of github.com:webnotes/wnframework 2013-05-13 15:05:23 +05:30
Anand Doshi
f905de296a [communication] [usability] freeze send button when ajax is called 2013-05-13 15:05:00 +05:30
Nabin Hait
f90feb8513 [report] monthly salary register 2013-05-10 18:41:56 +05:30
Nabin Hait
71beb1aa45 [fixes] child table map and field map with diff name 2013-05-10 17:13:38 +05:30
Anand Doshi
3133f11261 [profile] [fix] send welcome mail via user\'s mail id if not administrator or guest 2013-05-10 14:18:58 +05:30
Anand Doshi
8fcb4819e7 [modules setup] [fix] check modules when not in hidden modules or if hidden modules list does not exist 2013-05-09 23:16:36 +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
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