[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.08-4-g54fb1af

Git repo owner gitmaster at git.koha-community.org
Fri Jul 11 08:19:43 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  54fb1afa7bc01c0ccb2008390e316ad35270a12e (commit)
      from  bba22191ed48fe4c98cb1281afb39ed23d561a53 (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 54fb1afa7bc01c0ccb2008390e316ad35270a12e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Feb 10 14:51:27 2014 -0500

    Bug 11738: Use new DataTables include in batch patron modification template
    
    Bug 10649 introduced a new include file for adding DataTables-related
    JavaScript assets. This patch adds use of this include file to the
    batch patron modification template.
    
    This patch modifies the template so that date columns are sorted using
    the "title-string" filter, based on the unformatted date. The DataTables
    configuration has also been modified to account for varying structure
    based on the page state.
    
    Other minor edits: Corrected capitalization.
    
    To test, go Tools -> Batch patron modification and submit a list of
    patrons for modification. The resulting page should be correctly sorted.
    Date columns should sort correctly for all dateformat system pref
    settings.
    
    Test with extended patron attributes enabled. Test adding and removing
    varying numbers of attributes to patrons in your batch.
    
    Submit a change to multiple borrowers. The results page should also be
    sorted correctly.
    
    Revision: Corrected error caused by the variable number of columns in
    the table corresponding to varying numbers of patron attributes.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script, works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit ac82cbb3dc79b00f2a73bfce1b8a57c2f8e9e202)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/tools/modborrowers.tt          |   32 ++++++++++++--------
 1 file changed, 19 insertions(+), 13 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list