Bug 35616: Update catalog concerns to set/filter on source
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 20 Dec 2023 14:52:10 +0000 (14:52 +0000)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 22 Apr 2024 06:57:36 +0000 (08:57 +0200)
commit47a75e62e67f7deb05dedde8d6fa15cc5fddeaf1
tree359185bf3f62a31415c9da58f1e2d7747df4a9b1
parent576b253782f917e1b54f1fc924cdd84cc5d926ae
Bug 35616: Update catalog concerns to set/filter on source

This patch updates the catalog concerns feature to respect the new
'source' field in the API.  We both set the source for new ticket
submissions and use it for filtering in the corresponding display
tables.

To test:
1) Nothing should noticably change here.. follow the test plan for bug
   31028 and confirm all continues to work as described there.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/concerns.tt
koha-tmpl/intranet-tmpl/prog/js/modals/add_catalog_concern.js
koha-tmpl/opac-tmpl/bootstrap/js/modals/catalog_concern.js