[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.00-59-g8b03765

Git repo owner gitmaster at git.koha-community.org
Tue Dec 17 17:58:38 CET 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, 3.14.x has been updated
       via  8b037651780d86f6fc0576abe1a665a379a8a443 (commit)
      from  945496b32fe3be9862a2705fb07993f9710c1b60 (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 8b037651780d86f6fc0576abe1a665a379a8a443
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sun Oct 20 08:12:29 2013 -0700

    Bug 2310: display tooltips explaining why patron menu items are disabled
    
    With some staff client menus options are displayed as disabled when the
    logged in user doesn't have permission to perform that function. This
    patch adds Bootstrap tooltips to patron menu items with text explaining
    why they are disabled.
    
    To test, log in as a user who lacks permission to modify patrons or set
    permissions. Open a patron record in circulation or patrons. Hovering
    over renew, delete, and set permissions links (in the patron toolbar
    "More" menu) should trigger a tooltip with a brief explanation.
    
    Test the "Update child to adult patron" link by viewing an adult patron.
    
    A separate patch will address catalog menu items.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    New tooltip texts are translatable, patch passes all tests
    and QA script.
    Tested according to test plan in Chromium and Firefox.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 01c101a6b9b60b685abca58fddfccb1087b4dbce)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css         |    6 ++++++
 koha-tmpl/intranet-tmpl/prog/en/includes/members-toolbar.inc |   10 +++++-----
 2 files changed, 11 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list