[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-92-g6df8440c8f

Git repo owner gitmaster at git.koha-community.org
Thu Jul 30 20:39:42 CEST 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, 20.05.x has been updated
       via  6df8440c8f1632c7e11a54b966b8a1fdc16c8c00 (commit)
       via  7b547576fb1dff6ba53e2c358b15f46bfb82cc05 (commit)
      from  d6128b6af130759f0a5838ec58692319c6c3fd9a (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 6df8440c8f1632c7e11a54b966b8a1fdc16c8c00
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Thu Jul 30 18:07:33 2020 +0000

    Bug 23795: DBRev 20.05.03.004
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 7b547576fb1dff6ba53e2c358b15f46bfb82cc05
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Dec 11 17:03:01 2019 +0000

    Bug 23795: Convert opaccredits system preference to news block
    
    This patch builds on Bug 22318 to move the opaccredits system
    preference into the Koha news system, making it possible to have
    language- and library-specific content.
    
    To test you should have some content in the opaccredits system
    preference. Apply the patch and run the database update process.
    
     - Go to the OPAC and confirm that the content which was previously in
       the opaccredits system preference now displays correctly where
       it was before.
     - In the staff client, go to Tools -> News and verify that the content
       from opaccredits is now stored in news items. There should be
       one entry for each of the enabled translations in your system, for
       instance 'opaccredits_en', 'opaccredits_fr-FR',
       'opaccredits_cs-CZ'
     - Go to Administration -> System preferences and confirm that the
       opaccredits preference has been removed.
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    Signed-off-by: Alex Arnaud <alex.arnaud at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit c9eb2be381bf9b6848b14bd374ba004f41198ed0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 C4/Auth.pm                                         |  2 --
 Koha.pm                                            |  2 +-
 installer/data/mysql/sysprefs.sql                  |  1 -
 installer/data/mysql/updatedatabase.pl             | 26 ++++++++++++++++++++++
 .../prog/en/modules/admin/preferences/opac.pref    |  6 -----
 .../prog/en/modules/tools/koha-news.tt             |  2 +-
 .../bootstrap/en/includes/opac-bottom.inc          |  9 ++++----
 7 files changed, 33 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list