]> git.koha-community.org Git - koha.git/history - koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOTitlesList.vue
Bug 33606: Fix settings
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsEBSCOTitlesList.vue
2023-07-06 Pedro AmorimBug 33606: Fix settings
2023-07-06 Jonathan DruartBug 33606: Add a erm/config route to retrieve the ERM...
2023-06-12 Jonathan DruartBug 32910: Adjust fontawesome icons ref
2023-06-06 Matt BlenkinsopBug 32932: Update router to use object references ...
2023-04-13 Pedro AmorimBug 33408: Move providers into syspref array
2023-04-13 Jonathan DruartBug 33408: Store sysprefs in a new ERM store
2023-04-10 Jonathan DruartBug 33066: Remove useless use of useDataTable
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsEBSCOTitlesList
2023-03-02 Jonathan DruartBug 32983: ERM - Retrieve AVs from an endpoint
2023-02-27 Jonathan DruartBug 32939: Use APIClient to fetch local eHoldings
2023-02-27 Jonathan DruartBug 32806: Move Vue files for reusability
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: 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: Replace vendor with publisher name on the...
2022-11-08 Jonathan DruartBug 32030: Do not embed resources.package for EBSCO...
2022-11-08 Jonathan DruartBug 32030: Show on the title list view if titles are...
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: 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