Commit graph

53231 commits

Author SHA1 Message Date
Ankush Menat
04b5076fbb
test: remove unsupported format: from test (#36151) 2026-01-21 06:14:06 +00:00
Aarol D'Souza
cfb5ee0dbc
fix(currency): sar unicode not supported yet (#36147) 2026-01-21 05:11:43 +00:00
Ejaaz Khan
489fea676c
Merge pull request #36141 from vishwajeet-13/fix/indicator-pill
fix: indicator pill breaking UI issue
2026-01-20 23:31:45 +05:30
vishwajeet-13
8514980253 fix: moved to list.scss 2026-01-20 23:08:47 +05:30
vishwajeet-13
f498d8a04e chore: ran pre-commit 2026-01-20 22:52:10 +05:30
vishwajeet-13
d04e3c06fd fix: indicator pill breaking UI issue 2026-01-20 22:24:14 +05:30
Rahul Agrawal
2df6e92c2f
fix: remove read-only field validation map_doc (#35757) 2026-01-20 22:17:12 +05:30
Raffael Meyer
42a4319ee7
fix: use inline formatting for link filter values (#36134) 2026-01-20 16:08:44 +00:00
Aarol D'Souza
cc7e7fe1bf
Merge pull request #36077 from UsmanSanawar/feat/saudi-riyal-u20c1
feat: update Saudi Riyal symbol to official currency symbol (⃁) [U+20C1]
2026-01-20 20:19:53 +05:30
Ejaaz Khan
e353136f88
Merge pull request #36087 from KerollesFathy/fix-ui-of-multiselect-dialog
fix: improve UI spacing in MultiSelectDialog results
2026-01-20 17:56:03 +05:30
Soham Kulkarni
f9d909bad9
Merge pull request #36124 from sokumon/workspace-fix 2026-01-20 17:52:48 +05:30
sokumon
4cb440c179 fix: workspace creation issue 2026-01-20 17:23:39 +05:30
Ejaaz Khan
5995622a3f
Merge pull request #36113 from frappe/revert-35878-fix-print-settings-not-updated
Revert "fix: print settings not updating when exporting PDF/Print"
2026-01-20 15:55:27 +05:30
Ejaaz Khan
4ee1f1cb45
Revert "fix: update print_settings (#35878)"
This reverts commit be0815a495.
2026-01-20 14:44:25 +05:30
Jannat Patel
90354c68df
fix: capture session user from backend if not found in frontend (#36072) 2026-01-20 13:50:58 +05:30
Soham Kulkarni
dc2bdb35b0
Merge pull request #36100 from sokumon/sidebar-prediction 2026-01-20 13:19:29 +05:30
Ejaaz Khan
9a34783324
Merge pull request #36003 from circlecrystalin/fix/listview-column-index-4-check
fix: Check column type and df before accessing fieldname in get_left_html
2026-01-20 12:30:13 +05:30
Ankush Menat
01c6a55031
perf: random memory optimizations (#36102)
* perf: preload mysqlclient

Now the default choice instead of PyMySQL.

* perf: Lazy load JWT

OAuth is not used that frequently, on that many sites.

* perf: Lazy load whoosh

Rarely loaded
2026-01-20 06:57:19 +00:00
sokumon
44a5621dfa fix: show the correct result in awesomebar 2026-01-20 12:20:46 +05:30
Aarol D'Souza
8d18a47bad
Merge pull request #36099 from AarDG10/fix-contact-pg
fix(contact): ensure query is compatible with postgres
2026-01-20 12:18:56 +05:30
Ejaaz Khan
d83ebb174b
Merge pull request #35933 from git-avc/form_control_alignment
feat: let's set form control alignment
2026-01-20 12:16:19 +05:30
Ejaaz Khan
9733a77511
Merge pull request #36096 from UmakanthKaspa/fix/cannot-add-rows
fix: respect cannot_add_rows when toggling Add Row button visibility
2026-01-20 12:12:21 +05:30
sokumon
575b768887 fix: explicity show the sidebar for the desktop icon 2026-01-20 12:06:47 +05:30
AarDG10
72ce53bb6a fix(contact): ensure query is compatible with postgres 2026-01-20 12:06:00 +05:30
Soham Kulkarni
8e3fcc4f47
Merge pull request #36017 from sokumon/report-view-fixes
fix(UI): reportview configurations
2026-01-20 11:24:00 +05:30
UmakanthKaspa
201df39a58 fix: respect cannot_add_rows when toggling Add Row button visibility 2026-01-20 05:47:55 +00:00
sokumon
00235bbb07 fix: check filters overlapping issue 2026-01-20 03:22:28 +05:30
sokumon
8c3177ea6e fix(report_view): multiselect filter 2026-01-20 03:13:52 +05:30
sokumon
b5350924e5 fix(report_view): improve check fields ui 2026-01-20 03:05:23 +05:30
sokumon
ed7f78cf0d fix(report_view): handle select filters correctly 2026-01-20 02:16:30 +05:30
Sagar Vora
9bbb3f1d58
Merge pull request #36091 from sagarvora/improve-layout-refresh-deps
refactor: multiple improvements to deps resolution logic
2026-01-20 01:45:52 +05:30
Sagar Vora
6bab4fa3a0 chore: improve comment 2026-01-20 01:34:04 +05:30
Sagar Vora
c5678b65e7 fix: refresh row deps on parent update 2026-01-20 01:18:22 +05:30
sokumon
0fcfe82301 fix: always show check filters 2026-01-20 01:18:14 +05:30
Sagar Vora
f9a11644b4 perf: evaluate properties only for visible columns 2026-01-20 01:12:35 +05:30
Sagar Vora
e2d59693f7 chore: use constant in refresh_dependency 2026-01-20 00:56:26 +05:30
Sagar Vora
1011b59493 perf: refresh grid only if props are changed 2026-01-20 00:50:47 +05:30
Sagar Vora
ad1fb20d25 refactor: improve refresh_dependency and remove legacy code 2026-01-20 00:49:32 +05:30
Sagar Vora
e1cdb5bfdf
Merge pull request #36089 from sagarvora/perf-cache-eval
perf: memoize functions constructed for eval
2026-01-20 00:35:16 +05:30
Sagar Vora
4f20c1cc36 perf: memoize functions constructed for eval 2026-01-19 23:12:13 +05:30
KerollesFathy
b9d65510f4 fix: add more space to the top 2026-01-19 16:25:53 +00:00
KerollesFathy
ad16700b6f fix: improve UI spacing in MultiSelectDialog results 2026-01-19 16:10:57 +00:00
Aarol D'Souza
0ad1537014
Merge pull request #36084 from AarDG10/revert-print-perms
revert: keep validation on client side only
2026-01-19 20:05:47 +05:30
AarDG10
258741432e revert: keep validation on client side only since permission issue is specific to grid rendering on client side 2026-01-19 19:50:24 +05:30
Hussain Nagaria
0080ee6aae
fix(BaseDocument): reset name when __islocal is set (#36080) 2026-01-19 13:42:25 +00:00
Sagar Vora
ef356dd170
Merge pull request #36076 from ljain112/fix-autofill 2026-01-19 18:53:03 +05:30
USMAN-ENVY-15\usman
2aabee6402 feat: update Saudi Riyal symbol to use new official currency symbol released U+20C1 2026-01-19 16:05:00 +03:00
Soham Kulkarni
631e35bf18
Merge pull request #35548 from sokumon/desktop-ux 2026-01-19 18:12:26 +05:30
Sagar Vora
12e2dcd4c8
Merge pull request #36037 from sagarvora/ct-deps-on-fix-2 2026-01-19 16:53:42 +05:30
ljain112
38e8b1936b fix(Quick Entry): link field not auto-set when after_save handler exist 2026-01-19 13:31:34 +05:30