[koha-commits] main Koha release repository branch master updated. v3.14.00-86-g01c101a

Git repo owner gitmaster at git.koha-community.org
Thu Dec 5 17:21:37 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, master has been updated
       via  01c101a6b9b60b685abca58fddfccb1087b4dbce (commit)
      from  b8a3933ca38ea36df73bd903835e9ed1db02bed7 (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 01c101a6b9b60b685abca58fddfccb1087b4dbce
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>

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

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