Faris Ansari
|
2c3b179197
|
fix: ability to disable safe_render for template pages
|
2021-08-03 11:57:42 +05:30 |
|
Gavin D'souza
|
c85ff679ef
|
fix(NotFoundPage): Set default value for http_status_code
|
2021-07-16 12:02:13 +05:30 |
|
Suraj Shetty
|
508f47e871
|
fix: Minified js load
|
2021-07-03 14:13:02 +05:30 |
|
Suraj Shetty
|
02e735da8e
|
fix: Do not set base template for resource
|
2021-07-01 22:06:26 +05:30 |
|
Suraj Shetty
|
e8d41c945c
|
refactor: Use build_response in WebPage class
|
2021-06-24 18:01:09 +05:30 |
|
Suraj Shetty
|
57e41230b8
|
fix: Set source after updating context
|
2021-06-24 17:52:18 +05:30 |
|
Suraj Shetty
|
9e8aadf2f9
|
fix: Move context building to get_html
|
2021-06-24 15:19:48 +05:30 |
|
Suraj Shetty
|
2e21d1cb66
|
fix: Replace deprecated method
|
2021-06-24 12:01:49 +05:30 |
|
Suraj Shetty
|
2584b77cf1
|
fix: Do not cache csrf token
|
2021-06-24 10:24:47 +05:30 |
|
Suraj Shetty
|
0aabe737a3
|
fix: Cache document page as well
|
2021-06-24 10:24:20 +05:30 |
|
Suraj Shetty
|
9293807ef3
|
fix: Restore ability use get_context without params
- https://github.com/frappe/frappe/pull/12609
The feature got removed during the website routing
refactor https://github.com/frappe/frappe/pull/12334
|
2021-06-24 10:02:30 +05:30 |
|
Suraj Shetty
|
59be3afc2d
|
fix: Only replace hyphen in file name
|
2021-06-17 15:30:27 +05:30 |
|
Suraj Shetty
|
1e926b55ce
|
fix: Rename WebPage to BaseRenderer
|
2021-06-15 14:01:56 +05:30 |
|
Suraj Shetty
|
0387b8f027
|
fix: WebForm render
|
2021-06-04 14:25:48 +05:30 |
|
Suraj Shetty
|
63a42f54b2
|
fix: Deprecation warning
|
2021-05-31 14:55:23 +05:30 |
|
Suraj Shetty
|
369adf5a3a
|
fix: Set default value as empty string
|
2021-05-27 14:44:47 +05:30 |
|
Suraj Shetty
|
c8749bcc72
|
fix: get_index_path_options method
|
2021-05-27 14:27:30 +05:30 |
|
Suraj Shetty
|
d13eac6f50
|
fix: Breadcrumbs for a page
|
2021-05-27 12:56:38 +05:30 |
|
Suraj Shetty
|
33a97196e1
|
fix: Init page properties in webpage
|
2021-05-26 11:51:34 +05:30 |
|
Suraj Shetty
|
e19c18e5a9
|
refactor: Move context value setting code to a separate function
|
2021-05-26 11:03:33 +05:30 |
|
Suraj Shetty
|
646612be09
|
fix: Colocated asset load
|
2021-05-26 10:40:16 +05:30 |
|
Suraj Shetty
|
86897c1808
|
refactor: Remove render.py and move all utility functions to utils.py
- Replace or remove all render imports
|
2021-05-25 10:53:35 +05:30 |
|
Suraj Shetty
|
8317e00712
|
refactor: Rename page_controllers folder to page_renderers
|
2021-05-25 09:27:26 +05:30 |
|