From 57ee8e81348475cbaa4223aa2c1f7c51255b8462 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 14 Dec 2021 17:07:22 +0100 Subject: [PATCH] Bug 29695: Remove columns.def No longer in use Test plan: % git grep 'columns.def' does not return relevant occurrences Signed-off-by: Owen Leonard --- gulpfile.js | 1 - koha-tmpl/intranet-tmpl/prog/en/columns.def | 148 -------------------- 2 files changed, 149 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/columns.def diff --git a/gulpfile.js b/gulpfile.js index bf1f5150ef..aa88c175de 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -149,7 +149,6 @@ function po_extract_staff () { 'koha-tmpl/intranet-tmpl/prog/en/**/*.tt', 'koha-tmpl/intranet-tmpl/prog/en/**/*.inc', 'koha-tmpl/intranet-tmpl/prog/en/xslt/*.xsl', - 'koha-tmpl/intranet-tmpl/prog/en/columns.def', '!koha-tmpl/intranet-tmpl/prog/en/**/*MARC21*', '!koha-tmpl/intranet-tmpl/prog/en/**/*UNIMARC*', '!koha-tmpl/intranet-tmpl/prog/en/**/*marc21*', diff --git a/koha-tmpl/intranet-tmpl/prog/en/columns.def b/koha-tmpl/intranet-tmpl/prog/en/columns.def deleted file mode 100644 index 41c1e441f8..0000000000 --- a/koha-tmpl/intranet-tmpl/prog/en/columns.def +++ /dev/null @@ -1,148 +0,0 @@ -Borrower number -Salutation -Surname -First name -Date of birth -Initials -Other name -Gender -Relationship -Street number -Street type -Address -Address 2 -City -State -ZIP/Postal code -Country -Primary phone -Secondary phone -Other phone -Primary email -Secondary email -Fax -Alternate address: Street number -Alternate address: Street type -Alternate address: Address -Alternate address: Address 2 -Alternate address: City -Alternate address: State -Alternate address: ZIP/Postal code -Alternate address: Country -Alternate address: Phone -Alternate address: Email -Alternate contact: Note -Alternate contact: First name -Alternate contact: Surname -Alternate contact: Address -Alternate contact: Address 2 -Alternate contact: City -Alternate contact: Surname -Alternate contact: First name -Alternate contact: Title -Alternate contact: State -Alternate contact: ZIP/Postal code -Alternate contact: Country -Alternate contact: Phone -Card number -Home library -Patron category -Sort 1 -Sort 2 -Registration date -Expiry date -OPAC note -Circulation note -Username -Password -System permissions -Gone no address flag -Lost card flag -Restricted [until] flag -Comment -Mobile phone number -Privacy settings -Item number (internal) -Biblio number (internal) -Biblioitem number (internal) -Barcode -Date acquired -Source of acquisition -Permanent library -Price -Replacement price -Price effective from -Date last checked out -Date last seen -Shelving control number -Due date -Source of classification / shelving scheme -Koha normalized classification for sorting -Not for loan -Lost status -Lost on -Withdrawn status -Withdrawn on -Call number -Total checkouts -Total renewals -Total holds -Use restrictions -Public note -Internal note -Current library -Timestamp -Shelving location -Permanent shelving location -Collection -Koha itemtype -Inventory number -Damaged status -Damaged on -Materials specified -Uniform Resource Identifier -Additional subfields (XML) -Serial enumeraton/chronology -Copy number -Statistics date and time -Library -Value -Type - -Item number -Itemtype -Borrower number -Framework code -Author -Creation date -Modification date -Biblioitem number -Biblio number -Volume number -Number -Classification -Biblio-level item type -ISBN -ISSN -Dewey/classification -Sub classification -Publication date -Publisher -Volume date -Volume information -Timestamp -Illustrations -Number of pages -Notes -Size -Place of publication -LCCN -Age restriction -URL -Title -Start date -End date -Periodicity -Call number -Location -Library -- 2.20.1