Commit graph

54793 commits

Author SHA1 Message Date
sokumon
63f72360b0 fix: update pyPDF 2026-03-19 18:34:22 +05:30
sokumon
29f5bb7629 fix: update pyOpenSSL 2026-03-19 17:03:29 +05:30
Ejaaz Khan
43acd39bc0
Merge pull request #38113 from ShrihariMahabal/fix-sidebar-user-link-padding
fix(ui): add padding and border radius to sidebar user link
2026-03-19 12:22:06 +05:30
Hussain Nagaria
11ff558511
Merge pull request #38118 from kaulith/fix/date-formate-in-query-report 2026-03-19 12:17:52 +05:30
Hussain Nagaria
1bec22b8ac
Merge pull request #38144 from frappe/fix/cf-ct-list
fix(CustomizeForm): don't show view list button for Child tables
2026-03-19 11:58:54 +05:30
Hussain Nagaria
f4e3643f74 fix(CustomizeForm): don't show view list button for Child tables 2026-03-19 11:45:09 +05:30
Ejaaz Khan
a66b4ad6fc
fix: update the regex to allow foreign chars. (#38141) 2026-03-19 11:38:30 +05:30
AarDG10
de20b927a5 fix: update the regex to allow foreign chars. 2026-03-19 10:51:13 +05:30
Raffael Meyer
07b99f7eb3
fix: number card formatting (#38009) 2026-03-18 23:54:13 +01:00
Soham Kulkarni
97d99f42f4
Merge pull request #38133 from devdiogenes/removed-icons-translatable 2026-03-19 00:06:03 +05:30
Ejaaz Khan
42adced1f4
fix: Empty field request sending fix (#38124)
Co-authored-by: Nishant-k-sagar <147799872+Nishant-k-sagar@users.noreply.github.com>
2026-03-18 16:19:16 +05:30
Ejaaz Khan
af390e5358
Merge pull request #38121 from nishkagosalia/multiselect-dialog-setter-fix
fix: applying setter in filter for multi select dialog
2026-03-18 15:02:16 +05:30
Ejaaz Khan
fc3e55e1e8
Merge pull request #38119 from frappe/mergify/bp/develop/pr-37959
fix: Add check for user_id in avatar macro (backport #37959)
2026-03-18 14:57:48 +05:30
Ejaaz Khan
4fa02b3494 fix: Add check for user_id in avatar macro
(cherry picked from commit 461391e0ba1a21103c2ad0680db44a128b26c79d)
2026-03-18 09:01:56 +00:00
Nishka Gosalia
edaae882f0 fix: applying setter in filter for multi select dialog 2026-03-18 14:09:18 +05:30
Kaushal Shriwas
60a7d1f7e9 fix: consistency of datetime field for query report while exporting 2026-03-18 14:05:30 +05:30
sokumon
839c3fc919 fix: use standard padding 2026-03-18 13:59:55 +05:30
Jannat Patel
4ce36d1a8b
Merge pull request #38115 from pateljannat/redirect-to-home-after-social-login
fix: redirect website user to default home after social login
2026-03-18 12:56:24 +05:30
Soham Kulkarni
66f5bd4fe4
Merge pull request #38114 from sokumon/me-page 2026-03-18 12:52:07 +05:30
Shrihari Mahabal
9da6db6ebf refactor: use css variable for border radius 2026-03-18 12:49:58 +05:30
Jannat Patel
97510d125c fix: redirect website user to default home after social login 2026-03-18 12:39:01 +05:30
sokumon
da855400b5 fix: broken delete account link 2026-03-18 12:35:47 +05:30
Shrihari Mahabal
cdcf869b0e fix(ui): add padding and border radius to sidebar user link 2026-03-18 12:17:08 +05:30
Suraj Shetty
8e20bf13a2
Merge pull request #38040 from frappe/l10n_develop 2026-03-18 09:20:16 +05:30
Suraj Shetty
7e90948d2e
Merge pull request #37312 from AarDG10/fix-kanban 2026-03-18 09:19:00 +05:30
Suraj Shetty
416ce1db00 fix(UI): Avoid text selection while dragging a card
- Avoid text selection while dragging a card by using native drag
-  Center align text in the pill
2026-03-18 09:17:42 +05:30
devdiogenes
d6edd068ec fix: Removed Icons missing translate function 2026-03-17 11:59:46 -03:00
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
MochaMind
93e5092c1b fix: Serbian (Latin) translations 2026-03-17 13:48:27 +05:30
MochaMind
9d839ef448 fix: Bosnian translations 2026-03-17 13:48:24 +05:30
MochaMind
109b887e10 fix: Croatian translations 2026-03-17 13:48:21 +05:30
MochaMind
11d1ae76ca fix: Swedish translations 2026-03-17 13:48:18 +05:30
MochaMind
dc0a7521f7 fix: Serbian (Cyrillic) translations 2026-03-17 13:48:15 +05:30
MochaMind
e50e8c8d58 fix: Russian translations 2026-03-17 13:48:12 +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