Commit graph

70 commits

Author SHA1 Message Date
Rushabh Mehta
ee122a7053 Update render.py 2017-05-19 11:11:06 +05:30
tundebabzy
6fbe20caaa Except and raise statement python 3 compatible style (#3216)
* changes exception and raise statements to python 3 style

* changes except statement to python 3 style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* changes except and raise statement to python 3 compatible style

* adds six.reraise to fix python 3 style raise statements with traceback

* fixes indentation
2017-05-11 10:51:59 +05:30
Rushabh Mehta
6dff729d88 [enhance] Web View settings in DocType (#2798)
* [enhance] add web view settings doctype

* [enhance] add web view settings doctype

* [fix] default for checks (?)

* [fix] framework json

* [fix] missing return

* [fix] hooks for website_generators
2017-03-05 11:12:32 +05:30
Rushabh Mehta
042e2b09cb [design] Redesign, cleanup Login, Message pages (#2564)
* [cleanup] login, message pages

* [style] cleanups

* [cleanup]

* [cleanup] update password

* [fix] name for web form (fixes edit-profile)
2017-01-10 14:44:42 +05:30
Rushabh Mehta
67de814f26 [fix] missing translations #2494 2016-12-27 12:58:58 +05:30
Rushabh Mehta
e82e22640a [fix] web form fixes for job opening 2016-12-19 17:05:30 +05:30
Rushabh Mehta
14ca4119ba [minor] title fix for web pages 2016-12-19 11:24:57 +05:30
Rushabh Mehta
79f51648a1 [fix] for test 2016-10-13 12:24:27 +05:30
Rushabh Mehta
863aebcc78 [fixes] for translation and save full url for 404 2016-07-25 11:01:28 +05:30
Anand Doshi
662b6d4694 [fix] Edit DocType in Single DocType Menu, render message fix 2016-07-02 20:50:05 +05:30
Rushabh Mehta
10106ed065 [minor] [portal] sidebar_items 2016-06-27 18:41:12 +05:30
Rushabh Mehta
5e3bcbe01f [tests] added basic tests for page and generator 2016-06-27 11:50:04 +05:30
Anand Doshi
3854bcad04 [fix] limits variables and how usage is stored within limits + additional fixes 2016-06-25 17:41:19 +05:30
Rushabh Mehta
0cb31006e5 [redesign] website route is evaluated on request, no cold start 2016-06-23 12:23:37 +05:30
Rushabh Mehta
f81632b9d9 [redesign] removed website statics, www served like templates/pages 2016-06-23 10:54:31 +05:30
Anand Doshi
2da34255f5 [fix] listview > Edit DocType + minor fixes 2016-04-28 19:19:49 +05:30
Anand Doshi
6e4f16b07a [fix] use response.mimetype and response.charset instead of setting 'Content-Type' directly in response.header 2016-04-28 15:26:30 +05:30
Rushabh Mehta
eac452a926 [cleanup] web templates, now using standard jinja architecture and removed push-state 2016-01-01 17:49:25 +05:30
Rushabh Mehta
17c270fb67 [setup-docs] generate docs and static pages 2015-10-27 10:57:25 +05:30
Rushabh Mehta
dd9d73062a [features] build multi-lingual website 2015-10-22 16:39:37 +05:30
Anand Doshi
8a57ff6824 [fix] csrf token for website if switch to desk 2015-09-23 17:08:19 +05:30
Anand Doshi
755c7be7fa [fix] missing hash cache clearing and breadcrumbs fix 2015-08-11 16:19:42 +05:30
Anand Doshi
1200d19618 [fix] Use user's language in website if logged in. Fixes print preview in user's language. 2015-07-13 14:59:03 +05:30
Rushabh Mehta
95164c4c9e [fix] set default lang for web pages 2015-07-02 11:35:46 +05:30
Rushabh Mehta
bf4e0681c4 [fix] command clear-website-cache 2015-05-12 11:45:14 +05:30
Rushabh Mehta
ad100e3054 [cache] fix for website, default, meta, etc 2015-05-08 18:04:13 +05:30
Anand Doshi
95abc4753d removed scrub_relative_urls—now we can have relative urls! 2015-04-24 13:15:47 -04:00
Anand Doshi
7e03b22d98 fixed render_403 and handle too many logins in email receive 2015-04-08 12:27:28 +05:30
Rushabh Mehta
36f9719701 [website] get_parents fix 2015-04-01 12:54:48 +05:30
Nabin Hait
15ab5c19fd fixes in scrubbing url 2015-03-24 16:55:40 +05:30
Rushabh Mehta
9f7791bca5 [website] route caching, bye bye sidebar, navbar search, blog cleanup 2015-03-12 16:31:14 +05:30
Rushabh Mehta
3155aff58b [cache] website cache by language 2015-03-10 18:35:20 +05:30
Anand Doshi
e814d54cf9 Fixed Test Cases 2015-03-06 11:51:03 +05:30
Anand Doshi
2995f02f3b Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
Anand Doshi
bfdfcac1ed Fixed test cases and allow dict to be passed to frappe.ui.form.on(doctype, {}) 2015-02-25 14:05:39 +05:30
Anand Doshi
7f75e233a8 Website Listing 2015-02-23 22:30:03 +05:30
Anand Doshi
a0910eabc7 [fix] fixed content type for render.py 2015-01-22 10:17:06 +05:30
Anand Doshi
5b30bc4a20 [minor] strip '/ ' in render.py 2015-01-19 12:51:26 +05:30
Rushabh Mehta
94b9f819fb [cleanup] remove website group 2014-12-26 12:50:44 +05:30
Rushabh Mehta
aee366f1e0 [docs] update 2014-11-20 14:15:56 +05:30
Rushabh Mehta
ced8e5f7db [website] [redirect] 2014-10-29 16:20:03 +05:30
Rushabh Mehta
99d3966cd6 [merge] conflicts 2014-10-21 12:34:57 +05:30
Rushabh Mehta
8917d41f89 web-form-fixes 2014-10-17 15:24:25 +05:30
Rushabh Mehta
b20f987904 [communication] covert-wip 2014-09-29 12:21:57 +05:30
Anand Doshi
be93bbc76a [minor] clear _website_pages in clear_web 2014-09-16 15:08:27 +05:30
Rushabh Mehta
358c65b715 added test cases #807 2014-09-03 17:39:27 +05:30
Rushabh Mehta
07fa6d1971 [route] redesigned 2014-08-20 11:50:37 +05:30
Rushabh Mehta
f6bd8bf192 remove website route, wip 2014-08-20 11:50:37 +05:30
Anand Doshi
7087be6559 Fixes to print 2014-07-25 13:01:52 +05:30
Rushabh Mehta
b9de14ecbf many fixes to print 2014-07-25 13:01:51 +05:30