Commit graph

1221 commits

Author SHA1 Message Date
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
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
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
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
Rushabh Mehta
8aa807288f [minor] Linked With hotfix webnotes/erpnext#1110 2013-11-29 11:00:12 +05:30
Anand Doshi
27504792cc [minor] reload a plugin doc 2013-11-28 18:14:43 +05:30
Pratik Vyas
9df824c58f [fix] move version validation to build and serve 2013-11-28 18:12:32 +05:30
Anand Doshi
b580a8b678 Merge pull request #308 from pdvyas/versioning
Semantic Versioning
2013-11-28 03:30:56 -08:00
Rushabh Mehta
af53b85e47 [query report] Formatting & Minor UI Fixes 2013-11-28 16:36:30 +05:30
Pratik Vyas
9d2548c62a [minor] started versioning 2013-11-28 09:57:14 +05:30
Anand Doshi
959f43c411 [minor] [middleware] convert path to unicode 2013-11-27 19:02:35 +05:30
Pratik Vyas
c10949d039 [fix] https issue in request url 2013-11-27 16:51:01 +05:30
Rushabh Mehta
988203ca6b [linked with] show listview in linked with 2013-11-26 13:54:59 +05:30
Rushabh Mehta
336004ef0e [linked with] show listview in linked with 2013-11-26 11:22:13 +05:30
Rushabh Mehta
37168a0b95 [linked with] show listview in linked with 2013-11-26 11:19:48 +05:30
Nabin Hait
4b0e933ecb [fix] [minor] description for link field search results 2013-11-26 10:59:07 +05:30
Rushabh Mehta
fc16631b41 [linked with] new design - will now show all links 2013-11-25 18:46:50 +05:30
Nabin Hait
e3fe9608b7 [fix] [minor] null issue in get_value 2013-11-25 18:28:18 +05:30
Nabin Hait
dd40a32b27 [fix] [minor] auto naming 2013-11-25 17:35:00 +05:30
Nabin Hait
5a0951f9af Merge branch 'master' of github.com:webnotes/wnframework 2013-11-25 17:30:58 +05:30
Nabin Hait
4d7a3b4090 [fix] [minor] auto naming 2013-11-25 17:30:18 +05:30
Rushabh Mehta
352c3d1fad [fix] [minor] autosuggest show description 2013-11-25 11:57:31 +05:30
Nabin Hait
30f81458a3 Merge branch 'master' of github.com:webnotes/wnframework 2013-11-22 18:10:36 +05:30
Pratik Vyas
d8c5f225d9 [minor] fix broken install due to previous fix by @rmehta 2013-11-22 16:12:26 +05:30
Pratik Vyas
f520c4db73 [minor] remove print statement, booboo 2013-11-22 15:13:01 +05:30
Anand Doshi
77b9bc5bfe [minor] [website] [fix] table of contents recursion 2013-11-22 12:39:11 +05:30
Anand Doshi
9608ab9d2a [minor] [website] [fix] table of contents recursion 2013-11-22 12:39:11 +05:30
Rushabh Mehta
8343bd3152 [patch] [fix] [minor] 2013-11-22 12:26:39 +05:30
Rushabh Mehta
1e6a8e5675 [comment] Added in list, and now searchable webnotes/erpnext#1055 2013-11-22 11:58:18 +05:30
Rushabh Mehta
96877c72c2 [comment] Added in list, and now searchable webnotes/erpnext#1055 2013-11-22 11:53:12 +05:30
Rushabh Mehta
a9eb87eef4 [minor] [fix] msgprint if duplicate name, bugfix 2013-11-21 17:46:24 +05:30
Anand Doshi
14ffa9d5fb [minor] [fix] file deletion 2013-11-21 14:58:42 +05:30
Nabin Hait
57c98db8ea [minor] merge conflict fixed 2013-11-21 12:33:52 +05:30
Pratik Vyas
210ccc9862 [minor] remove os.walk optimization for clearing pycs 2013-11-20 20:31:35 +05:30
Pratik Vyas
94202843f5 [minor] [website] show login page if index not found 2013-11-20 20:20:30 +05:30
Nabin Hait
fa8d397da7 [fix] Rename and merge rewrite 2013-11-20 13:14:11 +05:30
Rushabh Mehta
325def77df [copyright] added Contributors 2013-11-20 12:58:35 +05:30