Faris Ansari
17c5a64e8e
fix: Sidebar
...
- Fix sidebar items styling
- Support sidebar on right
2020-05-19 22:53:11 +05:30
Shivam Mishra
f8d20d87af
style: cleanup jinja whitespaces
2020-05-18 15:21:18 +05:30
Shivam Mishra
fb24432251
refactor: apply style via css class
2020-05-18 15:18:02 +05:30
Shivam Mishra
1395d2d662
fix: banner_image not used in navbar automatically
2020-05-15 14:43:25 +05:30
Shivam Mishra
7721d54016
feat: add hide login to website settings
2020-05-15 14:15:59 +05:30
Faris Ansari
7a87be29c4
fix: Remove components
...
- Use render_template to render web_block and image_with_blur
2020-05-11 16:28:29 +05:30
Faris Ansari
850848f20b
fix: Navbar
...
- CTA button
- Unique id for every dropdown
2020-05-11 15:57:51 +05:30
Faris Ansari
fcf9c9d139
fix: Separate footer group links with normal links
...
- Add icon for footer item
- Obey "Right" value for footer item
2020-05-11 15:54:22 +05:30
Faris Ansari
e0510e2e06
fix: Navbar
2020-05-09 15:38:27 +05:30
sahil28297
4071176e26
Merge pull request #10118 from Thunderbottom/sanitize-search
...
fix: sanitize input before displaying search results
2020-05-07 18:01:41 +05:30
Afshan
cf878a2f4d
fix: Use text instead of icon to show or hide password ( #10200 )
...
* reversed the order of visibility icon in password field that show/hide the password
* implemented changes the way suggested by suraj
* requested changes implemented
* fix: Make Show/Hide text smaller
Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com>
2020-05-01 14:01:45 +00:00
Chinmay D. Pai
174b9ed09f
fix: sanitise redirect_to for already logged-in instances
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-30 14:03:32 +05:30
Chinmay D. Pai
bf8d930d8e
fix: sanitize input before displaying search results
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-04-27 18:21:53 +05:30
Faris Ansari
caa068932c
Merge branch 'develop' of https://github.com/frappe/frappe into page-builder-tailwind
2020-04-24 23:48:29 +05:30
Faris Ansari
543bd89475
feat: Extract scripts and render them separately
2020-04-24 23:37:54 +05:30
Faris Ansari
c8ce0be403
fix: Use Tailwind only for Web Page
...
- Use Bootstrap 4 as fallback for other pages
2020-04-21 16:48:43 +05:30
Faris Ansari
5ea86c6454
fix: Use Web Page Block for Navbar and Footer
...
- Add more Web Templates
2020-04-19 16:19:02 +05:30
Faris Ansari
2431767fdf
feat: Page Builder based on Tailwind
...
- Website Theme based on: Bootstrap 4, Tailwind
- Web Page: Page Builder
- Web Template: Create templates for web pages
- Added some common Web Templates
- Components: Standard components directly usable in Jinja
- Purge Tailwind Classes in Production
- PostCSS Config to support tailwind
2020-04-18 15:02:56 +05:30
Shivam Mishra
7e0e2da3bd
fix: render template if items exists
2020-04-16 19:17:58 +05:30
Shivam Mishra
607be5ad2a
feat: add sidebar items to navbar in mobile
2020-04-14 12:54:55 +05:30
Shivam Mishra
7a47659360
feat: use schema.org specs for breadcrumb meta
2020-04-10 15:24:42 +05:30
Shivam Mishra
1741816658
feat: added wiggle effect for invalid login
2020-04-07 12:20:17 +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
Chinmay D. Pai
86c72e0b99
fix: pass all redirect-to args through sanitise_redirect
...
Signed-off-by: Chinmay D. Pai <chinmaydpai@gmail.com>
2020-03-21 01:53:22 +05:30
nehasacher143
d2369f76f6
feat: disable fields for comment ( #9637 )
...
* feat: disabled email and name fields for comments
* fix: disabled fields only for logged in users
2020-03-04 14:22:05 +00:00
Faris Ansari
b7b01bfa4c
fix: Update breadcrumb itemtype to schema.org
2020-01-23 13:10:11 +05:30
vishal
e7e155ee58
fix:ldap check prevent for login screen
2020-01-10 12:57:04 +05:30
Ernesto Ruiz
57ea150cc7
fix: add translation function to string "Home" (develop)
...
fix: add translation function to string "Home" (develop)
2020-01-08 09:49:20 -06:00
Faris Ansari
1e0f56bac7
fix: Persist scope search in search page
2020-01-06 13:34:31 +05:30
lasalesi
2ccf743ae9
fix: Markup when using links in footer items ( #8293 )
2019-09-02 23:37:51 +05:30
Ernesto Ruiz
53def1a7c3
Fix: Add translation function to strings ( #8023 )
2019-08-05 13:06:48 +05:30
Faris Ansari
00e77355df
fix: Make Blogger avatar rounded ( #7603 )
2019-05-30 13:48:30 +05:30
Faris Ansari
12d12c640b
fix: Web Page ( #7593 )
...
- Sender fullname bug
- Rename section SEO to "Header, Breadcrumbs and Meta Tags"
2019-05-30 13:48:03 +05:30
Rushabh Mehta
84201b9d3b
Merge pull request #7300 from rohitwaghchaure/feat_force_user_to_reset_password_develop
...
feat: force user to reset password after x days
2019-05-23 15:00:31 +05:30
Saurabh
0262f4e334
Merge pull request #7495 from cjpit/ldap3develop
...
feat: ldap3 rewrite
2019-05-21 12:19:34 +05:30
Rushabh Mehta
c89185aed8
fix(minor): comments.py
2019-05-16 18:45:41 +05:30
Rushabh Mehta
29c0d6f16a
fix(minor): comments.py
2019-05-16 17:58:27 +05:30
Rushabh Mehta
0284b1a965
fix(null-handling): for doctype, doctype, ignore null values
2019-05-16 15:44:46 +05:30
cameron
7c8cd45bbf
ldap3 changes
2019-05-15 16:35:00 +08:00
Rohit Waghchaure
408b46acb4
Updated expired message
2019-05-11 16:31:10 +05:30
Rohit Waghchaure
cf932a834a
feat: force user to reset password after x days
2019-05-11 15:25:32 +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
Rushabh Mehta
04c6ed3605
fix(comment): blog comment email and min length
2019-04-16 09:06:18 +05:30
Kenneth Sequeira
dbd64f0789
added option to view password
2019-04-02 00:11:11 +05:30
Prateeksha Singh
46738bf90a
fix(comment): allow sender or comment_email to render a comment ( #7138 )
2019-03-26 19:55:49 +05:30
Faris Ansari
f9ae520748
fix: Update slideshow for BS4
2019-03-03 00:27:26 +05:30
Faris Ansari
5d1ecb2e47
fix: Global Search fixes
...
- Update title, route and published in sync_value
- Update search_template for BS4
2019-03-03 00:27:13 +05:30
Faris Ansari
3e4b6cfb58
fix: Show slideshow indicator if more than 1 image
2019-03-02 20:36:19 +05:30
Faris Ansari
07ac04e123
fix: Comment test
2019-03-02 14:24:14 +05:30
Faris Ansari
36ff51e2e0
fix: Empty header handler for slideshow template
2019-02-21 16:29:17 +05:30