[koha-commits] main Koha release repository branch new/bug_9764 created. v3.12.00-alpha2-40-gf6dae54

Git repo owner gitmaster at git.koha-community.org
Thu Mar 21 14:50:53 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_9764 has been created
        at  f6dae54fc20600fc5db2875b38fae8401cc8ca7c (commit)

- Log -----------------------------------------------------------------
commit f6dae54fc20600fc5db2875b38fae8401cc8ca7c
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 7 14:25:25 2013 -0500

    Bug 9764 - Replace YUI buttons on authority search popup with Bootstrap
    
    The authority search popup styles several buttons with YUI. Bootstrap
    should be used instead.
    
    This patch removes YUI styling from two buttons ("Submit" and "Cancel")
    in favor of default styling for consistency's sake. The other buttons
    ("Clear field" and "Create new") have been moved to a standard toolbar
    div and styled with Bootstrap.
    
    Some inline JavaScript has been moved to the <script> tag in order to
    eliminate undesirable javascript: pseudo-protocol links.
    
    To test, open a bibliographic record for editing and click the authority
    edit link next to a field with authority-linked data in it.
    - Confirm that buttons in the popup window look correct.
    - Confirm that the "Clear field" button clears the field in the MARC
      editor.
    - Confirm that the "Create new authority" button launches a blank
      authority editor.
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: Work as described. No errors.
    All buttons works: look correct, clear works, create works.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests and QA script pass.
    Tests done according to test plan.
    
    http://bugs.koha-community.org/show_bug.cgi?id=9765
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 186d97ff2b9b3bd42a96527c8bfdbefab4418332
Merge: fcefbff 3dae345
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Mar 21 09:47:08 2013 -0400

    Merge branch 'bug_9771' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list