Commit graph

196 commits

Author SHA1 Message Date
Kasper Oikarinen
ca3609328a Add frappe cmd to request headers in website for analytics 2020-04-11 15:43:09 +02:00
Saurabh
aa9e4fc056 fix: regex to validate email id (#9323) 2020-01-20 19:04:37 +05:30
mergify[bot]
46cdc4cdc2
Merge pull request #8834 from scmmishra/fix-throw-message
fix: layout & api for message print
2019-11-18 14:41:13 +00:00
Shivam Mishra
93e0d33172 fix: allow setting message title from server 2019-11-18 13:10:16 +05:30
Gavin D'souza
767ff4f9f0 fix: making chat resources async available 2019-11-12 10:45:49 +05:30
Faris Ansari
4a66d5284e
Merge pull request #7408 from scmmishra/web-form-refactor
Web Form Refactor
2019-06-25 18:52:09 +05:30
Nabin Hait
b375ee9eef fix: merge conflict 2019-06-18 18:45:21 +05:30
Kenneth Sequeira
ba88347112
remove redundant expression 2019-06-13 19:38:12 +05:30
Kenneth Sequeira
6cc0a7ab48
remove redundant expression 2019-06-13 19:37:01 +05:30
Kenneth Sequeira
1bbdc423c1 fix email validation for contact page 2019-06-13 18:14:02 +05:30
Kenneth Sequeira
8ebc422954 fix email validation for contact page 2019-06-13 18:03:49 +05:30
Shivam Mishra
5ff3c96396 chore: removed old webform scripts 2019-05-24 10:07:24 +05:30
Shivam Mishra
032b0dc7ba fix: Modal UI 2019-05-09 12:20:26 +05:30
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
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
Suraj Shetty
1b1bea7b6d
chore: fix minor formatting 2019-03-04 12:09:25 +05:30
Anurag Mishra
c9aef2bfe9 fix: typo 2019-03-04 11:46:30 +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
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
Faris Ansari
182729abd4 style: Fix lint errors 2019-02-16 19:38:22 +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
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
Aditya Hase
57196a8bbe fix(website): Enable socketio on website (for file upload) (#6866) 2019-01-31 13:54:42 +05:30
Faris Ansari
9c33f3a47f fix: Full width form layout 2019-01-26 12:53:42 +05:30
Faris Ansari
698f32ffcc fix: Override Dialog implementation for bootstrap 4 2019-01-26 12:39:22 +05:30
Faris Ansari
a171aa33f8 fix: Modal primary button 2019-01-02 23:10:37 +05:30
Faris Ansari
5cb91ae57b Merge branch 'develop' of https://github.com/frappe/frappe into website-bootstrap-4 2018-12-14 10:07:15 +05:30
Frappe Bot
4426a321e4 Merge branch 'staging' into develop 2018-11-15 09:16:23 +00:00
Aditya Hase
2858118f91 fix(chat): Setup and render chat on website pages as well 2018-11-13 12:48:26 +05:30
Faris Ansari
68a7b81374 feat: Migrate Website to Bootstrap 4
- Use bootstrap 4 base for website assets
- hooks.py: Remove bootstrap hook
- Upgrade navbar, breadcrumbs to 4
- Support multi-level dropdown

BREAKING CHANGE
2018-11-12 18:09:59 +05:30
Zlash65
b3865174e4 add an option to route to success message for logged in user 2018-10-10 18:19:07 +05:30
Ameya Shenoy
6221bf2f15
web_form_class: using value instead of get_value 2018-08-31 10:12:26 +00:00
Ameya Shenoy
a302501752
webform: render image in web form using setTimeout 2018-08-30 14:03:47 +00:00
Ameya Shenoy
6ebc9581fc
grid_list: fixed event binding on paging 2018-08-27 11:04:19 +00:00
Mohamed_Alsum
893b7e0980 remove duplicate error mgs on submit web_form (#5972)
* remove dublicate error mgs on submit web_form

* show side-bar in RTL lang
2018-08-20 10:39:54 +05:30
Ameya Shenoy
2d62d12521
Merge pull request #5979 from pratu16x7/webform-delete
[webform-list] add delete multiple to list table
2018-08-17 11:29:08 +05:30
Prateeksha Singh
23ca07769d [webform-list] add delete multiple to list table 2018-08-17 11:27:24 +05:30
Prateeksha Singh
512924a28e [web_form_class] style cleanup 2018-08-14 14:34:49 +05:30
Prateeksha Singh
2c0abc3656 add notation for server-side get_in_list_view_fields() 2018-08-14 12:55:07 +05:30
alsum
c967767b7a showing-table-header-in-webform 2018-08-13 17:20:46 +02:00
Rushabh Mehta
bd5c27a30f
fix(webform): allow link fields in web form (#5950)
* fix(webform): allow link fields in web form

* fix(webform): don't allow advanced search in links'
2018-08-09 09:27:37 +05:30