[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.06-26-g1ca711c

Git repo owner gitmaster at git.koha-community.org
Mon May 19 15:23:54 CEST 2014


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, 3.14.x has been updated
       via  1ca711c79154dac5ca812ede42b137a5ec5d8d04 (commit)
      from  c24c92fd440a8f3e9e4b6c9003cc1887511d901a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1ca711c79154dac5ca812ede42b137a5ec5d8d04
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 3 12:03:14 2014 -0500

    Bug 11670 - Remove sorting from patron lists action columns
    
    The list of patron lists has sortable columns for the add, edit, and
    delete buttons. These columns should not be sortable. This patch removes
    sorting.
    
    This patch also adds the "btn-mini" class to the in-table buttons to
    make the table more compact.
    
    To test you must have existing patron lists. Apply the patch and
    navigate to Tools -> Patron lists. The columns containing the add, edit,
    and delete buttons should not be sortable. Other columns should sort
    correctly.
    
    ---------------------------------------------------------------------
    
    Created to patron lists and confirmed the collums 'add patrons', 'edit'
    and 'delete' are no longer sortable. Column 'Name' and 'Patrons in list'
    are still sortable. The size of buttons are smaller.
    I also agree this is an improvement.
    
    Signed-off-by: Petter Goksoyr Asen <boutrosboutrosboutros at gmail.com>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 9ac83cdaafb267e1a76aa957b86b7e7b8955d819)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/patron_lists/lists.tt    |   12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list