stable
Clone or download
Read-only
Merge commit 'refs/changes/49/18749/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #14797: Add support for inline style <code> in ckeditor Change-Id: I15db610854ddd17854afad84c12201118436fa92
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document/scripts/document/components/Folder/Property/EmbeddedProperties.vue | +10 | −2 | Go to diff View file |
M | plugins/statistics/scripts/admin.js | +1 | −4 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js | +8 | −1 | Go to diff View file |
M | plugins/tracker/scripts/angular-artifact-modal/src/common/RichTextEditor.vue | +9 | −2 | Go to diff View file |
M | src/scripts/codendi/RichTextEditor.js | +10 | −3 | Go to diff View file |
M | src/scripts/frs/admin/license-agreement.js | +1 | −4 | Go to diff View file |
M | src/scripts/site-admin/massmail.js | +1 | −4 | Go to diff View file |
M | src/themes/tlp/src/scss/components/_typography.scss | +10 | −0 | Go to diff View file |
M | src/www/scripts/tuleap/admin-homepage.js | +1 | −4 | Go to diff View file |
M | src/www/scripts/tuleap/tuleap-ckeditor-toolbar.js | +16 | −6 | Go to diff View file |
M | src/www/scripts/widgets/contact-modal.js | +1 | −4 | Go to diff View file |
M | src/www/tlp-doc/resources/visual-assets/typo/paragraphs/example.html | +2 | −1 | Go to diff View file |