[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.13-27-g8dfaaae

Git repo owner gitmaster at git.koha-community.org
Thu Sep 27 10:18:17 CEST 2018


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, 17.05.x has been updated
       via  8dfaaae2b9689cb3fd6825a278c3734206efbb1d (commit)
       via  6aac2277005becb26d5c8fc4890c3aef07493e1b (commit)
       via  f925f4551f500adaa08b71f1af76eee12527d595 (commit)
      from  6b96258b1e04d00296584c628c98e553a08730e2 (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 8dfaaae2b9689cb3fd6825a278c3734206efbb1d
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Thu Aug 16 14:03:28 2018 +0000

    Bug 21226: DBRev 17.11.09.001
    
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit a641c83caba3ec75c7cccc299d3b560404f84c56)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 6aac2277005becb26d5c8fc4890c3aef07493e1b
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 15 11:58:12 2018 -0300

    Bug 21226: Remove xISBN services
    
    OCLC has decided to retire all xISBN services:
    https://www.oclc.org/developer/news/2018/xid-decommission.en.html
    
    The code for related features has to be removed from Koha.
    
    Test plan:
    You need to be familiar with the different sysprefs (I am not):
    - FRBRizeEditions
    - SyndeticsEnabled
    - SyndeticsEditions
    - ThingISBN
    
    Make sure there are no regressions introduced by this patchset.
    
    QA Note: C4/XISBN.pm should be renammed
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit bce549bc4c0f9fefddb34fe614f6bf79aef882ea)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 7cacd4ddb90d55238e0446a67ce4d68a54c58e3e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 42a4c281cde74fad9145c438bd7a97b1521f0a6d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f925f4551f500adaa08b71f1af76eee12527d595
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Wed Aug 15 11:36:21 2018 -0300

    Bug 21226: DB Changes
    
    Remove prefs OCLCAffiliateID, XISBN and XISBNDailyLimit
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit b19090c4505c0f407a7f3cbfe3c14da5cfecc657)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 8111e0c380c9d2c61a2b6b6665b5a7bad3a3e646)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 28ee71e6849e2be21f24626aad6530b55f514419)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/UsageStats.pm                                     |    1 -
 C4/XISBN.pm                                          |   18 ++----------------
 Koha.pm                                              |    2 +-
 installer/data/mysql/sysprefs.sql                    |    3 ---
 installer/data/mysql/updatedatabase.pl               |    9 +++++++++
 .../modules/admin/preferences/enhanced_content.pref  |   16 ----------------
 t/db_dependent/UsageStats.t                          |    1 -
 t/db_dependent/XISBN.t                               |   17 +----------------
 8 files changed, 13 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list