Commit graph

53891 commits

Author SHA1 Message Date
stravo1@mac
3cbab65e15 fix: skip dunder prefixed fields while adding child docs to locals
these include fields like __print_formats, __workflow_docs which do not actually contain child docs for the doctype.

caused issue #18581 where the local print format doc was being unlinked from cur_frm while sycing as it also synced __print_formats.
2026-02-05 09:16:50 +05:30
Suraj Shetty
48498f0227
Merge pull request #36718 from KerollesFathy/fix-setup-mobile
fix(mobile): avoid list view crash when standard filters are not initialized
2026-02-05 09:00:48 +05:30
Suraj Shetty
21a62cf977
Merge pull request #36719 from GursheenK/border-radius-for-listview-row
fix(List View): hover state for list rows
2026-02-05 08:21:13 +05:30
Gursheen Anand
ff27ca9922 fix: remove unnecessary selector 2026-02-05 00:27:52 +05:30
Gursheen Anand
f8534ac39a fix: hover shadow in row 2026-02-05 00:04:49 +05:30
Gursheen Anand
fd6b958756 fix: border radius and hover state for list row 2026-02-04 23:04:40 +05:30
KerollesFathy
3c4d988ddc fix(mobile): avoid list view crash when standard filters are not initialized 2026-02-04 17:24:03 +00:00
MochaMind
362eae2e02 fix: Serbian (Latin) translations 2026-02-04 22:49:43 +05:30
MochaMind
c44e5a06a4 fix: Serbian (Cyrillic) translations 2026-02-04 22:49:36 +05:30
Safwan Samsudeen
15d8fb957c fix: show error message clearly 2026-02-04 20:16:49 +05:30
Safwan Samsudeen
e6c3635074 feat: make file optional 2026-02-04 20:01:52 +05:30
Safwan Samsudeen
4e36dd2153 chore: revert lock changes 2026-02-04 19:40:07 +05:30
Akhil Narang
48e52e152b
fix(report_to_pdf): add some restrictions (#36674)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-04 19:33:14 +05:30
Akhil Narang
9050003baf
fix: escape user name on me page (#36703)
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-02-04 19:33:05 +05:30
Aarol D'Souza
a44eee8967
Merge pull request #36704 from AarDG10/fix-test
test: rewrite test to perform sim. instead
2026-02-04 19:11:05 +05:30
AarDG10
233d5ad212 test: rewrite test to perform sim. instead 2026-02-04 18:59:10 +05:30
Safwan Samsudeen
aecf4bcaaf chore: lock file 2026-02-04 18:21:26 +05:30
Ankush Menat
9fc1787a18
fix: make default flags same on both connectors (#36697) 2026-02-04 12:45:35 +00:00
sokumon
9d8b7e8e9b chore: run precommit 2026-02-04 18:11:48 +05:30
Safwan Samsudeen
1dbb0e3ac2 feat: improved ux 2026-02-04 18:11:48 +05:30
Safwan Samsudeen
20e450c220 fix: popup 2026-02-04 18:11:48 +05:30
Safwan Samsudeen
6c7eb0b8c7 feat: new doc on click 2026-02-04 18:11:48 +05:30
Safwan Samsudeen
2d96f5d1a5 chore: update gantt 2026-02-04 18:11:48 +05:30
Aarol D'Souza
73479e724d
Merge pull request #36240 from AarDG10/fix-email-impersonation
feat(user): send user a mail when an impersonation session has commenced
2026-02-04 17:27:34 +05:30
AarDG10
4b86e92fbc fix(user): use sendmail instead of enqueuing 2026-02-04 17:15:46 +05:30
Aditya Patil
ac4f040228 fix: reset read-only on fetch-from fields 2026-02-04 17:07:44 +05:30
Soham Kulkarni
f6b7b5537b
Merge pull request #36688 from sokumon/desktop-icon-folder
fix(desktop): increase folder icon dimensions
2026-02-04 16:32:05 +05:30
sokumon
bcfdf2dad8 fix(desktop): increase folder icon dimensions 2026-02-04 16:24:14 +05:30
Ejaaz Khan
163a43c6b9 feat(mobile): add icon and hide sort label 2026-02-04 15:03:47 +05:30
Gursheen Anand
41f233dd5a fix: send link filter context in temp df from quick filters 2026-02-04 15:00:42 +05:30
Suraj Shetty
cd5990bd78
Merge pull request #36657 from GursheenK/enter-blur-event-for-quick-entry
fix: unsaved value in quick entry dialog due to missing blur event
2026-02-04 11:54:14 +05:30
Ejaaz Khan
bf045b1999
Merge pull request #36675 from iamejaaz/v16-list-fixes
fix: overlapping css in desktop
2026-02-04 11:35:07 +05:30
Ejaaz Khan
69b7df2a31
Merge pull request #36515 from the-bokya/better-data-field-formatting
fix: better formatting for data field elements
2026-02-04 11:25:50 +05:30
ayushschaudhari1904@gmail.com
b52f14939d fix(print_format): better formatting for data field 2026-02-04 10:46:08 +05:30
ayushschaudhari1904@gmail.com
20f8c28edc fix(kanba_nview): improve formatting for kanban title 2026-02-04 10:29:11 +05:30
ayushschaudhari1904@gmail.com
b2e3427624 fix(kanban_view): better formatting for data field elements 2026-02-04 10:29:11 +05:30
ayushschaudhari1904@gmail.com
7d87eb0c60 fix(report_view): better formatting for data field elements 2026-02-04 10:29:10 +05:30
ayushschaudhari1904@gmail.com
71ea6fa703 fix(list_view): better formatting for data field elements 2026-02-04 10:29:10 +05:30
rohitwaghchaure
af12ba99cf
Merge pull request #36665 from rohitwaghchaure/set-lable-dynamically-for-section
feat: set label dynamically for the section
2026-02-04 08:13:42 +05:30
Soham Kulkarni
09de01be70
Merge pull request #36668 from sokumon/sidebar-generation
fix: dont consider private sidebar while module sidebar generation
2026-02-04 01:18:20 +05:30
sokumon
20e214c88c fix: dont compute module for private workspace sidebars 2026-02-04 00:36:55 +05:30
Ayaan Ahmad
ddc757dcc8 refactor(model): extract repeated DB query logic into helper function
Address @akhilnarang's code review feedback:

1. Extract _fetch_link_values helper function
   - Encapsulates repeated DB query pattern (was duplicated 3 times)
   - Handles cache=True fallback and virtual doctype logic

2. Sort values_to_fetch for cache key consistency
   - Uses tuple(sorted({...})) to match prefetch sorting
   - Prevents cache misses due to field order differences
2026-02-04 00:32:46 +05:30
sokumon
8064d4237a fix: dont consider private sidebar while module sidebar generation 2026-02-04 00:26:16 +05:30
Rohit Waghchaure
87ff1cc91b feat: set label dynamically for the section 2026-02-03 22:57:51 +05:30
Suraj Shetty
01e429f8d6
Merge pull request #36196 from frappe/dependabot/npm_and_yarn/lodash-es-4.17.23
chore(deps): bump lodash-es from 4.17.21 to 4.17.23
2026-02-03 22:41:46 +05:30
Suraj Shetty
e6736e5787
Merge pull request #36663 from frappe/l10n_develop
fix: sync translations from crowdin
2026-02-03 22:40:33 +05:30
MochaMind
8999d8f873 fix: Esperanto translations 2026-02-03 22:20:56 +05:30
MochaMind
f2ab162619 fix: Serbian (Latin) translations 2026-02-03 22:20:54 +05:30
MochaMind
63e099631a fix: Norwegian Bokmal translations 2026-02-03 22:20:51 +05:30
MochaMind
9c06dcb344 fix: Bosnian translations 2026-02-03 22:20:48 +05:30