Commit graph

80 commits

Author SHA1 Message Date
Nabin Hait
14dc6c20bd fixes in total_in_words 2013-01-21 17:24:29 +05:30
Anand Doshi
3d011c8816 for scheduled backups allow backups every 6 hrs 2013-01-18 12:32:49 +05:30
Rushabh Mehta
338018e78d started fresh install and added country_info 2013-01-17 18:22:22 +05:30
Nabin Hait
cb248b81a3 fixes in nestedset 2013-01-16 13:03:51 +05:30
Rushabh Mehta
915faccf4c added job application 2013-01-15 17:23:22 +05:30
Rushabh Mehta
19815f54d0 cleanup get_support_ticket 2013-01-15 14:17:30 +05:30
Rushabh Mehta
870cbdc680 scheduler log now a standard doctype 2013-01-15 12:44:26 +05:30
Rushabh Mehta
8f71135af0 cleaned up support email 2013-01-15 12:29:42 +05:30
Rushabh Mehta
ad7a7380d2 Merge branch 'master' of github.com:webnotes/wnframework 2013-01-14 15:48:22 +05:30
Rushabh Mehta
f8ba11da10 added code to update timestamps in Task, Customer Issue and Support Ticket 2013-01-14 15:47:57 +05:30
Anand Doshi
a5cd4727c4 get base path of the folder where erpnext is installed 2013-01-14 11:17:19 +05:30
Anand Doshi
7087c1d8a6 Merge branch 'master' of github.com:webnotes/wnframework into stock_reco 2013-01-10 14:36:33 +05:30
Rushabh Mehta
66de961f8e Merge branch 'master' into edge 2013-01-10 11:12:33 +05:30
Anand Doshi
b17badfd58 updated execute_in_shell 2013-01-10 10:53:25 +05:30
Anand Doshi
ec3e506149 removed make_thumbnail method 2013-01-09 17:10:49 +05:30
Rushabh Mehta
f894d4777a added moduleview 2013-01-09 16:39:25 +05:30
Rushabh Mehta
1582420656 added 'getdoc' in webnotes.utils.client 2013-01-07 10:32:56 +05:30
Anand Doshi
75287e6c82 enclose in quotes in comma or 2012-12-28 19:27:30 +05:30
Rushabh Mehta
63528ff764 ignore attach, email validation fixes in support_ticket 2012-12-28 13:43:42 +05:30
Rushabh Mehta
9823d95066 added webclient.py and some misc fixes 2012-12-19 17:05:50 +05:30
Rushabh Mehta
20afd403d3 email validate fix 2012-12-19 15:20:06 +05:30
Anand Doshi
a91f5bbc22 fixes related to auto_email_id 2012-12-14 13:13:47 +05:30
Anand Doshi
a442a0698a removed erpnext auto_email_id from framework 2012-12-13 19:36:03 +05:30
Anand Doshi
58bfe5e131 fixed email validation 2012-12-13 18:34:36 +05:30
Rushabh Mehta
d1dc786401 refactored javascript models 2012-12-13 12:53:18 +05:30
Rushabh Mehta
0a5ae677c5 file_manager name fix and avatar in form header fix 2012-12-12 15:46:10 +05:30
Rushabh Mehta
80ba39dd9b rewrote session management:added copy in memcache that is looked up first before updating db 2012-12-12 14:32:44 +05:30
Rushabh Mehta
46a9575de6 attachment fix 2012-12-12 11:11:04 +05:30
Rushabh Mehta
12b2f7295d Merge branch 'master' of github.com:webnotes/wnframework 2012-12-12 10:08:39 +05:30
Anand Doshi
ea0062b37f fix in date validation 2012-12-11 19:10:20 +05:30
Rushabh Mehta
48b34a4dad updates to attachment 2012-12-11 16:19:14 +05:30
Rushabh Mehta
6996317eb8 added option to attach file as URL 2012-12-11 15:57:46 +05:30
Rushabh Mehta
974fb544f4 updates to website: removed webnotes.cms 2012-12-07 12:44:45 +05:30
Anand Doshi
d49786d1a3 send bulk mail to unique recipients, removed fields first name and last name in send method 2012-12-06 13:13:53 +05:30
Anand Doshi
34b58ca3a1 updated webnotes.utils.__init__ with a few refactored methods 2012-12-04 11:53:42 +05:30
Anand Doshi
27ab68ad89 removed form_email method 2012-12-04 11:52:49 +05:30
Anand Doshi
cb73a34508 added get_doctype, fixed a minor bug in email recipient list splitting 2012-11-30 15:10:16 +05:30
Rushabh Mehta
cc7301eb9f form email sending via CommunicationComposer 2012-11-29 16:08:45 +05:30
Rushabh Mehta
f003b4abea webnotes.model.doctype (new version) 2012-11-29 11:49:55 +05:30
Nabin Hait
6453f784de fixes in nestedset validation 2012-11-28 12:58:36 +05:30
Rushabh Mehta
2bb46cccb2 send email with signature 2012-11-26 14:49:05 +05:30
Rushabh Mehta
155ac64109 send email with signature 2012-11-26 14:47:17 +05:30
Rushabh Mehta
4299005dff profile: added email signature to outgoing mail and profile settings 2012-11-26 13:54:47 +05:30
Rushabh Mehta
4f72d3b686 introducing model 3.0, refactored import module 2012-11-23 17:53:42 +05:30
Anand Doshi
71e3f95747 Allow email settings to be set without a login id - password (usually found in a local email server) 2012-11-23 15:49:30 +05:30
Anand Doshi
328fd2fd85 avoid NoneType encode error in smtp 2012-11-23 14:57:22 +05:30
Rushabh Mehta
e00145b78b receive.py: delete mail as soon as it comes 2012-11-16 18:24:51 +05:30
Rushabh Mehta
b1abf53548 delete mail if cannot process (or will keep coming) 2012-11-16 18:06:02 +05:30
Rushabh Mehta
082a93f31e email/receive, support ticket fix 2012-11-16 12:07:11 +05:30
Rushabh Mehta
82d35140c0 email_utils/receive, break transaction between read and delete in pop to avoid locking 2012-11-16 10:36:16 +05:30