[koha-commits] main Koha release repository branch master updated. v3.22.00-403-gb124540

Git repo owner gitmaster at git.koha-community.org
Wed Jan 27 07:06:47 CET 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  b124540ee9819c86fd82a8fd63214c5b56ea9e32 (commit)
      from  9c6aaab329153b4d15fae9d22ab3a223c9fabfe7 (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 b124540ee9819c86fd82a8fd63214c5b56ea9e32
Author: Aleisha <aleishaamohia at hotmail.com>
Date:   Wed Jan 13 23:36:21 2016 +0000

     Bug 14763: Calculate and display patron age
    
    To test:
    1) Go to patron Details page (ie http://localhost:8081/cgi-bin/koha/members/moremember.pl?borrowernumber=51)
    2) Confirm that '(x years)' is showing next to the Date of Birth and is correct according to DOB (ie if DOB: 30/11/1996, Age: 19 years)
    3) Edit date of birth to be a month later (ie from 30 November to 30 December) so that, as of the date you are testing, the patron has not had their birthday yet
    4) Confirm that age changes to be one year younger
    5) Edit date of birth to be a different year
    6) Confirm that age changes accordingly
    
    Works as expected.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan A Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt |    2 +-
 members/moremember.pl                                         |    5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list