[koha-commits] main Koha release repository branch master updated. v3.16.00-12-gc6ae9ef

Git repo owner gitmaster at git.koha-community.org
Fri May 23 15:04:31 CEST 2014


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  c6ae9efbc371d30824022612020cf58e5b92b9fd (commit)
       via  4219063f341f0e7305501abc27f9f20537d4718e (commit)
       via  ad6d36776362a398a46acef0d00ca67a7d7a11c7 (commit)
      from  62a061a15753c892b72b434ae8764044c9f1baed (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 c6ae9efbc371d30824022612020cf58e5b92b9fd
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Fri May 23 13:29:39 2014 +0000

    Bug 10330: DBRev 3.17.00.001
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 4219063f341f0e7305501abc27f9f20537d4718e
Author: Mark Tompsett <mtompset at hotmail.com>
Date:   Thu Apr 10 00:13:29 2014 -0400

    Bug 10330: (follow-up) fix missed case of authoritysep
    
    $ git grep authoritysep
    This showed:
    1) the updatedatabase.pl script, as expected,
    2) lots of po files,
    3) a test file that was missed.
    
    TEST PLAN
    ---------
    1) prove -v t/db_dependent/Search.t
    2) Run koha QA test tools
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Work (both patches). Test pass. No koha-qa errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit ad6d36776362a398a46acef0d00ca67a7d7a11c7
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri May 24 07:54:42 2013 -0400

    Bug 10330 - Rename system preference authoritysep to AuthoritySeperator
    
    Test Plan:
    1) Apply patch
    2) Run updatedatabase.pl
    3) View some records with authorities
    4) Note your previously set authority separator should still be in use
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    No koha-qa errors.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 C4/AuthoritiesMarc.pm                                      |    2 +-
 C4/Biblio.pm                                               |   12 ++++++------
 cataloguing/value_builder/unimarc_field_210c_bis.pl        |    2 +-
 cataloguing/value_builder/unimarc_field_225a.pl            |    2 +-
 installer/data/mysql/sysprefs.sql                          |    2 +-
 installer/data/mysql/updatedatabase.pl                     |    7 +++++++
 .../prog/en/modules/admin/preferences/cataloguing.pref     |    2 +-
 kohaversion.pl                                             |    2 +-
 t/db_dependent/Search.t                                    |    2 +-
 9 files changed, 20 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list