[koha-commits] main Koha release repository branch master updated. v19.05.00-970-g2c10ac8

Git repo owner gitmaster at git.koha-community.org
Mon Oct 21 11:20:11 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, master has been updated
       via  2c10ac831bc6130b69ab295755160684ad9ccc15 (commit)
       via  ee58a457ab4c1fccb35ad82b6ffbbf98d38b8931 (commit)
       via  74165f986e67376360cf7d2871936bcdabe7edc3 (commit)
       via  3c32adc05128a5f12a59a684c186d6e5b0bd439c (commit)
       via  8fbc93e8b2a681b5d403510f2482c1cf322c0ddc (commit)
      from  194a49137f254161721b167a7e2133725e8874e9 (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 2c10ac831bc6130b69ab295755160684ad9ccc15
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Oct 21 09:56:43 2019 +0100

    Bug 23791: DBRev 19.06.00.041
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit ee58a457ab4c1fccb35ad82b6ffbbf98d38b8931
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Oct 21 09:52:38 2019 +0100

    Bug 23791: Compiled CSS
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 74165f986e67376360cf7d2871936bcdabe7edc3
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Oct 17 15:12:46 2019 +0000

    Bug 23791: (follow-up) Add missing CSS changes
    
    This patch adds OPAC CSS changes which were missing from the original
    patch. It also adds a missing title attribute to the Twitter link.
    
    To test, apply the patch and regenerate the OPAC SCSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
    Follow the previous test plan.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 3c32adc05128a5f12a59a684c186d6e5b0bd439c
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Mon Oct 14 23:36:28 2019 +0200

    Bug 23791: (follow-up) Fix database update description
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

commit 8fbc93e8b2a681b5d403510f2482c1cf322c0ddc
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Oct 11 18:32:19 2019 +0000

    Bug 23791: Allow granular control of social networks enabled by SocialNetworks syspref
    
    This patch updates the SocialNetworks system preference so that it
    offers a choice of social networks (and email) which can be enabled in
    the OPAC.
    
    This patch also replaces the social network images with Font Awesome
    icons styled so that the colors match the social networks' current
    branding. The old social networks sprite image is removed.
    
    To test, apply the patch and run the database update. Rebuild the OPAC
    CSS:
    https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client
    
     - Go to Administration -> Global system preferences -> OPAC -> Features
       and find the SocialNetworks preference.
       - If your SocialNetworks preference was enabled, all choices should
         be selected. Otherwise none should be selected.
       - If none are selected, select them all and save.
     - Locate a record in the OPAC and view the details page.
     - The social network icons should appear as expected and function as
       before.
     - Return to system preferences in the staff client and try enabling and
       disabling different options, verifying each time that the OPAC
       reflects your choices.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

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

Summary of changes:
 Koha.pm                                            |    2 +-
 installer/data/mysql/updatedatabase.pl             |   15 +++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |   11 +++---
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss    |   35 +++++++++++---------
 .../opac-tmpl/bootstrap/en/modules/opac-detail.tt  |   21 ++++++++----
 .../opac-tmpl/bootstrap/images/social-sprite.png   |  Bin 2802 -> 0 bytes
 7 files changed, 58 insertions(+), 28 deletions(-)
 delete mode 100644 koha-tmpl/opac-tmpl/bootstrap/images/social-sprite.png


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list