[koha-commits] main Koha release repository branch new/bug_9284 created. v3.08.00-1505-g04d9825

Git repo owner gitmaster at git.koha-community.org
Fri Dec 28 01:02:19 CET 2012


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_9284 has been created
        at  04d982571774f1a0fcd0ad30705163ba0218549d (commit)

- Log -----------------------------------------------------------------
commit 04d982571774f1a0fcd0ad30705163ba0218549d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Dec 13 15:56:21 2012 -0500

    Bug 9284 - JavaScript should follow rules recommended by JSHint
    
    Coding style corrections to members.js:
    
    - Mixed tab/space indentation converted to spaces.
    - Converted "!=" and "==" to "!==" and "===" for comparisons with ''.
    - Adding missing semicolons.
    
    To test, create or edit a patron and confirm that validation hasn't been
    broken by the changes to members.js: Invalid date, empty required
    fields, guarantor popup, restricted-until field display, etc.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit c3bf2b4a3c04d43a3bb3c2e0571d591bc5060341
Merge: bfb0d7e dd5023e
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Dec 27 18:50:50 2012 -0500

    Merge branch 'bug_8299' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list