Bug 32030: (follow-up) Fix date handling - conflicts with bug 30718
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / ERM / AgreementsList.vue
2022-11-08 Jonathan DruartBug 32030: (follow-up) Fix date handling - conflicts...
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: Remove 'this' from template
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: 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: Link external packages with agreements
2022-11-08 Jonathan DruartBug 32030: Fix header searches
2022-11-08 Jonathan DruartBug 32030: (follow-up) Fix datatable.js order_by
2022-11-08 Jonathan DruartBug 32030: Sort on first column
2022-11-08 Jonathan DruartBug 32030: Fix superfluous escapre_str call
2022-11-08 Jonathan DruartBug 32030: ERM - Packages - Vue
2022-11-08 Jonathan DruartBug 32030: ERM - I18N
2022-11-08 Jonathan DruartBug 32030: Fix tests
2022-11-08 Jonathan DruartBug 32030: Use fetch.js, improve messages handling...
2022-11-08 Jonathan DruartBug 32030: Add 'Loading...' until the data is fetched
2022-11-08 Jonathan DruartBug 32030: Use router for current view and object_id
2022-11-08 Jonathan DruartBug 32030: Store current_view and messages
2022-11-08 Jonathan DruartBug 32030: use Pinia for AVs
2022-11-08 Jonathan DruartBug 32030: Use Pinia for vendors 🍍
2022-11-08 Jonathan DruartBug 32030: ERM - link licenses to an agreement
2022-11-08 Jonathan DruartBug 32030: ERM - Licenses
2022-11-08 Jonathan DruartBug 32030: ERM - Add a "show agreement" view
2022-11-08 Jonathan DruartBug 32030: Make 'Is perpetual' filter a dropdown list
2022-11-08 Jonathan DruartBug 32030: Add table settings
2022-11-08 Jonathan DruartBug 32030: Merge the agreement and ID columns
2022-11-08 Jonathan DruartBug 32030: ERM - Add select to column filters
2022-11-08 Jonathan DruartBug 32030: ERM - Correctly style "Edit" and "Delete"
2022-11-08 Jonathan DruartBug 32030: ERM - Vue version