[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-85-g1bfb679

Git repo owner gitmaster at git.koha-community.org
Wed May 21 10:09:24 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, 3.14.x has been updated
       via  1bfb679a084aadabcee0c51dd2828da8746baba3 (commit)
      from  fdeb2a0cad0b686617d8376842408bb437fa26c4 (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 1bfb679a084aadabcee0c51dd2828da8746baba3
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Wed Jan 15 16:24:00 2014 +0100

    Bug 11562: re-sort sysprefs.sql
    
    The QA tools does not manage to catch error sorting on the sysprefs.sql
    file if it is already badly sorted.
    
    This patch tidies up the sysprefs file.
    
    TEST PLAN
    ---------
    [1] Verify that loading sysprefs.sql into an empty Koha
        database (or one whose system preferences table is
        is empty) works.
    
    Signed-off-by: Mark Tompsett <mtompset at hotmail.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    
    RM note: I must point out that there ZERO functionality associated
    with the order that system preferences occur in that SQL script; they are
    sorted solely in an attempt to reduce the likelihood of merge conflicts
    during the development process.  Consequently, I dislike language that
    suggests it is an "error" if sysprefs.sql happens to not be perfectly
    sorted; it is at most an inconvenience.
    
    (cherry picked from commit 988dc3b64af00d34f535b811f4093782ac7925a1)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 installer/data/mysql/sysprefs.sql |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list