Commit graph

476 commits

Author SHA1 Message Date
mergify[bot]
021a451283
Merge pull request #15142 from pateljannat/data-deletion-enhancements
fix: User Account Deletion Flow
2021-12-17 10:59:34 +00:00
Sagar Vora
0f98f8a3a4 fix: dont create copy of object 2021-12-16 17:36:57 +05:30
Sagar Vora
774b1dcd07 perf: improve translation speed 2021-12-16 13:10:41 +05:30
Jannat Patel
d622b96e64 fix: request for account deletion flow 2021-12-01 10:54:15 +05:30
Suraj Shetty
5a998ba471
Merge branch 'develop' into 404-page 2021-11-23 08:44:36 +05:30
Summayya
6612bb2667 refactor: make user facing strings translatable 2021-11-22 22:16:42 +05:30
Summayya
99abb51fb6 refactor: 404 page 2021-11-22 14:15:47 +05:30
Suraj Shetty
58f2296c49 fix: Add fallback to desk theme to avoid failure 2021-11-17 17:52:08 +05:30
Suraj Shetty
3129e4d8ab feat: Add auto theme switcher
- Removed redundant code
- Added theme mode change listener to update theme realtime
2021-11-17 13:14:54 +05:30
Suraj Shetty
c422a72875 Merge branch 'develop' of https://github.com/frappe/frappe into sgtpepper9907-develop 2021-11-17 11:10:57 +05:30
Summayya Hashmani
88550c1672
fix(Signup Page): Last Step Page style (#14853)
* fix: template not found

* refactor: scomplete signup page layout

* refactor: Simplify code

Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-11-12 07:25:54 +00:00
Suraj Shetty
95258bf9f2 fix: Do not allow child table access via "get_list_data" 2021-10-28 13:38:54 +05:30
Suraj Shetty
0d5cd86401 fix: Pass parent_doctype to get_list 2021-10-28 11:18:01 +05:30
Suraj Shetty
f4ff67dacd
Merge branch 'develop' into add-login-fields 2021-10-26 17:10:38 +05:30
mergify[bot]
f068e53712
Merge branch 'develop' into add-login-fields 2021-10-21 08:38:36 +00:00
Faris Ansari
5345d4ce7b Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta 2021-10-20 18:40:18 +05:30
Summayya Hashmani
20d7a9df78
feat: Add confirm password field (#14281)
* fix: remove commented code

* refactor: add confirm password field

* fix: remove dialog and add inline warning

* fix: capitalize words and text function

* fix: capitalize words

* style: Fix formatting

* refactor:update class name

Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>

* refactor: remove indicator class and add margin

Co-authored-by: Summayya <frappe@Summayyas-MacBook-Air.local>
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-10-18 08:02:35 +00:00
Summayya Hashmani
bd9f14d696
feat: add login fields 2021-10-14 15:00:02 +05:30
Suraj Shetty
9f92762def
Merge pull request #14173 from sumaiya2908/portal-pages-cleanup
refactor(UI): Reset password page
2021-09-20 11:30:39 +05:30
Suraj Shetty
62d97864f2
refactor: Remove commented code 2021-09-20 09:50:54 +05:30
Summayya
3e2bf80d07 refactor(UI): use variables in css 2021-09-16 17:37:15 +05:30
Faris Ansari
f4bd62c010 feat: More features
- Letterhead editing
- Edit Header and Footer
- Margin Text
- PrintFormatGenerator class handles generation of HTML and PDF and repeating of Header/Footer
- Simplify /printpreview
- Separate renderer files for each fieldtype
2021-09-15 18:50:41 +05:30
Summayya
0a4e5a2e3c reset password page 2021-09-13 09:20:18 +05:30
Suraj Shetty
8b707278b9 fix: Redirect after login 2021-09-09 15:29:02 +05:30
Suraj Shetty
7f7ab76479 fix: Update login page & footer style 2021-09-08 16:59:50 +05:30
mergify[bot]
cea341ccf5
Merge pull request #13594 from shariquerik/custom-doctype-webform-perm
fix: Webform Permission for custom doctype
2021-09-06 17:06:13 +00:00
Faris Ansari
0928c4c172 feat: Use weasyprint to generate PDF
- /printpreview route to preview HTML template
2021-09-06 16:57:37 +05:30
Shariq Ansari
b20e543de9 test: test hook to get website_list_context 2021-09-03 16:55:44 +05:30
Gavin D'souza
3446026555 chore: Update header: license.txt => LICENSE
The license.txt file has been replaced with LICENSE for quite a while
now. INAL but it didn't seem accurate to say "hey, checkout license.txt
although there's no such file". Apart from this, there were
inconsistencies in the headers altogether...this change brings
consistency.
2021-09-03 12:02:59 +05:30
Shariq Ansari
d8d25bdf19 chore: Better naming convention 2021-08-31 11:34:42 +05:30
Shariq Ansari
895520885e
chore: Better naming convention
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-31 11:27:33 +05:30
Suraj Shetty
f6205d6844
Merge branch 'develop' into custom-doctype-webform-perm 2021-08-27 12:21:47 +05:30
Suraj Shetty
9797c1ad18
Merge branch 'develop' into core-test-coverage-1 2021-08-24 10:23:24 +05:30
Rushabh Mehta
70899a7a95 feat(minor): Added app_name and app_logo in Website Settings 2021-08-23 21:43:29 +05:30
Suraj Shetty
3acab8a7c7 test: Add test cases for unzip functionality 2021-08-19 21:40:12 +05:30
Suraj Shetty
6b1955b34a test: Add test image file 2021-08-19 15:27:48 +05:30
Faris Ansari
7a34c542c1 test: safe_render 2021-08-03 12:40:48 +05:30
shariquerik
d39a389fd5 fix: app check condition for getting correct list_context 2021-07-12 17:01:30 +05:30
Suraj Shetty
3d3d8bdfca Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style 2021-07-05 12:04:04 +05:30
Suraj Shetty
fccd19a44c test: Add test to validate minified js load 2021-07-03 14:13:16 +05:30
Suraj Shetty
4363e51c6d test: Fix improper tests for website rendering 2021-07-01 22:10:02 +05:30
Suraj Shetty
a93bb67030 test: Add test case to validate raw file load 2021-07-01 22:08:15 +05:30
Suraj Shetty
31d8436979 refactor: Rename dir to layout_direction
- For readability
2021-06-28 12:04:57 +05:30
Suraj Shetty
6960a19208 fix: RTL for print views 2021-06-28 12:03:31 +05:30
Suraj Shetty
40dd522796 feat: Auto generate RTL styles using rtlcss
https://github.com/MohammadYounes/rtlcss
2021-06-25 13:06:09 +05:30
Suraj Shetty
6f3e6fee82 test: Add test to check ability to use get_context without context object 2021-06-24 10:22:27 +05:30
shariquerik
7ad1e2d11d fix: Webform Permission for custom doctypem 2021-06-22 17:13:20 +05:30
Suraj Shetty
b52f2c5512 fix: Remove deprecated comments 2021-06-17 15:44:58 +05:30
Suraj Shetty
2d8c6c1710 Merge branch 'develop' of https://github.com/frappe/frappe into refactor-website 2021-06-03 11:43:28 +05:30
Gavin D'souza
e2ee75e3cb fix: Translate strings passed in frappe.throw
* Remove trailing whitespaces in translatable strings
* Sort imports appropriately
2021-05-27 13:47:21 +05:30