[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.07-78-g9308a03c21

Git repo owner gitmaster at git.koha-community.org
Thu Feb 13 22:20:08 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.05.x has been updated
       via  9308a03c21642584f97166444324b574a473ac9b (commit)
      from  e9da9462a5feba15a6ac9ef83ab69ceded9f590c (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 9308a03c21642584f97166444324b574a473ac9b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jan 17 15:00:31 2020 +0000

    Bug 24452: Advanced editor - show multiple spaces visually
    
    This patch updates the JavaScript and CSS for the advanced MARC editor
    so that multiple consecutive spaces within a line will be detected and
    highlighted.
    
    To test the EnableAdvancedCatalogingEditor system preference should be
    enabled. Apply the patch and clear your browser cache if necessary.
    
     - Go to Cataloging -> Advanced editor.
     - On any text entry line (e.g. 245), enter some words with one, two,
       and more spaces in between them. When there are two or more spaces
       between words the spaces between the words should have a dotted red
       underline.
     - Remove the extra spaces and confirm that the dotted line disappears.
    
    Signed-off-by: Cori Lynn Arnold <carnold at dgiinc.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 f33f46e6cde96b996739cbcce02e98c0bb6a2ca0)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/lib/koha/cateditor/marc-mode.js | 4 ++++
 koha-tmpl/intranet-tmpl/prog/css/cateditor.css          | 4 ++++
 2 files changed, 8 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list