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

Git repo owner gitmaster at git.koha-community.org
Thu Jan 22 10:17:56 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  ffd015964d3874b501bfe15dc6fe272550b5dbb3 (commit)
      from  205a1db4a4cfdb6af4f88eb2393ddf26a0a29d2a (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 ffd015964d3874b501bfe15dc6fe272550b5dbb3
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Nov 13 11:04:17 2014 -0500

    Bug 13195 - Regression: Circulation checkouts table no longer shows item type description
    
    Another regression caused by Bug 11703: The list of checkouts on the
    circulation and patron detail page shows item type codes instead of the
    full description.
    
    Test Plan:
    1) View a patron's checkouts, note the Item type column displays the
       code rather than the description.
    2) Apply this patch
    3) Refresh the page, note the description is now displayed
    
    Signed-off-by: Frederic Demians <f.demians at tamil.fr>
    
    Works as described.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    
    Works as described, no problems found.
    Passes tests and QA script.
    
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    
    Conflicts:
    	koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/checkouts.js |    2 +-
 svc/checkouts                                   |   20 ++++++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list