[Koha-bugs] [Bug 9887] Use DataTables on circulation page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 1 16:35:12 CEST 2013


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

Owen Leonard <oleonard at myacpl.org> changed:

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

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 17099
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17099&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.

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


More information about the Koha-bugs mailing list