[koha-commits] main Koha release repository branch new/bug_9463 created. v3.12.00-beta1-218-g9c3137b

Git repo owner gitmaster at git.koha-community.org
Mon Apr 15 15:10:30 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, new/bug_9463 has been created
        at  9c3137bbf4716a12b9a68febfe201aed8a5b80de (commit)

- Log -----------------------------------------------------------------
commit 9c3137bbf4716a12b9a68febfe201aed8a5b80de
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jan 23 12:25:39 2013 -0500

    Bug 9463 [Revised] Use DataTables on patron sent notices page
    
    Replace the tablesorter plugin with the DataTables plugin on the
    patron sent notices page.
    
    This patch adds default sorting by time (descending).
    
    This patch depends on the one for Bug 9887, which introduces a new
    DataTables plugin to allow sorting on data embedded in a <span>'s
    "title" attribute. This allows sorting to be done on an unformatted
    datetime.
    
    To test, open the sent notices page for a patron who has multiple sent
    notices. Confirm that table sorting works correctly with various date
    format settings.
    
    Revision corrects an error which occurs when there are no notices:
    Instead of displaying an empty table with a message the table is not
    displayed and a standard dialog message is displayed. In order to
    prevent page-specific CSS and JS from conflicting with the standard
    "message" class the page-specific classes have been changed from
    "message*" to "notice*" Test this change by viewing a page with existing
    notices and clicking the titles to show/hide the notice contents.
    
    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 dac2edef51358e2087a93ae91ec3eb93d5ca78df
Merge: eee5324 2c2dfd9
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Mon Apr 15 09:13:36 2013 -0400

    Merge branch 'bug_9905' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list