[koha-commits] main Koha release repository branch master updated. v16.05.00-1438-g141538f

Git repo owner gitmaster at git.koha-community.org
Tue Nov 22 12:50:54 CET 2016


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  141538fb517613e7cb913c6648f2434b49909141 (commit)
       via  0a84274f6bfa3ea6e4c37367da7a449d98ce8aca (commit)
       via  49f8e05b20bd10e017877b996254c47cd2444385 (commit)
       via  d785cd5b0a025dd2670c7259fd20038f450ab1ef (commit)
       via  15e57368bba86844d103fa46cd3a47438565c56e (commit)
      from  37afb9439106fa76139dd9af1bb3d139f390445d (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 141538fb517613e7cb913c6648f2434b49909141
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Nov 22 11:38:26 2016 +0000

    Bug 17391 - DBRev 16.06.00.049
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 0a84274f6bfa3ea6e4c37367da7a449d98ce8aca
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Tue Nov 22 11:05:19 2016 +0000

    Bug 17391 (QA Followup) use INSERT INGORE in atomicupdate
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 49f8e05b20bd10e017877b996254c47cd2444385
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 17 09:01:19 2016 +0000

    Bug 17391: Fix number of values in sysprefs.sql
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit d785cd5b0a025dd2670c7259fd20038f450ab1ef
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu Nov 17 08:58:55 2016 +0000

    Bug 17391: Add atomic update file
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 15e57368bba86844d103fa46cd3a47438565c56e
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sun Oct 16 14:20:42 2016 +0200

    Bug 17391: Add missing prefs to sysprefs.sql
    
    Adds
    - ReturnpathDefault
    - ReplytoDefault
    to the sysprefs.sql file.
    
    To test:
    - Run the web installer in any language
    - Check all preferences are installed without error
    - Check prefs listed above now exsit in your
      systempreferences table
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                |    2 +-
 installer/data/mysql/sysprefs.sql      |    2 ++
 installer/data/mysql/updatedatabase.pl |   16 ++++++++++++++++
 3 files changed, 19 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list