[koha-commits] main Koha release repository branch 3.20.x updated. v3.20.10-69-g476f55d

Git repo owner gitmaster at git.koha-community.org
Tue Jun 21 01:06:01 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.20.x has been updated
       via  476f55d6b9df4da3abfd61b25422418f8c9bac29 (commit)
       via  dde8bd82acde83cc6cf58c11d2b5e6b068e3b444 (commit)
       via  3384d27b769cf7871da6b2a54cb2aba5211bc270 (commit)
      from  5221b2c5b3f92d3c1fd745eef7c5edcd961b3171 (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 476f55d6b9df4da3abfd61b25422418f8c9bac29
Author: Chris Cormack <chrisc at catalyst.net.nz>
Date:   Tue Jun 21 11:06:19 2016 +1200

    Bug 16220 : Updated minified css

commit dde8bd82acde83cc6cf58c11d2b5e6b068e3b444
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>
    (cherry picked from commit c760866e237b758bd34d3a6cb6283592bf7c3416)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

commit 3384d27b769cf7871da6b2a54cb2aba5211bc270
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 3 13:09:54 2016 -0400

    Bug 16159 - guarantor section missing ID on patron add form
    
    In the patron entry form template most <fieldset> and <legend> tags have
    unique ids. This patch adds ids to fieldsets and legends which lack
    them.
    
    To test apply the patch and view the patron entry form. There should be
    no visual changes. There should be no HTML validation errors triggered
    by this change.
    
    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 <bredan at bywatersolutions.com>
    (cherry picked from commit 553d06073b8af0ab6ed33393b22a953e3feca1e6)
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    (cherry picked from commit eba902ced599bce927c59c48ae930fd7d62cafb5)
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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

Summary of changes:
 .../prog/en/modules/members/memberentrygen.tt      |   18 +++----
 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 +++++++++------
 7 files changed, 56 insertions(+), 56 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list