Kaushal Shriwas
19a6c5aa50
fix(query): handle none in IN filter value list via Coalesce
2026-03-18 16:57:49 +05:30
Sagar Vora
f72d7b0437
Merge pull request #38047 from Priyal208/select-read-perm
2026-03-17 12:58:54 +00:00
Sagar Vora
cde3590918
Merge pull request #38089 from Anish59312/fix/deprecation-dumpster-configuration-issue
2026-03-17 12:56:39 +00:00
Priyal
d6fdcdb832
refactor: update permission check method
2026-03-17 18:17:38 +05:30
Priyal
aef4d4bfc3
fix: check only select perm instead of read or select
2026-03-17 18:17:38 +05:30
Ejaaz Khan
f342ab8ff4
Merge pull request #37650 from frappe/35727-kanban-view-has-no-pagination-or-limit
...
fix(optimized): KanbanView field fetching by limiting to required fields and board configurations
2026-03-17 18:10:41 +05:30
Ejaaz Khan
f27633916f
Merge pull request #37863 from frappe/37706-data-import-csv-format-for-eu
...
feat: enhance CSV import by applying delimiter settings and using CSV sniffer
2026-03-17 18:04:52 +05:30
Soham Kulkarni
b0995bd4a0
Merge pull request #37926 from sokumon/header-icon
2026-03-17 17:05:36 +05:30
Sagar Vora
671d9c2186
Merge pull request #38090 from Priyal208/select-child-perm
2026-03-17 11:08:02 +00:00
Priyal
90c28c0f6b
fix: consider read permlevel access for select
2026-03-17 16:25:53 +05:30
Aarol D'Souza
0a1a452992
Merge pull request #38080 from AarDG10/translate-breadcrumbs
...
fix: translate breadcrumb titles
2026-03-17 16:08:28 +05:30
Anish
4a4a2957c2
fix: ensure current module is referenced correctly in __get_deprecation_class
2026-03-17 15:15:55 +05:30
Ejaaz Khan
da4680a05b
Merge pull request #38072 from nikkothari22/prepared-report-notification
...
feat: notification for prepared report
2026-03-17 12:31:14 +05:30
AarDG10
d3520d17d4
fix: translate breadcrumb titles
2026-03-17 12:28:24 +05:30
Ejaaz Khan
8f0ebb53d9
Merge pull request #38023 from MasteroidM/fix-full-name
...
fix(user): include middle name in full name
2026-03-17 12:25:15 +05:30
Nikhil Kothari
447b2c2a93
feat: notification for prepared report
2026-03-17 11:11:12 +05:30
iamkhanraheel
d226e0a47e
fix(auto_email_report): run onload event of report to update dynamic filters
2026-03-17 08:16:53 +05:30
Raffael Meyer
163094c898
fix(gettext): extract template-literal translations with correct line numbers ( #38063 )
2026-03-16 18:52:04 +00:00
Melwin
83200ce4ee
fix(user): semgrep compliant fix for full name
2026-03-16 22:46:43 +05:30
Flavia de Castro
76824ba7c0
Merge branch 'frappe:develop' into chore/add-brazilian-portuguese-language
2026-03-16 10:33:32 -03:00
Priyal
bfc3c5586c
fix: improve perm check ux
2026-03-16 14:39:08 +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
d06fdae494
fix(grid): remove trash icon from delete button
2026-03-16 11:20:59 +05:30
sokumon
29048540db
fix: seperator styles
2026-03-16 11:07:30 +05:30
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
Melwin
1752eecf8f
fix(user): Add middle name to full name
2026-03-15 01:13:15 +05:30
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
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