[koha-commits] main Koha release repository branch new/bug_9766 created. v3.12.00-beta1-332-g28518a0

Git repo owner gitmaster at git.koha-community.org
Fri Apr 26 03:50:49 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_9766 has been created
        at  28518a033bf9a1b3f86270cfab438b5b9cdee8be (commit)

- Log -----------------------------------------------------------------
commit 28518a033bf9a1b3f86270cfab438b5b9cdee8be
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Mar 7 16:07:16 2013 -0500

    Bug 9766 - Remove YUI menu on budget planning page in favor of different column-hiding system
    
    The budget planning table previously used a YUI menu as part of a
    system for hiding and showing table columns. Instead of trying
    to convert that sytem to Bootstrap I have used code from the
    batch modification/deletion pages which uses a list of checkboxes
    to show and hide table columns. This has the advantage of giving
    the user visual feedback of what columns are hidden and of offering the
    user an interface which is familiar from other pages.
    
    This patch also moves CSS from a batch-operations-specific
    CSS file into the main CSS file. Batch modification templates have been
    modified accordingly.
    
    To test, view the budget planning page and choose different
    "plan by" options (by month, by library, by item type). Test
    the show/hide action on each individual column and using the
    "show all" and "hide all" checkboxes.
    
    Signed-off-by: David Cook <dcook at prosentient.com.au>
    
    Works as described.
    
    This interface is also much more visually appealing, user-friendly, and informative than it was when it used the YUI menu.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 1d1cd09456e263218befea64c023124fe4ce1e51
Merge: 4b1749c 44a8ed7
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Thu Apr 25 21:53:43 2013 -0400

    Merge branch 'bug_9818' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list