[koha-commits] main Koha release repository branch new/bug_8278 created. v3.12.00-beta1-484-gbb1b15d

Git repo owner gitmaster at git.koha-community.org
Wed May 8 15:43:41 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_8278 has been created
        at  bb1b15d93937677aa61dbee8fce8c19846acb4d8 (commit)

- Log -----------------------------------------------------------------
commit bb1b15d93937677aa61dbee8fce8c19846acb4d8
Author: Jonathan Druart <jonathan.druart at biblibre.com>
Date:   Mon Apr 22 16:19:01 2013 +0200

    Bug 8278: build the structure with to_json instead of manually.
    
    Test plan:
    Same as previously.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit e75fd34e92c599da8daa7ab40ef0153acbf05bf6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Apr 15 15:09:24 2013 -0400

    Bug 8278 [Follow-up] Replace YUI autocomplete in UNIMARC 210c plugin
    
    This follow-up corrects the heading of the plugin pop-up window to match
    the UNIMARC field it targets.
    
    To test, trigger the plugin and confirm that the pop-up window refers to
    210c.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Smple patch, fixes label. No errors.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 588cc04571bd4eab1878c4abcac883ebe3ad060e
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Apr 2 19:48:34 2013 +1300

    Bug 8278 : Follow up, fixing the permissions on cataloguing/ysearch.pl
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Works. No errors.
    
    Without patch and normal staff user, logged out
    With patch, normal staff, valid output.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 626c27baf993b8a19a7cdace902c03ae26f23da5
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Mar 8 12:56:24 2013 -0500

    Bug 8278 - Replace YUI autocomplete in UNIMARC 210c plugin
    
    This plugin, for pseudo-authority-control of publisher information,
    used YUI autocomplete to pull existing publisher data from the
    biblioitems table. Despite its name it is not UNIMARC-specific.
    It assumes publisher name data is saved in biblioitems.
    
    This patch converts the autocomplete to jQueryUI. The search
    script has been amended to return valid JSON. The template has
    been modified to enable the jQueryUI autocomplete and to add
    structure more consistent with other popups.
    
    To test, link the publisher name field in your MARC structure to
    the unimarc_field_210c_bis.pl plugin. Open a MARC record for
    editing and click the "tag editor" link to launch the plugin.
    Type the first few letters of a publisher which exists in your
    database. You should get an autocomplete menu of publishers
    which match your search. Select one and click the "choose"
    button to fill the field in the MARC editor.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    Comment: work as described. No errors.
    
    Test: link 260b to plugin. Edit record and search first letters
    of present editors. Menú appears and can select and fill value.
    
    Why plugin 210c_bis talk about field 225a?
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Plugin now works correctly for me, even when linked
    to 260$b in a MARC21 installation. All tests and QA script
    pass.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 42ed28573e102a13d2ef46e566c2835f9d1e6e32
Merge: d406c99 afccbfc
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Wed May 8 09:47:44 2013 -0400

    Merge branch 'bug_10204' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list