[koha-commits] main Koha release repository branch new/bug_9431 created. v3.08.00-2005-gbaf95b1

Git repo owner gitmaster at git.koha-community.org
Mon Mar 11 13:43:17 CET 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, new/bug_9431 has been created
        at  baf95b134035fdee43c351bd36e21c9f242e8c97 (commit)

- Log -----------------------------------------------------------------
commit baf95b134035fdee43c351bd36e21c9f242e8c97
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jan 18 15:55:47 2013 -0500

    Bug 9431 [Revised] Use DataTables on Patron Category Administration page
    
    Replace the tablesorter plugin with the DataTables plugin on the
    patron category administration page. Structural changes were made to the
    table markup for validity and to deal with a DataTables bug which
    prevents it from properly parsing a <th> with a colspan.
    
    To test, open the Patron Category Administration page (Administration ->
    Patron types and categories). Confirm that table sorting works
    correctly.
    
    Revision adds a "natural sort" plugin to the main datatables
    configuration JavaScript file to enable sorting of columns like those in
    this table which include mixed numeric and text data. Allows correct
    numeric sorting of data like "0 years, 1 years, 2 years, 18 years," etc.
    
    Further revision corrects template path to datatables assets.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Sorting works. No errors.
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 43c340c53ebf021db9600f2645d3349885f789af
Merge: 415af04 6c6fe37
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Mar 11 08:14:24 2013 -0400

    Merge branch 'bug_8054' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list