Commit graph

4255 commits

Author SHA1 Message Date
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
Akhilesh Darjee
da92a25d7a [fix] [minor] data import tool checkbox unhide fix 2013-11-28 17:07:15 +05:30
Anand Doshi
b580a8b678 Merge pull request #308 from pdvyas/versioning
Semantic Versioning
2013-11-28 03:30:56 -08:00
Anand Doshi
ca285fbaa2 Merge pull request #310 from rmehta/reports
[minor] [query report] Formatting & Minor UI Fixes
2013-11-28 03:29:05 -08:00
Rushabh Mehta
af53b85e47 [query report] Formatting & Minor UI Fixes 2013-11-28 16:36:30 +05:30
Pratik Vyas
046860668f [minor] validte if current branch is master while bumping version 2013-11-28 13:31:58 +05:30
Pratik Vyas
edcf465b5f [minor] first cut bump 2013-11-28 13:22:37 +05:30
Anand Doshi
ea3049995d Merge pull request #307 from anandpdoshi/hotfix
[minor] [fix] checkbox margin
2013-11-27 22:38:42 -08:00
Anand Doshi
14acf7c55f [minor] [fix] checkbox margin 2013-11-28 12:05:01 +05:30
Pratik Vyas
9d2548c62a [minor] started versioning 2013-11-28 09:57:14 +05:30
Anand Doshi
e74c5744d4 Merge pull request #305 from anandpdoshi/hotfix
[minor] [rss] encode blog url before quoting
2013-11-27 05:58:21 -08:00
Anand Doshi
4b833ef88b Merge pull request #304 from anandpdoshi/remove-docs-from-repo
Remove docs from repo
2013-11-27 05:56:19 -08:00
Anand Doshi
c1cc499187 [minor] [rss] encode blog url before quoting 2013-11-27 19:21:21 +05:30
Anand Doshi
c78f864c41 [minor] [middleware] convert path to unicode 2013-11-27 19:14:42 +05:30
Anand Doshi
6f3a3e18ca [docs] removed from repository 2013-11-27 19:02:35 +05:30
Anand Doshi
959f43c411 [minor] [middleware] convert path to unicode 2013-11-27 19:02:35 +05:30
Anand Doshi
6b0964243d [minor] [website] show table of contents after main section 2013-11-27 17:29:04 +05:30
Pratik Vyas
c3dc7fa0bd [fix] https issue in request url 2013-11-27 17:28:18 +05:30
Anand Doshi
438e4ccead Merge pull request #303 from pdvyas/https-request-url
[minor] [fix] https issue in request url
2013-11-27 03:57:05 -08:00
Anand Doshi
62323cd9e0 [minor] [website] show table of contents after main section 2013-11-27 17:21:59 +05:30