Commit graph

53254 commits

Author SHA1 Message Date
Mihir Kandoi
9f3e7868bb fix: df is undefined error 2026-01-21 16:55:18 +05:30
Ejaaz Khan
77b1ad7993
Merge pull request #36168 from iamejaaz/36075-sidebar-image
fix(sidebar): restore square-shaped images
2026-01-21 15:34:57 +05:30
Sagar Vora
c260d99a0b
Merge pull request #36167 from sagarvora/fix-translated-link-validation 2026-01-21 15:29:14 +05:30
Ejaaz Khan
a5a78f09af fix(sidebar): restore square-shaped images 2026-01-21 15:22:59 +05:30
Sagar Vora
c15a7d5e03 fix: ensure link validation works for translated doctypes with custom queries 2026-01-21 15:17:31 +05:30
Sagar Vora
4372e3f153 chore: improve variable name 2026-01-21 14:40:05 +05:30
Ejaaz Khan
34e495a62c
Merge pull request #36163 from frappe/revert-35782-fix-login-rtl-input
Revert "fix: RTL direction for login form inputs"
2026-01-21 14:25:17 +05:30
Diptanil Saha
61ebf5a4de
ci: generate pot files for version-16-hotfix (#36160) 2026-01-21 14:21:30 +05:30
Ejaaz Khan
0bff903e34
Revert "fix: RTL direction for login form inputs (#35782)"
This reverts commit 9b34838adb.
2026-01-21 14:07:38 +05:30
Ejaaz Khan
e793d60fdc
Merge pull request #35845 from Abdeali099/fix-contact-address-conditions
refactor: streamline address and contact rendering logic
2026-01-21 13:02:56 +05:30
Ejaaz Khan
b31b8fd9ab
fix: keyboard shortcuts for prev/next record (#35961) 2026-01-21 12:45:47 +05:30
Joseph Adams
9b34838adb
fix: RTL direction for login form inputs (#35782)
* fix: RTL direction for login form inputs

* Fix RTL overlap for login password field

* Fix login RTL alignment

* fix: refine RTL login input layout

---------

Co-authored-by: josephadamsdev <josephadamsdev@users.noreply.github.com>
2026-01-21 12:18:49 +05:30
Ejaaz Khan
e4a95c1f89
Merge pull request #36122 from circlecrystalin/feat/select-unselect-button-print-builder
feat: Add Select All/Unselect All buttons to Table Columns dialog in Print Format Builder
2026-01-21 12:00:28 +05:30
Ejaaz Khan
86ca1a8ff7
Merge pull request #36146 from AarDG10/fix-ux-file-uploader
fix(UX): add fallback for better error message delivery
2026-01-21 11:55:00 +05:30
Ankush Menat
b23c650bd9
ci: fix generate POT workflow (#36023)
Probably also need to reconfigure PRs for v16 branch (?)
2026-01-21 06:24:32 +00:00
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
AarDG10
3d2dc25ea3 fix(UX): add fallback for better error message delivery 2026-01-21 09:50:48 +05:30
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
circlecrystalin
43a03d4a44 style: apply prettier formatting and remove trailing whitespace 2026-01-20 18:17:40 +01:00
circlecrystalin
65dbc16948 refactor: scope checkbox selection to dialog and extract reusable function
- Scope checkbox selector to .column-selector-list to prevent selecting checkboxes outside the dialog
- Refactor Select All and Unselect All into reusable toggle_all_checkboxes function
- Reduce code duplication and improve maintainability
2026-01-20 18:14:30 +01:00
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
circlecrystalin
b3b85b9090 refactor: use const instead of var in Select All/Unselect All functions 2026-01-20 13:34:07 +01:00
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
circlecrystalin
a25b84ae24 docs: update PR description 2026-01-20 12:52:44 +01:00
circlecrystalin
7539c76471 feat: Add Select All/Unselect All option in Select Table Columns dialog 2026-01-20 12:26:06 +01:00
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