Bugzilla – Attachment 187203 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.56 KB, created by
Martin Renvoize (ashimema)
on 2025-10-01 15:12:30 UTC
(
hide
)
Description:
Bug 33544: Update columns_settings.yml
Filename:
MIME Type:
Creator:
Martin Renvoize (ashimema)
Created:
2025-10-01 15:12:30 UTC
Size:
1.56 KB
patch
obsolete
>From b9235259a4839b906ed4176e723d80c82179d21b 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. >--- > 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