Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Owen Leonard dbd85697ac
Bug 34661: Update UNIMARC cataloging plugins with consistent footers
This patch updates UNIMARC cataloging plugin templates so that they have
consistent fixed footers in the plugin popup window. Plugins for the
following UNIMARC fields have been updated:

000 (Leader) 123$f    128$a    181$b
100$a        123$g    128$b    182$2
105$a        123$i    128$c    182$a
106$a        123$j    130$a    182$c
110$a        124$a    135$a    183$2
115$a        124$b    140$a    183$a
115$b        124$c    141$a    210$c
116$a        124$d    146$a    225$a
117$a        124$e    146$c    225$a
120$a        124$f    146$d    283$2
121$a        124$g    146$e    283$a
121$b        125$a    146$f    325$h
122$a        125$b    146$h    325$j
123$a        126$a    146$i
123$d        126$b    181$2
123$e        127$a    181$a

Most of these will be pre-configured in a test system with default
UNIMARC data. In KTD you can use the 'reset_all_unimarc' command.

Go to Cataloging -> New record and test the plugin link for each of the
fields listed above.

  - In each case, confirm that the correct popup window is shown when
    you click the plugin link.
  - Confirm that clicking the "Cancel" button closes the window without
    copying any data to the field in the MARC editor.
    * Note that if the plugin is also triggered by cursor focus in the
      input field, some data may be automatically filled anyway.
  - Confirm that filing in data and clicking "Submit" will copy the
    correct information into the field.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-09 11:41:21 -03:00
..
value_builder Bug 34661: Update UNIMARC cataloging plugins with consistent footers 2023-10-09 11:41:21 -03:00
addbiblio.tt Bug 34114: Replace the use of jQueryUI sortable 2023-09-22 13:00:00 -03:00
addbooks.tt Bug 33912: (follow-up) Correct case where a search has not been submited 2023-09-01 11:07:42 -03:00
additem.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
cataloging-home.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
concerns.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
editor.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
linkitem.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
merge.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
moveitem.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
z3950_auth_search.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00
z3950_search.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00