Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Martin Renvoize 086f2b0100 Bug 31028: Add configurable help text and templates
This patch adds configurable help text and a template option to the
catalog concern report modal in the OPAC.

Test plan
1) Enable `OpacCatalogConcerns` preference
2) Build the CSS for the OPAC
3) Check that there is a 'CatalogConcernHelp' block listed in the HTML
   Customisations page.
4) On the OPAC navigate to a record and click the 'Report a concern'
   button.
5) Confirm that the content of 'CatalogConcernHelp' displays beneath the
   detail entry box and that it displays as expected.
6) Check that there is a 'CatalogConcernTemplate' block listed in the
   HTML customisations page.
7) On the OPAC 'Report a concern' modal, you should see the content of
   the 'CatalogConcernTemplate' block pre-filled in the details
textarea.

Note: There is a caveat to the template.. as textarea can only be used
to submit plaintext with this patch and as such the template needs to
not utilise the WYSIWYG editor else you will be faced with raw HTML
inside your textarea.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Helen Oliver <HOliver@tavi-port.ac.uk>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-06 11:23:17 -03:00
..
access_files.tt
additional-contents.tt Bug 31028: Add configurable help text and templates 2023-03-06 11:23:17 -03:00
automatic_item_modification_by_age.tt
batch_delete_records.tt Bug 33015: Fix some 'Cancel' links to point to cataloging start page 2023-02-27 11:38:16 -03:00
batch_extend_due_dates.tt
batch_record_modification.tt Bug 33015: Fix some 'Cancel' links to point to cataloging start page 2023-02-27 11:38:16 -03:00
batchMod-del.tt
batchMod-edit.tt Bug 32019: (follow-up) Fix terminology and styling 2023-02-20 09:54:20 -03:00
batchMod.tt Bug 33015: Fix some 'Cancel' links to point to cataloging start page 2023-02-27 11:38:16 -03:00
cleanborrowers.tt
csv-profiles.tt
export.tt
holidays.tt
import_borrowers.tt Bug 32605: (follow-up) Additional fixes 2023-02-15 09:22:05 -03:00
inventory.tt
letter.tt Bug 32912: Use template wrapper for notices tabs 2023-02-24 16:45:30 -03:00
manage-marc-import.tt Bug 32685: Correct authority match display on import 2023-02-27 11:34:23 -03:00
marc_modification_templates.tt
modborrowers.tt
overduerules.tt
page.tt
picture-upload.tt
preview_letter.tt
problem-reports.tt
quotes-upload.tt
quotes.tt
scheduler.tt
showdiffmarc.tt Bug 33016: Change breadcrumbs and page title on MARC diff view to cataloging 2023-02-24 16:44:58 -03:00
stage-marc-import.tt
stockrotation.tt Bug 30869: Add the ability to delete stock rotation rotas 2023-02-24 17:52:23 -03:00
tools-home.tt
upload-images.tt
upload.tt Bug 30993: (QA follow-up) Add missing filter 2023-02-15 09:27:50 -03:00
viewlog.tt