Commit graph

46641 commits

Author SHA1 Message Date
Frappe PR Bot
53b68b2d01 fix: German translations 2024-06-25 19:34:03 +05:30
Frappe PR Bot
8059a099de fix: Esperanto translations 2024-06-21 17:30:05 +05:30
Frappe PR Bot
7881329c19 fix: Bosnian translations 2024-06-21 17:30:01 +05:30
Frappe PR Bot
920c8cf269 fix: German translations 2024-06-21 17:29:58 +05:30
Frappe PR Bot
c8e9e61d13 fix: Spanish translations 2024-06-21 17:29:56 +05:30
Frappe PR Bot
76f4c1ba36 fix: French translations 2024-06-21 17:29:53 +05:30
Frappe PR Bot
e20977679b fix: Arabic translations 2024-06-21 17:29:50 +05:30
Frappe PR Bot
8a4cd21d79 fix: Persian translations 2024-06-21 17:29:48 +05:30
Frappe PR Bot
411424f586 fix: Turkish translations 2024-06-21 17:29:45 +05:30
Frappe PR Bot
705f70bb1f fix: Turkish translations 2024-06-20 17:17:12 +05:30
RitvikSardana
e1f6827092
Merge pull request #26804 from RitvikSardana/develop-ritvik-geolocation-allow-guest
fix: allow guest to check geolocation IP
2024-06-20 15:21:35 +05:30
RitvikSardana
80c232b1e0 fix: allow guest to check geolocation IP 2024-06-20 14:39:49 +05:30
Raffael Meyer
27c4912b99
Merge pull request #26793 from barredterra/web-list-d-none 2024-06-19 01:15:51 +02:00
barredterra
d908271da3 refactor(web list): use CSS class d-none instead of hidden
`hidden` is just a wrapper for `d-none`, but `d-none` will work even if the wrapper is not availbale (for example, using a custom app's CSS).
2024-06-19 00:43:42 +02:00
Raffael Meyer
c5b691e54f
Merge pull request #26770 from frappe/l10n_develop 2024-06-18 18:56:18 +02:00
Akhil Narang
8e0b5624d7
Merge pull request #26777 from cogk/fix-disable-ctrl-s-shortcut-for-minimized-dialogs
fix(desk): Don't trigger minimized dialog action on Ctrl-S
2024-06-18 18:36:42 +05:30
Akhil Narang
08914d9717
Merge pull request #26786 from akhilnarang/fix-custom-prepared-report
fix(query_report): don't follow reference report for `prepared_report` field
2024-06-18 18:34:16 +05:30
Akhil Narang
28a5e9fee2
fix(query_report): don't follow reference report for prepared_report field
This disallows people from doing things like disabling prepared report on custom reports

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-06-18 18:20:56 +05:30
Akhil Narang
b5c2618972
Merge pull request #26783 from barredterra/kanban-no-empty-pop
fix: avoid popping from empty list
2024-06-18 17:56:23 +05:30
barredterra
928ea3e187 fix: avoid popping from empty list 2024-06-18 13:58:39 +02:00
Frappe PR Bot
a19f1a4475 fix: French translations 2024-06-18 15:23:33 +05:30
Corentin Flr
13b480b361
fix(desk): Don't trigger minimized dialog action on Ctrl-S 2024-06-17 11:14:56 +02:00
Frappe PR Bot
1cc774cb19 fix: Persian translations 2024-06-16 14:50:09 +05:30
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