[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.11-3-g5add311155

Git repo owner gitmaster at git.koha-community.org
Thu Nov 5 02:10:44 CET 2020


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, 19.11.x has been updated
       via  5add311155c577ace9d3990430b63f9b19af8733 (commit)
       via  241c22d337f35d06a0f9b6721a19f53f5f5f02c4 (commit)
      from  868319a463631a27a5703e477c4387b6f37d4517 (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 5add311155c577ace9d3990430b63f9b19af8733
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Thu Nov 5 13:29:15 2020 +1300

    Bug 25242: Compile CSS
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

commit 241c22d337f35d06a0f9b6721a19f53f5f5f02c4
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Tue Sep 1 17:11:24 2020 +0100

    Bug 25242: Improve column wrapping for holdingst
    
    This patch attempts to improve the column wrapping for the holdingst
    datatable and sets the tabel to fixed width to prevent overlapping
    with other content on high zoom levels/low width screen sizes.
    
    Test plan
    1/ Build the OPAC CSS from the updated SCSS
    2/ Navigate to an item with holdings visible in the OPAC
    3/ 'Play' with various window sizes and zoom levels.
    4/ The table should not overlap with right navigation content
    5/ Signoff
    
    NOTE: This is an alternative patch to those pushed and reverted that
    attempted to provide a global fix to overlap issues. This patch
    specifically targets just the holdings table in the opac detail view.
    
    Signed-off-by: Timothy Alexis Vass <timothy_alexis.vass at ub.lu.se>
    Signed-off-by: Alexis Ripetti <alexis.ripetti at inLibro.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 6e5142e61be8604c5144077d15e3782e6853677b)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 0c6c443d798c154057e76fd7dcc5803f17fe1fd8)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css      | 2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list