[Koha-bugs] [Bug 9463] Use DataTables on patron sent notices page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Apr 7 05:10:28 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9463

Chris Cormack <chris at bigballofwax.co.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17100|0                           |1
        is obsolete|                            |

--- Comment #14 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 17226
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17226&action=edit
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.

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list