Commit graph

385 commits

Author SHA1 Message Date
Anand Doshi
0954500a26 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-21 19:45:51 +05:30
Anand Doshi
c9e86bea01 added extra exception classes in webnotes 2013-02-21 19:43:52 +05:30
Rushabh Mehta
d82e373255 added language 2013-02-21 16:57:46 +05:30
Anand Doshi
e1fd0960ce Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-21 12:23:50 +05:30
Anand Doshi
c995cc096a fix in formatdate when no date is passed 2013-02-21 12:04:25 +05:30
Nabin Hait
25ba37ace9 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-21 11:38:36 +05:30
Nabin Hait
33b2816f57 set assigned_to if field assigned_to exists in document 2013-02-21 11:38:00 +05:30
Anand Doshi
3ad812558c Merge branch 'master' of github.com:webnotes/wnframework into edge
Conflicts:
	webnotes/locale/_messages_py.json
2013-02-21 11:03:54 +05:30
Rushabh Mehta
41dc2b6ded Merge branch 'master' of github.com:webnotes/wnframework 2013-02-21 09:48:15 +05:30
Anand Doshi
ab257ae9c7 added map_doclist function in webnotes/__init__.py; cur_frm.map method for mapping on client side 2013-02-20 18:40:18 +05:30
Anand Doshi
320028d7b1 Merge branch 'master' of github.com:webnotes/wnframework into edge 2013-02-20 16:07:48 +05:30
Anand Doshi
8d83d47a14 Merge branch 'master' of github.com:webnotes/wnframework 2013-02-20 15:55:49 +05:30
Anand Doshi
61c60c5e52 get label from doctype's doclist 2013-02-20 15:55:09 +05:30
Rushabh Mehta
7a22b9ce47 website settings social icons 2013-02-20 15:02:20 +05:30
Rushabh Mehta
4844429344 fix to reload doc 2013-02-20 11:59:08 +05:30
Rushabh Mehta
021c789a4c material receipt from bin 2013-02-20 11:16:44 +05:30
Rushabh Mehta
9849cb31e7 defaults cleanup 2013-02-19 15:54:15 +05:30
Rushabh Mehta
5217db4506 merge 2013-02-19 15:36:37 +05:30
Rushabh Mehta
13f5581ca1 refactored defaults, bin material request wip 2013-02-19 15:27:30 +05:30
Anand Doshi
545e6938d0 fixes in reportview, instead of using form_dict, use arg if passed 2013-02-19 15:06:40 +05:30
Anand Doshi
987d5f1cba fixed: check if submitted before saving 2013-02-19 08:41:29 +05:30
Anand Doshi
158c9ac4ec fixed: check if submitted before saving 2013-02-19 08:41:02 +05:30
Anand Doshi
43a7cbb655 do not allow updating a subitted event 2013-02-19 07:52:32 +05:30
Anand Doshi
9372325f89 fixed in save 2013-02-19 07:37:46 +05:30
Anand Doshi
5fa2489768 added function to copy common fields from one doc to another 2013-02-18 19:56:58 +05:30
Anand Doshi
c436e66d77 do not allow saving submitted documents 2013-02-18 19:15:37 +05:30
Rushabh Mehta
e03234080e model_wrapper is now bean, refactoring defaults 2013-02-18 18:24:28 +05:30
Rushabh Mehta
f07489e9a3 updated translations 2013-02-18 14:24:05 +05:30
Anand Doshi
e229315d88 fixes in file manager 2013-02-18 14:22:06 +05:30
Anand Doshi
0ec65a8e87 fixes in rename doc 2013-02-18 13:49:02 +05:30
Anand Doshi
3afed698ec datetime in user format and fixes in calendar breadcrumb 2013-02-16 14:52:02 +05:30
Rushabh Mehta
dabacf78ad added view selector and calendar view for leave application 2013-02-15 19:28:04 +05:30
Rushabh Mehta
ac599d2bf9 added mute_emails in conf 2013-02-15 17:28:46 +05:30
Rushabh Mehta
157a268a19 request: remove _type from form 2013-02-15 14:39:33 +05:30
Rushabh Mehta
c6c0da9560 added calendar view 2013-02-15 12:09:03 +05:30
Rushabh Mehta
4fe8b0a68b added leave applications and block lists to calendar 2013-02-14 20:42:32 +05:30
Rushabh Mehta
2ad8d31b6a Merge branch 'master' of github.com:webnotes/wnframework 2013-02-14 17:35:19 +05:30
Rushabh Mehta
af0000e1cd added new calendar and renamed holiday block list 2013-02-14 17:34:51 +05:30
Anand Doshi
67469bc6fc send all requests to server.py as POST, but use _type form parameter's POST or GET value to use commit or not 2013-02-14 15:09:20 +05:30
Anand Doshi
bcb3382f4f fixes in assign to url 2013-02-14 13:36:41 +05:30
Anand Doshi
ea43fb7daf fixes in test runner 2013-02-14 13:36:30 +05:30
Anand Doshi
2937639fd8 fix in assign to URL 2013-02-13 23:42:18 +05:30
Anand Doshi
c4d50538c4 fixes in assignto 2013-02-13 23:19:34 +05:30
Anand Doshi
486ad61d16 fixes in remove assign to 2013-02-13 23:03:58 +05:30
Anand Doshi
56fc922e5a fixes in test runner and add role for profile 2013-02-13 19:57:58 +05:30
Anand Doshi
43061118a6 added add_role method in profile 2013-02-13 18:35:33 +05:30
Anand Doshi
22e129caf9 fixes in parentfield of userrole 2013-02-13 18:04:21 +05:30
Anand Doshi
ffd3c8082e fixes in db.py 2013-02-13 17:48:47 +05:30
Rushabh Mehta
683e4dc9d3 upgraded test_runner, now can run multiple tests 2013-02-12 19:20:39 +05:30
Rushabh Mehta
f2b1a86d1c added date in pop3 mails 2013-02-11 16:38:08 +05:30