Bug 28386: Sort authors by lastname || firstname
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 27 May 2021 12:38:44 +0000 (14:38 +0200)
committerWainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
Wed, 30 Jun 2021 05:24:20 +0000 (05:24 +0000)
commitf998d79461ff8292f65e647ed65a0a6d194c4e5e
tree5d15da9fbb00e9014d68ef6fab08ecb6971b7d7d
parent69e0ab2107f0dc2b5c132ce7c5a346382dbe7ca3
Bug 28386: Sort authors by lastname || firstname

If several authors have the same lastname, they are swapped in the list between the different runs.

This is reusing the code from the release_tools, see issue #24

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 3e8b14aa8e07703c5e3d8a42b6431352e3883f68)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit adb61b53d361859b1b910d697ac4970c4c0c66b9)
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
(cherry picked from commit 00710babcae5408e522bab1dff5e70c364fc627b)
Signed-off-by: Wainui Witika-Park <wainuiwitikapark@catalyst.net.nz>
(cherry picked from commit 00710babcae5408e522bab1dff5e70c364fc627b)
about.pl