Koha/svc
Nick Clemens 7bbf4f7b5f Bug 17515: Order Z3950 server by rank and preserve ordering
Previously we put all the servers into an object with keys of the server id

This patch converts it to an array of objects to preserve order, and adjusts code to use the array index
where necessary and store the server id within the array

To test:
1 - Add some new Z3950 servers, they don't need to be valid
    FIRST
    SECOND
    THIRD
    FOURTH
2 - Adjust the ranking so FOURTH:1 THIRD:2 SECOND:3 FIRST:4
3 - Enable and launch the advanced editor
4 - Click 'Advanced' under search on the left
5 - Note the list displays in the order you entered the servers
6 - Apply patch
7 - Reload
8 - Order is correct
9 - With valid servers, confirm that searching still works and servers can be checked or unchecked to include/remove from results

https://bugs.koha-community.org/show_bug.cgi?id=17515

Signed-off-by: B Johnson <barbara.johnson@bedfordtx.gov>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-11-02 11:03:09 +01:00
..
cataloguing Bug 17515: Order Z3950 server by rank and preserve ordering 2020-11-02 11:03:09 +01:00
club Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
config
hold Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
letters Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
mana Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
members Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
records Bug 24663: Force authentication in svc/records/preview (?) 2020-09-03 10:40:35 +02:00
virtualshelves Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
article_request Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
authentication Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
authorised_values Bug 25728: Use a svc script instead of the REST API endpoint 2020-08-24 11:19:03 +02:00
barcode Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
bib Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
bib_framework Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
bib_profile Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
checkin Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
checkout_notes Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
checkouts Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
convert_report Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
cover_images Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
creator_batches Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
holds Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
import_bib Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
localization
new_bib Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
problem_reports Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
renew Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
report Bug 24663: Remove authnotrequired if set to 0 2020-09-03 10:40:35 +02:00
return_claims Bug 25898: Prohibit indirect object notation 2020-10-15 12:56:30 +02:00
split_callnumbers