]> git.koha-community.org Git - koha.git/commit
Bug 2486: Show user comments in staff interface
authorOwen Leonard <oleonard@myacpl.org>
Wed, 12 Jun 2024 12:54:47 +0000 (12:54 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 26 Aug 2024 15:39:42 +0000 (17:39 +0200)
commit2e0582ea3111120b9e0ddfb6b64b819293e547b7
tree91db10478a62afd725db84e7efa5637bbbac655e
parent5daf6909b318deda217330f83b085dde74c9eb6c
Bug 2486: Show user comments in staff interface

This patch the staff interface's bibliographic detail page, adding a tab
that shows comments submitted by users from the OPAC.

To test, apply the patch and restart services.

- If necessary, enable the "OPACComments" system preference and submit
  some comments in the OPAC.
- In the staff interface, locate the title you submitted comments on.
  - The bibliographic detail page should show a "Comments" tab with a
    count of the number of all comments (approved and unapproved).

Sponsored-By: Athens County Public Libraries
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Laura_Escamilla <laura.escamilla@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
admin/columns_settings.yml
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
reviews/reviewswaiting.pl