Koha/installer/data/mysql/atomicupdate
Jared Camins-Esakov 91be607586 Bug 7475: Update configuration
In order to make matching rules more useful for MARC21 authorities,
this patch adds special indexes on previous see-from headings and
LCCN. This patch does not change UNIMARC authority configuration in
any way. Also modifies the Koha schema in preparation for adding
authority import and matching to the Staging tools.

To install:
1. Run installer/data/mysql/atomicupdate/importauthorities.pl
2. Update the following four files in your koha-dev:
    etc/zebradb/authorities/etc/bib1.att
    etc/zebradb/marc_defs/marc21/authorities/authority-koha-indexdefs.xml
    etc/zebradb/marc_defs/marc21/authorities/authority-zebra-indexdefs.xsl
    etc/zebradb/xsl/koha-indexdefs-to-zebra.xsl
3. Reindex your authorities:
    misc/migration_tools/rebuild_zebra.pl -a -r -v

NOTE TO RM: this patch adds an atomicupdate file that needs to be
incorporated into updatedatabase.pl if bug 7167 is not pushed.

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 master 1 August 2012
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Rebased on master 11 September 2012
2012-09-19 17:15:25 +02:00
..
0001-bug_2929-permit_to_define_fine_days_in_issuing_rules.pl Merge fixes and removing warnings 2009-09-30 11:30:40 +02:00
0004-Add_Some_Missing_fields_to_suggestions.pl Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
0005-Add_CAS_Configuration.pl Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
0007-Opac-search-history.pl Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
0008-opac-description-for-authorised-values.pl MT 1717 : Opac descriptions for authorised values 2009-09-30 11:30:28 +02:00
0009-patron-attr-display-checkout.pl Fix for Bug 5436 - Extended patron attributes display improvements 2011-09-23 15:35:54 +12:00
Bug-4246-Talking-Tech-itiva-phone-notifications.pl Talking Tech Support - Phase I 2012-06-10 17:46:52 +02:00
bug_6843_Renew_membership_from_expiry_or_current_date.pl Renew membership from expiry date or from current date based on a syspref 2012-02-01 22:53:40 +01:00
bug_7144-add-returnbranch-to-branch-item-issuing-rules.pl Enhancement 7144: Floating Collections (per branch/itemtype) 2012-03-21 10:28:26 +01:00
bug_7284_authority_linking_pt1 signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
bug_7284_authority_linking_pt2 signed off Bug 7284: Authority matching improvements 2012-03-07 17:34:11 +01:00
hourlyloans.sql Bug 5549 : Allow hourly loans to be indicated in the loan rules 2012-03-20 12:07:19 +13:00
importauthorities.pl Bug 7475: Update configuration 2012-09-19 17:15:25 +02:00
issuedate_times.pl Bug 5549 : Add script to convert issue_dates 2012-03-20 13:21:33 +13:00
local_cover_images.pl Bug 1633: QA follow-up 2012-01-24 11:16:10 +01:00
oai_sets.sql Bug 6440: Implement OAI-PMH Sets 2012-03-20 11:38:26 +01:00
subscription_add_enddate.pl Bug 2505 - Add commented use warnings where missing in the installer/ directory 2010-04-21 20:26:28 +12:00