[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.06-3-g12b38e8

Git repo owner gitmaster at git.koha-community.org
Tue Jun 11 18:01:00 CEST 2019


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, 18.11.x has been updated
       via  12b38e85e541f50aa1ea2ccee86f4239396a9b54 (commit)
       via  e33f91d3bd38f14b2bbb034adf71b7ab4b4ef777 (commit)
      from  e8e83db8587fc484f149d576933c0a61dd1c4354 (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 12b38e85e541f50aa1ea2ccee86f4239396a9b54
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Tue Jun 11 13:40:03 2019 +0000

    Bug 22950: Compiled CSS
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit e33f91d3bd38f14b2bbb034adf71b7ab4b4ef777
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue May 21 15:04:33 2019 +0000

    Bug 22950: Markup error in OPAC recent comment template
    
    This patch makes minor corrections to the template for the OPAC's
    recent comments view. These corrections fix errors returned by the HTML
    validator.
    
    The patch moves some inline CSS into a class in the global OPAC CSS.
    Some minor reindentation has also been done, so use diff with the '-w'
    flag.
    
    To reproduce the problem you should have the 'reviewson' system
    preference turned on, and your system should have one or more
    approved comments. View the "Recent comments" page in the OPAC. Run the
    page through the W3C validation service: https://validator.w3.org.
    Either by pasting in the URL for the search results (if web accessible)
    or by viewing source, copying, and pasting into "Validate by Direct
    Input."
    
    This patch addresses one specific error:
    
     - "CSS: font-color: Property font-color doesn't exist."
    
    To test, apply the patch and rebuild the OPAC CSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
    Try again to reproduce the validation errors. Those errors should no
    longer be present. There should be no visible change to the page.
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 457000102e7e2228c6bd834283a9e58f32bb2104)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit 43e16861da807876e2b041c6a5bc78fdebefbbee)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss    |    5 +++
 .../bootstrap/en/modules/opac-showreviews.tt       |   41 +++++++++++---------
 3 files changed, 28 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list