[koha-commits] main Koha release repository branch new/bug_9462 created. v3.08.00-1753-g2cf41d3

Git repo owner gitmaster at git.koha-community.org
Tue Feb 12 15:02:41 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_9462 has been created
        at  2cf41d31ffa6a27e7763ecb34f83654968da5edf (commit)

- Log -----------------------------------------------------------------
commit 2cf41d31ffa6a27e7763ecb34f83654968da5edf
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jan 23 12:16:39 2013 -0500

    Bug 9462 [Revised] Use DataTables on patron detail page
    
    Replace the tablesorter plugin with the DataTables plugin on the
    patron detail page.
    
    To test, open a patron detail page for a patron who has checkouts,
    holds, and relatives' checkouts. Confirm that table sorting works
    correctly for each of those three tables.
    
    Revision adds some JavaScript designed to handle table-sizing for tables
    which are hidden initally in tabs. DataTables has an approved method for
    handling these cases:
    http://www.datatables.net/examples/api/tabs_and_scrolling.html
    
    This should prevent the table of existing holds from looking squeezed.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit aeaea10cf0f4992682005046d9898308a548a206
Merge: d350f62 3c0b1f6
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Tue Feb 12 08:59:56 2013 -0500

    Merge branch 'bug_9469' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list