[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.07-16-g041dd3e

Git repo owner gitmaster at git.koha-community.org
Fri Dec 28 17:24:18 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.05.x has been updated
       via  041dd3e0602f52a4286736015850fc4f646ad3a6 (commit)
       via  f74cae41603de924f5dac13296ccdd56d3fd1cf1 (commit)
       via  58f0ba8a8601dc726ca6758b4a9e94799a82a9a9 (commit)
       via  4335e35f0ca5f65b340ef783bcd7d197af40e6d9 (commit)
       via  a630acd7204124b4d4e0ecedf02fde838c8dee0b (commit)
      from  61784f5e2607afaa1a89ee3a4384ea0155bacba0 (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 041dd3e0602f52a4286736015850fc4f646ad3a6
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Thu Dec 27 16:47:37 2018 +0000

    Bug 21065: DBRev 18.05.07.001
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit f74cae41603de924f5dac13296ccdd56d3fd1cf1
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>
    (cherry picked from commit b4f55f8019fa89ce80509d7b05bec3082102a80e)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 58f0ba8a8601dc726ca6758b4a9e94799a82a9a9
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>
    (cherry picked from commit af9910f87283a29ab1f3d9e68589b524c30cfd33)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 4335e35f0ca5f65b340ef783bcd7d197af40e6d9
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>
    (cherry picked from commit f899e440146baadc6e268d00ef9188de8963af19)
    
    Conflicts:
    	Koha/Schema/Result/Accountline.pm
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit a630acd7204124b4d4e0ecedf02fde838c8dee0b
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>
    (cherry picked from commit 554cee5b3cc8c5f10ab0e252bedeb351e2b2799d)
    
    Conflicts:
    	t/db_dependent/Koha/Account/Lines.t
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list