Bugzilla – Attachment 187206 Details for
Bug 33544
Squash some ILL fields to alleviate request table overflow
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 33544: Update columns_settings.yml for consolidated details column
Bug-33544-Update-columnssettingsyml-for-consolidat.patch (text/plain), 1.74 KB, created by
Martin Renvoize (ashimema)
on 2025-10-01 15:21:01 UTC
(
hide
)
Description:
Bug 33544: Update columns_settings.yml for consolidated details column
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2025-10-01 15:21:01 UTC
Size:
1.74 KB
patch
obsolete
>From dcd30add98bde29329dd362ad3ee438753d46ba1 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Thu, 29 Jun 2023 11:55:04 +0000 >Subject: [PATCH] Bug 33544: Update columns_settings.yml for consolidated > details column > >This patch removes the now-unused individual column definitions from >columns_settings.yml, replacing them with a single 'details' column >configuration. > >Note: Fields combined into a single column are no longer individually >sortable. I believe this is acceptable for the ILL requests fields selected >for display consolidation to reduce horizontal overflow. > >Signed-off-by: Lisette Scheer <lisette@bywatersolutions.com> >--- > admin/columns_settings.yml | 16 ++-------------- > 1 file changed, 2 insertions(+), 14 deletions(-) > >diff --git a/admin/columns_settings.yml b/admin/columns_settings.yml >index 368bd08b113..bcea881b50e 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1134,19 +1134,7 @@ modules: > columnname: batch > is_hidden: 1 > - >- columnname: metadata_author >- - >- columnname: metadata_title >- - >- columnname: metadata_article_title >- - >- columnname: metadata_issue >- - >- columnname: metadata_volume >- - >- columnname: metadata_year >- - >- columnname: metadata_pages >+ columnname: details > - > columnname: metadata_type > - >@@ -2689,4 +2677,4 @@ modules: > - > columnname: actions > cannot_be_toggled: 1 >- cannot_be_modified: 1 >+ cannot_be_modified: 1 >\ No newline at end of file >-- >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 33544
:
152860
|
152861
|
152862
|
152863
|
159528
|
159529
|
159530
|
162945
|
162946
|
162947
|
179227
|
179228
|
179229
|
179232
|
179233
|
179234
|
187202
|
187203
|
187204
|
187205
| 187206 |
187207