Koha/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing
Mark Hofstetter 1e1616b993
Bug 28166: Optionally add MARC fields to authority search
adds the same feature to Authority Search as in the "normal" Z39.50 search, to display
arbitrary marc fields in the search results

1. apply patch
2. go to System preferences->Authorities preferences
3. the new option "AdditionalFieldsInZ3950ResultAuthSearch" shows up
4. enter the additional field numbers you want to see eg '001'
5. make an "Authority" search via Z39.50
6. the new new column "Additional fields" will display
7. sign off ;-)

Sponsored-by: Steiermärkische Landesbibliothek
Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Clemens Tubach <clemens.tubach@kit.edu>

Bug 28166: Removed comments and _add_rowdata

Bug 28166: (follow-up) Restore custom fields for biblios

To test:
1 - Add "245$a" to AdditionalFieldsInZ3950ResultSearch preference
2 - Cataloging -> new from z3950
3 - Search and see results have 'additional fields' including the title
4 - Apply other patches
5 - Restart all
6 - Repeat Z39 Additional fields are now blank
7 - Apply thi patch, restart all
8 - Repeat Z39 search. Additional fields are restored

Bug 28166: (QA follow-up) Fix rebase issue

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-10-23 11:33:49 -03:00
..
value_builder Bug 3007: Remove unimarc_field_700-4.pl value builder 2023-10-18 15:41:24 -03:00
addbiblio.tt Bug 35110: Authorities editor with JS error when only one tab 2023-10-20 17:22:03 -03:00
addbooks.tt Bug 6419: Add StaffCataloguingHome block to additional contents 2023-10-18 15:41:29 -03:00
additem.tt Bug 34966: Terminology - fix add item form (& to and) 2023-10-17 14:45:29 -03:00
cataloging-home.tt Bug 6419: Add StaffCataloguingHome block to additional contents 2023-10-18 15:41:29 -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 28166: Optionally add MARC fields to authority search 2023-10-23 11:33:49 -03:00
z3950_search.tt Bug 33912: Improve translation of title tags: Cataloging 2023-09-01 11:07:41 -03:00