Commit graph

5846 commits

Author SHA1 Message Date
David
5a5be420b9
feat: subject processing to global server script config 2024-09-10 16:39:08 +02:00
Rushabh Mehta
802bf94236
Merge pull request #27621 from rmehta/app-switcher
feat: App switcher inside desk
2024-09-06 23:19:45 +05:30
Akhil Narang
bbdb0ae128
Merge pull request #27051 from barredterra/user_doctype_permissions
feat: new report "User Doctype Permissions"
2024-09-06 15:08:02 +05:30
Rushabh Mehta
02e84eaa34 fix(ui): body sidebar is responsive 2024-09-06 14:12:36 +05:30
ruthra kumar
1456f42c68 refactor: handle Issue and Lead separately on Communication 2024-09-05 12:29:45 +05:30
Shariq Ansari
1b18147461 fix: only change status on communication received if status is Replied & status contain option Open 2024-09-03 11:24:02 +05:30
barredterra
8702ce178a Merge remote-tracking branch 'upstream/develop' into user_doctype_permissions 2024-09-02 10:01:25 +02:00
Deepesh Garg
85b96ba162 feat: Custom timeouts for prepared report 2024-08-31 22:03:25 +05:30
Shariq Ansari
aa99faddea test: fixed failing user test 2024-08-30 16:48:21 +05:30
Shariq Ansari
f2e8f05558 fix: redirect to /app if no apps are installed 2024-08-30 16:23:24 +05:30
Shariq Ansari
a7543a5b24 fix: consider default path for Website User if applicable 2024-08-30 15:42:58 +05:30
Rushabh Mehta
2823f1a595 fix(minor): style fixes 2024-08-27 08:59:00 +05:30
Rushabh Mehta
77b11dd1ce fix(tests): workspace tests and more style fixes 2024-08-26 18:15:59 +05:30
Akhil Narang
44b091552c
Merge pull request #27477 from ljain112/fix-in-create
fix: correct permissions for user cannot create doctypes
2024-08-22 11:11:51 +05:30
ljain112
33ba43270c fix: correct permissions for user cannot create doctypes 2024-08-21 17:58:52 +05:30
Corentin Forler
b7ea5640c7
test(File): Don't check for file deletion in distinct folders 2024-08-20 15:30:44 +02:00
Corentin Forler
96d11ff9f6
test(File): Ensure private file remains private 2024-08-20 15:30:43 +02:00
Corentin Forler
49ec842066
refactor(File): Move validations to before_insert 2024-08-20 15:30:43 +02:00
Akhil Narang
250205a71b
fix(system_settings): add back rate_limit_email_link_login, drop sidebar_position
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-20 13:51:33 +05:30
Akhil Narang
5cd757c349
Merge pull request #26845 from rtdany10/role
feat: role replication
2024-08-20 13:19:01 +05:30
Akhil Narang
5149a92cbf
Merge pull request #27434 from akhilnarang/fix-html-sanitize
fix(sanitize_html): sanitize all string inputs if specified
2024-08-20 11:52:40 +05:30
Nabin Hait
e54274f290
chore: Deleted all the form tours (#27403) 2024-08-20 10:39:40 +05:30
barredterra
e796e2c0f9 fix: don't enable prepared report in developer mode 2024-08-19 20:19:12 +02:00
Akhil Narang
82cd08afd2
fix(sanitize_html): sanitize all string inputs
No reason to exclude JSON and what bs4 *thinks* is invalid HTML
The browser is happy to render both of those if its remotely valid

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-19 13:10:15 +05:30
Akhil Narang
f281638156
fix(exporter): don't crash when a Text Editor field doesn't have a value
Stacktrace: https://katb.in/rumuxohevar

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-19 12:59:36 +05:30
Rushabh Mehta
f63abe1b54
Merge pull request #27413 from rmehta/fix-desk-style
fix(style): Cleaner Workspace
2024-08-19 12:22:16 +05:30
Rushabh Mehta
37b7fa59b1 fix(styles): various styles and updates to workspaces 2024-08-19 12:06:55 +05:30
Corentin Forler
27ed833ebc
chore: Remove unreachable branch 2024-08-16 16:40:37 +02:00
Rushabh Mehta
8eddf4a972 fix(style): fixing desk style 2024-08-15 20:57:30 +05:30
Rushabh Mehta
be2bef24de fix(style): workspace widget borders makes it looks more structured 2024-08-15 12:26:12 +05:30
Rushabh Mehta
a464040179 fix(test): grid_configuration.js 2024-08-14 20:09:02 +05:30
Rushabh Mehta
b7758be1b5 fix(test): fix tests 2024-08-14 17:08:01 +05:30
Rushabh Mehta
07364d29e2 fix(naming): Do not check naming for customize form 2024-08-14 16:32:11 +05:30
Rushabh Mehta
fd93110b9a fix(styles): horizontal field spacing + naming warning for DocType 2024-08-14 16:13:57 +05:30
Rushabh Mehta
231fc222c9 fix(minor): merge commits 2024-08-14 16:13:57 +05:30
Rushabh Mehta
1d678146a9 fix(styles): cleaner sidebars for list and form 2024-08-14 16:13:57 +05:30
Sumit Bhanushali
391e6d1e3b fix(UserSignature): changed field type to TextEditor 2024-08-13 14:58:59 +05:30
barredterra
e50bd64142 fix: don't create a comment when deleting a Data Import Log 2024-08-13 09:28:37 +02:00
barredterra
f4cd51a3f4 fix: don't create another comment when deleting a comment 2024-08-13 09:28:13 +02:00
Shariq Ansari
bd59d1cdab chore: missed type 2024-08-12 17:23:27 +05:30
Shariq Ansari
6c54307859
Merge branch 'develop' into app-switcher 2024-08-12 17:19:56 +05:30
Akhil Narang
2583868707
fix: add back field that got dropped in #25624
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-12 17:03:04 +05:30
Shariq Ansari
11b699c60d
Merge branch 'develop' into app-switcher 2024-08-12 16:29:34 +05:30
Akhil Narang
9c0e0237a3
chore: don't track some hidden fields in timeline by default
Whoever wants can enable it on their site

Partial revert of #26841

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-12 15:23:46 +05:30
Shariq Ansari
b3694b34cf refactor: common api to get apps with details 2024-08-09 12:16:10 +05:30
Shariq Ansari
50325727df feat: added default app selector in system settings 2024-08-08 20:18:40 +05:30
Shariq Ansari
3f5d6d2c7f feat: added default app selector in user doctype 2024-08-08 19:54:02 +05:30
Raffael Meyer
e57ca79783
feat: flesh out boilerplate for script report (#27301) 2024-08-08 11:32:56 +02:00
Rushabh Mehta
68a8b65ac4
Merge pull request #27299 from rmehta/workspace-settings
feat: Workspace Settings - allow enabling and disabling of workspaces during setup
2024-08-07 20:58:09 +05:30
Rushabh Mehta
057d32a02d fix(test): complete workspace setup before running UI tests 2024-08-07 18:16:52 +05:30