Commit graph

46618 commits

Author SHA1 Message Date
Frappe PR Bot
36b18e9e35 fix: Persian translations 2024-06-15 14:31:01 +05:30
Raffael Meyer
1a8248a6e6
Merge pull request #26758 from barredterra/auto-primary_email
feat: set the only email address as primary
2024-06-14 18:00:18 +02:00
Raffael Meyer
639e3409e8
Merge pull request #26760 from barredterra/number_cards_shortening
fix: don't excessively shorten_number
2024-06-14 15:50:36 +02:00
Raffael Meyer
d61d790613
Merge pull request #26564 from frappe/l10n_develop 2024-06-14 12:19:29 +02:00
Frappe PR Bot
b28ca09676 fix: Turkish translations 2024-06-14 14:02:08 +05:30
barredterra
30756e27d4 fix: shorten_number
Before, `shorten_number(1234.5678, "Germany", 5)` wrongly returned `"1 K"`. Now it correctly returns `"1235"`, which is less than five digits.
2024-06-13 18:58:14 +02:00
barredterra
be90d5556e feat: set the only email address as primary
Some features rely on the Contact having the primary email set. If the Contact has only one email address, we can mark it as primary automatically. Only if there are more than one  addresses available, the user has to choose which one should be set as primary.
2024-06-13 17:38:09 +02:00
Frappe PR Bot
992a74ef7e fix: Persian translations 2024-06-13 13:54:36 +05:30
Frappe PR Bot
5372f3b952 fix: Turkish translations 2024-06-13 13:54:32 +05:30
Frappe PR Bot
be79d314ed fix: Persian translations 2024-06-12 13:28:46 +05:30
Frappe PR Bot
eed1f1a6fe fix: Turkish translations 2024-06-12 13:28:42 +05:30
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
Frappe PR Bot
9f653880e8 fix: Persian translations 2024-06-11 12:56:22 +05:30
Frappe PR Bot
7810a725e1 fix: Turkish translations 2024-06-11 12:56:19 +05:30
Ankush Menat
a65c6215e9
fix: Email tracking without "use_ssl" (#26718)
Everyone uses TLS these days, idk why this config exists.

closes https://github.com/frappe/frappe/issues/26717
2024-06-10 08:40:43 +00:00
Rutwik Hiwalkar
cfcc508f8b
fix: Append symbol on number card (#26731)
- broken by this change 7695a0d2ec
2024-06-10 12:54:40 +05:30
Frappe PR Bot
831357b339 fix: Arabic translations 2024-06-10 12:52:53 +05:30
Frappe PR Bot
58968a374e fix: Persian translations 2024-06-09 11:44:48 +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
Frappe PR Bot
c357967d5d fix: Persian translations 2024-06-07 10:06:06 +05:30
Frappe PR Bot
7195f165a9 fix: Turkish translations 2024-06-07 10:06:04 +05:30
marination
f58b28865e fix: Avoid renaming language or changing title manually 2024-06-06 18:27:52 +02:00
Ankush Menat
04642edd63
fix: Move Monitor dump to after_response (#26703)
It needs access to response to capture status code and size etc
2024-06-06 14:38:22 +00:00
Corentin Flr
48e59248e6
chore: Reword "Recursive Fetch From" message (#26706) 2024-06-06 14:35:35 +00:00
David Arnold
a2bff44414
fix(UX): Show reference name in error log list view #26687 2024-06-06 16:19:36 +05:30
Ankush Menat
820a6edae8
fix: Skip virtual fields in all select queries (#26700) 2024-06-06 09:43:36 +00:00
Ankush Menat
ab37665f5b
fix: recursive fetch from causes infinite loop (#26695) 2024-06-06 07:02:00 +00:00
Frappe PR Bot
5fa11cb6a1 fix: Bosnian translations 2024-06-06 09:32:29 +05:30
Frappe PR Bot
fef1b35010 fix: Turkish translations 2024-06-06 09:32:27 +05:30
Ankush Menat
63a13d0aff
fix: Skip letter heads if no permission (#26689) 2024-06-05 15:56:56 +00:00
Akhil Narang
b8ebd601f8
fix(package_release): set path to tarball
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-05 17:07:11 +05:30
Ankush Menat
737628734d
fix: signup routing (#26685)
closes https://github.com/frappe/frappe/issues/26683
2024-06-05 07:23:47 +00:00
Frappe PR Bot
3263688b76 fix: Bosnian translations 2024-06-05 09:29:14 +05:30
Ankush Menat
f3100d05cb
fix(UX): Disable number card filters on standard (#26676) 2024-06-04 13:12:03 +00:00
Corentin Flr
5a8e00af38
fix(Error Log): Truncate title and convert text to string (#26675) 2024-06-04 18:36:32 +05:30
Ankush Menat
f24b4a1f7f
fix: Auto Email Report not working when Add Total Row is enabled (#26664) 2024-06-04 13:47:03 +05:30
Ninad1306
8f187ac192 Auto Email Report not working when Add Total Row is enabled 2024-06-04 12:15:20 +05:30
Ankush Menat
4ffbcb5200
Merge pull request #26665 from ankush/duplicating_dt
fix(DX): duplicate doctype
2024-06-04 12:05:14 +05:30
Ankush Menat
99f2360a12 fix: Always ensure amended_from is same doctype 2024-06-04 11:52:14 +05:30
Ankush Menat
15902a746e fix: auto repeat on new doctypes
closes https://github.com/frappe/frappe/issues/24091
2024-06-04 11:50:54 +05:30
cwooldridge
3d7381da5d
fix: Red was defined twice. (#26658) 2024-06-04 05:33:58 +00:00
Akhil Narang
fb2df4ab5e
Merge pull request #26656 from akhilnarang/request-check-content-type
fix(make_request): don't blindly try to check the content-type
2024-06-04 10:59:39 +05:30
Ankush Menat
82e6a9a081
fix: Slightly efficient scheduling (#26657)
- Scheduler tick is 1 minute
- Fastest jobs are at least 4 minutes apart.

3/4 times we are wasting cpu cycle for each site.

Fix:
- Check every 4 minutes.
- Align the sleep around real clock to fix problem of jobs executing
  randomly in any part of the minute.

Cons:
Anything not aligned with scheduler interval will be delayed.
2024-06-04 05:21:47 +00:00
Gursheen Kaur Anand
9322381ba1
Merge pull request #26617 from GursheenK/workspace-create-perm-for-desk-user
fix: allow creation of workspace based on desk user role perms
2024-06-04 09:36:17 +05:30
Frappe PR Bot
1eb86e535f fix: Spanish translations 2024-06-04 09:27:15 +05:30
Frappe PR Bot
16147cd80e fix: Esperanto translations 2024-06-04 09:27:13 +05:30
Akhil Narang
152c4d4b91
fix(make_request): don't blindly try to check the content-type
Ensure that the response has one first

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-03 18:28:22 +05:30
Anes Fassih
35a02b8d0a
fix(link-preview): Correct synchronization of preview data on change. (#26641)
- Use 'config' attribute instead deprecated 'options' which is always undefined and prevent updating the preview data.

Co-authored-by: Anes Fassih <anes.fassih@nassej.com>
2024-06-03 09:38:34 +00:00
Ankush Menat
b1193675dd
fix: don't copy "Standard" on dashboard chart (#26649) 2024-06-03 08:14:10 +00:00
Corentin Flr
932c58f921
feat(commands): Add bypass-patch command (#26633)
* feat(commands): Add bypass-patch command

* chore: delete comments

---------

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
2024-06-03 07:06:18 +00:00