Frappe Bot
94ea028db3
Merge branch 'master' into develop
2019-03-08 09:38:18 +00:00
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
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
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
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
Faris Ansari
f3a03850df
refactor: Website image classes
2019-02-21 11:18:52 +05:30
Faris Ansari
5a96fc70de
Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4
2019-02-20 19:25:25 +05:30
Faris Ansari
41a4ba45da
fix: Handle broken images
2019-02-20 19:01:51 +05:30
scmmishra
126f8ce8f2
fix: Generate theme if new doc
2019-02-19 18:33:09 +05:30
Faris Ansari
4d51b00dcf
fix: Put custom themes in /assets/css
2019-02-19 18:05:48 +05:30
Faris Ansari
182729abd4
style: Fix lint errors
2019-02-16 19:38:22 +05:30
Faris Ansari
917a348367
test: Website Route Meta
2019-02-16 19:30:23 +05:30
Faris Ansari
7bd2d9e9dc
refactor: Website Meta Tag
...
Meta Tags are now decoupled from docs and are maintained per route basis
They will be tracked in Website Route Meta doctype where the `name`
is the `route`, it keeps track of a list of `key` and `value` in a table
Remove Meta Tag table from Web Page, add Set Meta Tag button helper.
2019-02-16 19:02:22 +05:30
Faris Ansari
8e55ecccb7
feat: Introduce Website Meta Tag
...
- Child Table to store meta tags with key and value
- Used in Web Page
- Remove redundant description field in Web Page
and patch it into Website Meta Tag
2019-02-14 00:49:10 +05:30
Faris Ansari
e941c90898
feat: Lazy load images only when they are in viewport
2019-02-13 23:09:38 +05:30
Rushabh Mehta
d610ce9522
fix(tests): tests and linting
2019-02-13 16:50:34 +05:30
Rushabh Mehta
a1eb5bf9b3
fix: add tests
2019-02-09 15:22:21 +05:30
Rushabh Mehta
9a3bafdcfd
fix(test): test and mandatory in blog post
2019-02-09 11:59:29 +05:30
Rushabh Mehta
ae097e5139
fix: tests, check for spam comments
2019-02-07 16:35:50 +05:30
Rushabh Mehta
41d90fa6d1
BREAKING CHANGE: Comments are now handled separately from Communication and Version
2019-02-07 16:35:50 +05:30
Rushabh Mehta
7ae4701aad
chore(linting)
2019-02-06 15:50:57 +05:30
Rushabh Mehta
4d586c20aa
fix(router.py): meta -> meta_tags
2019-02-06 15:50:57 +05:30
Rushabh Mehta
65d2167551
feat: various fixes to Web Form and content type selection for Web Page and Blog Post
2019-02-06 15:50:57 +05:30
Sagar Vora
89efa968d8
Merge branch 'master' into develop
2019-02-05 18:39:43 +05:30
Faris Ansari
a4bc19a2a1
style: ESLint
2019-02-02 21:21:21 +05:30
Faris Ansari
455041594a
test: Update Blog Post test
2019-02-02 11:38:13 +05:30
Faris Ansari
de8adac6b5
style: Unused variable
2019-02-02 11:32:03 +05:30
Faris Ansari
edc2ea0534
style: Missing semicolon
2019-02-02 11:31:57 +05:30
Faris Ansari
b6d5607ebc
Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4
2019-02-01 00:06:21 +05:30
Faris Ansari
c8419aaec0
fix: update web_page.json
2019-01-31 23:56:29 +05:30