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)
committerVictor Grousset/tuxayo <victor@tuxayo.net>
Wed, 23 Jun 2021 20:18:12 +0000 (22:18 +0200)
commit00710babcae5408e522bab1dff5e70c364fc627b
tree7dfcc22539db8d9b5fbd457d6d0502910f1555e5
parent3f12333353b45fa427ed72cf34eb801d079131a9
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>
about.pl