[koha-commits] main Koha release repository branch new/bug_10225 created. v3.12.00-beta1-503-gb36d3bc

Git repo owner gitmaster at git.koha-community.org
Sun May 12 16:02:39 CEST 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, new/bug_10225 has been created
        at  b36d3bc796fd1b0a4db32729c994287425f10326 (commit)

- Log -----------------------------------------------------------------
commit b36d3bc796fd1b0a4db32729c994287425f10326
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu May 9 15:08:41 2013 -0400

    Bug 10225 - If an item isn't editable, don't show the onclick Edit/Delete menu
    
    The user should not be shown edit/delete links when clicking on a row in
    additems which they cannot edit because of the IndependantBranches
    setting. This patch adds a class to the row to exclude such rows in the
    JavaScript onclick handler.
    
    To test:
    
    - Turn IndependantBranches on and edit items for a title which
      has holdings from various branches including your own.
    - Click a row for an item which is held by your library. You should see
      the "Edit/Delete" links appear.
    - Click a row for an item which is held by another library. No links
      should appear.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    All test pass
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    Changes to the templates include no string changes.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 5ab2f838648da5a8b60c6bd4c971da25a6cd9656
Merge: 8a81714 e7571a1
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun May 12 10:05:40 2013 -0400

    Merge branch 'bug_10134' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list