[koha-commits] main Koha release repository branch master updated. v3.12.00-alpha-25-gfb8aa63

Git repo owner gitmaster at git.koha-community.org
Wed Mar 20 02:16:44 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  fb8aa63f9d9f56bf80ffab7b6e45b8cadb66ddf4 (commit)
       via  99efce6e902e29bc0260faa0ea9cdb4d46b8ebd0 (commit)
       via  66b5b75d2ca67ef97aded597fb805382fccd727f (commit)
       via  7142d1dca84e06e95b973f8665d57e894d18ca27 (commit)
       via  4dcee58a4da3026fee25e8e73e9240a0b755a8c0 (commit)
       via  01cfb6218bedfc32dd76f9eff31c942ff59697e6 (commit)
       via  f694ed6ba103986276b71a5460931aedfc5c7228 (commit)
       via  50c444bc7b4591e4e1e76e129ba721650e9a1c31 (commit)
       via  ace13fcd61ba9d7f8a55ca34f79abbdb5893475f (commit)
       via  58237b75b579232810edd32ab141241f5b266e7e (commit)
       via  866c2eb6cafd14252b2fbbb5962f9f11acc3a964 (commit)
       via  b2f884a2e8c35d5d8953a847d10d32e9dc19193b (commit)
       via  82f35d17fcef6f1f1424064a7b8e1cc5734d9514 (commit)
       via  5359f33160e31281666231ab9a98cae7c51f8e59 (commit)
       via  f4bb74e075fb1906a44ca6e7e42de91a851afb59 (commit)
       via  6646c5887a02563f421bd239c5f004efa7ee847a (commit)
       via  d84af2decb093d487323ca2c11bd65ca57d6eb93 (commit)
       via  be691769829d236375eaabe51fadf6f366dd3f6b (commit)
      from  ba22e7daf6bf0344217894e0ac1bad3d6d8022ef (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fb8aa63f9d9f56bf80ffab7b6e45b8cadb66ddf4
Merge: 01cfb62 99efce6
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Mar 19 21:20:30 2013 -0400

    Merge branch 'bug_7440' into 3.12-master

-----------------------------------------------------------------------

Summary of changes:
 C4/Auth.pm                                         |    1 -
 C4/AuthoritiesMarc.pm                              |  531 ++++++---------
 C4/Biblio.pm                                       |  381 +----------
 C4/Installer.pm                                    |   26 -
 C4/Items.pm                                        |   28 +-
 C4/Koha.pm                                         |    2 +-
 C4/Search.pm                                       |  748 ++------------------
 INSTALL.fedora7                                    |    3 +-
 Koha/SearchEngine/Solr/Index.pm                    |    2 +-
 Makefile.PL                                        |    1 -
 about.pl                                           |    2 -
 catalogue/search.pl                                |   16 +-
 debian/templates/koha-conf-site.xml.in             |   48 +-
 .../templates/marc21-retrieval-info-auth-dom.xml   |   22 +
 .../templates/marc21-retrieval-info-auth-grs1.xml  |   40 +
 debian/templates/marc21-retrieval-info-bib-dom.xml |   22 +
 .../templates/marc21-retrieval-info-bib-grs1.xml   |   40 +
 .../templates/normarc-retrieval-info-auth-dom.xml  |   22 +
 .../templates/normarc-retrieval-info-auth-grs1.xml |   40 +
 .../templates/normarc-retrieval-info-bib-dom.xml   |   22 +
 .../templates/normarc-retrieval-info-bib-grs1.xml  |   40 +
 .../templates/unimarc-retrieval-info-auth-dom.xml  |   22 +
 .../templates/unimarc-retrieval-info-auth-grs1.xml |   40 +
 .../templates/unimarc-retrieval-info-bib-dom.xml   |   22 +
 .../templates/unimarc-retrieval-info-bib-grs1.xml  |   40 +
 etc/zebradb/etc/marc21.mar                         |    2 +
 etc/zebradb/etc/normarc.mar                        |    2 +
 etc/zebradb/etc/unimarc.mar                        |    2 +
 etc/zebradb/etc/usmarc.mar                         |    5 +-
 .../marc_defs/marc21/authorities/record.abs        |    2 +-
 etc/zebradb/marc_defs/marc21/biblios/record.abs    |    2 +-
 etc/zebradb/marc_defs/normarc/biblios/record.abs   |    2 +-
 .../marc_defs/unimarc/authorities/record.abs       |    2 +-
 etc/zebradb/marc_defs/unimarc/biblios/record.abs   |    2 +-
 installer/data/mysql/kohastructure.sql             |   14 -
 ...m_preferences_full_optimal_for_install_only.sql |    2 -
 ...stem_preferences_optimal_values_insert_only.sql |    2 -
 installer/data/mysql/sysprefs.sql                  |    4 +-
 ...m_preferences_full_optimal_for_install_only.sql |   28 -
 ...stem_preferences_optimal_values_insert_only.sql |   28 -
 installer/data/mysql/updatedatabase.pl             |   20 +-
 installer/install.pl                               |    1 -
 .../intranet-tmpl/prog/en/includes/admin-menu.inc  |    1 -
 koha-tmpl/intranet-tmpl/prog/en/modules/about.tt   |    9 +-
 .../prog/en/modules/admin/admin-home.tt            |    2 -
 .../en/modules/admin/preferences/searching.pref    |    4 +
 .../prog/en/modules/catalogue/results.tt           |   40 -
 .../prog/en/modules/help/admin/stopwords.tt        |    2 -
 .../intranet-tmpl/prog/en/modules/intranet-main.tt |    4 +-
 .../prog/en/modules/opac-results-grouped.tt        |    2 +-
 .../opac-tmpl/prog/en/modules/opac-results.tt      |   22 +-
 .../opac-tmpl/prog/en/modules/svc/suggestion.tt    |    6 +-
 kohaversion.pl                                     |    2 +-
 misc/migration_tools/rebuild_nozebra.pl            |  343 ---------
 misc/migration_tools/rebuild_zebra.pl              |    4 +-
 opac/opac-search.pl                                |    7 +-
 t/db_dependent/Search.t                            |    4 +-
 t/db_dependent/lib/KohaTest.pm                     |    8 -
 t/db_dependent/lib/KohaTest/Biblio.pm              |    3 -
 .../lib/KohaTest/Biblio/GetNoZebraIndexes.pm       |   72 --
 t/db_dependent/lib/KohaTest/Installer.pm           |    1 -
 t/db_dependent/lib/KohaTest/Search.pm              |    6 -
 t/db_dependent/lib/KohaTest/Search/NoZebra.pm      |  235 ------
 63 files changed, 773 insertions(+), 2285 deletions(-)
 create mode 100644 debian/templates/marc21-retrieval-info-auth-dom.xml
 create mode 100644 debian/templates/marc21-retrieval-info-auth-grs1.xml
 create mode 100644 debian/templates/marc21-retrieval-info-bib-dom.xml
 create mode 100644 debian/templates/marc21-retrieval-info-bib-grs1.xml
 create mode 100644 debian/templates/normarc-retrieval-info-auth-dom.xml
 create mode 100644 debian/templates/normarc-retrieval-info-auth-grs1.xml
 create mode 100644 debian/templates/normarc-retrieval-info-bib-dom.xml
 create mode 100644 debian/templates/normarc-retrieval-info-bib-grs1.xml
 create mode 100644 debian/templates/unimarc-retrieval-info-auth-dom.xml
 create mode 100644 debian/templates/unimarc-retrieval-info-auth-grs1.xml
 create mode 100644 debian/templates/unimarc-retrieval-info-bib-dom.xml
 create mode 100644 debian/templates/unimarc-retrieval-info-bib-grs1.xml
 create mode 100644 etc/zebradb/etc/marc21.mar
 create mode 100644 etc/zebradb/etc/normarc.mar
 create mode 100644 etc/zebradb/etc/unimarc.mar
 delete mode 100755 misc/migration_tools/rebuild_nozebra.pl
 delete mode 100644 t/db_dependent/lib/KohaTest/Biblio/GetNoZebraIndexes.pm
 delete mode 100644 t/db_dependent/lib/KohaTest/Search/NoZebra.pm


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list