[koha-commits] main Koha release repository branch new/bug_6818 created. v3.06.00-171-gc1dbd7b

Git repo owner gitmaster at git.koha-community.org
Thu Dec 8 17:39:13 CET 2011


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_6818 has been created
        at  c1dbd7bbbfe42eef54277a7cc2795877d8b996a3 (commit)

- Log -----------------------------------------------------------------
commit c1dbd7bbbfe42eef54277a7cc2795877d8b996a3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Oct 26 10:50:11 2011 -0400

    Fix for Bug 6818 - acquisitions basket groups could use some design work
    
    I've made changes to the basket grouping interface to bring it
    in line with other interfaces in Koha. I think it's better to
    keep things following a consistent pattern.
    
    On the page which lists basket groups:
    
    - Basket groups listed in a table instead of as custom-styled lists
    - Buttons use standard style
    - Tabs are generated by jQuery
    
    On the page for managing baskets in a group:
    
    - Markup has been revised to be more consistent with established
      patterns.
    - Corrections have been made for validity
    
    On the basket view page:
    
    - Display of data has been streamlined a little bit
    - An option has been added to the "Basket group" dropdown
      for adding a new group
    - Markup has been corrected for validity and consistency
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    1) Basket group page
    The blue is gone and the new buttons  are much better
    readable than before.
    
    2) Basket grouping page
    Works.
    
    3) Basket view page
    I like the new option to create a new group from here.
    Nice improvement to the workflow!
    I removed a spare 'td' from line 264.
    
    Signed-off-by: Paul Poulain <paul.poulain at biblibre.com>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list