Commit graph

50323 commits

Author SHA1 Message Date
Soham Kulkarni
db5433a98d
Merge pull request #33323 from sokumon/email-queue-sending-issue
fix: dont let email queue stay in Sending status
2025-07-15 19:03:06 +05:30
Ankush Menat
ef30873fe8
chore: update title in hooks.py (#33341) 2025-07-15 18:55:38 +05:30
sokumon
8e9187483c fix: avoid circular import 2025-07-15 18:03:41 +05:30
Shariq Ansari
590be752ac
Merge pull request #33345 from shariquerik/ignore-validation-email 2025-07-15 17:58:23 +05:30
HENRY Florian
56b2dfeea1
feat: remove strip_dirs in Recorder python cProcfile (#33300) 2025-07-15 17:51:44 +05:30
sokumon
6ff0c937d7 fix: use get_retry method and change error message 2025-07-15 17:44:53 +05:30
Shariq Ansari
2751207c68 fix: ignore validation in to, cc & bcc multiselect field in New Email modal 2025-07-15 17:31:08 +05:30
Ejaaz Khan
c0c8529436
Merge pull request #33042 from nd28/nd28-patch-set-value-error-handling
fix(form): adding context in error message for `set_value` method
2025-07-15 14:22:44 +05:30
mergify[bot]
9d3e59daff
Merge branch 'develop' into nd28-patch-set-value-error-handling 2025-07-15 08:31:55 +00:00
Ejaaz Khan
da27174935
Merge pull request #33103 from GoravG/feat/desk_link_in_new_tab
feat: Add flag for opening desk links in new tab
2025-07-15 13:41:33 +05:30
Hussain Nagaria
ffe9ff5290
fix: handle user does not exist when session resume (#33334) 2025-07-15 12:28:21 +05:30
Corentin Forler
0235d8fc61
fix(user): Destroy sessions after rename (#32253) 2025-07-15 12:27:22 +05:30
Ejaaz Khan
737043a10b
Merge pull request #33331 from zeel-codder/fix/webform-edit
fix: replace get_last_doc with get_lazy_doc in Web Form fetch for edit
2025-07-15 11:05:53 +05:30
MochaMind
6525e7d1c6
chore: update POT file (#33307)
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
2025-07-14 20:30:22 +00:00
zeel-codder
74ef86e94f fix: replace get_last_doc with get_lazy_doc in Web Form fetch for edit 2025-07-15 00:37:53 +05:30
Exequiel Arona
eff2bb2e42
feat: Add extraction for quick_list labels in workspace (#33304) 2025-07-14 19:43:56 +02:00
Raffael Meyer
0254dc8a84
fix: indicator translation (#33326) 2025-07-14 16:22:46 +02:00
MochaMind
fc5550f5d1
fix: sync translations from crowdin (#33295) 2025-07-14 16:18:28 +02:00
Soham Kulkarni
7b49f1a79c
Merge pull request #33319 from sokumon/small-ui-fixes
fix(minor): UI fixes
2025-07-14 19:05:43 +05:30
Diptanil Saha
0e6918eeca
fix: query report export dialog not updating on switching to other report (#33320) 2025-07-14 18:35:10 +05:30
sokumon
74b4acacd4 fix: better name for the retry job 2025-07-14 18:30:37 +05:30
Soham Kulkarni
e7066ea90b
Merge pull request #33309 from sokumon/date-datetime-recursion
fix: dont trigger change when date/datetime is on grid
2025-07-14 18:25:34 +05:30
sokumon
2bbf72061c fix: dont let email queue stay in Sending status 2025-07-14 18:10:43 +05:30
sokumon
ef77a68a32 fix: set max-width for image preview 2025-07-14 17:59:55 +05:30
sokumon
6633de8c74 fix: aligned tick icon on list filter 2025-07-14 17:53:47 +05:30
Sagar Vora
8efd511673
Merge pull request #33316 from Abdeali099/add-module 2025-07-14 11:33:57 +00:00
Abdeali Chharchhoda
116aebb56f fix: add module information to property setter 2025-07-14 16:51:23 +05:30
sokumon
6f399e7fbb fix: dont trigger change when date/datetime is on grid 2025-07-14 15:15:25 +05:30
Ankush Menat
b443851ce1
test: fix test data generation code (#33314)
This never worked, it was just silently ignored till now.
2025-07-14 09:19:53 +00:00
Soham Kulkarni
41f23905a1
Merge pull request #33310 from sokumon/fix-ui-test
fix(test): insert translation
2025-07-14 14:25:18 +05:30
sokumon
4b3e256045 fix(test): insert translation 2025-07-14 12:49:26 +05:30
El-Shafei H.
272abfbd4c
fix: add Translator role to Translation DocType (#33297) 2025-07-14 06:55:06 +00:00
Soham Kulkarni
c108a80cdf
Merge pull request #33301 from sokumon/fix-typo
fix: url in patch
2025-07-12 19:33:23 +05:30
sokumon
94a9c6283b fix: url in patch 2025-07-12 16:42:19 +05:30
P-Froggy
00a5fde3ad
feat: Enable _doc_before_save for child documents (#33279)
* Initial Commit

* Apply suggestion from @ankush

* refactor: move unrelated code out of try-except block

* test: child table level value change detection

---------

Co-authored-by: Ankush Menat <ankushmenat@gmail.com>
Co-authored-by: Ankush Menat <ankush@frappe.io>
2025-07-11 12:33:00 +00:00
zeel prajapati
2afc1582f6
fix: update delete or cancel popup doc links to handle edge cases (#33261) 2025-07-11 17:57:51 +05:30
Soham Kulkarni
cee23ed3f7
Merge pull request #33097 from flaviacastro/fix/add-missing-messages-to-load-translations
fix: add missing messages to load_translations in web form list file
2025-07-11 17:53:28 +05:30
Akhil Narang
ef6c642152
fix(data_import): only convert link values to lowercase for mariadb (#33274)
We use a case-insensitive collation there, but PostgreSQL and SQLite are case sensitive

Followup to #33196
2025-07-11 17:23:38 +05:30
Akhil Narang
0322b014c2
fix(data_import): only convert link values to lowercase for mariadb
We use a case-insensitive collation there, but PostgreSQL and SQLite are case sensitive

Followup to #33196

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-07-11 17:11:46 +05:30
Soham Kulkarni
439215b91e
Merge branch 'develop' into fix/add-missing-messages-to-load-translations 2025-07-11 15:42:05 +05:30
Ankush Menat
b74b8f16b7
refactor: slim down init.py further (#33284)
* refactor: move document utils

* test: rewrite init.py test

The LOC is 1000 less than what it used to be.
2025-07-11 15:34:50 +05:30
Ankush Menat
1ed2447f6b
fix!: Always cast db.get_value for singles (#33276) 2025-07-11 07:32:41 +00:00
Ankush Menat
afb720e003
refactor: move stuff away from init.py (#33283)
* chore: Drop unused imports

* refactor: split translation utils from init.py

* refactor: move sendmail from init.py

* refactor: move prints to attach_print
2025-07-11 07:18:16 +00:00
Logesh Periyasamy
8ef3868e57
fix: convert as float (#33275) 2025-07-11 10:37:35 +05:30
Ankush Menat
a6b716acaa
test: reduce sanity test time (#33277)
Takes too long. Unlikely to break soon as this code is hardly modified.
2025-07-10 13:16:58 +00:00
Soham Kulkarni
b834b33b56
Merge pull request #32839 from sokumon/values-over-chart
fix: configure to show values on top of bar and line graphs
2025-07-10 11:52:05 +05:30
Akhil Narang
325c881dc4
Merge pull request #33262 from akhilnarang/fix-reinstall-lock
feat: delete existing site locks when setting up site directories
2025-07-10 11:10:23 +05:30
Ankush Menat
1fa97d404a
fix: Handle case differences while sending email to a document (#33270)
This fails for doctypes where name isn't title case.

E.g. `HD Ticket` becomes `Hd Ticket`.
2025-07-10 04:43:46 +00:00
ruthra kumar
972adc54b1
Merge pull request #33263 from ruthra-kumar/fix_incorrect_test_count_in_lightmode_test_runner
refactor: remove duplicate call to start test
2025-07-09 15:20:42 +05:30
ruthra kumar
a755f5acd3 refactor: remove duplicate call to start test 2025-07-09 15:05:08 +05:30