[koha-commits] main Koha release repository branch 17.05.x updated. v17.05.04-113-gb7c7c33

Git repo owner gitmaster at git.koha-community.org
Thu Oct 12 14:29:26 CEST 2017


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  b7c7c331424536c055c83cfb47eba3903a9b39c8 (commit)
       via  745aee7c8f74208bda07742935df52c24c1c99ae (commit)
       via  8347df159ba7c5157e95c5c94b7a13c8abf85882 (commit)
       via  412aa08e61ce5fbac02852b0cc08557e7e45157d (commit)
      from  2a9dc2e595d916e4fb94948871f665df06b7088b (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 b7c7c331424536c055c83cfb47eba3903a9b39c8
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Fri Oct 6 16:41:28 2017 +0000

    Bug 19260: (followup) Fix CancelReserves.t test
    
    Test plan:
    Run t/db_dependent/Holds/CancelReserves.t
    
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 745aee7c8f74208bda07742935df52c24c1c99ae
Author: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
Date:   Fri Oct 6 11:05:49 2017 +0200

    Bug 19260: [QA Follow-up] Remove obsolete $dbh
    
    The variable is no longer used.
    Removed a few empty lines on the way.
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 8347df159ba7c5157e95c5c94b7a13c8abf85882
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Thu Oct 5 20:37:25 2017 +0000

    Bug 19260: Holds marked as problems being seen as expired ones and deleted wrongly
    
    Test plan:
    0) Apply just the first patch - the one with test
    1) Run t/db_dependent/Reserves.t - test for CancelExpiredReserves should
    fail
    2) Apply the second patch
    3) t/db_dependent/Reserves.t should pass now
    
    Followed test plan, patch worked as described. Passes QA test tool
    
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 412aa08e61ce5fbac02852b0cc08557e7e45157d
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Thu Oct 5 20:36:31 2017 +0000

    Bug 19260: Add test for CancelExpiredReserves
    
    Passes QA test tool
    Signed-off-by: Alex Buckley <alexbuckley at catalyst.net.nz>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 C4/Reserves.pm                        |   21 ++++++-----
 t/db_dependent/Holds/CancelReserves.t |    2 ++
 t/db_dependent/Reserves.t             |   63 ++++++++++++++++++++++++++++++++-
 3 files changed, 74 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list