Commit graph

47446 commits

Author SHA1 Message Date
David
bcc2e79c20
fix: meta tag in web form 2024-06-13 16:36:01 +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
mergify[bot]
521c6c1bad
Merge branch 'develop' into address-autocomplete 2024-06-12 16:01:30 +00:00
David
2b9d743055
perf: make get requests cacheable 2024-06-12 11:33:47 +02:00
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
David
e2517d11e8
chore: add include_icons jinja global 2024-06-11 20:03:15 +02:00
David
37d8e2bb36
perf: lazy load svg sprictes on websites 2024-06-11 20:01:55 +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
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
s-aga-r
c01eb68b83 feat: add Frappe Mail to Service options 2024-06-10 18:22:21 +05:30
Nihantra Patel
017b89ec1a fix: redirect report builder from workspace 2024-06-10 17:01:53 +05:30
Nihantra Patel
533f235343 fix: redirect report builder from workspace 2024-06-10 17:00:02 +05:30
Nihantra Patel
0de30c897d fix: redirect report builder from workspace 2024-06-10 16:57:26 +05:30
Nihantra Patel
b4c4dbb418 fix: redirect report builder from workspace 2024-06-10 16:48: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