[koha-commits] main Koha release repository branch master updated. v16.05.00-785-g75d7a8c

Git repo owner gitmaster at git.koha-community.org
Fri Sep 9 16:16:59 CEST 2016


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  75d7a8c07f6fea51090fe5fd4be89a78bd10ab74 (commit)
      from  caf6102db8e0e7fbb75be2c8c90b7ff07001a9f8 (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 75d7a8c07f6fea51090fe5fd4be89a78bd10ab74
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jul 12 11:55:51 2016 -0400

    Bug 17112: Action buttons for course reserves detail page
    
    This patch revises the edit and delete buttons on the course reserves
    detail page so that they are styled as Bootstrap buttons with Font
    Awesome icons.
    
    To test, apply the patch and choose or create a course reserve which has
    in it at least one lost item and at least one item which is checked out.
    
    - In the list of items on the course reserve detail page, confirm that
      the 'Edit' and 'Delete' buttons are correctly styled.
    - Confirm that for the checked out item the delete button is disabled.
      Hovering over the button should trigger a tooltip. Clicking the button
      should trigger an alert.
    - Confirm that for the lost item the same is true.
    
    Signed-off-by: Hector Castro <hector.hecaxmmx at gmail.com>
    Buttons styled as Bootstrap. Works as expected.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 .../en/modules/course_reserves/course-details.tt   |   66 ++++++++++++--------
 1 file changed, 40 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list