[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1176-g40a150f

Git repo owner gitmaster at git.koha-community.org
Wed Sep 25 18:36:12 CEST 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, master has been updated
       via  40a150f94e263ff72da3994612a528a888e9c8e6 (commit)
       via  57793b4548514baf5b17652fa99cc8a00df3a4f4 (commit)
      from  6b8f716ccfe930603db74d290edee488d431c311 (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 40a150f94e263ff72da3994612a528a888e9c8e6
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Tue Sep 24 14:57:11 2013 +0200

    Bug 10730: (follow-up) restore background color for cells
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit 57793b4548514baf5b17652fa99cc8a00df3a4f4
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Aug 12 12:31:52 2013 -0400

    Bug 10730: Use DataTables on the tag review page
    
    This patch enhances the tags review page in the staff client by adding
    DataTables sorting to the table of tags.
    
    It also converts the tag list page (list.tt) to use the new DataTables
    include introduced by Bug 10649.
    
    To test, apply the patch and view the tags review page for various
    categories: Pending, approved, rejected, all. The table should be
    sortable by status, term, weight, and date. Sorting by date should work
    correctly regardless of date format preference. Title sorting on the tag
    list page should work correctly.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Amended patch: Replace tab with 4 spaces
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/tags/list.tt     |    4 +-
 .../intranet-tmpl/prog/en/modules/tags/review.tt   |  124 ++++++++++++--------
 tags/review.pl                                     |    3 -
 3 files changed, 75 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list