Commit graph

1095 commits

Author SHA1 Message Date
mergify[bot]
2372bf3f4e
Merge pull request #8434 from gbm001/develop
fix: Non-ASCII characters in HTTP headers.
2019-10-29 12:43:14 +00:00
Rushabh Mehta
6d6f575904 feat(server scripts): add server scripts! 2019-10-11 14:16:49 +05:30
Faris Ansari
fcd638020c fix: Show Text Editor for Content Type Rich Text 2019-10-02 14:00:46 +05:30
Andrew McLeod
c57710052e fix (render.py): fix non-ascii characters in HTTP headers.
HTTP headers need to be ascii or Gunicorn throws an exception.
The error handler 'xmlcharrefreplace' is chosen for no particular
reason.
2019-10-01 13:11:44 +01:00
Himanshu Warekar
1fdb70ddba fix: orm query 2019-09-20 14:36:28 +05:30
Himanshu Warekar
a0a57f4a5d tests: fix tests 2019-09-20 14:22:40 +05:30
Himanshu Warekar
cc8953ad66 tests: fix test cases 2019-09-20 14:00:40 +05:30
Shivam Mishra
642896fc9a feat: convert link to autocomplete 2019-09-13 17:39:33 +05:30
Suraj Shetty
2242146c82 fix: Rename Reference DocType -> Reference Document Type 2019-09-05 15:47:40 +05:30
sahil28297
08725d27d6
fix: update web_page.json modified time 2019-09-03 13:59:26 +05:30
deepeshgarg007
ad2c3514e5 fix: Add container attributes to web form list 2019-08-30 11:17:49 +05:30
Shivam Mishra
ec5917a682 fix: redirect after payment 2019-08-22 19:21:12 +05:30
Himanshu Warekar
e98a42780d fix: ignore xss for html field 2019-08-22 13:07:50 +05:30
Shivam Mishra
2d26f3bcf5 refactor: enabled primary action in footer 2019-08-16 16:32:53 +05:30
Suraj Shetty
2954df2616
fix: Enqueue personal data file generation for faster response (#8094) 2019-08-05 11:35:49 +05:30
Shivam Mishra
f37fbbba88 fix: translations for fields in webform list (#8027)
* fix: translation for webform list

* chore: added Sr to translated items
2019-07-29 15:15:55 +05:30
Suraj Shetty
c11aea8611 fix: Do not print frontmatter error logs (#7950) 2019-07-22 14:36:48 +05:30
Shivam Mishra
34e77d0cad feat (web-form): enabled translations for web_forms 2019-07-18 19:15:48 +05:30
Shivam Mishra
3d0455f1f7 feat: added lang_dict to frappe.boot 2019-07-18 18:16:07 +05:30
mergify[bot]
92b8e00e82
Merge pull request #7908 from surajshetty3416/remove-user-validation
fix: Remove user restriction from personal data download request
2019-07-18 05:23:39 +00:00
mergify[bot]
a72a9e1946
Merge pull request #7909 from netchampfaris/website-theme-fixes
fix: Website Theme UX
2019-07-17 09:39:41 +00:00
Suraj Shetty
094f0fc3e0 style: Remove extra line 2019-07-16 17:46:31 +05:30
Suraj Shetty
525f1a42e2 fix: Typo 2019-07-16 17:30:06 +05:30
Suraj Shetty
f06971d0c4 fix: Do not pass doc to notify_system_managers method 2019-07-16 17:28:50 +05:30
Suraj Shetty
ce058b2397 fix: Use user set in the document instead of session user 2019-07-16 17:22:18 +05:30
Suraj Shetty
d4a73e76bc feat: Notify System Managers when user requests for data deletion 2019-07-16 16:11:02 +05:30
Faris Ansari
3d72a25f2f fix: Remove button after setting default theme 2019-07-16 14:04:28 +05:30
Faris Ansari
940604d48e fix: Generate themes if not exists after migrate 2019-07-16 14:00:04 +05:30
Faris Ansari
e008811b0d fix: Set as Default Theme button in Website Theme 2019-07-16 13:59:41 +05:30
Suraj Shetty
d62912de30 fix: Remove session user restriction 2019-07-16 13:21:24 +05:30
Suraj Shetty
a1f25ddd28 fix: Remove user validation 2019-07-16 11:57:26 +05:30
Faris Ansari
f0fadd8d56 fix(Website Route Meta): validate -> autoname
- Patch to update parent as parent doc name
2019-07-15 18:29:47 +05:30
Faris Ansari
15324e9fe3
fix: Add wrapper and block for overrides (#7889) 2019-07-15 16:55:25 +05:30
mergify[bot]
b4abcdde3b
Merge pull request #7862 from deepeshgarg007/web_form_fix_v3
fix: Include control.min.js for both list view and form view
2019-07-12 05:46:05 +00:00
Faris Ansari
6f709b8759 fix: Wrap frontmatter parsing in try except 2019-07-11 11:38:09 +05:30
deepeshgarg007
dfd9fbe3b8 fix: Include controle.min.js for both list view and formview 2019-07-09 16:42:49 +05:30
Faris Ansari
1e19d62323 feat: Add frontmatter block support in .md files
Frontmatter blocks can be used to add context variables for rendering
the page
2019-07-07 21:37:29 +05:30
Suraj Shetty
53b5855bc7
fix: Set session user only for new document (#7837) 2019-07-05 15:10:24 +05:30
mergify[bot]
0540645ecc
Merge pull request #7790 from deepeshgarg007/webform_fix_v3
fix: List context fixes in web form
2019-07-03 06:13:30 +00:00
Shivam Mishra
24dcd83fb3 fix: set docname if multiple entries are not allowed 2019-07-01 12:23:24 +05:30
Shivam Mishra
d659b9934d test: modified tests for new accept function 2019-06-29 14:27:16 +05:30
Shivam Mishra
ac0798b74d fix: webform load and save fixes 2019-06-29 14:02:09 +05:30
deepeshgarg007
3d864f2151 fix: Removed unnecesary pass statement 2019-06-28 22:37:35 +05:30
deepeshgarg007
e789f6e601 fix: List context fixes in web form 2019-06-28 22:23:06 +05:30
Deepesh Garg
057af4b79b fix: Multiple fixes in web forms (#7784)
* fix: Multiple fixes in web forms

* fix: Remove print statements
2019-06-28 11:45:12 +05:30
Deepesh Garg
867f59699c fix: Load script and style for webform (#7778) 2019-06-27 12:08:59 +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
Faris Ansari
7d6dead15b refactor: web_form.html and web_form_script
- Remove web_form_settings
- Reorganize template for list and form
- Run web_form script only in form view
2019-06-25 16:48:34 +05:30
Faris Ansari
746bb980b5 fix: Attachments 2019-06-21 14:01:10 +05:30
Faris Ansari
d3ad4f4750 fix: Minor fixes 2019-06-21 12:59:49 +05:30