[koha-commits] main Koha release repository branch new/bug_5608 created. v3.12.00-alpha2-102-gbe82a5f

Git repo owner gitmaster at git.koha-community.org
Fri Mar 22 03:11:52 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_5608 has been created
        at  be82a5f94208a6f41e033398c53fc3e9d0f80e62 (commit)

- Log -----------------------------------------------------------------
commit be82a5f94208a6f41e033398c53fc3e9d0f80e62
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Mar 21 16:55:07 2013 +0100

    bug 5608 follow-up: exit immediately if UNIMARC
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit b395ac0805db80837f009b278580970afdaa964a
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Mon Feb 25 12:43:09 2013 -0700

    Add license statement to switch_series_info CLI script
    
    License and copyright statement added.
    Thanks to Bernardo Gonzalez Kriegel for reminding me about this.
    
    http://bugs.koha-community.org/show_bug.cgi?id=5608
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: add license information. No errors.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 8cb3533ae69bf87a0ba5187abe711956165d3625
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Thu Feb 21 15:44:00 2013 -0700

    Bug 5608 - command-line tool to switch information in 440 and 490 tags
    
    With the MARC21 standard moving from the 440 tag to the 490, this tool is
    to help libraries make the move.  It switches any information in 440 tags to
    490 tags, and any information in 490 tags to 440 tags.  That seemed like the
    best way to go to me.  There is also an option to create 830 tags for any 44
    information, like authorities, that can't be represented in the 490 tag.
    
    To Test:
    locate some biblios with 440 or 490 tags filled.
    run bin/migration_tools/switch_marc21_series_info.pl -c
    observe that the information in the biblios has switched 4xx tags.
    
    http://bugs.koha-community.org/show_bug.cgi?id=5608
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Work as described. No errors.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit eea7b9d20d4e1c19bc96fbec7e96e1341ba4dad1
Author: Michael Hafen <mdhafen at tech.washk12.org>
Date:   Wed Feb 20 14:32:06 2013 -0700

    Bug 5608 - command-line tool to switch information in 440 and 490 tags
    
    With the MARC21 standard moving from the 440 tag to the 490, this tool is
    to help libraries make the move.  It switches any information in 440 tags to
    490 tags, and any information in 490 tags to 440 tags.  That seemed like the
    best way to go to me.
    
    To Test:
    locate some biblios with 440 or 490 tags filled.
    run bin/migration_tools/switch_marc21_series_info.pl -c
    observe that the information in the biblios has switched 4xx tags.
    
    http://bugs.koha-community.org/show_bug.cgi?id=5608
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Works as described. No errors.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list