Rushabh Mehta
04e6e8125e
fix(minor): editable title for Web View
2020-04-22 10:29:06 +05:30
Prssanna Desai
f9e898eea4
Merge pull request #9959 from scmmishra/tracking
...
feat: web page tracking
2020-04-21 14:08:41 +05:30
Shivam Mishra
2fccdd5bd2
fix: resolve conflicts in standard.json
2020-04-21 13:34:00 +05:30
Shivam Mishra
ceabdf7403
feat: better handling of website tracking flag
2020-04-21 12:43:26 +05:30
Shivam Mishra
d265f00f9b
fix: update timestamp
2020-04-21 12:38:04 +05:30
Rushabh Mehta
c0f66f3dac
fix(minor): Standard theme naming. It will be common across sites
2020-04-21 11:41:55 +05:30
Rushabh Mehta
0c19735386
fix(minor): standard Website Theme
2020-04-21 09:13:27 +05:30
Shivam Mishra
ba03e6ee5d
fix: conflict
2020-04-20 16:36:52 +05:30
Rushabh Mehta
b7b0f1ddb1
Merge pull request #9999 from rmehta/webview-fixes-1
...
fix(web view): Made Web Views embeddable & other enhancements
2020-04-20 10:28:08 +05:30
Rushabh Mehta
a4f309a40f
chore(formatting): some fixes for theme.scss
2020-04-20 10:19:37 +05:30
Rushabh Mehta
982600fab0
fix(metatags): Better Meta Tags for Web Page and Web View
2020-04-19 22:02:03 +05:30
Chinmay D. Pai
624470b088
fix: allow modifying standard theme in migrate
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-19 20:45:47 +05:30
Rushabh Mehta
9f26548b31
fix(minor): update web page test and allow dashboards for custom doctype
2020-04-19 18:01:06 +05:30
Rushabh Mehta
54e765cfc0
fix(minor): fix color in Website Theme
2020-04-19 15:05:28 +05:30
Rushabh Mehta
25d92ac9b2
fix(Web View): renamed Web View Item to Web View Components, made Web Views embeddable, introduced full width, introduced Color
2020-04-19 15:02:22 +05:30
Shivam Mishra
00cb903462
feat: remove unused import
2020-04-17 15:47:56 +05:30
Shivam Mishra
7e0e6630bd
feat: add user timezone and unique visit check
2020-04-17 13:00:48 +05:30
Shivam Mishra
33c6089049
feat: rename doctype to Web Page View
2020-04-16 18:25:36 +05:30
Shivam Mishra
d08382affa
Merge branch 'develop' of github.com:frappe/frappe into tracking
2020-04-16 11:24:30 +05:30
Rushabh Mehta
ddb3c660aa
fix(test): test_web_view.py for Python 2.7 added classmethod decorator
2020-04-16 10:21:44 +05:30
Rushabh Mehta
7800fdbfee
fix(tests): sitemap and condition field for Web View
2020-04-16 09:38:34 +05:30
Rushabh Mehta
ee6903523b
fix(test): Theme tests does not run on Travis
2020-04-16 01:20:54 +05:30
Rushabh Mehta
a7c7df3cc4
fix(tests): Added tests for Web View, Website Theme
2020-04-16 01:03:18 +05:30
Shivam Mishra
815f05a0eb
feat: added enable tracking flag to default website context
2020-04-16 00:02:56 +05:30
Shivam Mishra
bc042b37b7
feat: added Page View doctype
2020-04-16 00:01:27 +05:30
Rushabh Mehta
1f896705d3
fix(cleanup): remove weblist
2020-04-15 23:19:20 +05:30
Rushabh Mehta
ac6391f429
feat(Web List): wip
2020-04-15 23:16:55 +05:30
Rushabh Mehta
6b5a47c599
fix: minor bug fixes
2020-04-15 23:14:38 +05:30
Rushabh Mehta
0322ab198d
feat: make Web View embeddable and allow navbar and footer as Web Views
2020-04-15 23:14:38 +05:30
Rushabh Mehta
e323441c15
feat: Add Web View to compose webpages with components
2020-04-15 23:12:57 +05:30
mergify[bot]
5baa07db57
Merge pull request #9913 from kasgel/kasgel/frappe-request-cmd-header
...
feat: Add frappe cmd to request headers on website for analytics purposes
2020-04-13 09:40:39 +00:00
Kenneth Sequeira
ff9f57417e
feat: Add option to disable comments for Blog Post ( #9864 )
...
* add condition to disable comments
* update description
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-13 15:09:33 +05:30
Kasper Oikarinen
ca3609328a
Add frappe cmd to request headers in website for analytics
2020-04-11 15:43:09 +02:00
Suraj Shetty
d93f8d8f3f
style: Remove unused import
2020-04-10 22:07:03 +05:30
Suraj Shetty
9a3c8aaee5
Merge branch 'develop' into feat-frontmatter
2020-04-10 22:03:09 +05:30
Shivam Mishra
d4e6b89863
Merge branch 'develop' of github.com:frappe/frappe into desk-user-custom
2020-04-10 15:48:53 +05:30
gavin
b483c5c3c2
chore: update deprecated yaml API
...
Ref: https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
Co-Authored-By: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-04-10 11:15:34 +05:30
Gavin D'souza
f6412abc47
feat: handle frontmatter via internal API
...
chore: drop frontmatter dependency
Co-authored-by: Jonathan Beebe <me@jonbeebe.net>
2020-04-09 17:18:22 +05:30
Shivam Mishra
4764f65c13
Merge branch 'develop' of github.com:frappe/frappe into desk-user-custom
2020-04-08 18:12:43 +05:30
Gavin D'souza
24e0174fcf
fix: enable validations for email and phone data fields
2020-04-08 12:35:33 +05:30
Himanshu
a649a95c0e
Merge pull request #9411 from Mangesh-Khairnar/api-indexing
...
feat(Integrations): Google API Indexing
2020-04-03 20:44:49 +05:30
Shivam Mishra
c67ecbc6ba
feat: update desk pages
2020-04-01 11:25:15 +05:30
Suraj Shetty
76d19f1567
Merge branch 'develop' into dev-webform-custom-js-css
2020-03-31 10:37:35 +05:30
Suraj Shetty
11ef75a62a
Merge branch 'develop' into api-indexing
2020-03-31 10:31:05 +05:30
Mangesh-Khairnar
751d38436e
chore: remove whitespaces from docstrings
2020-03-30 16:18:47 +05:30
prafful1234
737ecae59d
feat(website): fetch email comments in issue portal ( #9657 )
...
* feat(website): fetch email comments in issue portal
* fix: deepsource issues
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
* chore: remove unnecessary import
not sure how i missed it
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
Co-authored-by: prafful1234 <prafful@mntechnique.com>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
Co-authored-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-30 12:53:21 +05:30
Suraj Shetty
6dd5d3174e
Merge branch 'develop' into dev-webform-custom-js-css
2020-03-30 10:07:12 +05:30
Suraj Shetty
f6bf0772b2
Merge branch 'develop' into api-indexing
2020-03-27 21:04:17 +05:30
Mangesh-Khairnar
cf20d3bf75
fix: minor change
2020-03-26 17:08:10 +05:30
Faris Ansari
6b282db8a0
fix: Web View Rendering
...
- Extract title from h1 if it doesn't contain jinja
- Add _context_dict to context to be able to inspect it in templates
- Add inspect macro to inspect any variable
- Better defaults for controller_row template
Co-Authored-By: Suraj Shetty <surajshetty3416@gmail.com>
2020-03-24 15:12:24 +05:30