stable

Clone or download

Read-only

Activate spell checker in ckeditor

If you enter typos in the comment box of a test, then the browser should warn you and should provide suggestion (you will need to press ctrl to see them). In order to have uniform experience this also available in: - artifact view (follow-up comment or HTML text fields) - artifact modal (angular) - project admin » banner - documents » embedded file editor - admin » statistics » project over quota » warn administrators - admin » massmail - admin » global configuration » homepage headline - frs licences definition - MyProject widget » contact modal Part of story #14735: include images in test execution comment Change-Id: I1ff92d750e5ead9c69583448db2286c765df9556

Modified Files

Name
M plugins/document/scripts/document/components/Folder/Property/EmbeddedProperties.vue +1 −0 Go to diff View file
M plugins/statistics/scripts/admin.js +1 −0 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +1 −0 Go to diff View file
M plugins/tracker/scripts/angular-artifact-modal/src/common/RichTextEditor.vue +1 −0 Go to diff View file
M src/scripts/codendi/RichTextEditor.js +1 −0 Go to diff View file
M src/scripts/frs/admin/license-agreement.js +1 −0 Go to diff View file
M src/scripts/project/admin/banner/src/components/BannerPresenter.vue +1 −0 Go to diff View file
M src/scripts/site-admin/massmail.js +1 −0 Go to diff View file
M src/www/scripts/tuleap/admin-homepage.js +1 −0 Go to diff View file
M src/www/scripts/widgets/contact-modal.js +1 −0 Go to diff View file