[koha-commits] main Koha release repository branch 3.18.x updated. v3.18.05-1-g1b92f5c

Git repo owner gitmaster at git.koha-community.org
Mon Mar 23 08:32:44 CET 2015


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, 3.18.x has been updated
       via  1b92f5c21ca133930a4148bfc56fcbd9499c09aa (commit)
      from  2be314d9f0589d77477bfda9deeb0dec42c7cfe5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 1b92f5c21ca133930a4148bfc56fcbd9499c09aa
Author: Marc Véron <veron at veron.ch>
Date:   Sat Jan 31 18:41:08 2015 +0200

    Bug 12399 - opaccredits printing at top on printable version
    
    This patch introduces a new class "noprint" in koha-tmpl/opac-tmpl/bootstrap/css/print.css
    With this class, unwanted elements can be hidden when printing.
    
    To test:
    In OPAC, do a search with many results (> 1 Page)
    Print page or do a print preview
    See that footer elements are not displayed correctly (as of screenshot in comment #1) and that on top of page 2 the language selector overlays the list
    Apply patch
    Repeat steps above.
    Verify that printed page looks much nicer now by hiding unwanted elements (including e.g. RSS icon, toolbar etc.)
    
    This mechanism can be used on other pages as well.
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at gmail.com>
    (cherry picked from commit 21d05006c0f9cf6456fbf3d92c6a52378381f554)
    Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>
    
    Conflicts:
    	koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/print.css                |    4 ++++
 koha-tmpl/opac-tmpl/bootstrap/en/includes/masthead.inc     |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/en/includes/opac-bottom.inc  |    6 +++---
 koha-tmpl/opac-tmpl/bootstrap/en/includes/page-numbers.inc |    4 ++--
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt   |   10 +++++-----
 5 files changed, 15 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list