stable
Clone or download
Read-only
This is part of story #22213 get a document with basic fields The `Art` keyword in titles is replaced by the tracker shortname. Change-Id: I166c990584262211cb03594d820ef09028da7033
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/include/document_generationPlugin.php | +11 | −6 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/download-docx.ts | +1 | −5 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.ts | +2 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.test.ts | +3 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.ts | +9 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/index.ts | +6 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +1 | −1 | Go to diff View file |
A | plugins/document_generation/templates/tracker-report-action.mustache | +9 | −0 | Go to diff View file |