[koha-commits] main Koha release repository branch new/bug_9471 created. v3.08.00-1755-ga4d1fd1

Git repo owner gitmaster at git.koha-community.org
Tue Feb 12 15:12:22 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_9471 has been created
        at  a4d1fd124b93790068a62d68c9f2914635a37c23 (commit)

- Log -----------------------------------------------------------------
commit a4d1fd124b93790068a62d68c9f2914635a37c23
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jan 23 15:26:14 2013 -0500

    Bug 9471 - Use DataTables on serials claims page
    
    Replace the tablesorter plugin with the DataTables plugin on the
    serials claims page.
    
    This patch replaces some custom table fitlering code with code which
    uses DataTables' built-in table fitlering. A minor correction to markup
    has also been made to properly align inputs in the filter form.
    
    To test, run the serials claims report for a vendor with data which will
    populate results. Confirm that table sorting works correctly. Confirm
    also that filtering by title and branch works.
    
    Signed-off-by: Frédéric Demians <f.demians at tamil.fr>
    
    Works as advertised. I have compared side by side the both pages, with
    tablesorter, and with DataTables. The both work. No regression. With
    DataTables, no more sorting on Begin clam column, which is great. A new sort
    option may be usefull on the Library column (wasn't the with tablesorter
    neither).
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list