[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.10-80-g6a56ac1cfc

Git repo owner gitmaster at git.koha-community.org
Fri May 15 01:00:38 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  6a56ac1cfca8c6fccab96b79541ef642146db0ab (commit)
      from  a97d18534c445add7d3c7edef9ee49403915a160 (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 6a56ac1cfca8c6fccab96b79541ef642146db0ab
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Apr 28 11:40:23 2020 +1000

    Bug 25299: Show soon to expire patron date
    
    This patch fixes the call to show the patron expiry date
    on the Details page when the patron is soon to expire.
    
    Test plan:
    0. Do not apply patch yet
    1. Create a patron
    2. Set patron's date expiry to 3 days from today
    3. Go to Details tab
    4. Note message "Expiration: Patron's card will expire soon.
    Patron's card expires on Renew or Edit details"
    5. Apply patch
    4. Note message pattern "Expiration: Patron's card will expire soon.
    Patron's card expires on XX/XX/XXXX Renew or Edit details"
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>
    (cherry picked from commit 5a8067ff09f9679ff836695f3a01619b3c9b763f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list