Commit graph

1924 commits

Author SHA1 Message Date
Suraj Shetty
a7fb1816aa refactor: Remove unused and redundant code 2021-08-19 15:27:25 +05:30
Shariq Ansari
3baa33d5da
fix: Use IP Address instead of Email field (#13553) 2021-08-18 13:21:10 +05:30
Rushabh Mehta
cf67f9d283 fix(minor): remove url from metatags 2021-08-18 12:01:44 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
Gavin D'souza
30cf8fd58d refactor: Use run instead of frappe.db.sql 2021-08-12 18:36:43 +05:30
mergify[bot]
3dc9dfe0c7
Merge pull request #13842 from netchampfaris/safe-render-off
fix: ability to disable safe_render for template pages
2021-08-12 11:54:32 +00:00
mergify[bot]
29203416ad
Merge pull request #13904 from saxenabhishek/aks-style-qb
style: split qb.table into doctype and table
2021-08-11 05:24:34 +00:00
shariquerik
5bed8031a2 fix: removed padding code from wspace json files & patch 2021-08-10 17:52:42 +05:30
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk 2021-08-10 12:20:08 +05:30
Your Name
946243d511 style: split qb.table into doctype and table 2021-08-07 03:31:35 +05:30
shariquerik
bf4611e84b fix: updated wspace json files & minor onboarding fix 2021-08-06 14:07:22 +05:30
Devin Slauenwhite
770ca72764
fix: standard pages message in website settings. (#13711)
* fix: description of standard home page links.

* fix: invalid standard pages message.

* updated modified timestamp.

Co-authored-by: Gavin D'souza <gavin18d@gmail.com>
2021-08-06 04:53:10 +00:00
shariquerik
84f195ca19 fix: Resolved Conflicts 2021-08-03 17:53:14 +05:30
Faris Ansari
2c3b179197 fix: ability to disable safe_render for template pages 2021-08-03 11:57:42 +05:30
Mohammad Hasnain Mohsin Rajan
e87d22b244
perf: strain html before passing to bs4 (#13785) 2021-08-02 16:34:51 +05:30
saxenabhishek
7671e78487 style: minor fixes and improvements 2021-07-30 11:29:41 +05:30
saxenabhishek
ce10e36725 refactor: move all pypika functions to a module 2021-07-30 11:00:35 +05:30
saxenabhishek
ee3c84beef style: typecast to string inside db.sql 2021-07-30 11:00:35 +05:30
saxenabhishek
3f081a55e5 refactor: qb in Website_analytics.get_data 2021-07-30 11:00:34 +05:30
pateljannat
326bd463fc fix: web form child table issue 2021-07-26 17:09:57 +05:30
Gavin D'souza
c85ff679ef fix(NotFoundPage): Set default value for http_status_code 2021-07-16 12:02:13 +05:30
shariquerik
8475c6c426 fix: updated wspace json files 2021-07-08 17:41:22 +05:30
shariquerik
f2a91f5709 fix: updated wspace json files 2021-07-08 15:37:01 +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
Gavin D'souza
6bb96419d4 fix: Safe checks while setting doctypes_with_web_view cache 2021-06-30 15:29:49 +05:30
Suraj Shetty
44536fac49 fix: Prioritse TemplatePage over ListPage 2021-06-28 15:53:34 +05:30
Suraj Shetty
13b14570af
Merge pull request #13558 from surajshetty3416/website-rendering-fixes 2021-06-24 19:29:30 +05:30
Suraj Shetty
b80a808a56 test: Comment flaky assert 2021-06-24 18:51:02 +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
9ad276767f test: Reset no_cache flag 2021-06-24 13:30:11 +05:30
Suraj Shetty
2e21d1cb66 fix: Replace deprecated method 2021-06-24 12:01:49 +05:30
Suraj Shetty
090c604b0a test: Add test cases to validate caching 2021-06-24 12:01:04 +05:30
Suraj Shetty
5531bc1e88 fix: Prioritize document page over template page 2021-06-24 11:35:53 +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
e83e80c6af test: Move tests to correct test file 2021-06-24 10:23:07 +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
codescientist703
32127606a9 fix: added card img top class 2021-06-18 13:23:48 +05:30
codescientist703
008a72e92a fix: added padding in scss file and fixed indentation 2021-06-18 13:23:48 +05:30
codescientist703
189c9dbeab feat: Added image field to the section_with_cards template 2021-06-18 13:23:48 +05:30
Suraj Shetty
59be3afc2d fix: Only replace hyphen in file name 2021-06-17 15:30:27 +05:30
Suraj Shetty
7dfced5047 Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-17 09:48:50 +05:30
mergify[bot]
9866aab28c
Merge pull request #13466 from shariquerik/allow_comment_for_guest
fix: Allow guest to comment on Web Page & Blog Post
2021-06-16 07:43:36 +00:00
mergify[bot]
107de3e4c5
Merge pull request #13491 from shariquerik/blog_feedback
feat: Feedback feature for Blog Post
2021-06-16 07:42:13 +00:00
Suraj Shetty
1e926b55ce fix: Rename WebPage to BaseRenderer 2021-06-15 14:01:56 +05:30
shariquerik
1f83d3d54f feat: Feedback feature for Blog Post 2021-06-14 15:28:44 +05:30
Gavin D'souza
c489846547 Merge branch 'develop' into unnecessary_comprehensions 2021-06-11 19:30:23 +05:30