Commit graph

5850 commits

Author SHA1 Message Date
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
Rushabh Mehta
0a00b40cee fix(test): complete workspace setup before running UI tests 2024-08-07 10:01:41 +05:30
Rushabh Mehta
0837a39335 fix(test): complete workspace setup before running UI tests 2024-08-07 09:50:17 +05:30
Rushabh Mehta
519bdec3e9 fix(test): complete setup before running UI tests 2024-08-07 09:21:57 +05:30
Akhil Narang
05bf4bb5a4
chore(deleted_document): don't create feed entry on deletion
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-08-05 17:13:19 +05:30
Rushabh Mehta
774d86f642 feat: Workspace Settings - allow enabling and disabling of workspaces during setup 2024-08-04 13:41:08 +05:30
Osama Shaikh
84fd056439
fix: Allow track changes for Roles and Allowed Modules child tables in User DocType (#26841)
* fix: Allow track changes for Roles and Allowed Modules child tables in User DocType

* fix: lint

* feat: config in docfield to show field in timeline

* fix: enable 'Show on Timeline' only when hidden is checked
2024-08-02 16:18:36 +05:30
Nihantra C. Patel
33a84b1c23
fix: Email Sent Twice (#27227)
* fix: Email Sent Twice

* fix: Email Sent Twice

* fix: Email Sent Twice
2024-07-31 12:26:08 +05:30
barredterra
55ddeda959 Merge remote-tracking branch 'upstream/develop' into user_doctype_permissions 2024-07-18 20:26:05 +02:00
Raffael Meyer
053ad46280
fix: skip redundant fields in fixture export (#27048) 2024-07-18 20:12:18 +02:00
Akhil Narang
01de5ad796
Merge pull request #26978 from blaggacao/fix/email-record-linking
fix: email record linking via rfc5233 & rfc5322
2024-07-18 15:14:55 +05:30
Akhil Narang
231ca0d240
Merge pull request #27096 from marination/user-type-perms
feat: Allow Setting email, share and print perms via User Type
2024-07-18 11:06:24 +05:30
Akhil Narang
4b7683d044
fix: disabled users now have thread_notify disabled
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-17 19:11:52 +05:30
Poorvi-R-Bhat
029e6f7ddd fix: disabling the notifications when the user is disabled#18193 2024-07-17 17:43:50 +05:30
Raffael Meyer
1fe0f6e20b
fix: handle invalid images in HTML (#27095)
* fix: handle invalid image

* refactor: simplify broken image replacement

* fix: add alt attribute to broken image
2024-07-16 14:15:43 +02:00
Sumit Bhanushali
7e2da2be6c fix: precommit check 2024-07-13 11:39:16 +05:30
marination
cde3d0dfda feat: Allow Setting email, share and print perms via User Type
- misc: Also hide email button if user does not have email perm on doctype (the btn in the menu is already taken care of)
2024-07-12 18:28:08 +02:00
David
138d016f34
test: add one more test case 2024-07-12 11:58:51 +02:00
David
30e67ef3f2
fix: email record linking 2024-07-11 14:43:28 +02:00
mahsem
2f55f2c788 fix: translation in permission_manager.js
fix: translation in permission_manager.js
2024-07-11 12:04:16 +00:00
Akhil Narang
e544c9070c
Merge pull request #26896 from mahsem/fix-translation-in-doctype.js
fix: translation in doctype.js
2024-07-11 12:23:41 +05:30
Raffael Meyer
fd9e80e364
feat: nudge for all DocTypes that can be disabled, not deleted (#27067)
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2024-07-11 05:18:19 +00:00
Raffael Meyer
0199069cb2
fix: cleanup user data on trash (#27068) 2024-07-11 10:28:35 +05:30
barredterra
d3374d824d docs: add type hints and docstrings 2024-07-09 10:45:20 +02:00
barredterra
34264a34e6 refactor: save one variable and line 2024-07-09 10:33:44 +02:00
barredterra
90d850ee2b feat: new report "User Doctype Permissions"
This report shows the aggregated perms a user has on a DocType, considering all of their roles.
2024-07-08 22:14:59 +02:00
David
4e26353793
docs: fix server script on payment hooks 2024-07-08 12:50:41 +02:00
David
b0c57843c4
fix: plus quoting for better mta compatibility 2024-07-05 11:03:21 +02:00
David
d56430da53
fix: email record linking via rfc5233 & rfc5322 2024-07-05 11:03:20 +02:00
Sagar Vora
a1b34a87fe fix: add type hint to whitelisted function 2024-07-05 08:53:41 +05:30
mahsem
fa4131a458
fix: frappe/core/doctype/doctype/doctype.js
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2024-07-02 06:35:53 +02:00
Sumit Bhanushali
78c37e0731
Merge pull request #26874 from frappe/link_timeline
[Timeline] Show title field value if field is Link and show_title_field_in_link is True
2024-07-01 14:57:39 +05:30
Gursheen Anand
e24fc51e21 fix: TypeError for undefined columns 2024-07-01 12:23:51 +05:30
Sumit Bhanushali
f46e506fed fix: formatting 2024-07-01 11:39:29 +05:30
Sumit Bhanushali
b9e733d6e4 fix: default val when empty, match by name to match values 2024-06-29 22:57:32 +05:30
Sumit Bhanushali
5a1cac6bc3
perf: removed redundant db calls
Co-authored-by: gavin <gavin.dsouza@switchup.de>
2024-06-29 00:00:59 +05:30
Sumit Bhanushali
094a0de0d0 fix: incorrect double entry for link field when title_field is checked 2024-06-28 16:17:26 +05:30
Sumit Bhanushali
273ab9011e fix: failing checks 2024-06-28 12:42:25 +05:30
Sumit Bhanushali
7c5485c46d fix: password reset text should be generalized #26816 2024-06-28 12:16:02 +05:30
Sumit Bhanushali
830f4b7947 feat: Show title field value if field is Link and show_title_field_in_link is True 2024-06-27 17:47:33 +05:30
David Arnold
1ffc6fad84
feat: add new payment processing hooks (#25952)
* feat: add new payment processing hooks

* fix: don't mark as legacy just yet

* fix: polish help message
2024-06-24 21:11:46 +05:30
Dany Robert
f06f30b64f feat: role replication 2024-06-24 14:01:18 +00:00
mahsem
13b1a4008c
fix: translation in doctype.js
fix: translation in doctype.js
2024-06-23 14:17:54 +02:00
David Arnold
1c3a5c7403
fix: button wording
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2024-06-21 13:37:31 +02:00
David
6e2e6e7d0b
feat: add refdoc button to error log 2024-06-21 11:55:01 +02:00
Ankush Menat
c146ea24b6
Merge pull request #26710 from marination/block-rename-lang
fix: Avoid renaming language or changing title manually
2024-06-11 15:40:41 +05:30
Akhil Narang
3ee348acdd
Merge pull request #26688 from akhilnarang/fix-package-release-path
fix(package_release): set path to tarball
2024-06-07 12:26:34 +05:30