Melwin
83200ce4ee
fix(user): semgrep compliant fix for full name
2026-03-16 22:46:43 +05:30
Melwin
1752eecf8f
fix(user): Add middle name to full name
2026-03-15 01:13:15 +05:30
Ejaaz Khan
e2786c2d8a
Merge pull request #37989 from nikkothari22/fix-indicator-spacing
...
fix: permission indicator spacing in list view
2026-03-13 19:32:01 +05:30
Aarol D'Souza
de6fad6d60
Merge pull request #37997 from AarDG10/fix-test
...
test: add better test for messages w/ html
2026-03-13 18:08:12 +05:30
AarDG10
06409860aa
test: add better test for messages w/ html
2026-03-13 17:55:19 +05:30
Aarol D'Souza
a1018be4df
Merge pull request #37979 from AarDG10/fix-translations
...
fix: add fallback to consider messages w/ html tags
2026-03-13 17:06:24 +05:30
Ejaaz Khan
0316d80881
Merge pull request #37961 from nikkothari22/remove-print-designer-link
...
fix: remove link for Print Designer
2026-03-13 15:39:39 +05:30
Nikhil Kothari
c0cb2d2783
fix: permission indicator spacing in list view
2026-03-13 13:39:18 +05:30
Akhil Narang
e2fe249706
Merge pull request #37903 from akhilnarang/qb-fixes
...
fix: some follow up fixes for query builder
2026-03-13 13:36:48 +05:30
AarDG10
d71fde349b
test: add test for fallback behavior
2026-03-13 11:58:18 +05:30
AarDG10
3e14434f9e
fix: add fallback to also check for translation w/ html tags
...
Adds a fallback to check for translations w/ and w/o HTML tags.
2026-03-13 11:56:48 +05:30
Suraj Shetty
1c6050bf9f
fix(view-log): Accept int for version parameter ( #37984 )
2026-03-13 06:26:28 +00:00
Ejaaz Khan
c6989f8183
Merge pull request #37880 from KerollesFathy/confirm-before-logout
...
fix(ux): add confirm before logout
2026-03-13 11:10:28 +05:30
MochaMind
05fe12d4a9
fix: Portuguese, Brazilian translations ( #37976 )
2026-03-13 10:33:09 +05:30
Akhil Narang
f9af4d2ff9
fix: check shared documents as well
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-03-13 10:23:28 +05:30
Akhil Narang
72007f636d
fix(query): ensure atleast name is always selected
...
Otherwise we got an empty query if we tried to only query a child table
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-03-13 10:23:27 +05:30
Akhil Narang
a084bad5d5
fix(apply_field_permissions): improve checks
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2026-03-13 10:23:27 +05:30
Nikhil Kothari
1727fcafd3
fix: remove link for Print Designer
2026-03-12 17:43:38 +05:30
Shubh Doshi
5092225cbc
fix!: prevent submission of non-submittable doctype ( #37009 )
...
* fix: prevent submission of non-submittable doctype
* fix: updated failing test cases to use submittable doctype as required
* refactor: corrected to_docstatus and from_docstatus use
* fix: inherit submittability from parent for child tables
* Revert "fix: inherit submittability from parent for child tables"
This reverts commit ee83ee59b4f0596e2d402a1547e92b131ae49579.
* feat: introduce skip_docstatus_validation flag
* test: add test cases for skip_docstatus_validation flag and docstatus transition of non-submittable doctype
2026-03-12 17:24:21 +05:30
Nikhil Kothari
8a1d087af3
fix(ui): tree level input spacing in reports ( #37955 )
2026-03-12 16:04:53 +05:30
Safwan
f348158347
fix: make file size param optional ( #37952 )
2026-03-12 14:03:48 +05:30
Ejaaz Khan
0543af80c3
Merge pull request #37608 from kaulith/fix-link-filters-enforcement
...
fix: enforce link_filters on link fields server-side
2026-03-12 13:54:01 +05:30
Safwan Samsudeen
a5100b18d9
fix: make file size param optional
2026-03-12 13:53:27 +05:30
Kaushal Shriwas
b31067e769
refactor: move has_filters declaration to usage location
2026-03-12 13:07:53 +05:30
MochaMind
f26bd9ee67
fix: sync translations from crowdin ( #37947 )
...
* fix: Russian translations
* fix: Portuguese, Brazilian translations
2026-03-12 11:32:52 +05:30
Ejaaz Khan
e7b4bd5666
fix: ignore fieldname validating ignore_user_permissions for Link fields ( #37942 )
...
* fix: validate ignore_user_permissions for alternative Link fields
* fix: handle alternative Link fields with ignore_user_permissions
* fix: move early exit earlier to avoid edge cases
* test: validate case of bulk edit
---------
Co-authored-by: Sagar Vora <sagarvora@users.noreply.github.com>
2026-03-11 20:54:03 +00:00
Nikhil Kothari
89bfdcf7fb
fix: onboarding card placement and style ( #37943 )
...
* fix: remove business hours restriction on chat support
* fix: onboarding card placement and style
* fix: left position
* fix: use the x icon
---------
Co-authored-by: sokumon <sohamkulkarns9@gmail.com>
2026-03-12 01:23:41 +05:30
Ejaaz Khan
961a9ccb57
Merge pull request #37941 from KerollesFathy/fix/checkbox-filter-throw-an-error
...
fix: cstr value in `func_is` to avoid AttributeError
2026-03-11 23:48:40 +05:30
KerollesFathy
78ae8d9b52
fix: cstr value in func_is to avoid AttributeError
2026-03-11 14:15:14 +00:00
KerollesFathy
24bf3e2c02
refactor: move confirm inside logout method
2026-03-11 13:15:26 +00:00
KerollesFathy
067e874b02
Revert "fix(ux): add confirm before logout"
...
This reverts commit b8549a53e5 .
2026-03-11 13:11:45 +00:00
Akhil Narang
c5bf0d3f59
fix: prevent user from setting same password on forced reset ( #37652 )
...
Co-authored-by: UmakanthKaspa <kaspaumakanth1999@gmail.com>
2026-03-11 18:06:15 +05:30
Sagar Vora
7a113c0aee
fix: use correct core doctypes set in _get_filterable_fields ( #37932 )
2026-03-11 17:19:48 +05:30
Kaushal Shriwas
dccf136dd4
chore: use appropriate comment for clarity
2026-03-11 15:56:41 +05:30
Ejaaz Khan
9e93965315
Merge pull request #37907 from KerollesFathy/workspace-route-conflict
...
fix: route conflict not detected when workspace matches existing doctype
2026-03-11 14:22:36 +05:30
Ejaaz Khan
12daca24fb
Merge pull request #37898 from AarDG10/fix-setup-wizard
...
fix(setup_wizard): couple bug fixes in setup_wizard
2026-03-11 14:21:15 +05:30
Felix Ruby
56b574a3bc
fix: merge fieldtype select options to include all form builder elements ( #37287 )
2026-03-11 08:48:31 +00:00
Sagar Vora
79bebf726f
fix: apply rights filter to custom_rights in permission manager ( #37927 )
2026-03-11 13:38:20 +05:30
Shllokkk
1d07cee93d
feat: show error state in dashboard chart widget instead of throwing … ( #37837 )
2026-03-11 12:29:11 +05:30
Safwan
8e681bd568
fix: reset temp file for new uploads ( #37922 )
2026-03-11 11:50:12 +05:30
Kerolles Fathy
5ca45fbe72
fix: improve condition for routing to newly created doc's form ( #37849 )
...
* fix: routing issue
* fix: commit suggestion
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
---------
Co-authored-by: Shankarv19bcr <shankarv292002@gmail.com>
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com>
2026-03-11 10:47:50 +05:30
dependabot[bot]
78a9d823ea
chore(deps): bump pypdf from 6.7.5 to 6.8.0 ( #37908 )
...
Bumps [pypdf](https://github.com/py-pdf/pypdf ) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/6.7.5...6.8.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-version: 6.8.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-11 09:42:41 +05:30
Sagar Vora
dbcd940089
fix: set valid parent for mandatory_depends_on evaluation ( #37912 )
2026-03-11 08:03:04 +05:30
Sagar Vora
5bb27bda8d
fix: remove depends_on hack for child tables ( #37909 )
2026-03-11 07:38:26 +05:30
KerollesFathy
929fb66ac6
test: add test for workspace name conflict with existing DocType
2026-03-11 00:44:09 +00:00
KerollesFathy
b969282e8f
fix: route conflict not detected when workspace matches existing DocType
2026-03-10 15:52:15 +00:00
Sagar Vora
088ae90c9f
fix: evaluate mandatory_depends_on freshly during save validation ( #37904 )
2026-03-10 19:27:37 +05:30
Ejaaz Khan
cbef975127
Merge pull request #37888 from safwansamsudeen/chunking-support
...
feat: add chunking support
2026-03-10 17:00:53 +05:30
AarDG10
c0a14fe7c0
fix(setup_wizard): couple bug fixes to setup_wizard
...
Language selection issue has been fixed where on selection English was being displayed instead of the user selected language and the drop down menu continued to show English even after the input was updated which was inconsistent...that has been fixed as well.
2026-03-10 16:42:41 +05:30
Safwan Samsudeen
5a736d1c84
fix: dialog not closing for link uploads
2026-03-10 16:33:56 +05:30