[koha-commits] main Koha release repository branch master updated. v3.22.00-1187-g2984242

Git repo owner gitmaster at git.koha-community.org
Sat Apr 23 00:53:51 CEST 2016


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, master has been updated
       via  29842429ee536d9c491aa19264b7ce4aa10b10ed (commit)
       via  0fcbf1efe10a4269e3705dce10ef632e1739dbb1 (commit)
      from  05ea36e6cb5e9958a6172f4eb711dc086a455c4e (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 29842429ee536d9c491aa19264b7ce4aa10b10ed
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Apr 7 12:18:22 2016 -0400

    Bug 16220 [Compiled CSS] The view tabs on opac-detail.pl are not responsive
    
    This patch updates the compiled CSS file with changes made in the
    previous patch to the LESS files.
    
    To test, apply both patches and clear your browser cache if necessary.
    
    - View the bibliographic detail page for any record in the OPAC
    - Confirm that the style of the "Normal," "MARC," and "ISBD" links looks
      correct.
    - Resize your browser to various widths, including very narrow widths.
      Confirm that the links work well at all sizes.
    - Repeat the test for each view, normal, MARC, and ISBD.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

commit 0fcbf1efe10a4269e3705dce10ef632e1739dbb1
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Apr 7 12:11:58 2016 -0400

    Bug 16220 - The view tabs on opac-detail.pl are not responsive
    
    When looking at the detail page for a bibliographic record, there are
    tabs linking to the "Normal," "MARC," and "ISBD" views. These tabs need
    to be styled responsively so that they work well at all browser widths.
    
    This patch makes some slight markup changes to the templates and updates
    the LESS files to add responsive styling.
    
    This patch does not include the compiled CSS file, so the follow-up is
    required to test the visual changes.
    
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    
    Signed-off-by: Brendan Gallagher <brendan at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |    2 +-
 .../bootstrap/en/modules/opac-ISBDdetail.tt        |    2 +-
 .../bootstrap/en/modules/opac-MARCdetail.tt        |    2 +-
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/less/opac.less       |   49 +++++++++-----------
 koha-tmpl/opac-tmpl/bootstrap/less/responsive.less |   37 +++++++++------
 6 files changed, 47 insertions(+), 47 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list