Commit graph

31 commits

Author SHA1 Message Date
Rushabh Mehta
d61b3c69cf Merge pull request #771 from anandpdoshi/anand-august-12
[fix] Get Notification Deadlock
2014-08-13 17:02:02 +05:30
Pratik Vyas
ac0d1abca1 Merge pull request #770 from pdvyas/hotfix-maintenance-mode
Hotfix maintenance mode
2014-08-13 10:56:06 +05:30
Anand Doshi
737a8dd5cb [fix] Get Notification Deadlock 2014-08-12 19:49:13 +05:30
Anand Doshi
e199712223 Further fixes in print 2014-07-25 13:01:53 +05:30
Pratik Vyas
18322d5099 fix whitespace 2014-07-07 16:11:37 +05:30
Pratik Vyas
2c3b170e17 add request exception logging 2014-07-07 09:52:13 +05:30
Anand Doshi
412fab3e64 Fixed update sessions 2014-06-19 16:08:29 +05:30
Pratik Vyas
de8f7daa6d fix maintenance spelling mistake 2014-06-18 15:58:13 +05:30
Rushabh Mehta
1ae1b23e11 show error message on 505 2014-05-29 14:10:27 +05:30
Rushabh Mehta
2f60578698 catch all errors in app.py 2014-05-26 12:52:32 +05:30
Anand Doshi
483466de22 Allow werkzeug debugging server to have multiple concurrent requests 2014-05-25 09:55:54 +05:30
Anand Doshi
a1bd2176fb NameError handling, fixed copy doc used in amend, handle tabs 2014-04-23 13:39:51 +05:30
Anand Doshi
8bb11e01be frappe/frappe#478 2014-04-02 16:38:16 +05:30
Anand Doshi
c10db3efae frappe/frappe#478 2014-04-01 12:26:34 +05:30
Pratik Vyas
36cc16f6a8 add maintainance mode 2014-03-28 00:03:44 +05:30
Pratik Vyas
afc0430f02 fix 500 on bad HTTP Host 2014-03-20 01:30:31 +05:30
Pratik Vyas
8df6919e4e check X-Frappe-Site-Name for site 2014-03-20 01:30:30 +05:30
Anand Doshi
b6b9f0ab13 Fixes to Respond as Page, Error Page when not ajax, strip script and style tags from script and style blocks, hide sidebar and breadcrumbs if no content in them 2014-03-17 22:22:15 +05:30
Rushabh Mehta
8c77327060 bugfix in User 2014-03-14 15:19:23 +05:30
Anand Doshi
d2f6905815 Handler response: each type of handler will create its own response 2014-03-13 13:04:25 +05:30
Anand Doshi
9eb55aa102 Fixed naming in response.py, build_response only if response.data does not exist 2014-03-12 19:27:05 +05:30
Anand Doshi
3444dd4a38 Refactored handler, catch exceptions, response codes and build response from app.py 2014-03-12 19:04:22 +05:30
Anand Doshi
201385ec70 Added StaticDataMiddleware for serving files from mulitple sites, desktop background and positioning 2014-03-11 15:14:06 +05:30
Pratik Vyas
3081224bbc fix _response 2014-03-11 12:42:47 +05:30
Pratik Vyas
cc64d7a224 fix frappe.destroy in app.py 2014-03-11 11:29:20 +05:30
Pratik Vyas
be715d277b move download_backup to frappe.utils.response 2014-03-07 00:56:50 +05:30
Pratik Vyas
7668316916 only system manager can download backups 2014-03-07 00:11:20 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Pratik Vyas
f252b02280 fix site path in app.py 2014-02-17 20:24:10 +05:30
Pratik Vyas
ee883c1863 Make sites_dir configurable 2014-02-17 11:05:32 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30
Renamed from webnotes/app.py (Browse further)