[koha-commits] main Koha release repository branch 3.22.x updated. v3.22.06-50-ge00de2c

Git repo owner gitmaster at git.koha-community.org
Mon May 16 13:06:47 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, 3.22.x has been updated
       via  e00de2c8053481a75a9d3fed29384761c4c5265b (commit)
       via  c760866e237b758bd34d3a6cb6283592bf7c3416 (commit)
      from  eba902ced599bce927c59c48ae930fd7d62cafb5 (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 e00de2c8053481a75a9d3fed29384761c4c5265b
Author: Julian Maurice <julian.maurice at biblibre.com>
Date:   Mon May 16 13:16:57 2016 +0200

    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: Julian Maurice <julian.maurice at biblibre.com>

commit c760866e237b758bd34d3a6cb6283592bf7c3416
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>
    (cherry picked from commit 0fcbf1efe10a4269e3705dce10ef632e1739dbb1)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.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