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 |
|
Rushabh Mehta
|
40470d2489
|
only tar for backup (no tar+gzip)
|
2012-11-14 14:46:15 +05:30 |
|
Rushabh Mehta
|
c130d74142
|
moved app version to app.html
|
2012-11-14 14:19:46 +05:30 |
|
Rushabh Mehta
|
2361f0e88b
|
backup files: path fix
|
2012-11-14 14:05:14 +05:30 |
|
Rushabh Mehta
|
98856f3cbe
|
backup files with database and email link
|
2012-11-14 13:29:58 +05:30 |
|
Rushabh Mehta
|
d15271c27d
|
do not allow mandatory and hidden and also bugfix in communication creation
|
2012-11-14 12:23:04 +05:30 |
|
Nabin Hait
|
603e3aedb8
|
fixed issue in nestedset
|
2012-10-22 11:43:23 +05:30 |
|
Nabin Hait
|
edd058792f
|
fixes in fmt_money
|
2012-10-17 18:30:41 +05:30 |
|
Nabin Hait
|
c86c459718
|
fixes in fmt_money
|
2012-10-17 18:25:13 +05:30 |
|
Anand Doshi
|
2e49446e0f
|
added comma_and function, shifted get_system_managers function to profile.py
|
2012-10-16 10:46:50 +05:30 |
|
Anand Doshi
|
8ed9961593
|
don't build wn-web.js and wn-web.css if --no_cms is specified in wnf
|
2012-10-09 13:50:06 +05:30 |
|
Anand Doshi
|
3ff694bf1e
|
fixes in communication creation on sending form email
|
2012-10-08 12:32:41 +05:30 |
|
Anand Doshi
|
bacb45a514
|
fixes related to email
|
2012-10-08 12:09:08 +05:30 |
|
Anand Doshi
|
a788e879e2
|
fixes in stock reconciliation and price list csv reading
|
2012-10-05 11:38:05 +05:30 |
|
Anand Doshi
|
5d8ffaa2c7
|
fixes in data import tool and voucher import tool
|
2012-10-04 13:26:04 +05:30 |
|
Anand Doshi
|
c00ca6c476
|
fixes in data import tool - restrict import upto 500 rows, commit only if import is successful, else rollback
|
2012-10-04 11:51:29 +05:30 |
|
Anand Doshi
|
28164a64a4
|
fixes in data import tool
|
2012-10-03 16:06:49 +05:30 |
|
Rushabh Mehta
|
c93362925d
|
added version in corejs
|
2012-10-03 14:03:29 +05:30 |
|
Rushabh Mehta
|
fb826e3aed
|
bugfix in profile_settings, removed files from conf (always public/files) and changed default avatar to defunct brightkite avatar
|
2012-10-03 12:54:35 +05:30 |
|
Anand Doshi
|
53e20450e5
|
fixes in nestedset
|
2012-10-02 16:47:25 +05:30 |
|
Anand Doshi
|
56e492a189
|
fixes related to new directory structure
|
2012-10-01 20:04:29 +05:30 |
|
Anand Doshi
|
0d186b560e
|
added future imports
|
2012-10-01 11:35:49 +05:30 |
|
Anand Doshi
|
ef4b56b0d8
|
merged master
|
2012-09-28 12:38:53 +05:30 |
|
Anand Doshi
|
81c0426980
|
commented sys path in nestedset
|
2012-09-27 13:02:45 +05:30 |
|