Bug 35476: Make 'Submit' buttons translatable in vue components
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / EHoldingsLocalTitlesFormAdd.vue
2024-01-03 Jonathan DruartBug 35476: Make 'Submit' buttons translatable in vue...
2023-09-18 Matt BlenkinsopBug 34789: Update usage throughout Koha modules and...
2023-09-06 Jonathan DruartBug 33480: Remove vendors when not needed
2023-06-06 Matt BlenkinsopBug 32932: Update router to use object references ...
2023-05-05 Pedro AmorimBug 33355: Update forms markup to be in line with inter...
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 date handling - conflicts with bug 30718
2022-11-08 Jonathan DruartBug 32030: Fix pinia init
2022-11-08 Jonathan DruartBug 32030: Improve form UI
2022-11-08 Jonathan DruartBug 32030: Unique - Prevent same package for local...
2022-11-08 Jonathan DruartBug 32030: Make the ERMProviders syspref multivaluated