Bug 33355: Update forms markup to be in line with interface patterns
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsLocalPackagesFormAdd.vue
2023-05-05 Pedro AmorimBug 33355: Update forms markup to be in line with inter...
2023-04-20 Jonathan DruartBug 33103: Display the aliases in the dropdown list...
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
2023-02-21 Jonathan DruartBug 32898: ERM - Improve fetch
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: Improve form UI
2022-11-08 Jonathan DruartBug 32030: Unique - Prevent same agreement for local...
2022-11-08 Jonathan DruartBug 32030: Link external packages with agreements
2022-11-08 Jonathan DruartBug 32030: Make the ERMProviders syspref multivaluated