LP1718782: Add the Srce fixed field to the Angular MARC editor user/sandbergja/lp1718782_srce_fixed_field
authorJane Sandberg <sandbej@linnbenton.edu>
Thu, 10 Sep 2020 18:35:22 +0000 (11:35 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Thu, 10 Sep 2020 18:35:48 +0000 (11:35 -0700)
commit370f5e245867c7f1451b90bdcba66da8ff02c52a
tree92236d60b1caff3d263a85e7b6699cd5709d84cd
parentf2c345347cd5caee0c437ec1d7dd8b283036a238
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>
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]