[koha-commits] main Koha release repository branch master updated. v16.05.00-1286-g10b3bb8

Git repo owner gitmaster at git.koha-community.org
Fri Oct 28 18:55:22 CEST 2016


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, master has been updated
       via  10b3bb8f46098d8e07a3ba03756d581773a5c495 (commit)
       via  80b4af4d590c2b296f172142c1bec2090338d8d1 (commit)
       via  0a85759d3335c002233d7c7b07a8f8fcaeb22cae (commit)
      from  607dac69a95e7bcb454661bfde71a45ee20d0155 (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 10b3bb8f46098d8e07a3ba03756d581773a5c495
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Fri Oct 28 16:49:24 2016 +0000

    Bug 17443 - DBRev 16.06.00.045
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 80b4af4d590c2b296f172142c1bec2090338d8d1
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Tue Oct 25 18:27:53 2016 +0000

    Bug 17443: Added tests
    
    Test plan:
    prove t/db_dependent/Koha/Patrons.t
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

commit 0a85759d3335c002233d7c7b07a8f8fcaeb22cae
Author: Josef Moravec <josef.moravec at gmail.com>
Date:   Thu Oct 13 14:21:48 2016 +0200

    Bug 17443: Make possible to renew patron by later of expiry and current date
    
    Test plan
    1) Apply the patch
    2) Go to system preferences and find the BorrowerRenewalPeriodBase and note there is new option "the later of current and expiry date"
    3) Try all three options and confirm they work as expected
       3.1) The new options should be tested et least with two patrons - one with expiry date in past and one with expiry date in future
    
    Signed-off-by: radiuscz <radek.siman at centrum.cz>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 Koha/Patron.pm                                     |   14 +++++---
 installer/data/mysql/sysprefs.sql                  |    2 +-
 installer/data/mysql/updatedatabase.pl             |   10 ++++++
 .../prog/en/modules/admin/preferences/patrons.pref |    1 +
 t/db_dependent/Koha/Patrons.t                      |   35 +++++++++++++++++++-
 6 files changed, 56 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list