Bug 35714: Prevent items not linked with processing with a letter code a to be printed
[koha.git] / koha-tmpl / intranet-tmpl / prog / js / vue / components / Preservation / TrainsShow.vue
2024-04-05 Jonathan DruartBug 35714: Prevent items not linked with processing...
2023-10-23 Jonathan DruartBug 34030: non-table view
2023-10-23 Jonathan DruartBug 34030: Add a "print slips" action links to print...
2023-10-23 Jonathan DruartBug 33547: Add missing action button for non-table...
2023-10-23 Jonathan DruartBug 33547: Add print slip
2023-10-18 Jonathan DruartBug 30708: Rebase - Use name instead of url for router...
2023-10-18 Jonathan DruartBug 30708: Rebase - Rewrite toolbar
2023-10-18 Jonathan DruartBug 30708: (bugfix) Redirect to train list view after...
2023-10-18 Jonathan DruartBug 30708: Add missing action buttons for non-table...
2023-10-18 Jonathan DruartBug 30708: Prevent dropdown list to be hidden behind...
2023-10-18 Jonathan DruartBug 30708: Add spacing for buttons
2023-10-18 Jonathan DruartBug 30708: Display AV descriptions instead of codes
2023-10-18 Jonathan DruartBug 30708: Allow attributes to be multivalued
2023-10-18 Jonathan DruartBug 30708: Do not allow adding new items to a closed...
2023-10-18 Jonathan DruartBug 30708: Do not allow copy item to a train if the...
2023-10-18 Jonathan DruartBug 30708: Duplicate/copy items to an opened train
2023-10-18 Jonathan DruartBug 30708: Show the copy button right after the train...
2023-10-18 Jonathan DruartBug 30708: Add user_train_item_id
2023-10-18 Jonathan DruartBug 30708: Vue app