[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-48-g1f80f34cee

Git repo owner gitmaster at git.koha-community.org
Fri Apr 10 18:38:32 CEST 2020


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, 19.05.x has been updated
       via  1f80f34cee73197c13ffedb408fbe3c6c54d3758 (commit)
      from  5d52c0076f91a8fa0bf087736a957deed53bb8a6 (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 1f80f34cee73197c13ffedb408fbe3c6c54d3758
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Thu Mar 12 22:38:47 2020 +0000

    Bug 24858: Correct labels on wording in ExcludeHolidaysFromMaxPickUpDelay
    
    TO TEST:
    - Apply patch
    - mark your library closed today and tomorrow
    - set ReservesMaxPickUpDelay to 1 day
    - set ExcludeHolidaysFromMaxPickUpDelay to "Ignore the calendar"
    - place hold, capture hold
    - hold expiration date is set to tomorrow (doesn't skip closed days)
    
    - Set ExcludeHolidaysFromMaxPickUpDelay to "Use the calendar"
    - Place hold, capture hold
    - hold expiration date is set to the day after tomorrow (skips closed days)
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 81f32a92ac7e883a98b40511c1d4e3d44b68b480)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/admin/preferences/circulation.pref              | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list