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

Git repo owner gitmaster at git.koha-community.org
Sat Sep 21 21:22:53 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  4dae2ba8d6c83a19054dbec7640709dc29b6fa33 (commit)
       via  bef919d60da823117306ded112367fc2b6039df6 (commit)
      from  4885435c6ad33c2c3f3e93d0c14a9b2d659e2125 (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 4dae2ba8d6c83a19054dbec7640709dc29b6fa33
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Fri Sep 20 10:42:47 2013 +0200

    Bug 10651 - (follow-up) add DataTables include to admin/aqbudgets.tt
    
    The aqbudgets.tt needs to use the include file too.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit bef919d60da823117306ded112367fc2b6039df6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Sep 10 08:25:44 2013 -0400

    Bug 10651 - Use new DataTables include in administration templates
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to all
    administration-related pages which use DataTables.
    
    To test, view the following pages and confirm that table sorting is
    still working correctly:
    
    - Administration -> Budgets
    - Administration -> Authority types -> MARC structure
    - Administration -> Authorized values
    - Administration -> Library transfer limits
    - Administration -> Libraries and groups
    - Administration -> Patron types and categories
    - Administration -> Cities and towns
    - Administration -> Item types
    - Administration -> MARC bibliographic framework -> MARC structure
    - Administration -> System preferences
    - Administration -> System preferences -> Local use
    - Administration -> Z39.50 client targets
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Comment: Sorting works. No koha-qa errors
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/admin/aqbudgetperiods.tt       |    4 +---
 .../prog/en/modules/admin/aqbudgets.tt             |    4 +---
 .../prog/en/modules/admin/auth_tag_structure.tt    |    4 +---
 .../prog/en/modules/admin/authorised_values.tt     |    4 +---
 .../en/modules/admin/branch_transfer_limits.tt     |    4 +---
 .../prog/en/modules/admin/branches.tt              |    4 +---
 .../prog/en/modules/admin/categorie.tt             |    4 +---
 .../intranet-tmpl/prog/en/modules/admin/cities.tt  |    4 +---
 .../prog/en/modules/admin/itemtypes.tt             |    4 +---
 .../prog/en/modules/admin/marctagstructure.tt      |    4 +---
 .../prog/en/modules/admin/preferences.tt           |    4 +---
 .../prog/en/modules/admin/systempreferences.tt     |    4 +---
 .../prog/en/modules/admin/z3950servers.tt          |    4 +---
 13 files changed, 13 insertions(+), 39 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list