[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.12-44-gb8dd36e

Git repo owner gitmaster at git.koha-community.org
Wed Nov 30 14:46:57 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, 3.22.x has been updated
       via  b8dd36ecf1d4a9a3af899effae6a43e93adfe5c4 (commit)
       via  688268b1fc00d48ee8a4cf5a4a6baee693955695 (commit)
       via  5215dcf946231dc8d4afb22fbd0d0722cce051a3 (commit)
       via  1201f42e492dee0c788911499187f0793a1edfba (commit)
       via  f65faf1cf6ba08f6ef3ee68570dc23b7792456ad (commit)
      from  49cbbcf35238378ea71402cb15f03adaff3de446 (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 b8dd36ecf1d4a9a3af899effae6a43e93adfe5c4
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Nov 22 11:38:26 2016 +0000

    Bug 17391: Update DB rev (3.22.12.003)
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 688268b1fc00d48ee8a4cf5a4a6baee693955695
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>
    (cherry picked from commit 0a84274f6bfa3ea6e4c37367da7a449d98ce8aca)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 5215dcf946231dc8d4afb22fbd0d0722cce051a3
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>
    (cherry picked from commit 49f8e05b20bd10e017877b996254c47cd2444385)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit 1201f42e492dee0c788911499187f0793a1edfba
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>
    (cherry picked from commit d785cd5b0a025dd2670c7259fd20038f450ab1ef)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>

commit f65faf1cf6ba08f6ef3ee68570dc23b7792456ad
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>
    (cherry picked from commit 15e57368bba86844d103fa46cd3a47438565c56e)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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