Commit graph

54728 commits

Author SHA1 Message Date
Kaushal Shriwas
83d265a379 fix(filter): parse JSON-encoded string values before comma split in FilterTuple 2026-03-21 16:36:52 +05:30
Kaushal Shriwas
f4b9c202d6 fix(filter): parse JSON-encoded values in FilterTuple before comma split 2026-03-21 15:37:52 +05:30
Kaushal Shriwas
d609b8e2cc test: add test cases 2026-03-21 15:00:59 +05:30
Kaushal Shriwas
71512a7ba2 fix(filter): fix formatting 2026-03-21 14:50:37 +05:30
Kaushal Shriwas
c18cdfa732 fix(filter): remove redundant TypeError from except clause 2026-03-21 14:46:16 +05:30
Kaushal Shriwas
0d1f8992bc fix(filter): use JSON encoding for in filter values containing commas 2026-03-19 17:17:33 +05:30
Sagar Vora
a9eea222fa
build: bump PyJWT to ~=2.12.1 (#38096) 2026-03-17 13:28:01 +00:00
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
Aarol D'Souza
5a16e4619b
Merge pull request #38064 from frappe/dependabot/github_actions/actions/download-artifact-8.0.1
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
2026-03-17 12:48:39 +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
Ejaaz Khan
c1cb375379
Merge pull request #38069 from iamkhanraheel/fix/auto_email_dynamic_filters
fix(Auto Email Report): missing dynamic filters
2026-03-17 10:57:42 +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
dependabot[bot]
305495ccfe
chore(deps): bump actions/download-artifact from 8.0.0 to 8.0.1
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v8.0.0...v8.0.1)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: 8.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 18:47:51 +00:00
Melwin
83200ce4ee fix(user): semgrep compliant fix for full name 2026-03-16 22:46:43 +05:30
Aarol D'Souza
b60a980fd4
Merge pull request #38048 from flaviacastro/chore/add-brazilian-portuguese-language
feat: add Brazilian Portuguese
2026-03-16 19:45:50 +05:30
Flavia de Castro
76824ba7c0
Merge branch 'frappe:develop' into chore/add-brazilian-portuguese-language 2026-03-16 10:33:32 -03:00
Sagar Vora
2b37d4770f
Merge pull request #38041 from Priyal208/document-template
fix: improve perm check ux
2026-03-16 09:45:03 +00: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
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
sokumon
29048540db fix: seperator styles 2026-03-16 11:07:30 +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
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
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