Koha/serials
danyonsewell ac5084641e
Bug 26567: Allow to limit subscription search to subscriptions with routing lists
Adds a search option to the advanced search in the
serials module that allows to limit search on subscriptions
with routing lists.

Test plan:
1. Apply this patch
2. Create two subscriptions, one with a routing list and one without
3. Navigate to Serials home and tick the checkbox labeled "Search routing lists only:"
4. Confirm that the only search result to appear is the subscription you added the routing list to
5. Run unit tests: prove t/db_dependent/Serials.t

Sponsored by: Bibliotheksservice-Zentrum Baden-Wuerttemberg

Signed-off-by: Christian Stelzenmüller <christian.stelzenmueller@bsz-bw.de>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Perltidied changes to make QA test tools pass.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-05-10 16:45:44 +02:00
..
acqui-search-result.pl Bug 29844: Fix ->search occurrences 2022-02-09 15:36:23 -10:00
acqui-search.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
checkexpiration.pl Bug 29609: Centralized code to build the link to a biblio detail page 2022-04-08 15:49:16 +02:00
claims.pl Bug 30377: Fix two CGI::param called in list context-warnings 2022-04-04 16:23:46 +02:00
create-numberpattern.pl Bug 28785: Adjust check_cookie_auth calls 2021-10-18 11:28:41 +02:00
lateissues-export.pl Bug 36511: Some scripts missing a dependency following Bug 24879 2024-04-10 09:09:50 +02:00
reorder_members.pl Bug 20015: use Modern::Perl in Serials perl script 2018-02-05 09:46:45 -03:00
routing-preview.pl Bug 31335: Remove unnecessary holds fetch from routing-preview 2024-04-26 18:06:20 +02:00
routing.pl Bug 35329: Handle duplicate without 500 2024-03-01 11:01:26 +01:00
serials-collection.pl Bug 32392: Fix QA issues 2024-04-29 15:19:31 +02:00
serials-edit.pl Bug 32392: Enable skipping forward issues when receiving serials. 2024-04-29 15:19:30 +02:00
serials-home.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00
serials-search.pl Bug 26567: Allow to limit subscription search to subscriptions with routing lists 2024-05-10 16:45:44 +02:00
showpredictionpattern.pl Bug 35646: Allow use of publication date fields in serial numbering pattern 2024-04-29 09:35:44 +02:00
subscription-add.pl Bug 34478: Manual fix - serials/subscription-add.pl 2024-03-01 11:00:02 +01:00
subscription-batchedit.pl Bug 34478: Add 'op' to serials/subscription-batchedit 2024-03-01 10:58:18 +01:00
subscription-bib-search.pl Bug 34478: Corrections to some serials scripts 2024-03-01 11:00:10 +01:00
subscription-detail.pl Bug 36195: serials/routing-preview.pl - Fix save and preview 2024-03-12 17:47:26 +01:00
subscription-frequencies.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
subscription-frequency.pl Bug 28785: Adjust check_cookie_auth calls 2021-10-18 11:28:41 +02:00
subscription-history.pl Bug 34478: op =~ ^cud- in pl/pm 2024-03-01 10:56:11 +01:00
subscription-numberpattern.pl Bug 28785: Adjust check_cookie_auth calls 2021-10-18 11:28:41 +02:00
subscription-numberpatterns.pl Bug 34478: Update numbering patterns modification and deletion 2024-03-01 10:59:41 +01:00
subscription-renew.pl Bug 34478: Adjust 'op' on serials/subscription-renew 2024-03-01 11:00:16 +01:00
viewalerts.pl Bug 17600: Standardize our EXPORT_OK 2021-07-16 08:58:47 +02:00