Commit graph

172 commits

Author SHA1 Message Date
Rushabh Mehta
de05199da0 merge 2012-09-14 11:15:09 +05:30
Rushabh Mehta
de426d2618 added watch, check progress 2012-09-14 11:08:54 +05:30
Anand Doshi
e10f289313 fix in smtp login 2012-09-12 15:33:27 +05:30
Anand Doshi
4d551a1ecb Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-09-06 08:09:20 +05:30
Anand Doshi
5a74df2e5c added import webnotes to receive 2012-09-06 08:08:49 +05:30
Anand Doshi
794aa7bd8c Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/utils/email_lib/receive.py
2012-09-06 07:58:35 +05:30
Anand Doshi
787a179f88 log exception in receive's get_messages 2012-09-06 07:54:00 +05:30
Anand Doshi
75e6df9c65 Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	wnf.py
2012-08-30 18:31:59 +05:30
Anand Doshi
2b94fd4394 scheduled backup functionality for wnf 2012-08-30 18:11:32 +05:30
Anand Doshi
ecab71bbb5 added get_email_id to webnotes.utils 2012-08-24 15:18:28 +05:30
Anand Doshi
1cf205bf28 added sender as argument to bulk send 2012-08-24 15:10:13 +05:30
Anand Doshi
4c32449d59 import urllib in unsubscribe link method 2012-08-24 14:58:19 +05:30
Anand Doshi
4037365744 added urlencode in unsubscribe link of bulk email 2012-08-24 14:56:14 +05:30
Anand Doshi
8a4f40cc23 fixes in unsubscribe 2012-08-24 14:46:04 +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
a783c332f3 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-08-07 15:07:16 +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
Anand Doshi
6bd511346f fix in decode email header, used while receiving email - for decoding encoded headers 2012-08-07 12:24:05 +05:30
Anand Doshi
556f8729ad Merge branch 'master' of github.com:webnotes/wnframework into unicode
Conflicts:
	py/webnotes/utils/email_lib/form_email.py
2012-08-06 13:23:21 +05:30
Rushabh Mehta
1b1c815268 fix in clear bulk 2012-08-06 11:58:45 +05:30
Rushabh Mehta
3805fc5ffe fix to email 2012-08-06 11:17:24 +05:30
Rushabh Mehta
598981b2e1 msgprint as json and python 2.7 updates to __import__ 2012-08-06 11:15:04 +05:30
Rushabh Mehta
05a0f03ae5 fix: removed get_footer 2012-08-06 11:14:36 +05:30
Rushabh Mehta
9355640f96 removed unicode in email as incoming strings are already unicode 2012-08-06 11:13:48 +05:30
Rushabh Mehta
5105d8af8e refactor unicode changes and merge with master with refactored email 2012-08-03 16:02:34 +05:30
Rushabh Mehta
39e38a0c8a dialog.js: if fieldname is not given it taken from label 2012-08-03 14:07:51 +05:30
Rushabh Mehta
ef38508b3b refactored email libraries and added bulk email capability 2012-08-02 18:02:38 +05:30
Rushabh Mehta
2f0751d347 removed errprint 2012-08-02 13:08:59 +05:30
Anand Doshi
15fabf3ec6 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-31 17:29:29 +05:30
Anand Doshi
f29aae9957 remove double quotes while decoding email header 2012-07-31 10:56:43 +05:30
Anand Doshi
e2e8d010b3 fixes in backup 2012-07-27 18:57:19 +05:30
Anand Doshi
510adb0da0 fixes in email sending 2012-07-23 14:11:21 +05:30
Anand Doshi
0490b772e7 fixes in receive email 2012-07-23 12:51:39 +05:30
Anand Doshi
98b8c5eb03 Merge branch 'master' of github.com:webnotes/wnframework into unicode 2012-07-23 11:28:21 +05:30
Anand Doshi
961fcf0b1a fixes for unicode 2012-07-20 18:11:23 +05:30
Nabin Hait
3eba63dc3c Remove null entries from recipients 2012-07-20 17:45:15 +05:30
Anand Doshi
bb0fa3af66 fixes for unicode 2012-07-19 20:32:02 +05:30
Anand Doshi
bab9f3c7ef added unicode_literals import at start of each file 2012-07-19 13:40:39 +05:30
Rushabh Mehta
45c7c169ad profile cleanup wip, mandatory view bugs fixed, get_field > wn.meta.get_docfield 2012-07-16 14:16:30 +05:30
Nabin Hait
6d01e0d5e3 Merge branch 'master' of github.com:webnotes/wnframework into dev 2012-07-13 10:30:57 +05:30
Anand Doshi
aaeb2e2e55 fix in pretty date's timedelta calc 2012-07-12 23:49:30 +05:30
Rushabh Mehta
10655951e8 added a base class for nested set type items DocTypeNestedSet 2012-07-12 11:33:30 +05:30
Anand Doshi
1ac5a8ea0b Fixes related to rss feed 2012-07-11 18:42:30 +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
979e64187e fixes in outgoing email connection error handling 2012-07-11 12:06:30 +05:30
Anand Doshi
ff65843b62 do not force send email using conf.py configuration 2012-07-10 15:15:52 +05:30
Anand Doshi
32fbe33bd8 Pretty Date ported to python 2012-07-09 20:04:25 +05:30
Anand Doshi
562a71f153 Fixed issue in Backup Link
previously, http:// part was not attached and the url in <a> tag was not
within quotes. This was causing the email clients to misinterpret the
links.
2012-07-09 09:55:47 +05:30
Anand Doshi
16dfa061c5 get list of system managers function 2012-06-26 12:46:58 +05:30