stable
Clone or download
Read-only
Part of story #22213: get a document with basic fields Change-Id: Idadb1904f81ea10ea1c90e534c399097cbb891b5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/include/document_generationPlugin.php | +19 | −6 | Go to diff View file |
M | plugins/document_generation/package-lock.json | +11 | −0 | Go to diff View file |
M | plugins/document_generation/package.json | +5 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/po/fr_FR.po | +22 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/download-docx.ts | +105 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts | +2 | −7 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.ts | +16 | −8 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/index.ts | +4 | −20 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +11 | −0 | Go to diff View file |
M | plugins/document_generation/templates/tracker-report-action.mustache | +1 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report.class.php | +1 | −1 | Go to diff View file |