Commit graph

77 commits

Author SHA1 Message Date
Rushabh Mehta
ef534d8564 support_ticket: load communication onload 2012-11-24 17:00:10 +05:30
Rushabh Mehta
2aed3a9867 support ticket response deprecated, moved to communication 2012-11-24 15:26:48 +05:30
Rushabh Mehta
b7fab83e74 Merge branch 'master' of github.com:webnotes/wnframework 2012-11-24 14:45:38 +05:30
Rushabh Mehta
66bcd24288 moving support ticket response to communication (wip) 2012-11-24 14:45:31 +05:30
Anand Doshi
2722eb5ef8 added aliases of delete doc and reload doc in webnotes 2012-11-23 18:15:40 +05:30
Anand Doshi
cd0e5e3abb removed doctype validation from query report 2012-11-23 18:15:21 +05:30
Anand Doshi
2dff4701f4 removed controller 2012-11-23 18:05:08 +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
Anand Doshi
f60d52e16b print currently running patch in patch handler 2012-11-22 19:38:30 +05:30
Anand Doshi
914b87104c fix in reportview restrict permissions conditions 2012-11-21 14:35:43 +05:30
Anand Doshi
910cd7049f update modified_by in set_value 2012-11-20 17:30:17 +05:30
Anand Doshi
6ef83b42d1 msgprint --> webnotes.msgprint in doclist.py 2012-11-20 14:19:09 +05:30
Anand Doshi
f36675aa10 show autosuggest label in bold and show more info on hover if more info part is replaced with ellipses 2012-11-20 13:26:42 +05:30
Anand Doshi
ed190d8dbf fix in reportview.py export after introducing compress 2012-11-19 16:41:10 +05:30
Rushabh Mehta
0d792fac6b renamed doclistview to reportview, added float condition for filters and cleaned up property setter 2012-11-17 16:12:16 +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
8c46ee4e43 fixes to rename_tool, added serial no for rename 2012-11-16 14:25: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
c088c177eb hotfix for desktop icon + updates to assign to and patch 2012-11-15 16:36:42 +05:30
Rushabh Mehta
76247d4ca1 customer_issue: moved allocated to assigned 2012-11-15 15:11:14 +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
Rushabh Mehta
42c84b0196 doctype field validation commonified and added to customize form view and custom fields and property setter save 2012-11-13 15:41:12 +05:30
Rushabh Mehta
4075c7e914 passing server date in boot and checking expiry against the server date 2012-11-12 12:57:42 +05:30
Rushabh Mehta
72a80e542f query-report patch, now report manager can save, but must give a new name if standard report 2012-11-12 12:53:44 +05:30
Rushabh Mehta
f16ce22431 removed msgprint 2012-11-12 12:18:27 +05:30
Anand Doshi
0ae85bc56d removed __SessionCache and replaced with webnotes.clear_cache 2012-10-24 17:39:49 +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
2aea93e8f2 fix for get_obj for custom doctypes 2012-10-15 17:46:02 +05:30
Anand Doshi
ceb05a3b8f fixed filename issue in downloadify export 2012-10-12 12:48:18 +05:30
Anand Doshi
2330ed20c8 removed import error bypass and added missing py files for each doctype 2012-10-10 14:26:23 +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
a80ecc9947 added page permissions, modified report listing links 2012-10-04 18:11:28 +05:30
Anand Doshi
543e9e30f2 Merge branch 'master' of github.com:webnotes/wnframework 2012-10-04 13:54:07 +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
Rushabh Mehta
57392564de update to messages, added avatar-large 2012-10-03 18:32:10 +05:30