]> git.evergreen-ils.org Git - Evergreen.git/commit
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:13:36 +0000 (12:13 -0400)
commit953d4887af0b431db26bdd4d73c43a680c9e0452
tree55fe1485e9f52ecaf1a2e103791eedff5aeffb8b
parent6d31774625174597a4dd3f0132a03edba5d90f83
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]