Bug 32939: Use APIClient to fetch local eHoldings
[koha-ffzg.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsLocalTitlesList.vue
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-12-19 Jonathan DruartBug 32468: Use fetchLocalTitleCount to know if local...
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: I18N rewrite - replace $t with $__
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Remove 'this' from template
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: List local titles - replace 'vendor' with...
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