[koha-commits] main Koha release repository branch new/bug_9672 created. v3.08.00-1958-g7f5b305

Git repo owner gitmaster at git.koha-community.org
Thu Mar 7 16:21:34 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_9672 has been created
        at  7f5b305d79ace3d1fc83437cfe94b56bc14beacf (commit)

- Log -----------------------------------------------------------------
commit 7f5b305d79ace3d1fc83437cfe94b56bc14beacf
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Feb 20 08:38:20 2013 -0500

    Bug 9672 - Replace YUI buttons on MARC editor page with Bootstrap
    
    This patch converts the buttons on the MARC editor page to Bootstrap,
    replacing YUI button and menu code with Bootstrap markup.
    
    Various workflows must be tested to confirm that functionality
    remains unchanged:
    
    - Edit existing record. Clicking the "save" button should redirect
      you to the default "view" page for that record.
    - Create a new record. Clicking the "save" button should redirect you to
      the add/edit items screen.
    - When creating or editing a record, test the dropdown menu attached to
      the "save" button. Each function should work correctly.
    - Test using a user who does not have "edit items" permission. There
      should be no menu attached to the "save" button.
    - Test using fast cataloging through circulation. A single save button
      should appear, redirecting to items.
    
    In all cases validation should proceed before saving. Leave a required
    field empty to test.
    
    Testers should also confirm that Z39.50 button works as expected and
    changing frameworks still works as usual.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: All workflows tested, with resticted and super user.
    All buttons worked as expected. No errors.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Works nicely, no problems found.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 2bb2b58afb2095e169633b30eece097e9cee5807
Merge: b631b16 aa6764f
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 7 10:20:41 2013 -0500

    Merge branch 'bug_9676' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list