]> git.koha-community.org Git - koha.git/commit
Bug 1623 - Provide view of approved comments
authorOwen Leonard <oleonard@myacpl.org>
Mon, 28 Nov 2011 13:35:21 +0000 (08:35 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 16 Jan 2012 20:47:29 +0000 (15:47 -0500)
commitbad8eea9e10641dafb2004355a8e06df1915636f
tree3981a9dfe57053d90e8fce0e58349dd0e1c8a56a
parent19c705957344c7ed1861c44eaa1c26f1f0fd9dbd
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>
(cherry picked from commit bc2a1d18e246b024e93a88df140281eebeb53a48)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
C4/Review.pm
koha-tmpl/intranet-tmpl/prog/en/modules/reviews/reviewswaiting.tt
reviews/reviewswaiting.pl