[koha-commits] main Koha release repository branch new/bug_9685 created. v3.12.00-beta1-77-g6df7652

Git repo owner gitmaster at git.koha-community.org
Sat Mar 30 22:25:49 CET 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new/bug_9685 has been created
        at  6df7652ac8a1492b45cd6573ad56a4ef00e727d0 (commit)

- Log -----------------------------------------------------------------
commit 6df7652ac8a1492b45cd6573ad56a4ef00e727d0
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Thu Feb 21 15:55:11 2013 +0100

    Bug 9685: Allow sort baskets by number
    
    In acqui/booksellers.pl, first column of baskets tables is "name (#number)".
    This allows to sort by name but not by numnber.
    
    This patch splits acutal first column into 2 columns number and name to
    allow sorting on number.
    Sets default sort on name like existing.
    
    Test plan:
    Look at page and use sorting on name and number columns.
    
    Signed-off-by: Marc Sabin <marc.sabin at sciencespo-grenoble.fr>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Nice change for better usability.
    Sorting of both columns works nicely.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list