[koha-commits] main Koha release repository branch new/bug_10097 created. v3.12.00-beta1-412-g01f7542

Git repo owner gitmaster at git.koha-community.org
Wed May 1 13:28:20 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_10097 has been created
        at  01f7542f4bdbd9b31836ed8c3fc817b67086b8d2 (commit)

- Log -----------------------------------------------------------------
commit 01f7542f4bdbd9b31836ed8c3fc817b67086b8d2
Author: David Cook <dcook at prosentient.com.au>
Date:   Tue Apr 23 12:58:19 2013 +1000

    Bug 10097 - Hide framework selection when importing staged authority records
    
    Currently, when importing authority records using the "Manage staged
    MARC records" tool, it will show the text "Add new bibliographic records
    into this framework:" followed by a drop-down menu of possible frameworks.
    
    Since these are bibliographic frameworks and we're importing authority
    records which do not use them, we have no need to show this information.
    
    I'm proposing just a little patch to display this info only for
    bibliographic records. From my tests, everything seems to work fine
    without this text and the drop-down, although I've only uploaded one
    MARC21 authority record at a time.
    
    --
    
    Test Plan:
    
    Before applying patch...
    
    1) Find yourself an authority record. I recommend downloading your
    favourite author from: http://authorities.loc.gov/
    2) Stage MARC for import. Choose "Authority" as your record type.
    3) Go to "Manage staged records"
    4) Underneath the button "Import this batch into the catalog", you
    should see the text "Add new bibliographic records into this framework:"
    followed by a drop-down of the available frameworks.
    
    Optionally) You can also try this for bibliographic records. You'll find
    the same.
    
    After applying the patch...
    
    5) Repeat steps 2 and 3.
    6) Underneath the button "Import this batch into the catalog", you
    should just see a table listing your MARC record(s).
    7) Stage MARC for import. Choose "Bibliographic" as your record type.
    8) Go to "Manage staged records".
    9) You should find step 4 still to be true (i.e. the "Add new
    bibliographic..." text should still be there).
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Small template change, passes all tests.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 2e1eca842c38108c2d4cd6d71de95e2db13aeff9
Merge: 21f190c 020b8a6
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 1 07:27:04 2013 -0400

    Merge branch 'bug_9719' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list