[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.00-57-g852be59

Git repo owner gitmaster at git.koha-community.org
Thu Dec 20 10:50:32 CET 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, 18.11.x has been updated
       via  852be591dbc2fdee1769fcab636413fcea653043 (commit)
       via  b4f55f8019fa89ce80509d7b05bec3082102a80e (commit)
       via  af9910f87283a29ab1f3d9e68589b524c30cfd33 (commit)
       via  f899e440146baadc6e268d00ef9188de8963af19 (commit)
       via  554cee5b3cc8c5f10ab0e252bedeb351e2b2799d (commit)
      from  10148dc26ba801d3f86401dc24a3fb5b6618a02b (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 852be591dbc2fdee1769fcab636413fcea653043
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Dec 19 16:12:52 2018 +0000

    Bug 21065: DBRev 18.11.00.002
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 5ea668056a6222c88c37a8ba5ee638ad827ec284)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit b4f55f8019fa89ce80509d7b05bec3082102a80e
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Dec 18 13:52:15 2018 +0000

    Bug 21065: (QA follow-up) Make the update idempotent
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    https://bugs.koha-community.org/show_bug.cgi?id=21065
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 6d44f9dac8235dfe0259ea5b935c5a8908d2e441)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit af9910f87283a29ab1f3d9e68589b524c30cfd33
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Dec 14 12:49:44 2018 -0300

    Bug 21065: Set ON DELETE SET NULL on accountlines.borrowernumber
    
    Note: Why do we have ON UPDATE SET NULL on accountlines.itemnumber?
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 7f322d7ff87285cd0bc1370a0438f2bc8bb7c084)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit f899e440146baadc6e268d00ef9188de8963af19
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Dec 14 12:48:09 2018 -0300

    Bug 21065: Add koha_object(s)_class methods to accountline
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 457e560a06e00d861ec88bc7354969aac7ab9099)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 554cee5b3cc8c5f10ab0e252bedeb351e2b2799d
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Dec 14 12:47:11 2018 -0300

    Bug 21065: Add tests
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 09ef91653bc8e0349d4e8613482251d7e3c165b5)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha.pm                                |    2 +-
 Koha/Schema/Result/Accountline.pm      |   28 +++++++++++++++++-----------
 installer/data/mysql/kohastructure.sql |    4 ++--
 installer/data/mysql/updatedatabase.pl |   19 +++++++++++++++++++
 t/db_dependent/Koha/Account/Lines.t    |   29 ++++++++++++++++++++++++++++-
 5 files changed, 67 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list