hotline#204364 : Fix too many requests to Koha ILS with Chili
* donot crash on HTTP Client Error * Adds provides_item_information in the Koha Cosmogramme Parameters in order to select the webservice to use to get the ILS item information * disables the calls to webservice for holdLink management TODO Add a wrapper to use ajax to get item holdability information before displaying the link
parent
c149a4e1
Branches
Tags
Showing
- VERSIONS_HOTLINE/204364 4 additions, 0 deletionsVERSIONS_HOTLINE/204364
- cosmogramme/php/fonctions/objets_saisie.php 3 additions, 1 deletioncosmogramme/php/fonctions/objets_saisie.php
- library/Class/HttpClientFactory.php 6 additions, 0 deletionslibrary/Class/HttpClientFactory.php
- library/Class/WebService/SIGB/Koha/ItemResponseReader.php 4 additions, 1 deletionlibrary/Class/WebService/SIGB/Koha/ItemResponseReader.php
- library/Class/WebService/SIGB/Koha/Service.php 11 additions, 2 deletionslibrary/Class/WebService/SIGB/Koha/Service.php
- library/Class/WebService/SimpleWebClient.php 3 additions, 0 deletionslibrary/Class/WebService/SimpleWebClient.php
- library/storm 1 addition, 1 deletionlibrary/storm
- library/templates/Chili/Library/Wrapper/Record.php 0 additions, 8 deletionslibrary/templates/Chili/Library/Wrapper/Record.php
- library/templates/Intonation/Library/View/Wrapper/Record.php 1 addition, 1 deletionlibrary/templates/Intonation/Library/View/Wrapper/Record.php
- tests/fixtures/item_340920_as_table.json 47 additions, 0 deletionstests/fixtures/item_340920_as_table.json
- tests/library/Class/HttpClientForTest.php 27 additions, 2 deletionstests/library/Class/HttpClientForTest.php
- tests/library/Class/WebService/SIGB/KohaItemResponseTest.php 2 additions, 1 deletiontests/library/Class/WebService/SIGB/KohaItemResponseTest.php
- tests/scenarios/Templates/ChiliSearchTest.php 5 additions, 5 deletionstests/scenarios/Templates/ChiliSearchTest.php
- tests/scenarios/Templates/TemplatesKohaCommunityAvailabilityTest.php 184 additions, 2 deletions...rios/Templates/TemplatesKohaCommunityAvailabilityTest.php
Please register or sign in to comment