LP1718782: Add the Srce fixed field to the Angular MARC editor
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 10 Sep 2020 18:35:22 +0000 (11:35 -0700)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 13 Jul 2021 16:11:39 +0000 (12:11 -0400)
commita2ddf5de1d0d1c8bcba276700e94bbcad89fcf1d
tree4155d2a2921f5bdce35ee522166d69709d8ca95b
parent6308fc62c326316f64b85bacb9c038b9895a1982
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 <sandbej@linnbenton.edu>
Signed-off-by: Mary Llewellyn <mllewell@biblio.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/marc-edit/fixed-fields-editor.component.html
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.srce_fixed_field.sql [new file with mode: 0644]