]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/templates/opac/parts/record/summary.tt2
LP#1744385: Various improvements based on testing
authorMike Rylander <mrylander@gmail.com>
Fri, 9 Feb 2018 20:19:31 +0000 (15:19 -0500)
committerDan Wells <dbw2@calvin.edu>
Wed, 28 Feb 2018 21:18:49 +0000 (16:18 -0500)
commit5f1247385514bda1ce2b9bce06612b311bd71f11
tree887aef86c2e0abb0cfa040b87a7aa0451103faba
parent9e3f4dc75f8636c430d4a144bd62396e5a825350
LP#1744385: Various improvements based on testing

 * Improve author and publisher display fields
 * Reimplement Simple Record Extracts using Display Fields
 * Address potential failure in combined search collection
 * Provide useful helper function for inspecting transformed records
 * Implement MODS transforms specified by LoC documentation but not
   actually included in the stylesheet
 * Expand highlighting use to publisher, edition, and physical description
 * Reifying schema from updates

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/sql/Pg/030.schema.metabib.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/999.functions.global.sql
Open-ILS/src/sql/Pg/reporter-schema.sql
Open-ILS/src/sql/Pg/upgrade/WWWW.data.display-field-seed-data.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.highlight_search.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.data.mods-title-punctuation-change.sql
Open-ILS/src/templates/opac/parts/record/summary.tt2