[koha-commits] main Koha release repository branch master updated. v3.14.00-410-g9ac83cd

Git repo owner gitmaster at git.koha-community.org
Mon Feb 10 16:38:35 CET 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, master has been updated
       via  9ac83cdaafb267e1a76aa957b86b7e7b8955d819 (commit)
      from  2f379f3fa78ea12c3955addfa733fb8d8cdb0c2b (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 9ac83cdaafb267e1a76aa957b86b7e7b8955d819
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>

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

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