Bug 1623 - Provide view of approved comments
authorOwen Leonard <oleonard@myacpl.org>
Mon, 28 Nov 2011 13:35:21 +0000 (08:35 -0500)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 27 Dec 2011 17:26:50 +0000 (18:26 +0100)
commitbc2a1d18e246b024e93a88df140281eebeb53a48
tree71eaa3aea018280221ab624d3bb70127c287ad49
parent525c7bc4af45b548e548c2fe6f69c4d22ec1d472
Bug 1623 - Provide view of approved comments

This patch creates two tabs on the comments administration page:
one for approved comments and one for unapproved comments. Each
display is paginated according to the numSearchResults preference.
The list of approved comments has, instead of a link to approve,
a link to unapprove.

The JavaScript table sorter has been removed since it doesn't make
sense to sort individual pages of a multi-page result set.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
C4/Review.pm
koha-tmpl/intranet-tmpl/prog/en/modules/reviews/reviewswaiting.tt
reviews/reviewswaiting.pl