Bug 29234: Further clean Z3950 Tests
[srvgit] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsEBSCOPackagesList.vue
2023-03-17 Jonathan DruartBug 32983: Fix dropdown list when search for EBSCO...
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch EBSCO eHoldings
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch local eHoldings
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
2023-02-21 Jonathan DruartBug 32898: ERM - Improve fetch
2022-11-14 Martin RenvoizeBug 32179: Add page-sections as appropraite to the...
2022-11-08 Jonathan DruartBug 32030: Pretty vue files
2022-11-08 Jonathan DruartBug 32030: Move 'Selected' checkbox to the right
2022-11-08 Jonathan DruartBug 32030: I18N rewrite - replace $t with $__
2022-11-08 Jonathan DruartBug 32030: Add table settings to the yml file
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Filter by expired agreements
2022-11-08 Jonathan DruartBug 32030: DT - Prevent wrong row to be used
2022-11-08 Jonathan DruartBug 32030: Simplify JS map for DT filters
2022-11-08 Jonathan DruartBug 32030: Use composable for DT destroy
2022-11-08 Jonathan DruartBug 32030: Fix condition for DT destruction
2022-11-08 Jonathan DruartBug 32030: Restore destroy of datatables on beforeUnmount
2022-11-08 Jonathan DruartBug 32030: Display the number of local packages and...
2022-11-08 Jonathan DruartBug 32030: Make the ERMProviders syspref multivaluated