[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.04-77-g47b3349aa0

Git repo owner gitmaster at git.koha-community.org
Tue Oct 20 19:47:11 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  47b3349aa0b69c0e3d9d962b2a3c7b8eceb4b520 (commit)
       via  8d4069ca278aba25d308c6ca9719eaa7c8c1a46d (commit)
      from  49de13e03a58145b0798a928d2b12fd6058537f3 (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 47b3349aa0b69c0e3d9d962b2a3c7b8eceb4b520
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Sep 12 17:24:36 2020 +0000

    Bug 26431: Update NewsToolEditor system preference description
    
    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 05537bcd8ea5bceb38805709eb29c2660edd0fa8)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit 8d4069ca278aba25d308c6ca9719eaa7c8c1a46d
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jul 30 12:38:22 2020 +0000

    Bug 26431: Use split button to offer choice of WYSIWYG or code editor for news
    
    This patch modifies the news interface so that the user is offered a
    choice of editing news items using the default editor as defined by the
    NewsToolEditor system preference or the non-default one.
    
    To test, apply the patch and go to Tools -> News.
    
    - In the list of news items you should see an "Edit" split button in
      each row.
    - Clicking the "Edit" part of the button should open the edit view with
      the correct editor as defined by the NewsToolEditor preference.
    - Clicking the menu arrow on the button should offer the other editing
      method:
     - If NewsToolEditor is set to "WYSIWYG," the menu should offer "text
       editor."
     - If NewsToolEditor is set to "text editor," the menu should offer
       "WYSIWYG editor."
    - Test the button with the NewsToolEditor preference set to both options
      and confirm that the button and menu work correctly.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.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 72485629565dd76022e4202549defafec1dd2998)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 .../prog/en/modules/admin/preferences/tools.pref   |  4 ++--
 .../prog/en/modules/tools/koha-news.tt             | 28 ++++++++++++++++++----
 tools/koha-news.pl                                 | 11 ++++++++-
 3 files changed, 36 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list