Commit graph

4274 commits

Author SHA1 Message Date
Anand Doshi
f88a0fbafb [minor] [smtp] propagate exceptions 2013-12-04 16:28:23 +05:30
Nabin Hait
21285673d7 Merge pull request #335 from nabinhait/master
[fix] [minor] call autoname through controller while called from bean
2013-12-03 23:54:26 -08:00
Nabin Hait
d425a208de [fix] [minor] call autoname through controller while called from bean 2013-12-04 13:23:12 +05:30
Rushabh Mehta
48c5ab5b19 [patch] web_page generator, fix "None" error if no page content 2013-12-04 13:13:58 +05:30
Anand Doshi
50edcc37a5 Merge pull request #332 from anandpdoshi/hotfix
[minor] website - if no page_name, show login
2013-12-03 22:31:15 -08:00
Rushabh Mehta
f0d564538e [patch] No spinner in has_permission 2013-12-04 11:29:09 +05:30
Rushabh Mehta
03adcd8da1 [patch] Added option to hide spinner / progress in ajax call 2013-12-04 11:26:46 +05:30
Nabin Hait
6dcc4a7cdf Merge pull request #334 from nabinhait/hotfix
[fix] [minor] fix in getseries
2013-12-03 21:49:02 -08:00
Nabin Hait
1f5aff7903 [fix] [minor] fix in getseries 2013-12-04 11:17:37 +05:30
Anand Doshi
8253169d45 [minor] website - if no page_name, show login 2013-12-03 18:10:12 +05:30
Anand Doshi
aa7c7a7811 Merge pull request #331 from anandpdoshi/throttle-pop
[minor] pop socket timeout
2013-12-02 23:24:14 -08:00
Anand Doshi
055b180f4d [minor] pop socket timeout 2013-12-03 12:53:02 +05:30
Pratik Vyas
3b46783b2e Merge pull request #329 from anandpdoshi/throttle-pop
Set timeout POP3 session using pop_timeout in conf.py
2013-12-02 22:55:49 -08:00
Anand Doshi
43e470dd38 [minor] use mixin class for Timed_POP3 and Timed_POP3_SSL 2013-12-02 23:51:16 +05:30
Pratik Vyas
6fb9461989 Set timeout POP3 session using pop_timeout in conf.py 2013-12-02 20:29:25 +05:30
Pratik Vyas
b1ac9449c2 Merge pull request #328 from anandpdoshi/throttle-pop
Throttle POP pulling based on time and space (not the physics kind)
2013-12-02 04:22:21 -08:00
Anand Doshi
ab75ff19cf Throttle POP pulling based on time and space (not the physics kind) 2013-12-02 17:50:25 +05:30
Anand Doshi
9ba2f41ef1 Merge pull request #327 from anandpdoshi/hotfix
[minor] [fix] error logging for pop
2013-12-02 03:46:23 -08:00
Anand Doshi
15a6758c90 [minor] [fix] error logging for pop 2013-12-02 17:14:24 +05:30
Pratik Vyas
cd3d4807de Merge pull request #326 from webnotes/scheduler-lock
[minor] fix file lock booboo
2013-12-02 03:11:39 -08:00
Pratik Vyas
0aa597a2bd Merge pull request #324 from pdvyas/website-only-get
[minor] send 404 if POST request non cmd (ie website)
2013-12-02 02:48:09 -08:00
Pratik Vyas
831d2903cc Merge pull request #318 from anandpdoshi/hotfix
[minor] lock tabSeries during update
2013-12-02 02:46:33 -08:00
Pratik Vyas
8a6427a194 Merge pull request #319 from rmehta/develop
[bugfix] [minor] [translate] update requests api
2013-12-02 02:46:16 -08:00
Pratik Vyas
82332d22c1 Merge pull request #321 from pdvyas/scheduler-lock
[minor] add locking to scheduler
2013-12-02 02:45:47 -08:00
Pratik Vyas
54a9226f47 Merge pull request #322 from rmehta/prev-next-btn
[prev/back] Added button back webnotes/erpnext#1113
2013-12-02 02:42:43 -08:00
Pratik Vyas
a7f51a1118 Merge pull request #325 from anandpdoshi/pop-mail-size
Limit POP mail pulling based on size
2013-12-02 02:34:47 -08:00
Anand Doshi
e75ac14f4c [minor] wnf.py --mysql call with option -A for quick start 2013-12-02 15:39:09 +05:30
Anand Doshi
862e91533e [minor] contain update password page 2013-12-02 15:38:47 +05:30
Anand Doshi
ba4a48fbd8 specify max_email_size in conf.py to limit size of each email pulled using POP and the total size of all emails pulled in a single scheduler call 2013-12-02 15:37:29 +05:30
Pratik Vyas
03ae35a584 [minor] send 404 if POST request non cmd (ie website) 2013-12-02 13:18:28 +05:30
Pratik Vyas
5c41d1eadb [minor] fix file lock booboo 2013-12-02 12:53:51 +05:30
Rushabh Mehta
6195e16aa9 [prev/back] Added button back webnotes/erpnext#1113 2013-12-02 11:39:13 +05:30
Pratik Vyas
f9f01fa727 [minor] add locking to scheduler 2013-12-01 13:06:24 +05:30
Anand Doshi
f4e73066e1 Merge pull request #309 from pdvyas/static-middleware
Fixes to WSGI application callable
2013-11-30 23:21:47 -08:00
Rushabh Mehta
7b2ccc6776 [bugfix] [minor] [translate] update requests api 2013-11-29 15:03:44 +05:30
Anand Doshi
bee949af45 [minor] lock tabSeries during update 2013-11-29 14:45:20 +05:30
Pratik Vyas
1160c108fe Merge pull request #317 from anandpdoshi/hotfix
[minor] get system managers sends formatted email address
2013-11-29 00:11:50 -08:00
Pratik Vyas
001f4389cf [minor] do not serve statics if NO_STATICS in environ 2013-11-29 12:42:24 +05:30
Pratik Vyas
46b860e93d handle session stopped 2013-11-29 12:30:56 +05:30
Pratik Vyas
7d3924af55 [minor] move static data middleware to development serve command 2013-11-29 12:30:56 +05:30
Anand Doshi
63b90d35e8 [minor] get system managers sends formatted email address 2013-11-29 12:20:25 +05:30
Anand Doshi
b8f036268c Merge pull request #316 from anandpdoshi/hotfix
[minor] fixed erpnext.org urls
2013-11-28 21:43:14 -08:00
Anand Doshi
00197709b7 [minor] fixed erpnext.org urls 2013-11-29 11:09:38 +05:30
Rushabh Mehta
ab0acb277e Merge pull request #302 from rmehta/master
[permission model] Redesign for webnotes/erpnext#1093
2013-11-28 21:31:48 -08:00
Rushabh Mehta
8aa807288f [minor] Linked With hotfix webnotes/erpnext#1110 2013-11-29 11:00:12 +05:30
Anand Doshi
7941d4e5c1 Merge pull request #313 from anandpdoshi/reload-plugin-file
[minor] reload a plugin doc
2013-11-28 04:47:17 -08:00
Anand Doshi
27504792cc [minor] reload a plugin doc 2013-11-28 18:14:43 +05:30
Anand Doshi
e251d75b61 Merge pull request #312 from pdvyas/hotfix
[fix] move version validation to build and serve
2013-11-28 04:40:26 -08:00
Pratik Vyas
9df824c58f [fix] move version validation to build and serve 2013-11-28 18:12:32 +05:30
Nabin Hait
9685ad1089 Merge pull request #311 from akhileshdarjee/master
[fix] [minor] data import tool checkbox unhide fix
2013-11-28 04:09:16 -08:00