[koha-commits] main Koha release repository branch 3.14.x updated. v3.14.07-7-g204d011

Git repo owner gitmaster at git.koha-community.org
Tue Jun 3 12:35: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  204d01187d697a2e95584d135bacfecc892fb7b3 (commit)
      from  7fbdda3e04fb675394746f9afbf680be34d641c7 (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 204d01187d697a2e95584d135bacfecc892fb7b3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Feb 21 15:27:41 2014 -0500

    Bug 11821: disable catalog edit menu items and provide explanations when actions cannot be done
    
    Biblio edit menu items which are disabled should trigger a tooltip
    on hover and an alert on click with explanations. This patch implements
    this for the relevent menu items.
    
    To test, apply the patch for Bug 11829 if necessary. Find a record which
    has no items attached. Test the following views:
    
    - Normal
    - MARC
    - Labeled MARC
    - ISBD
    - Items
    
    Test these Edit menu items:
    
    - Edit items in a batch
    - Delete items in a batch
    - Delete all items
    
    Hovering over these menu items should trigger an explanatory tooltip.
    Clicking the menu items should trigger a similar alert.
    
    Next, locate a title with items attached. On the same pages above, test
    the Edit -> Delete record menu item. Hovering should trigger an
    explanatory tooltip. Clicking it should trigger a similar alert.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script, works nicely.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>
    (cherry picked from commit 5c1691a8013bd38d6bae8b00a8950e1417695176)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 .../intranet-tmpl/prog/en/includes/cat-toolbar.inc |   42 ++++++++++++++++----
 1 file changed, 35 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list