Commit graph

22 commits

Author SHA1 Message Date
Anand Doshi
6bda09db38 Removed gzip for json responses. It should be handled by http server. 2014-05-20 20:16:18 +05:30
Pratik Vyas
c5da29e16d Add provision to set http status code using frappe.local.response.http_status_code 2014-05-05 07:57:07 +05:30
Anand Doshi
56ff3cd04d Encoded headers in response 2014-04-15 17:25:57 +05:30
Rushabh Mehta
9aa3d1c53c fixes 2014-04-10 16:38:28 +05:30
Anand Doshi
1dc8111beb frappe/frappe#478 2014-04-03 11:39:14 +05:30
Rushabh Mehta
4f304cfc6a frappe/frappe#478, frappe tests pass, .txt renamed to .json 2014-03-31 17:27:12 +05:30
Anand Doshi
f1eb0dd005 Replaced doc, doc.fields frappe/frappe#478 2014-03-28 13:54:53 +05:30
Rushabh Mehta
d5d9c8c563 FormMeta, Form Load, refactored client side Model and Meta - #478 2014-03-28 11:34:40 +05:30
Pratik Vyas
36cc16f6a8 add maintainance mode 2014-03-28 00:03:44 +05:30
Anand Doshi
1f0c1c8e43 Refactored get_url, verified command and other minor fixes 2014-03-19 16:34:25 +05:30
Rushabh Mehta
caed23686c minor fixes 2014-03-18 19:21:18 +05:30
Anand Doshi
8dcb89ccfc Fixed mime type of json to application/json 2014-03-13 14:48:34 +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
77cf148a08 hook: doctype_js:DOCTYPE, fixes in scheduler 2014-03-10 18:56:28 +05:30
Anand Doshi
1b496fa712 Raise Forbidden if backup download is not allowed, verbose is default in cli.py 2014-03-07 14:01:34 +05:30
Pratik Vyas
be715d277b move download_backup to frappe.utils.response 2014-03-07 00:56:50 +05:30
Anand Doshi
e34b1f687e Fixes in DB Query, Number Appending to Name 2014-03-05 18:15:02 +05:30
Anand Doshi
55d2ea9d73 oAuth: Redirect System User to /app 2014-03-03 23:09:07 +05:30
Anand Doshi
edbadc18b2 Changed frappe.conn to frappe.db 2014-02-26 12:35:02 +05:30
Rushabh Mehta
024ddfcc5b -webnotes +frappe 💥 2014-02-14 14:55:11 +05:30