[koha-commits] main Koha release repository branch new/bug_5790 created. v3.08.00-1704-gbc4fd07

Git repo owner gitmaster at git.koha-community.org
Thu Feb 7 13:31:20 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, new/bug_5790 has been created
        at  bc4fd0710f282d8b955a5511d4eb3fa4ef170f7c (commit)

- Log -----------------------------------------------------------------
commit bc4fd0710f282d8b955a5511d4eb3fa4ef170f7c
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Tue Feb 5 08:51:21 2013 -0500

    Bug 5790 - Prevent deletion of records with holds - QA Followup
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    fixes qa concerns, feature still works
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 700f9980bb3d262f444453c9dcbe47ab54d8b91a
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Wed Jan 30 11:36:38 2013 -0500

    Bug 5790 - Prevent deletion of records with holds
    
    Test Plan:
    1) Apply patch
    2) Create a record
    3) Create an item for the record
    3) Place a hold on the bib
    4) Attempt to 'Delete all items', you should recieve
       an error message stating to delete all holds before
       deleting all items.
    
    Also, it is possible to get into a situation where a record has
    holds but no items. In this situation, it is not possible to
    view/delete the holds without adding an item back to the record.
    In this case, attempting to delete the bib causes a warning, but
    does not prevent deletion.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    Passes tests - do note that it was a design decision to leave the delete links clickable even though they are grey.
    The reasoning is that librarians will want to be able to know *why* they cannot delete a given item or bib - I like this.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 0705c406b935356f742df88f31a9b1b741984f55
Merge: c7642c2 5431fa0
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Feb 7 07:21:04 2013 -0500

    Merge branch 'bug_9529' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list