Bug 33417: Add toolbar imports and options
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsLocalPackagesList.vue
2023-07-17 Matt BlenkinsopBug 33417: Add toolbar imports and options
2023-06-09 Matt BlenkinsopBug 32932: Update router to use object references ...
2023-04-13 Jonathan DruartBug 33466: Link to the vendor from the ERM module
2023-04-10 Jonathan DruartBug 33066: Remove useless use of useDataTable
2023-04-10 Pedro AmorimBug 33066: Restore '(#id)' to lists
2023-04-10 Jonathan DruartBug 33066: Use KohaTable for EHoldingsLocalPackagesList
2023-03-29 Jonathan DruartBug 32807: Fix cypress tests
2023-03-27 Jonathan DruartBug 32807: Fetch count instead of all entries for agree...
2023-03-10 Jonathan DruartBug 32991: Flag the deletion messages as displayed...
2023-03-10 Pedro AmorimBug 32991: Local Packages: Add delete dialog to list...
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: I18N rewrite - replace $t with $__
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Pedro AmorimBug 32030: Add Notes field to erm_eholdings_packages...
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: 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