[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-671-g225a700

Git repo owner gitmaster at git.koha-community.org
Fri Jun 7 17:43:28 CEST 2013


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  225a7007052e9027f6fa1c141c6a3494224c1af8 (commit)
      from  545ed7a0b6f7cffc7a5cc904963b7bdcf75038fc (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 225a7007052e9027f6fa1c141c6a3494224c1af8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon May 13 14:26:17 2013 -0400

    Bug 10221 - hold expiration doesn't show on patron's list of holds
    
    When viewing the list of a patron's holds on the circulation page or the
    patron detail page the table of holds doesn't display the holds
    expiration date, if present. This patch adds display of the hold
    expiration date.
    
    To test, place a hold for a patron and set an expiration date for it.
    View the patron's existing holds on both circulation.pl and
    moremember.pl. The expiration date you chose should appear in the table
    of information about existing holds.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    works great
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 circ/circulation.pl                                |    1 +
 .../prog/en/modules/circ/circulation.tt            |    2 ++
 .../prog/en/modules/members/moremember.tt          |    6 ++++--
 members/moremember.pl                              |    1 +
 4 files changed, 8 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list