Bug 7475: Teach matching rules to handle authorities
authorJared Camins-Esakov <jcamins@cpbibliography.com>
Mon, 25 Jun 2012 15:34:59 +0000 (11:34 -0400)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 19 Sep 2012 15:15:56 +0000 (17:15 +0200)
commit6e71b80ca39e6f1d2c31659a9a656de807ef3f32
tree80345f02011b99694a6dfa66c8de5f9068265765
parent91be607586aa1b667d98eaddf534f969f9aef812
Bug 7475: Teach matching rules to handle authorities

* Add the code necessary to handle authorities with matching rules and
  import batches.
* Update all the scripts that use the matcher and import batch code
  to use the new API.
* Add authority records to the matching rules interface in the staff
  client.

http://bugs.koha-community.org/show_bug.cgi?id=2060
Signed-off-by: Elliott Davis <elliott@bywatersolutions.com>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Rebased on latest master 11 September 2012
C4/AuthoritiesMarc.pm
C4/ImportBatch.pm
C4/Matcher.pm
acqui/addorderiso2709.pl
admin/matching-rules.pl
koha-tmpl/intranet-tmpl/prog/en/modules/admin/matching-rules.tt
misc/cronjobs/import_webservice_batch.pl
svc/import_bib
tools/manage-marc-import.pl
tools/stage-marc-import.pl