Commit graph

187 commits

Author SHA1 Message Date
Rushabh Mehta
caa51fe7c9 description for dependency in customize_form_field 2012-08-07 16:37:39 +05:30
Rushabh Mehta
ef38508b3b refactored email libraries and added bulk email capability 2012-08-02 18:02:38 +05:30
Rushabh Mehta
6c1a59693e Bugfix in data_import_tool.py
Load doclist via webnotes.model.doc.get before saving, else child items get deleted.
2012-07-25 10:50:44 +05:30
Anand Doshi
a03d186e85 fixes in search criteria / report disabling of links in their list views 2012-07-23 18:13:26 +05:30
Anand Doshi
01f8e44cae Changed file names from listview.js to doctype_name_list.js 2012-07-18 20:24:55 +05:30
Anand Doshi
40c58d120f fixes in print format permissions 2012-07-16 15:16:00 +05:30
Anand Doshi
e83f54eadb updates in feed generation 2012-07-12 18:40:52 +05:30
Anand Doshi
f82d50c8ab Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-11 14:27:34 +05:30
Anand Doshi
1420fce41e Changes in sitemap generation 2012-07-09 15:57:10 +05:30
Nabin Hait
c625babd06 utility script for cleaning up test data 2012-07-09 15:25:44 +05:30
Anand Doshi
b8e4d337d5 Merge branch 'master' of github.com:webnotes/wnframework into cms2 2012-07-03 15:51:28 +05:30
Anand Doshi
de4f1ef3a7 fix in data import - if a blank row is encountered, ignore it 2012-07-03 12:33:02 +05:30
Anand Doshi
0955b88070 fix: changed Module to type Suggest 2012-07-02 20:25:57 +05:30
Anand Doshi
e490ae88b4 Merge branch 'master' into dev 2012-06-28 18:41:04 +05:30
Nabin Hait
1370ce6f1e escape character error fixed in dt mapper 2012-06-28 18:13:23 +05:30
Anand Doshi
1ce3305a7e clear locals and then sync locals when whole doclist is passed 2012-06-25 20:05:19 +05:30
Anand Doshi
fd402d03de do not allow import of more than 100 supplier/customer at a time 2012-06-21 18:40:50 +05:30
Anand Doshi
d2d310060d Merge branch 'master' into cms2
Conflicts:
	py/webnotes/__init__.py
2012-06-21 11:50:54 +05:30
Anand Doshi
431dc688bb fix in file_list issue due to import data 2012-06-20 13:46:40 +05:30
Anand Doshi
99250bb270 DocType: Import From File - deprecated 2012-06-18 11:57:30 +05:30
Anand Doshi
bb83a680f8 make amendable and file list function shifted to on update part of doctype.py 2012-06-18 11:52:05 +05:30
Rushabh Mehta
a564deb3af web pages don't render into Page and Page does not get written as HTML. Welcome Jinja2 Templates 2012-06-15 17:29:08 +05:30
Anand Doshi
5a74c82c85 added permission for reports manager 2012-06-13 19:36:44 +05:30
Anand Doshi
182323654d list of search criteria and reports 2012-06-13 19:04:17 +05:30
Anand Doshi
13a00291b8 1. Listviews for Report and Search Criteria
2. Added read permission for Role All in DocType Report
3. Fixed a bug in doclistview.py
2012-06-13 18:03:27 +05:30
Anand Doshi
436b865e9a removed tag fields in customize form 2012-06-12 12:13:31 +05:30
Anand Doshi
8dea473c69 fix in custom fields' get query function 2012-06-08 18:31:55 +05:30
Anand Doshi
2d300df290 fix in profile rename tool 2012-06-07 17:23:13 +05:30
Anand Doshi
ed3ef5a175 Merge branch 'master' of github.com:webnotes/wnframework into comm_log 2012-06-05 18:29:24 +05:30
Anand Doshi
8ada5cb2e8 auto complete works in login page 2012-06-05 16:01:09 +05:30
Anand Doshi
1ec77502b0 fix in syntax error in doctype mapper 2012-06-05 13:37:56 +05:30
Anand Doshi
5bfa8690d9 fix in sql syntax 2012-06-05 13:14:35 +05:30
Anand Doshi
78e5ed1b44 fix in doctype mapper where doctype.get function is used 2012-06-05 12:04:55 +05:30
Rushabh Mehta
4a2596e872 update in Task, notification and layout 2012-06-04 12:57:34 +05:30
Anand Doshi
331af9a5d8 fix in get_fields_with_same_name of doctype_mapper 2012-06-04 12:39:29 +05:30
Anand Doshi
a8ce3129b9 changes in doclistview 2012-05-31 15:15:26 +05:30
Anand Doshi
76861b834f new doctype: communication 2012-05-31 14:54:00 +05:30
Rushabh Mehta
99ccd3fc2e Merge branch 'master' of github.com:webnotes/wnframework 2012-05-30 17:41:53 +05:30
Rushabh Mehta
8a0fc9e450 added option to ignore encoding errors 2012-05-30 17:41:32 +05:30
Anand Doshi
b653933c7f Merge branch 'master' of github.com:webnotes/wnframework 2012-05-29 15:47:55 +05:30
Anand Doshi
5eb7b9216b new rename doc function 2012-05-29 15:47:31 +05:30
Rushabh Mehta
f4ec8ab253 Merge branch 'master' of github.com:webnotes/wnframework 2012-05-29 15:33:29 +05:30
Rushabh Mehta
822e4f81cd data-import-tool: specify row, column for decode errors 2012-05-29 15:32:45 +05:30
Anand Doshi
8bf0ce7b29 show doctype and parent doctype in search criteria 2012-05-29 15:06:44 +05:30
Rushabh Mehta
0aac9b5f3f data-import-tool: check parent field in custom fields 2012-05-29 11:56:19 +05:30
Rushabh Mehta
e6178b44fd Merge branch 'master' of github.com:webnotes/wnframework 2012-05-28 16:09:54 +05:30
Rushabh Mehta
7980b9d3ad data-import-tool: ignore select validation if no incoming value 2012-05-28 16:08:19 +05:30
Anand Doshi
c7a0712e22 Merge branch 'master' of github.com:webnotes/wnframework 2012-05-28 13:29:20 +05:30
Anand Doshi
84b40e34eb fix: auto set insert after of custom fields on load, if previously specified 2012-05-28 13:25:41 +05:30
Rushabh Mehta
284462e6c9 added parenttype, parentfield and date format to data-import-tool 2012-05-28 12:30:09 +05:30