Commit graph

1431 commits

Author SHA1 Message Date
Anand Doshi
8a4f40cc23 fixes in unsubscribe 2012-08-24 14:46:04 +05:30
Anand Doshi
62fe09353c Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-23 18:35:03 +05:30
Anand Doshi
5da296909f added in_create in profile's permission info, as it represents create permission, but for a doc which is not supposed to be created using New button 2012-08-23 18:33:25 +05:30
Anand Doshi
1524939b18 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-23 15:11:28 +05:30
Anand Doshi
32b2694f0a fix in customize form 2012-08-23 15:10:39 +05:30
Anand Doshi
c2f911caff Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-22 15:03:34 +05:30
Anand Doshi
02b69dca8b client side custom script can have wn.require 2012-08-22 15:03:00 +05:30
Anand Doshi
9bc3e9ebb8 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-17 15:07:47 +05:30
Nabin Hait
d1a9ad2731 modified date issue fixed in set fn 2012-08-17 15:00:14 +05:30
Anand Doshi
6457411e4a Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-17 14:07:44 +05:30
Anand Doshi
ba9444da85 fixed msgprint bug, check if argument raise_exception is a class, before checking for subclass 2012-08-17 14:07:10 +05:30
Anand Doshi
ee46ecad1e fixed msgprint bug, check if argument raise_exception is a class, before checking for subclass 2012-08-17 14:03:52 +05:30
Anand Doshi
4af05b665b added import of now method for set method 2012-08-17 14:00:53 +05:30
Anand Doshi
b5a10f511a fixes in git option of wnf 2012-08-17 12:03:18 +05:30
Anand Doshi
5d4e7e5d90 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-17 12:01:18 +05:30
Anand Doshi
888d43f66c change modified in set method of db.py 2012-08-17 12:00:44 +05:30
Anand Doshi
278dc513db fix in search widget 2012-08-17 11:48:51 +05:30
Anand Doshi
d1e63eb192 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-16 16:06:16 +05:30
Anand Doshi
6cade9a5b7 fixes due to changes in filter logic 2012-08-16 16:05:50 +05:30
Anand Doshi
1ae67e513b Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-16 15:47:51 +05:30
Anand Doshi
18de6634d5 fixed selection of field names in filters, such that if two tables have the same fieldnames, it doesn't cause conflict 2012-08-16 15:45:23 +05:30
Nabin Hait
f6326bdaa7 updated profile permission 2012-08-13 13:15:43 +05:30
Rushabh Mehta
cf2e395fc8 added --git and update to bulk, no fullname for now 2012-08-13 11:08:36 +05:30
Anand Doshi
7a2f7a90ed allow customize form for website module 2012-08-12 01:27:53 +05:30
Anand Doshi
63b55b55c4 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-09 11:34:59 +05:30
Anand Doshi
3b781ef336 fixed bug in depends_on: hidden property of a docfield should have value as 0 or 1 2012-08-09 11:30:17 +05:30
Rushabh Mehta
a3a2fea630 Merge branch 'master' into unicode 2012-08-08 14:28:29 +05:30
Rushabh Mehta
9aa1b14aa9 minor 2012-08-08 14:19:57 +05:30
Rushabh Mehta
0857d17348 file upload should not be decoded 2012-08-08 10:37:15 +05:30
Rushabh Mehta
cc332458ce Merge branch 'unicode' of github.com:/webnotes/wnframework into unicode 2012-08-08 10:07:50 +05:30
Rushabh Mehta
2a382ed437 pre, code style fix 2012-08-08 10:06:53 +05:30
Rushabh Mehta
08a94500c5 pre, code style fix 2012-08-08 10:06:01 +05:30
Rushabh Mehta
32ac1fa11f added jQuery.Gantt 2012-08-08 10:03:15 +05:30
Rushabh Mehta
5d91beef60 Merge branch 'master' of github.com:/webnotes/wnframework 2012-08-07 16:38:11 +05:30
Rushabh Mehta
caa51fe7c9 description for dependency in customize_form_field 2012-08-07 16:37:39 +05:30
Rushabh Mehta
47071fb1ee forms: bug fixes in dependencies 2012-08-07 16:37:19 +05:30
Anand Doshi
a783c332f3 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-07 15:07:16 +05:30
Anand Doshi
11410b34ef Merge branch 'master' of github.com:webnotes/wnframework 2012-08-07 15:06:30 +05:30
Anand Doshi
ff2845b121 corrected default automail id 2012-08-07 14:59:11 +05:30
Anand Doshi
f7a60debe9 fix in getTraceback method and 'exc' output of reponse 2012-08-07 13:12:52 +05:30
Rushabh Mehta
2d814aeae9 added code style and mardown in todo 2012-08-07 12:54:01 +05:30
Anand Doshi
6bd511346f fix in decode email header, used while receiving email - for decoding encoded headers 2012-08-07 12:24:05 +05:30
Nabin Hait
999d737a36 add/drop index if index key not exists / exists 2012-08-07 10:54:05 +05:30
Nabin Hait
c739cd54cb add/drop index if index key not exists / exists 2012-08-07 10:41:18 +05:30
Anand Doshi
5dc68444b6 fix in typo in profile.py user addition 2012-08-06 20:18:54 +05:30
Anand Doshi
0116eaea56 fixes in install: store password in __Auth 2012-08-06 19:55:27 +05:30
Anand Doshi
2709c7dafe Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/handler.py
2012-08-06 19:55:10 +05:30
Anand Doshi
98ecfe04dc pass exception on drop index, if index doesn't exist 2012-08-06 18:45:20 +05:30
Anand Doshi
861d5464b9 Merge branch 'master' of github.com:webnotes/wnframework 2012-08-06 18:34:35 +05:30
Anand Doshi
2edfcfd0be added json handler to be called when json encounters non-serializable date, so that it converts it to a serializable format 2012-08-06 18:30:32 +05:30