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

Git repo owner gitmaster at git.koha-community.org
Wed May 21 11:15:26 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  bfd2ea3efe77805182bfa5dc7daa88ffdfb7fb5e (commit)
      from  257923800cdc7e87b2ae29a1e98b502fe7b8b3c6 (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 bfd2ea3efe77805182bfa5dc7daa88ffdfb7fb5e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 7 15:24:06 2014 -0500

    Bug 11717 - Use new DataTables include in member templates
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to all
    member pages which use DataTables.
    
    Apply the patch and test the following pages to confirm that table
    sorting works correctly:
    
    - Patron details (members/moremember.pl)
      - The checkouts, relatives' checkouts, and holds tables have been
        modified to exclude articles when sorting of titles.
    
    - Notices (members/notices.pl)
    - Circulation history (members/readingrec.pl)
    - Statistics (members/statistics.pl)
    - Update child to adult patron (members/update-child.pl) - This is the
      page which appears in a pop-up when you update a child patron to an
      adult (from the "More" menu in the toolbar when viewing patron
      details).
    
    Signed-off-by: Aleisha <aleishaamohia at hotmail.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit a31bf519a9aff560f3157ad7821be3a0afe3d98f)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/modules/members/moremember.tt    |   12 +++++-------
 koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt |    4 +---
 .../intranet-tmpl/prog/en/modules/members/readingrec.tt    |    6 ++----
 .../intranet-tmpl/prog/en/modules/members/statistics.tt    |    6 ++----
 .../intranet-tmpl/prog/en/modules/members/update-child.tt  |    6 ++----
 5 files changed, 12 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list