Commit graph

54704 commits

Author SHA1 Message Date
MochaMind
5a99bdf03c fix: Indonesian translations 2026-03-16 13:28:12 +05:30
MochaMind
0ec9942711 fix: Portuguese, Brazilian translations 2026-03-16 13:28:09 +05:30
MochaMind
4311efe9ed fix: Vietnamese translations 2026-03-16 13:28:06 +05:30
MochaMind
5eea656c5e fix: Chinese Simplified translations 2026-03-16 13:28:03 +05:30
MochaMind
dfbfe21273 fix: Turkish translations 2026-03-16 13:28:00 +05:30
MochaMind
17b8847b79 fix: Swedish translations 2026-03-16 13:27:58 +05:30
MochaMind
36078aef18 fix: Serbian (Cyrillic) translations 2026-03-16 13:27:54 +05:30
MochaMind
90f5d3ad35 fix: Slovenian translations 2026-03-16 13:27:51 +05:30
MochaMind
a4f9d61ea3 fix: Russian translations 2026-03-16 13:27:48 +05:30
MochaMind
4149cc8e70 fix: Portuguese translations 2026-03-16 13:27:45 +05:30
MochaMind
704f0a3857 fix: Polish translations 2026-03-16 13:27:42 +05:30
MochaMind
118eec29f5 fix: Dutch translations 2026-03-16 13:27:40 +05:30
MochaMind
295bdffc34 fix: Italian translations 2026-03-16 13:27:38 +05:30
MochaMind
835a781d26 fix: Hungarian translations 2026-03-16 13:27:35 +05:30
MochaMind
cc77071160 fix: German translations 2026-03-16 13:27:33 +05:30
MochaMind
70e87fcc44 fix: Danish translations 2026-03-16 13:27:30 +05:30
MochaMind
beb449dd51 fix: Czech translations 2026-03-16 13:27:28 +05:30
MochaMind
d43e1fb071 fix: Arabic translations 2026-03-16 13:27:25 +05:30
MochaMind
bf610c814f fix: Spanish translations 2026-03-16 13:27:23 +05:30
Aarol D'Souza
a3af66a6e1
Merge pull request #38005 from earona/fix-get_all_nodes
fix: get_all_node respect override_whitelisted_methods hooks
2026-03-16 12:43:49 +05:30
Ejaaz Khan
071357de34
Merge pull request #37970 from KerollesFathy/fix/get-match-cond-unparenthesized-or
fix: wrap `get_match_cond()` in parentheses
2026-03-16 12:40:19 +05:30
Aarol D'Souza
6ca000ef0b
Merge pull request #38007 from AarDG10/cache-fc-api-res
perf: cache current_site_info for 10 mins
2026-03-16 12:37:24 +05:30
MochaMind
0d4021f143
chore: update POT file (#38015) 2026-03-16 11:56:21 +05:30
Ejaaz Khan
f6356d418d
Merge pull request #38033 from frappe/iamejaaz-patch-1
fix(grid): remove trash icon from delete button
2026-03-16 11:24:11 +05:30
Ejaaz Khan
d06fdae494
fix(grid): remove trash icon from delete button 2026-03-16 11:20:59 +05:30
Ejaaz Khan
ad7f878dfe
Merge pull request #38010 from KerollesFathy/fix/click-on-edit-btn-on-grid-row
fix: make entire edit cell clickable in child table grid row
2026-03-16 10:23:38 +05:30
Raffael Meyer
b1aa97494c
chore: update project URLs (#38018) 2026-03-15 13:27:30 +00:00
Exequiel Arona
6d7e91208e fix: correct variable name for callable tree method in get_all_nodes 2026-03-15 08:47:33 -03:00
KerollesFathy
49f1350124 fix: make entire edit cell clickable in child table grid row 2026-03-14 20:45:34 +00:00
AarDG10
df95bed674 perf: cache current_site_info for 10 mins
Cache Data for 10 mins TTL, and use the cache for lookup instead. Reduces unnecessary calls.
2026-03-14 16:32:44 +05:30
Exequiel Arona
8ee593a1da fix: get_all_node respect override_whitelisted_methods hooks 2026-03-13 15:17:29 -03:00
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
KerollesFathy
b7ca2fdf78 fix: wrap get_match_cond() in parentheses to prevent or bug 2026-03-12 20:37:49 +00:00
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