stable
Clone or download
Read-only
Part of story #18337 markdown replace text This patch take also in account the Step definition field in the artifact view How to test: - Go in your current user account preferences - In the menu 'Edition & CSV' chose `Markdown` - Create a new artifact => All the text fields and/or step defintion fields format should be `Markdown` Change-Id: I1703bfee2a0a3916db7047075295e877ec2e8e5d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testmanagement/include/TestManagement/Step/Definition/Field/StepDefinition.php | +4 | −0 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Text.php | +5 | −0 | Go to diff View file |
M | plugins/tracker/scripts/lib/rich-text-editor/src/FlamingParrotDocumentAdapter.test.ts | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/lib/rich-text-editor/src/FlamingParrotDocumentAdapter.ts | +2 | −6 | Go to diff View file |
M | src/common/User/Account/EditionPresenter.php | +7 | −2 | Go to diff View file |
M | src/common/User/Account/UpdateEditionController.php | +1 | −1 | Go to diff View file |
M | src/common/User/Account/templates/edition.mustache | +9 | −0 | Go to diff View file |
M | src/common/User/User.class.php | +3 | −2 | Go to diff View file |