]> git.koha-community.org Git - koha.git/commit
Bug 30708: Add a default sort for trains
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 9 Jun 2023 15:00:26 +0000 (17:00 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 18 Oct 2023 18:41:54 +0000 (15:41 -0300)
commita68a4a84726420fdf4ffff700dca50e55524eeaa
treeb90fa4b45f2a1f8e3b41f0e1eca1372820277915
parent637ac75f9571a2c4bb928031f7795ca5f0393adf
Bug 30708: Add a default sort for trains

We want opened, closed, sent, then finally received trains.
But ordering by desc for opened, and asc for the others.
Which means the last opened will be first, but the closed, send and received will display oldest first.

Sponsored-by: BULAC - http://www.bulac.fr/
Signed-off-by: BULAC - http://www.bulac.fr/
Signed-off-by: Heather Hernandez <heather_hernandez@nps.gov>
Signed-off-by: Laurence Rault <laurence.rault@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsList.vue