Mangesh-Khairnar
218c6881cb
fix: add read access permission to owner
2019-05-14 13:04:05 +05:30
Faris Ansari
62a3869924
fix: Block route if disabled in Portal Settings
...
Check in render.py
2019-05-12 18:04:25 +05:30
Suraj Shetty
09d36621c7
Merge pull request #7413 from netchampfaris/disable-portal-routes
...
fix: Disable Portal Routes
2019-05-07 14:08:01 +05:30
Faris Ansari
11ad92a21f
feat: Website Redirects
2019-05-07 11:32:28 +05:30
Faris Ansari
ef2979c7e7
fix: Disable Portal Routes
2019-05-06 15:12:21 +05:30
Rushabh Mehta
311202611b
fix(style): cleanup blog subtitle
2019-05-03 15:01:41 +05:30
Faris Ansari
766e26ac5f
feat: Index all web pages for search ( #7322 )
...
* feat: Index Web Pages for search
- Walks and indexes all webpages in global_search
* test: Web Page Indexing
2019-04-26 12:41:17 +05:30
Mangesh-Khairnar
c9dc0a8379
style(linting): minor fixes
2019-04-24 14:29:10 +05:30
Mangesh-Khairnar
21c46250ca
style: formatting changes
2019-04-24 14:06:34 +05:30
Mangesh-Khairnar
c81fa6db3c
test: validate no fetch for multiple non default user permission
2019-04-24 13:19:04 +05:30
Aditya Hase
4a67163e2d
fix(blog): Fix possible reflected XSS attack vector
2019-03-30 12:02:20 +05:30
Faris Ansari
c9fac081b8
Merge pull request #7128 from Mangesh-Khairnar/rating-control
...
Feature: Rating control
2019-03-28 14:16:12 +05:30
Deepesh Garg
dc28e54d47
fix(blog_post): Fix for blog post having content as HTML ( #7134 )
...
* fix: Handling for HTML content type
* fix: use get_html_content_based_on_type for content
* fix: fetch content_html and content_md
2019-03-26 11:32:27 +05:30
Mangesh-Khairnar
0d98d24a40
feat: add rating field in the webform
2019-03-25 16:47:28 +05:30
Faris Ansari
d9807d346e
fix(BlogPost): Get content based on type
2019-03-22 10:03:14 +00:00
Faris Ansari
51ece4a920
feat: Flip sitemap switch
...
BREAKING CHANGE
A route is added to the sitemap if no_sitemap is not set.
This PR reverses this design. Because sitemap should contain publicly accessible pages and not utility pages.
Also, having lots of utility pages on sitemap does more harm than good.
2019-03-19 15:12:28 +05:30
Mangesh-Khairnar
e2e9f4213b
Merge branch 'develop' into privacy-data
2019-03-08 20:56:00 +05:30
Mangesh-Khairnar
4a82cb0b2a
style: remove capitalization in success message
2019-03-08 16:44:51 +05:30
Frappe Bot
94ea028db3
Merge branch 'master' into develop
2019-03-08 09:38:18 +00:00
Mangesh-Khairnar
eae1c04d81
feat: add option to download json directly from email
2019-03-07 19:16:15 +05:30
Mangesh-Khairnar
5d5d669dc8
fix: check for pending verification for link validation
2019-03-07 19:15:13 +05:30
Suraj Shetty
b230b83590
fix: frappe.require style import
2019-03-07 11:04:10 +05:30
Suraj Shetty
ef0eb75aa7
feat: refactor frappe.require(website version) to add multiple
...
script import
2019-03-07 10:09:13 +05:30
scmmishra
a6a4d3c112
style: Fix Codacy
2019-03-06 14:59:23 +05:30
scmmishra
0f737d7834
fix: Minor css fix
2019-03-06 14:46:33 +05:30
scmmishra
f69adb4314
style: Fixed button placement in web form page
2019-03-06 14:45:41 +05:30
scmmishra
d97352c7ad
fix (webform): Fixed filters in web_from frid view
2019-03-06 14:45:41 +05:30
scmmishra
fa4f88db07
fix (web form): Fixed link to doc form in form grid
2019-03-06 14:45:41 +05:30
scmmishra
d484ee2d12
fix: button alignment on web-form
2019-03-06 14:45:41 +05:30
Suraj Shetty
1b1bea7b6d
chore: fix minor formatting
2019-03-04 12:09:25 +05:30
Shivam Mishra
a7b9b4f9d2
Merge pull request #6872 from netchampfaris/website-bootstrap-4
...
feat: Migrate Website to Bootstrap 4
2019-03-04 11:57:16 +05:30
Anurag Mishra
c9aef2bfe9
fix: typo
2019-03-04 11:46:30 +05:30
Rushabh Mehta
62fca0ef2e
fix(query): blog_post.py
2019-03-04 09:14:53 +05:30
Mangesh-Khairnar
537b25d82d
Merge branch 'develop' of https://github.com/frappe/frappe into privacy-data
2019-03-01 15:44:33 +05:30
Anurag Mishra
41ff8885e3
fix: web form will show footer save button only if form is greater than window height
2019-02-27 17:14:07 +05:30
Mangesh-Khairnar
3cbf9200a6
fix: validate email address input in deletion request
2019-02-27 11:40:05 +05:30
Faris Ansari
f1f07fc7c0
fix: Explicit enable flags
2019-02-26 23:35:33 +05:30
Faris Ansari
abdca68068
fix: Route check
2019-02-26 23:19:19 +05:30
Faris Ansari
e411a1343a
fix: Remove old style theming
...
- Remove Text Style section and fields
- Remove website_theme.css
- Add Configure Theme helper dialog to build a theme quickly
2019-02-26 23:10:06 +05:30
Mangesh-Khairnar
2b99f3b8df
style: change request data webform action from save to submit
2019-02-26 14:55:29 +05:30
Mangesh-Khairnar
d703e646f1
refactor: allow deletion request without login
2019-02-26 14:54:53 +05:30
Mangesh-Khairnar
d7c8b5cfd6
fix: change status to deleted on data deletion
2019-02-26 14:53:54 +05:30
Faris Ansari
b494f43ed8
fix(Website Theme): Remove Bootstrap link field
2019-02-21 16:30:58 +05:30
Faris Ansari
d71d335ff2
fix(Website Slideshow): Set header fieldtype as HTML Editor
2019-02-21 16:30:28 +05:30
Faris Ansari
1e35dda7df
fix: Website Theme custom naming
2019-02-21 16:29:42 +05:30
Faris Ansari
27bb4a56d1
fix: Website Theme default value for custom theme
2019-02-21 14:16:14 +05:30
Faris Ansari
08f5174934
fix: Handle falsy homepage route
2019-02-21 14:01:23 +05:30
Faris Ansari
aeb167a3f3
fix: Merge chat fields into one section
2019-02-21 14:01:01 +05:30
Faris Ansari
caaa0fd1e6
fix: UX for Website Route Meta
2019-02-21 13:29:38 +05:30
Faris Ansari
962787a2fb
fix: Handle broken images with only CSS
...
- Remove JS handler for 404 images
2019-02-21 12:42:07 +05:30