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

Git repo owner gitmaster at git.koha-community.org
Tue May 27 15:54:13 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  72938a5078fbdd440cd8beec9ee30df79a75f88d (commit)
      from  aaec6643165f218edd9bdf05992149bcf9ed21c5 (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 72938a5078fbdd440cd8beec9ee30df79a75f88d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 7 12:09:08 2014 -0500

    Bug 11713 - Use new DataTables include in course reserves templates
    
    This patch modifies two course reserves templates to use the new
    DataTables include. This simplifies the inclusion of assets and updates
    to the latest DataTables version. Also included:
    
    - Adds a sorting filter on the course reserves detail table to excluding
      articles from sorting.
    - Corrects the styling of toolbar buttons (buttons should have btn and
      btn-small classes).
    
    To test you must have UseCourseReserves enabled and have multiple
    existing courses, at least one of which should have items on reserve.
    
    1. View the list of courses. Table sorting should work correctly. The
       "new course" button should look consistent with other staff client
       toolbar buttons.
    
    2. View the list of reserves on a course.
       - Toolbar buttons should look consistent with other staff client
         toolbar buttons.
       - Sorting should work correctly, excluding sorting on the Edit,
         Remove, and "Other course reserves" columns.
       - Titles on reserve which begin with an article should be sorted
         correctly with article excluded
       - Test sorting with item-level_itypes on and off.
       - Test sorting using a patron whose permissions include various
         combinations of add_reserves and delete_reserves
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit e0b13056b24655e52bb80543995ff9efe0470e34)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../prog/en/modules/course_reserves/course-details.tt   |   15 +++++++--------
 .../prog/en/modules/course_reserves/course-reserves.tt  |    6 ++----
 2 files changed, 9 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list