[koha-commits] main Koha release repository branch new/bug_9034 created. v3.08.00-1721-g47cf483

Git repo owner gitmaster at git.koha-community.org
Fri Feb 8 01:34:03 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_9034 has been created
        at  47cf483f576c8f909dd88ee87124127e66602e5e (commit)

- Log -----------------------------------------------------------------
commit 47cf483f576c8f909dd88ee87124127e66602e5e
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Wed Jan 9 14:56:43 2013 +0100

    Bug 9034: Filters are disabled by default
    
    A small link above the table allow to enable this feature.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Amended patch: Replace single quote strings with double quote strings
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 715826b799968fd28f907eb5056837841d5ffda6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Nov 9 14:48:14 2012 -0500

    Bug 9034 [Follow-up] Add sorting and filtering on items table (catalogue/detail.pl)
    
    This follow-up to the original patch offers an alternative method
    to handle the width of the table and form fields:
    
    - Reduce the font size of the filter input fields
    - Make the filter inputs' width 100% instead of fixed
    - Add "'bAutoWidth': false" to the datatables initialization
      to prevent the table width from being set to the browser window
      width on load. This allows the browser to be re-sized and have
      the table re-flow with it.
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 3e69121299c61967e3cd9525e084bcad064d552a
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Fri Nov 9 09:02:25 2012 +0100

    Bug 9034: Add CSS rule to reduce width of items table
    
    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 74d11c4b80a76204420d5a29c5a397a4efccacb2
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Thu Nov 8 16:58:47 2012 +0100

    Bug 9034: Add sorting and filtering on items table (catalogue/detail.pl)
    
    This patch introduces a new javascript plugin for dataTables
    (columnFilter).
    
    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 4b2442d3bd335ce6b3158bbe7a4bf16c6b7ed023
Merge: d622fde 4d373f6
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Feb 7 19:31:06 2013 -0500

    Merge branch 'bug_9143' into 3.12-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list