Anand Doshi
|
df95128fed
|
[minor] use mixin class for Timed_POP3 and Timed_POP3_SSL
|
2013-12-23 20:01:12 +05:30 |
|
Pratik Vyas
|
46b2a3019b
|
Set timeout POP3 session using pop_timeout in conf.py
|
2013-12-23 20:01:12 +05:30 |
|
Anand Doshi
|
8a3be21704
|
Throttle POP pulling based on time and space (not the physics kind)
|
2013-12-23 20:01:12 +05:30 |
|
Anand Doshi
|
7720e999e9
|
[minor] [fix] error logging for pop
|
2013-12-23 20:01:11 +05:30 |
|
Anand Doshi
|
6268738cba
|
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-23 20:01:11 +05:30 |
|
Pratik Vyas
|
6faafab586
|
[minor] fix file lock booboo
|
2013-12-23 20:01:11 +05:30 |
|
Pratik Vyas
|
4090932fca
|
[minor] add locking to scheduler
|
2013-12-23 20:01:11 +05:30 |
|
Anand Doshi
|
ab536ecfb0
|
[minor] lock tabSeries during update
|
2013-12-23 20:01:11 +05:30 |
|
Pratik Vyas
|
c5d2009948
|
[minor] do not serve statics if NO_STATICS in environ
|
2013-12-23 20:01:11 +05:30 |
|
Pratik Vyas
|
664187fafc
|
[minor] move static data middleware to development serve command
|
2013-12-23 20:01:11 +05:30 |
|
Pratik Vyas
|
3ddadf35a3
|
[fix] move version validation to build and serve
|
2013-12-23 20:01:11 +05:30 |
|
Pratik Vyas
|
cd0ae124bc
|
[minor] started versioning
|
2013-12-23 20:01:10 +05:30 |
|
Rushabh Mehta
|
890254bd8d
|
[install] [minor] added flag and ignored cache during install
|
2013-12-23 20:01:10 +05:30 |
|
Rushabh Mehta
|
9425ff5d4a
|
[cleanup] [minor] default+cache related
|
2013-12-23 20:01:10 +05:30 |
|
Rushabh Mehta
|
6c2922ddf0
|
[cleanup] [minor] added webnotes.model.delete_doc (module)
|
2013-12-23 20:01:09 +05:30 |
|
Rushabh Mehta
|
91f7de2dd5
|
[permissions] Added Test Cases
|
2013-12-23 20:01:09 +05:30 |
|
Rushabh Mehta
|
4f74d816b6
|
[permission model] Redesign
|
2013-12-23 20:01:09 +05:30 |
|
Rushabh Mehta
|
9b4a20d5ab
|
[permissions] Added Test Cases
|
2013-12-23 20:01:09 +05:30 |
|
Rushabh Mehta
|
202cce4b34
|
[permission model] Redesign
|
2013-12-23 20:01:09 +05:30 |
|
Anand Doshi
|
73b3163bac
|
[fix] get modules path
|
2013-12-18 07:52:56 +05:30 |
|
Pratik Vyas
|
0a446410f9
|
[minor] make docs mergable via client using rename_doc
|
2013-12-17 16:34:33 +05:30 |
|
Pratik Vyas
|
59e2bef91b
|
[minor] add rename to client
|
2013-12-17 16:11:23 +05:30 |
|
Anand Doshi
|
ea150e0ad2
|
Merge pull request #355 from pdvyas/hotfix-head-request
[fix] [minor ] do not 404 HEAD request on a website page
|
2013-12-16 22:21:34 -08:00 |
|
Anand Doshi
|
034eae66f4
|
[minor] [fix] only for
|
2013-12-16 16:43:27 +05:30 |
|
Nabin Hait
|
e31f330a0a
|
Merge pull request #352 from MaxMorais/patch-1
Add BRL Currency to Brasil
|
2013-12-16 02:12:36 -08:00 |
|
Nabin Hait
|
fa00d501aa
|
Merge pull request #359 from anandpdoshi/hotfix-reply-to
[minor] [smtp] always add Reply-To header, add Date header
|
2013-12-16 02:08:51 -08:00 |
|
Nabin Hait
|
d63a3ffcc5
|
Merge pull request #361 from pdvyas/hotfix-session-lastupdate
[minor] [fix] update session to db on clear cache
|
2013-12-16 02:07:44 -08:00 |
|
Nabin Hait
|
4d2e4b777a
|
Merge pull request #354 from anandpdoshi/hotfix-allow-roles
[minor] [fix] allow roles
|
2013-12-16 02:07:22 -08:00 |
|
Nabin Hait
|
9ad2f7237b
|
Merge pull request #358 from anandpdoshi/hotfix-scheduler-errors
[minor] [scheduler] send scheduler errors as email digest
|
2013-12-16 02:03:12 -08:00 |
|
Pratik Vyas
|
0b95e8e685
|
[minor] [fix] update session to db on clear cache
|
2013-12-16 15:32:02 +05:30 |
|
Pratik Vyas
|
aac25d6633
|
[minor] [fix] update session to db on clear cache
|
2013-12-16 15:01:28 +05:30 |
|
Anand Doshi
|
fa8ae0ecf6
|
[minor] [smtp] always add Reply-To header, add Date header
|
2013-12-16 14:48:17 +05:30 |
|
Anand Doshi
|
3f4516ad9f
|
[minor] [scheduler] send scheduler errors as email digest
|
2013-12-16 13:51:09 +05:30 |
|
Pratik Vyas
|
b820bf498e
|
[fix] [minor
] do not 404 HEAD request on a website page
|
2013-12-14 18:20:20 +05:30 |
|
Anand Doshi
|
4eb0825b35
|
[minor] [fix] allow roles
|
2013-12-13 12:34:51 +05:30 |
|
Maxwell
|
60484f7448
|
Add BRL Currency to Brasil
Add currency="BRL"
Change the number_format="#.###,##"
|
2013-12-12 11:21:54 -02:00 |
|
Pratik Vyas
|
980d6bc1e8
|
[minor] use get_url to generate backup urls
|
2013-12-09 11:06:36 +05:30 |
|
Pratik Vyas
|
622de07242
|
[minor] request site address should use site name if available
|
2013-12-09 11:05:37 +05:30 |
|
Pratik Vyas
|
3b056924e2
|
Merge develop for release
|
2013-12-05 16:20:59 +05:30 |
|
Nabin Hait
|
fc88046643
|
Merge pull request #338 from akhileshdarjee/master
[fix] [minor] hide fields and report filters fixed
|
2013-12-04 22:34:39 -08:00 |
|
Akhilesh Darjee
|
bc8d4a946a
|
[fix] [minor] hide fields and report filters fixed
|
2013-12-04 19:01:37 +05:30 |
|
Anand Doshi
|
f88a0fbafb
|
[minor] [smtp] propagate exceptions
|
2013-12-04 16:28:23 +05:30 |
|
Nabin Hait
|
d425a208de
|
[fix] [minor] call autoname through controller while called from bean
|
2013-12-04 13:23:12 +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 |
|
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
|
055b180f4d
|
[minor] pop socket timeout
|
2013-12-03 12:53:02 +05:30 |
|
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 |
|