Bugzilla – Attachment 188288 Details for
Bug 30633
Move OPACHoldingsDefaultSortField to table settings configuration
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 30633: Add default_sort_order to table settings
Bug-30633-Add-defaultsortorder-to-table-settings.patch (text/plain), 935 bytes, created by
Martin Renvoize (ashimema)
on 2025-10-22 11:04:28 UTC
(
hide
)
Description:
Bug 30633: Add default_sort_order to table settings
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2025-10-22 11:04:28 UTC
Size:
935 bytes
patch
obsolete
>From e444842a1f3b34d14027d3fe2ea563d16c5cc567 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 14 Oct 2025 11:24:26 +0200 >Subject: [PATCH] Bug 30633: Add default_sort_order to table settings > >So we can pick a column from the table settings >http://localhost:8081/cgi-bin/koha/admin/columns_settings.pl#biblio-detail%7Choldingst > >Signed-off-by: Michaela Sieber <michaela.sieber@kit.edu> >Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> >--- > admin/columns_settings.yml | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 58a7493212d..a619422beea 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -2323,6 +2323,7 @@ modules: > opac: > biblio-detail: > holdingst: >+ default_sort_order: 2 > columns: > - > columnname: item_cover >-- >2.51.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 30633
:
187856
|
187857
|
187858
|
187859
|
187886
|
187887
|
187888
|
187889
|
188067
|
188068
|
188069
|
188070
|
188071
|
188072
|
188073
|
188074
|
188192
|
188286
|
188287
| 188288 |
188289
|
188290
|
188291
|
188292