Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Matthias Meusburger 7baa452a6a Bug 19436: Add SRU support for authorities
Test plan:
 - Apply the patch
 - Add an SRU authority server in admininistration -> Z39.50/SRU servers
   You can try with the French national library, configured as such:
   Hostname: catalogue.bnf.fr
   Port: 80
   Database: api/SRU
   Syntax: Unimarc
   Record type: authority
   Additional SRU options: version=1.2,sru=get
   SRU Search fields mapping example:
	Keyword (any): aut.anywhere
	Name (any): aut.anywhere
	Author (any): (aut.type any "pep org") and aut.accesspoint
	Author (personal): aut.type=pep and aut.accesspoint
	Author (corporate): aut.type=org and aut.accesspoint
	Author (meeting/conference): aut.type=org and aut.accesspoint
	Subject heading: (aut.type any "geo ram_nc ram_ge ram_pe ram_co") and aut.accesspoint
	Subject sub-division: aut.type=ram_pe and aut.accesspoint
	Title (any): (aut.type any "tic tut tum ram_tp ram_tu") and aut.accesspoint
	Title (uniform):(aut.type any "tut tum ram_tu") and aut.accesspoint

 - Try a search from Authorities -> New from Z39.50/SRU
 - Check that the authority is correctly displayed in "Show Marc"
 - Check that the authority is correclty added to koha in "Import"
 - prove t/db_dependent/Breeding.t

Signed-off-by: François Pichenot <fpichenot@ville-roubaix.fr>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-08-08 20:31:34 +00:00
..
acqui Bug 21163: Basket group detail page layout is broken 2018-08-08 20:27:36 +00:00
admin Bug 19436: Add SRU support for authorities 2018-08-08 20:31:34 +00:00
authorities Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
basket Bug 16575: Irregular behaviour using window.print() followed by window.location.href 2018-07-19 16:12:56 +00:00
batch
catalogue Bug 19902: (follow-up) Deal with patron column regarding on intranetreadinghistory setting 2018-07-18 17:24:51 +00:00
cataloguing Bug 20641: Switch single-column templates to Bootstrap grid: Various, part 2 2018-07-06 13:41:21 +00:00
circ Bug 17698: (QA follow-up) few more things 2018-07-23 15:23:43 +00:00
clubs Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
common Bug 20641: Switch single-column templates to Bootstrap grid: Various, part 2 2018-07-06 13:41:21 +00:00
course_reserves Bug 20467: (QA follow-up) Display error if no or invalid course id is passed 2018-07-02 12:55:38 +00:00
errors
help Bug 7136: Correct description of Grace period for subscriptions 2018-07-06 11:37:23 +00:00
ill Bug 20770: ILL loans OPAC form notes field allow arbitrary input 2018-08-02 10:22:02 -03:00
installer Revert "Bug 20104: Update minimum version of Perl to 5.20" 2018-04-19 12:32:23 -03:00
labels Bug 6647: Label item search should use standard pagination routine 2018-07-13 10:34:29 +00:00
members Bug 20806: Surround string by span tag to help translation 2018-07-18 17:01:47 +00:00
offline_circ Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
onboarding
patron_lists Bug 19524: Use existing logged_in_user variable 2018-07-18 16:49:30 +00:00
patroncards Bug 20650: (follow-up) Add missing include file 2018-07-06 13:47:13 +00:00
plugins Bug 20650: Switch single-column templates to Bootstrap grid: Various, part 3 2018-07-06 13:47:13 +00:00
reports Bug 20807: Lost items report: Improve the display of CSV profile errors 2018-07-18 19:11:34 +00:00
reserve Bug 20220: Move template JavaScript to the footer: Holds 2018-07-06 13:39:02 +00:00
reviews Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
rotating_collections Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
serials Bug 7910: Give feedack when the subscriptions have been renewed 2018-05-11 11:04:44 -03:00
services
suggestion Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
tags Bug 20538: Remove the need of writing [% KOHA_VERSION %] everywhere 2018-04-13 11:49:44 -03:00
test
tools Bug 13560: Add an 'Add' option for marc modification templates 2018-07-19 17:22:18 +00:00
virtualshelves Bug 20650: Remove unused virtualshelves/merge.tt 2018-07-06 13:47:14 +00:00
about.tt Bug 7143: Update about page for documentation team 2018-05-16 13:13:09 -03:00
auth.tt Bug 20291: Add a StaffLoginInstructions preference for adding text to staff client login 2018-04-02 18:08:07 -03:00
intranet-main.tt Bug 11911: Add a separate permission for managing suggestions 2018-07-23 15:34:20 +00:00