[koha-commits] main Koha release repository branch 3.16.x updated. v3.16.06-53-gf5a6933

Git repo owner gitmaster at git.koha-community.org
Mon Jan 19 15:17:05 CET 2015


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, 3.16.x has been updated
       via  f5a69334b61834b8c3366d4eaff83dfd8ce69524 (commit)
      from  f4c5c4f09397325527330440387d4e08b137cb66 (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 f5a69334b61834b8c3366d4eaff83dfd8ce69524
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Oct 21 04:44:24 2014 -0400

    Bug 13122 - Patron holds table no longer display date item went in transit
    
    In Koha 3.14 and earlier, an item on hold and in transit would display
    the date the item was transferred. This is missing from the new ajax
    holds table.
    
    Test Plan:
    1) Place an item on hold for delivery at a different library
    2) Check the item in, confirm the hold and transfer
    3) View the patron's holds tab on circulation.pl and/or moremember.pl
    4) Note the item is show as in transit, but does not give the "since"
       date
    5) Apply this patch
    6) Note the in transit status now has a "since <date>"
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Small change, works as described.
    Signed-off-by: Mason James <mtj at kohaaloha.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/includes/strings.inc |    2 +-
 koha-tmpl/intranet-tmpl/prog/en/js/holds.js          |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list