Commit graph

47446 commits

Author SHA1 Message Date
Marica
bcfe7603de
Merge pull request #26872 from gavindsouza/develop
refactor: get_linked_docs
2024-07-12 19:34:34 +02:00
Raffael Meyer
55e71031e6
chore: bump boto3 to 1.34.143 (#27094) 2024-07-12 19:18:11 +02:00
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
Frappe PR Bot
f2f91d3067
fix: sync translations from crowdin (#27082) 2024-07-12 16:41:21 +02:00
Raffael Meyer
ac4104ae0b
Revert "fix: use currency number format if present" (#27087) 2024-07-12 12:07:24 +02:00
David
138d016f34
test: add one more test case 2024-07-12 11:58:51 +02:00
David
7c1abdf1aa
fix: implement feedback 2024-07-12 11:37:48 +02:00
David
c4da76579c
fix: error log context on notification failure 2024-07-12 11:37:47 +02:00
David
69ac3b7f16
fix: add customer to eligible indirections 2 2024-07-12 11:37:47 +02:00
David
f0a28b51ee
fix: add customer to eligible indirections 2024-07-12 11:37:47 +02:00
David Arnold
19e03592be
style: be more explicit and docstring 2024-07-12 11:37:46 +02:00
David Arnold
b00efb06c0
feat: generalize receiver logic in notifications 2024-07-12 11:37:42 +02:00
Gursheen Kaur Anand
13ba502257
Merge pull request #27079 from GursheenK/listview-code-field-format
fix(List View): show escaped content for Code fields
2024-07-12 12:51:20 +05:30
Gursheen Anand
fd3502f8f4 fix: send 2FA OTP email synchronously 2024-07-12 12:50:21 +05:30
mahsem
57a9cc4721
fix: translation in number_card.js (#26899)
fix: translation in  number_card.js
2024-07-12 12:39:32 +05:30
mahsem
d0f7760431
fix: translation in dashboard_chart.js (#26898)
fix: translation in dashboard_chart.js
2024-07-12 12:39:06 +05:30
Sagar Vora
b193cde7c0
feat: allow creating Days Before / After notifications for child table (#26982) 2024-07-11 19:11:29 +05:30
David
30e67ef3f2
fix: email record linking 2024-07-11 14:43:28 +02:00
Sumit Bhanushali
c199a76aaf
Merge pull request #26920 from mahsem/fix-translation-in-breadcrumbs.html
fix: translation in breadcrumbs.html
2024-07-11 17:44:48 +05:30
mahsem
2f55f2c788 fix: translation in permission_manager.js
fix: translation in permission_manager.js
2024-07-11 12:04:16 +00:00
mahsem
ac894ae560 fix: translation in load.py
fix: translation in load.py
2024-07-11 12:03:38 +00:00
mahsem
ca6d8809e9 fix: translation in user_profile_controller.js
fix: translation in user_profile_controller.js
2024-07-11 12:03:27 +00:00
mahsem
2910ac65cb fix: translation in document.py
fix: translation in document.py
2024-07-11 12:03:15 +00:00
mahsem
eb0349b7d3 fix: translation in form_tour.js
fix: translation in form_tour.js
2024-07-11 12:01:05 +00:00
mahsem
a5c3592bd2 fix: translation in chart.js
fix: translation in chart.js
2024-07-11 12:00:54 +00:00
mahsem
d9d9f33594 fix: translation in breadcrumbs.html
fix: translation in breadcrumbs.html
2024-07-11 12:00:16 +00:00
mahsem
1cdec4351b fix: translation in chart_widget.js
fix: translation in chart_widget.js
2024-07-11 12:00:05 +00:00
Akhil Narang
220cdf2575
Merge pull request #26912 from mahsem/fix-translation-in-dashboard_utils.js
fix: translation in dashboard_utils.js
2024-07-11 17:29:56 +05:30
mahsem
48a4e3a724 fix: translation in onboarding_widget.js
fix: translation in onboarding_widget.js
2024-07-11 11:59:47 +00:00
Suraj Shetty
acd41b2d8c
Merge pull request #26797 from s-aga-r/fm-connector
feat: Frappe Mail Connector
2024-07-11 16:22:43 +05:30
GOPIKRISHNAN
1ba9e64b55
fix: Fetch From, Need to Select Twice to Set Doctype (#27071)
* Fixed - Fetch From, Need to Select Twice to Set Doctype

By explicitly checking if (value), we ensure that doctype.value and fieldname.value are only updated when value is valid. This helps maintain a consistent state and prevents potential issues that could arise from attempting to destructure a null or undefined value

* pre-commit run to format code
2024-07-11 09:55:07 +00:00
Akhil Narang
3de5dec6f3
Merge pull request #26997 from systonium/fix-postgresql-health-report
fix(System Health Report): Modified the `fetch_scheduler` function to use different SQL queries based on the database type.
2024-07-11 15:10:23 +05:30
Gursheen Anand
e3ab364af1 fix: show escaped content for Code fields 2024-07-11 14:23:22 +05:30
Akhil Narang
b47c31b054
fix: formatting
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-07-11 13:19:38 +05:30
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
Sumit Bhanushali
65375b0e4d fix: inform user if email pull already running in queue 2024-07-11 11:47:57 +05:30
Sumit Bhanushali
5c1e0c2bc9
fix: freeze screen while pulling emails
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2024-07-11 11:31:33 +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
Frappe PR Bot
f72e632bcf
fix: sync translations from crowdin (#27031) 2024-07-11 10:28:02 +05:30
Kerem Kurtuldu
34aedf7782
fix: update country name from Türkiye to T\u00fcrkiye and sort by name (#27069) 2024-07-11 10:27:52 +05:30
Raffael Meyer
15daa011d5
fix: better label for list primary action (#27053) 2024-07-10 15:27:04 +02:00
Akhil Narang
f27ac1693b
Merge pull request #26999 from pgruener/feature/db_env_credentials
feat: Adds possibility of permitting DB credentials via ENV
2024-07-10 17:35:48 +05:30
Akhil Narang
b5d05e657c
Merge pull request #27029 from frappe/pot_develop_2024-07-07
chore: update POT file
2024-07-10 17:35:38 +05:30
Systonium
c379815a4b fix(System Health Report): Modified the fetch_scheduler function to use different SQL queries for different databases using frappe.db.multisql 2024-07-10 16:24:38 +05:00
Akhil Narang
2e003a6b0c
Merge pull request #27043 from blaggacao/fix/input-mode-numbers
fix: input mode for numbers
2024-07-10 15:25:37 +05:30
Akhil Narang
e5a72a6ae5
Merge pull request #27055 from priyanshshah2442/fix_cscipt_is_onload_flag
fix: unset `cscript.is_onload` flag after the form is rendered
2024-07-10 13:04:01 +05:30
Sumit Bhanushali
61ec70efc5
Merge pull request #27062 from frappe/fixes-97
fix(Duration): save null for empty value
2024-07-10 12:37:16 +05:30
Sumit Bhanushali
928428c6a7 feat(Email): manually pull email from given email account 2024-07-10 12:36:51 +05:30
Sumit Bhanushali
55db5dc37a fix: linter check 2024-07-10 12:20:54 +05:30