stable
Clone or download
Read-only
This is part of story #22568 have a structured document Multiple configurations for this criterion must be handled (simple or advanced search) Change-Id: Ifd7e545c8760e6c8e5e2560baefea2a0cb21f492
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/document_generation/include/Report/ClassicCriterionValueJson.php | +40 | −0 | Go to diff View file |
M | plugins/document_generation/include/Report/CriterionValueJson.php | +1 | −12 | Go to diff View file |
A | plugins/document_generation/include/Report/DateCriterionValueJson.php | +51 | −0 | Go to diff View file |
M | plugins/document_generation/include/Report/ReportCriteriaJsonBuilder.php | +32 | −8 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/po/fr_FR.po | +18 | −4 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/DOCX/download-docx.ts | +117 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +27 | −2 | Go to diff View file |
M | plugins/document_generation/tests/unit/Report/ReportCriteriaJsonBuilderTest.php | +28 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Date.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_LastUpdateDate.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_SubmittedOn.php | +2 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/Report/Tracker_Report_Criteria.class.php | +6 | −2 | Go to diff View file |