Bug 10730: Use DataTables on the tag review page
authorOwen Leonard <oleonard@myacpl.org>
Mon, 12 Aug 2013 16:31:52 +0000 (12:31 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Wed, 25 Sep 2013 16:47:59 +0000 (16:47 +0000)
commit57793b4548514baf5b17652fa99cc8a00df3a4f4
tree1b838ec346eee879b77bcd37d1dd91d259c6e6f9
parent6b8f716ccfe930603db74d290edee488d431c311
Bug 10730: Use DataTables on the tag review page

This patch enhances the tags review page in the staff client by adding
DataTables sorting to the table of tags.

It also converts the tag list page (list.tt) to use the new DataTables
include introduced by Bug 10649.

To test, apply the patch and view the tags review page for various
categories: Pending, approved, rejected, all. The table should be
sortable by status, term, weight, and date. Sorting by date should work
correctly regardless of date format preference. Title sorting on the tag
list page should work correctly.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Amended patch: Replace tab with 4 spaces

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tags/list.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tags/review.tt
tags/review.pl