[koha-commits] main Koha release repository branch new/bug_8597 created. v3.08.00-832-g71c8676

Git repo owner gitmaster at git.koha-community.org
Tue Sep 18 15:08:35 CEST 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_8597 has been created
        at  71c8676a4d3fbcfd2d713ccfc946d07c5b4039b9 (commit)

- Log -----------------------------------------------------------------
commit 71c8676a4d3fbcfd2d713ccfc946d07c5b4039b9
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Tue Sep 18 14:39:00 2012 +0200

    Bug 8597 follow-up DBRev number

commit f913ebe49fa7d861f214508bffc5fa43f8a523dc
Author: Frédérick <frederick.capovilla at libeo.com>
Date:   Mon Aug 13 12:29:35 2012 -0400

    Bug 8597: Add system preferences to configure the mobile view.
    
    This patch adds the following system preferences:
    * OpacMainUserBlockMobile - alternate content for the MainUserBlock for
      mobile
    * OPACMobileUserCSS - custom CSS for mobile views only
    * OpacShowFiltersPulldownMobile - whether or not to show the index
      dropdown on the mobile view
    * OpacShowLibrariesPulldownMobile - whether or not to show the library
      dropdown on the mobile view
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>

commit 2ab4398fcfa0070e303bbcd9f1dbd767023b96a8
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Aug 12 20:04:19 2012 -0400

    Bug 8597: Add CSS, JS, and images to ccsr theme
    
    In order for themes to work, they must include all CSS, Javascript, and
    image assets that they use. This patch adds all CSS, Javascript, and
    images from the prog theme to ccsr, EXCEPT for the famfamfam image set,
    which needs to be moved outside of the theme directories, per bug 8624.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit f536d3edf0576ef025413ca73acb463970a524c2
Author: Jared Camins-Esakov <jcamins at cpbibliography.com>
Date:   Sun Aug 12 19:24:07 2012 -0400

    Bug 8597: fix hardcoded references to prog in ccsr
    
    There were a few hardcoded references to the prog theme in the new
    ccsr theme's files.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 3229d8b1943db5008446bb049f22066a8f569ef0
Author: Frederick Capovilla <frederick.capovilla at libeo.com>
Date:   Sun Aug 12 18:32:45 2012 -0400

    Bug 8597: Add mobile functionality to ccsr theme
    
    This patch adds the promised media query-based mobile view to the
    ccsr theme. You can try the mobile view by resizing your browser window
    until it is phone-sized.
    
    Sponsored-by: Centre collégial des services regroupés (CCSR)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    All work was originally done by Frederick, but I converted his
    modifications to the prog template into a new template called ccsr.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit c7c2e9efbde273f2b77786316b7502a8847072bd
Author: Frederick Capovilla <frederick.capovilla at libeo.com>
Date:   Sun Aug 12 18:28:02 2012 -0400

    Bug 8597: Create new CCSR theme
    
    Creates a new theme for the OPAC called "ccsr." The new theme has a much
    cleaner, more modern look than the prog theme, and is designed from the
    ground up to work on mobile devices using media queries. A later patch
    will include the mobile view.
    
    In order to activate the theme, change the opacthemes syspref to 'ccsr'
    and make sure that your opaccolorstylesheet is set to 'colors.css.'
    
    Sponsored-by: Centre collégial des services regroupés (CCSR)
    
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    All work was originally done by Frederick, but I converted his
    modifications to the prog template into a new template called ccsr.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 9f1860c01e616ced4bf3e6123dfa2fd429b51709
Author: Frederick Capovilla <frederick.capovilla at libeo.com>
Date:   Sun Aug 12 20:06:30 2012 -0400

    Bug 8597: Improve template markup to prepare for mobile
    
    The templates were missing classes on a number of elements that
    will need classes in order for a mobile view to function.
    
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list