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

Git repo owner gitmaster at git.koha-community.org
Sat Sep 21 21:15:45 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  4885435c6ad33c2c3f3e93d0c14a9b2d659e2125 (commit)
      from  fe3628070a7affddb691ee589ec0e63639d0a36a (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 4885435c6ad33c2c3f3e93d0c14a9b2d659e2125
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Sep 10 12:18:32 2013 -0400

    Bug 10868 - Use new DataTables include in catalog templates
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to all
    catalog-related pages which use DataTables.
    
    The checkout history script has been altered to send unformatted dates
    to the template, and the template now uses the "title-string" sorting
    filter to enable sorting on unformatted dates.
    
    To test, view the following pages and confirm that table sorting is
    still working correctly:
    
    Catalog -> Biblio detail page
    Catalog -> Biblio detail page -> Checkout history
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Comment: Sorting works. No koha-qa errors.
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Note: On the issue history page:
    1/ If the checkin on is empty (the item is currently checked out), the line
    is sorted in last.
    2/ The Renewed column is not sorted by date.
    Before this patch, the sort was worse.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 catalogue/issuehistory.pl                          |    8 +-----
 .../prog/en/modules/catalogue/detail.tt            |    8 ++----
 .../prog/en/modules/catalogue/issuehistory.tt      |   25 +++++++++----------
 3 files changed, 16 insertions(+), 25 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list