[koha-commits] main Koha release repository branch 3.12.x updated. v3.12.08-3-g479c20d

Git repo owner gitmaster at git.koha-community.org
Fri Dec 27 19:27:35 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.12.x has been updated
       via  479c20dca66b31e8b41d9c8dac6bb2552a5e52c1 (commit)
       via  e2090d8ac70cd190b85e014de99effcff7e05df8 (commit)
      from  b8512e82fbd12d5d7a6aea06886f65036f1552a4 (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 479c20dca66b31e8b41d9c8dac6bb2552a5e52c1
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>
    (cherry picked from commit 8b037651780d86f6fc0576abe1a665a379a8a443)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    Works as expected, simple addition.

commit e2090d8ac70cd190b85e014de99effcff7e05df8
Author: Claire Stent <claire.stent at gmail.com>
Date:   Wed Oct 23 10:12:35 2013 +1300

    Bug 11101: add CSS selector to item types facet label in OPAC
    
    Note: prog-only patch.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Adds a CSS class to the Item types facet in OPAC.
    Works as described.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit b8a3933ca38ea36df73bd903835e9ed1db02bed7)
    Signed-off-by: Fridolin SOMERS <fridolin.somers at biblibre.com>
    (cherry picked from commit 945496b32fe3be9862a2705fb07993f9710c1b60)
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.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 +++++-----
 koha-tmpl/opac-tmpl/prog/en/includes/opac-facets.inc         |    2 +-
 3 files changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list