[koha-commits] main Koha release repository branch 18.05.x updated. v18.05.02-127-g3ca0e84

Git repo owner gitmaster at git.koha-community.org
Fri Aug 24 13:58:00 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, 18.05.x has been updated
       via  3ca0e84a90604afa027fe45980cf1e5940097091 (commit)
       via  1283ff84dc69394dd23479adbe34325589edf83b (commit)
       via  036b1b27a5187a746081b784b81651341e24b9c5 (commit)
       via  1ed846bf5b5f4c57dfe6f8f86b87bf7ed15e4941 (commit)
      from  32b01b264277a77dbb79133f5af8eeecbe64d997 (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 3ca0e84a90604afa027fe45980cf1e5940097091
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Fri Aug 24 12:44:35 2018 +0100

    Bug 21144: (rmaint followup) DBRev 18.05.02.004
    
    Fix a typo in the version number after cherry-picking

commit 1283ff84dc69394dd23479adbe34325589edf83b
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed Aug 22 12:34:45 2018 +0000

    Bug 20487: DBRev 18.05.02.005
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 579e53de7e98f96a9a2bf558a6e859366416fd2c)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 036b1b27a5187a746081b784b81651341e24b9c5
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Thu May 31 09:02:12 2018 +0200

    Bug 20487: (QA follow-up) Requested db revision
    
    As requested in comment12, we can update these cases in a dbrev too.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Checked out item, deleted issue record, ran dbrev.
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 74cc24d227835ee822707dd808382371f1a6bae8)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 1ed846bf5b5f4c57dfe6f8f86b87bf7ed15e4941
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Wed Mar 28 16:25:07 2018 +0200

    Bug 20487: AddReturn should clear items.onloan for unissued items
    
    If an item is no longer issued but somehow still has a date in the onloan
    column, checking it in should clear that date.
    Adding a ModItem call in the NotIssued section.
    
    Test plan:
    [1] Run t/db_dependent/Circulation.t
    [2] Bonus: Checkout item, delete issue from table, checkin. Verify that
        items.onloan has been cleared.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Charles Farmer <charles.farmer at inLibro.com>
    
    Signed-off-by: Josef Moravec <josef.moravec at gmail.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit a744a3e2026c52b9270ea248909f71f3744ff1a4)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 C4/Circulation.pm                      |    1 +
 Koha.pm                                |    2 +-
 installer/data/mysql/updatedatabase.pl |   13 ++++++++++++-
 t/db_dependent/Circulation.t           |   12 +++++++++++-
 4 files changed, 25 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list