[koha-commits] main Koha release repository branch new/bug_9680 created. v3.12.00-beta1-507-gdb0fa0e

Git repo owner gitmaster at git.koha-community.org
Sun May 12 16:07: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_9680 has been created
        at  db0fa0eacda5a448d9406a03fc92cdaff393ea52 (commit)

- Log -----------------------------------------------------------------
commit db0fa0eacda5a448d9406a03fc92cdaff393ea52
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri May 10 12:12:11 2013 -0400

    Bug 9680 - cart aligned right in CCSR
    
    The CCSR theme sets a min-width of 1000px for windows which are more
    than 700px wide. This caused the cart popup window to be given a
    min-width of 1000px, resulting in a broken layout with unnecessary
    horizontal scrolling.
    
    This patch adds a class to the cart template and to other pop-up window
    templates to ensure that a large min-width is not enforced and to give
    consistent padding to those pages.
    
    To test, set your theme to 'CCSR' and view the following pop-up pages:
    
    - The Cart. From the cart, trigger:
      - The "send" window
      - The "download" window
    - From a view of a List's contents trigger:
     - The "send" window"
     - The "download" window
    
    Each of these pages should look correct with no horizontal scrolling.
    
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    All tests pass
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Template and CSS changes only, but no string changes.
    Save for inclusion in 3.12.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 6587b92434512c60206044746385dbe0123993a7
Merge: a935e1b 218194f
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun May 12 10:11:47 2013 -0400

    Merge branch 'bug_10054' into 3.14-master

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list