From 370f5e245867c7f1451b90bdcba66da8ff02c52a Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Thu, 10 Sep 2020 11:35:22 -0700 Subject: [PATCH] LP1718782: Add the Srce fixed field to the Angular MARC editor To test: 1) Without using private browsing, open up a bibliographic record in the Angular catalog MARC editor. 2) Notice that there is a gap between the ELvl and Audn fixed fields. 3) Apply this patch. 4) Open up the same bibliographic record, this time using private browsing (since the Angular MARC editor caches fixed field values). 5) Notice that the Srce fixed field is available between the ELvl and Audn fixed fields. 6) Notice that you can right click inside the fixed field to get a list of three possible values. 7) Repeat the test with different record types (e.g. BKS, SCO, VIS) Signed-off-by: Jane Sandberg --- .../marc-edit/fixed-fields-editor.component.html | 2 +- Open-ILS/src/sql/Pg/950.data.seed-values.sql | 14 ++++++++++++++ .../sql/Pg/upgrade/XXXX.data.srce_fixed_field.sql | 22 ++++++++++++++++++++++ 3 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 Open-ILS/src/sql/Pg/upgrade/XXXX.data.srce_fixed_field.sql diff --git a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html index 97d866f54a..735d71bd37 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html +++ b/Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html @@ -9,7 +9,7 @@
+ fieldCode="Srce" fieldLabel="Srce">