Bugzilla – Attachment 179233 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
Bug-33544-Update-columnssettingsyml.patch (text/plain), 1.62 KB, created by
Lisette Scheer
on 2025-03-12 20:04:52 UTC
(
hide
)
Description:
Bug 33544: Update columns_settings.yml
Filename:
MIME Type:
Creator:
Lisette Scheer
Created:
2025-03-12 20:04:52 UTC
Size:
1.62 KB
patch
obsolete
>From f695f9089b07b0462433553a7b45c492017ceba7 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 > >Wonder if year should be out of the details? In case we want to sort by year, its not sortable anyway at the moment but we need to keep in mind that fields bundled here will not be sortable. It does not seem to cause any issues on searching at first glance, at least. > >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 8377ba2f771..adf8da43806 100644 >--- a/admin/columns_settings.yml >+++ b/admin/columns_settings.yml >@@ -1057,19 +1057,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 > - >@@ -2550,4 +2538,4 @@ modules: > - > columnname: actions > cannot_be_toggled: 1 >- cannot_be_modified: 1 >+ cannot_be_modified: 1 >\ No newline at end of file >-- >2.39.5
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