Commit graph

53275 commits

Author SHA1 Message Date
dependabot[bot]
fe85aa54ae
chore(deps): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 23:03:18 +00:00
Soham Kulkarni
c988975c06
Merge pull request #36186 from ljain112/fix-desktop-icon-awesomebar 2026-01-21 20:59:54 +05:30
ljain112
8776fbe409 fix(utils): update route assignment for external desktop icons 2026-01-21 18:29:39 +05:30
Soham Kulkarni
c3bcdee999
Merge pull request #36178 from sokumon/desktop-icons-fix
fix: generate files after icon rename
2026-01-21 17:15:51 +05:30
Ejaaz Khan
8c25d0a0ec
Merge pull request #36036 from kaulith/fix-print-empty-report
fix: Show alert if report is empty
2026-01-21 17:11:56 +05:30
Mihir Kandoi
b46ab9dd8f
Merge pull request #36180 from frappe/fix-js-error 2026-01-21 17:07:42 +05:30
Kaushal Shriwas
385ddbb68a fix: Use data-label attribute for selecting the element 2026-01-21 17:00:04 +05:30
Mihir Kandoi
9f3e7868bb fix: df is undefined error 2026-01-21 16:55:18 +05:30
Ejaaz Khan
99e43ab317
Merge pull request #36177 from iamejaaz/36075-sidebar-image
fix(UI): checkbox alignment and delete icon
2026-01-21 16:55:15 +05:30
sokumon
1357924b05 fix: cleanup desktop icons in migrate 2026-01-21 16:51:47 +05:30
sokumon
3723e5e0a5 refactor: exporting logic 2026-01-21 16:46:49 +05:30
sokumon
5c3fbb9d44 fix: generate files after icon rename 2026-01-21 16:44:00 +05:30
Ejaaz Khan
571408c443 fix(UI): checkbox alignment and delete icon 2026-01-21 16:43:39 +05:30
Ejaaz Khan
d54270d815
Merge pull request #36114 from UmakanthKaspa/fix/checkbox-label-alignment
fix: align checkbox with label in field properties sidebar
2026-01-21 16:36:09 +05:30
Ejaaz Khan
794ee3ddd7
Merge pull request #36128 from KerollesFathy/fix-print-settings
fix: reset print format in settings to prevent carryover to next print
2026-01-21 16:33:12 +05:30
Ejaaz Khan
2e65e793c6
Merge pull request #36172 from kaulith/fix-breadcrumbs-breaking
fix: Breadcrumb breaks when document title contains HTML tags
2026-01-21 16:21:31 +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
Kaushal Shriwas
7ff12666a0 fix: Breadcrumb breaks when document title contains HTML tags 2026-01-21 14:51:20 +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
KerollesFathy
233871dd78 fix: reset print format in settings to prevent carryover to next print 2026-01-20 14:10:41 +00:00
KerollesFathy
cc32eb1f07 fix: clean up user selections from print_settings after callback() 2026-01-20 13:06:42 +00:00
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