Commit graph

43935 commits

Author SHA1 Message Date
MochaMind
e6c98b1edb
fix: sync translations from crowdin (#38246) 2026-03-25 17:36:06 +00:00
Faris Ansari
f565ed2438
fix: apply exif orientation before stripping the tag (#37998) 2026-03-25 19:51:40 +05:30
Ankush Menat
462b3f6419
Merge pull request #38245 from ShrihariMahabal/enqueue-cancellation-in-submission-queue
feat: Enqueue cancellation in submission queue
2026-03-25 16:40:22 +05:30
Shrihari Mahabal
057288d3b7 fix(ui): hide status banner after submission is complete 2026-03-25 16:00:28 +05:30
ruthra kumar
028fb1280c
Merge pull request #38235 from ruthra-kumar/better_btn_layout_in_report_footer
fix: better button layout in report footer in windowed view
2026-03-25 15:47:10 +05:30
Shrihari Mahabal
377cc70d8b feat: enqueue cancellation in submission queue 2026-03-25 15:27:20 +05:30
Ejaaz Khan
6a4e810800
Revert "fix: use JSON.parse() for filter processing" 2026-03-25 14:41:36 +05:30
ruthra kumar
508e373edc fix: better button layout in report footer in windowed view 2026-03-25 14:01:46 +05:30
Soham Kulkarni
89fd385a60
Merge pull request #37973 from frappe/fix/misc-sidebar-editor 2026-03-25 13:51:51 +05:30
Soham Kulkarni
d92362841a
Merge pull request #38022 from KerollesFathy/fix/config-for-side-item-url 2026-03-25 12:26:55 +05:30
Soham Kulkarni
9da1c63189
Merge pull request #38156 from sokumon/info-card-fixes 2026-03-25 12:26:18 +05:30
Ejaaz Khan
61e5378469
Merge pull request #38176 from UmakanthKaspa/fix-set-only-once-in-customize-form
fix: add `set_only_once` property to custom field and customize form
2026-03-25 01:53:53 +05:30
Ejaaz Khan
a8c429ecbe
Merge pull request #38218 from gajjug004/fix/report-view-chart-crash-on-group-by-removal
fix: report view crash when removing group by after toggling chart
2026-03-25 01:52:00 +05:30
Soham Kulkarni
5f73586e63
Merge pull request #38192 from sokumon/hide-session 2026-03-24 21:35:06 +05:30
gajjug004
4cc122af48 fix: report view chart crash on group-by removal 2026-03-24 19:00:13 +05:30
Rucha Mahabal
7e6c9def71
fix: get_list calls fail sometimes due to permlevel TypeError (#38214) 2026-03-24 18:15:30 +05:30
Jayanta
9ff6043693
fix(boilerplate): add apt dependencies section for Frappe Cloud (#38198)
* fix(boilerplate): Add apt dependencies for Frappe Cloud

Add apt dependencies section for Frappe Cloud deployment
2026-03-24 16:51:28 +05:30
Ejaaz Khan
11768a600e
Merge pull request #38183 from Shllokkk/print-format-fix
fix: remove links from filters in report print pdf
2026-03-24 10:16:33 +05:30
Ejaaz Khan
3a8a93a168
Merge pull request #38158 from kaulith/fix/in-filter-comma-in-value
fix(filter): use JSON encoding for in filter values containing commas
2026-03-24 10:12:38 +05:30
Ejaaz Khan
b2e19d78e5
Merge pull request #38068 from thomasantony12/dev_role_replication
refactor: deprecate role replication and move to custom button
2026-03-24 10:10:39 +05:30
Ejaaz Khan
767ad80f0e
Merge pull request #38188 from KerollesFathy/fix/count-on-list-view
fix(list_view): ensure count element text does not wrap
2026-03-24 10:07:48 +05:30
sokumon
28157f787a fix: dont show session defaults they are empty 2026-03-24 01:01:27 +05:30
Ejaaz Khan
3abed93e13
Merge pull request #38177 from KerollesFathy/fix/show-navbar-on-login-page
fix: show navbar on login page
2026-03-23 23:29:13 +05:30
MochaMind
8c324706e8
fix: sync translations from crowdin (#38184) 2026-03-23 14:22:44 +01:00
KerollesFathy
7b22fb7e2d fix(list_view): ensure count element text does not wrap 2026-03-23 12:51:46 +00:00
Shllokkk
d7ea336263 fix: remove links from filters in report print pdf 2026-03-23 14:59:46 +05:30
Thomas Antony
43c47b347d refactor: deprecate role replication and move to custom button 2026-03-23 14:12:28 +05:30
sokumon
7a0ad26f67 fix: reduce z-index onboarding widget 2026-03-23 14:02:35 +05:30
Hussain Nagaria
dc220d2b94
Merge pull request #38160 from gajjug004/fix/report-print-letterhead-footer
fix: report print letterhead footer not rendering
2026-03-23 11:36:17 +05:30
KerollesFathy
767f179e86 fix: remove empty navbar block override in login.html
already defined in parent template
2026-03-22 19:11:18 +00:00
UmakanthKaspa
22a8d8dd66 fix: add set_only_once property to custom field and customize form 2026-03-23 00:14:10 +05:30
Ejaaz Khan
47aa6413f9
Merge pull request #38130 from KerollesFathy/fix/filters-disabled-when-click-edit-btn-in-prepared-report
fix(query_report): enable filters when editing a prepared report
2026-03-22 20:58:51 +05:30
MochaMind
0666e247c8
chore: update POT file (#38173) 2026-03-22 16:58:51 +05:30
Ejaaz Khan
568e365686
Merge pull request #38164 from KerollesFathy/fix/validate-rename-workspace
fix: restrict public workspace rename to Workspace Manager
2026-03-22 16:50:47 +05:30
KerollesFathy
9df99ba0d5 refactor: use df to enable the filters 2026-03-22 10:01:33 +00:00
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
Ejaaz Khan
a5d65c1b3f
Merge pull request #37026 from UmakanthKaspa/feat/web-form-dynamic-filters
feat: add dynamic filters to Web Form list view
2026-03-20 22:55:01 +05:30
Saqib Ansari
8e47924a5c
Merge pull request #38125 from sokumon/speedup-tests
fix: run ui tests parallely
2026-03-20 12:31:49 +05:30
MochaMind
3bf64b696d
fix: German translations (#38152) 2026-03-20 12:08:39 +05:30
KerollesFathy
ea04287bd8 fix: add Permission Error title 2026-03-19 19:33:22 +00:00
KerollesFathy
abff9626a6 fix: restrict public workspace rename to Workspace Manager 2026-03-19 19:23:38 +00:00
Aarol D'Souza
b66c7520c0
Merge pull request #38123 from gajjug004/fix/awesomebar-tree-view-label
fix: show correct view label in awesomebar for tree-view doctypes
2026-03-19 22:39:55 +05:30
AarDG10
041a59efe7 refactor(boot): use pluck in get_all 2026-03-19 20:03:10 +05:30
gajjug004
186a49ad11 chore: get tree_view_doctypes with caching 2026-03-19 19:04:08 +05:30
Kaushal Shriwas
0d1f8992bc fix(filter): use JSON encoding for in filter values containing commas 2026-03-19 17:17:33 +05:30
sokumon
0606399780 fix: set minimum width for card 2026-03-19 17:00:03 +05:30