stable
Clone or download
Read-only
Part of story #35094 have "calendar" events attached to tracker email notification *No functionnal change expected* Change-Id: I7c09f8bf602eb65dc33af44d56ad83e08f5508be
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupCacheChecker.php | +5 | −5 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupCacheDateRetriever.php | +5 | −5 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupData.php | +8 | −7 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/BurnupDataBuilder.php | +12 | −12 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_DAILY.php | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/FormElement/SystemEvent/SystemEvent_BURNUP_GENERATE.php | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/Artifact/BurnupRepresentation.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/ArtifactMilestone.class.php | +16 | −18 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/Milestone.class.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/MilestoneFactory.class.php | +13 | −12 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/NoMilestone.class.php | +3 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/Planning/VirtualTopMilestone.class.php | +2 | −1 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/FormElement/BurnupCacheCheckerTest.php | +11 | −10 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/FormElement/BurnupCacheDateRetrieverTest.php | +5 | −4 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/FormElement/BurnupDataBuilderTest.php | +14 | −13 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/ArtifactMilestoneTest.php | +10 | −9 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetBareMilestoneByArtifactIdTest.php | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetMilestoneTest.php | +9 | −9 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetPaginatedMilestonesTest.php | +9 | −8 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetTopMilestonesTest.php | +7 | −7 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryTest.php | +26 | −26 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_Data.class.php | +8 | −9 | Go to diff View file |
M | plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Burndown_DataBuilder.class.php | +7 | −5 | Go to diff View file |
M | plugins/graphontrackersv5/tests/unit/GraphOnTrackersV5_BurndownDataTest.php | +15 | −15 | Go to diff View file |
M | plugins/program_management/include/Adapter/Program/Backlog/Timebox/TimeframeValueRetriever.php | +3 | −3 | Go to diff View file |
M | plugins/program_management/tests/unit/Adapter/Program/Backlog/Timebox/TimeframeValueRetrieverTest.php | +3 | −3 | Go to diff View file |
M | plugins/roadmap/include/Roadmap/REST/v1/IterationsRetriever.php | +3 | −3 | Go to diff View file |
M | plugins/roadmap/include/Roadmap/REST/v1/TaskOutOfDateDetector.php | +6 | −5 | Go to diff View file |
M | plugins/roadmap/include/Roadmap/REST/v1/TaskRepresentationBuilderForTracker.php | +4 | −4 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskOutOfDateDetectorTest.php | +14 | −14 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/REST/v1/TaskRepresentationBuilderForTrackerTest.php | +4 | −3 | Go to diff View file |
M | plugins/tracker/include/REST/Artifact/BurndownRepresentation.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Chart/Burndown.class.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/Chart/Data/Burndown.class.php | +12 | −16 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/BurndownCacheDateRetriever.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/ChartCachedDaysComparator.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/ChartConfigurationValueChecker.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/ChartConfigurationValueRetriever.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownCacheGenerationChecker.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownCommonDataBuilder.php | +9 | −9 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownDataBuilderForLegacy.php | +15 | −15 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownDataBuilderForREST.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownRemainingEffortAdderForLegacy.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Field/Burndown/BurndownRemainingEffortAdderForREST.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_DAILY.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/SystemEvent/SystemEvent_BURNDOWN_GENERATE.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/FormElement/Tracker_FormElement_Field_Burndown.php | +11 | −10 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/ArtifactTimeframeHelper.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/IComputeTimeframes.php | +4 | −4 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeImpliedFromAnotherTracker.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeNotConfigured.php | +6 | −6 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeWithDuration.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Timeframe/TimeframeWithEndDate.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/TimeframeConfigInvalid.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/include/Tracker/Semantic/Tooltip/OtherSemantic/TimeframeTooltipEntry.php | +5 | −5 | Go to diff View file |
M | plugins/tracker/templates/tooltip/other-semantic/timeframe-tooltip-entry.mustache | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Stub/Semantic/Timeframe/IComputeTimeframesStub.php | +15 | −15 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Chart/Data/BurndownTest.php | +20 | −19 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/ChartCachedDaysComparatorTest.php | +7 | −7 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/ChartConfigurationValueCheckerTest.php | +19 | −19 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownCacheDateRetrieverTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownCacheGenerationCheckerTest.php | +9 | −9 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownDataBuilderForLegacyTest.php | +11 | −11 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownDataBuilderForRESTTest.php | +13 | −12 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownRemainingEffortAdderForLegacyTest.php | +7 | −6 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Field/Burndown/BurndownRemainingEffortAdderForRESTTest.php | +12 | −12 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/FormElement/Tracker_FormElement_Field_BurndownTest.php | +3 | −3 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeImpliedFromAnotherTrackerTest.php | +56 | −55 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeNotConfiguredTest.php | +13 | −13 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeWithDurationTest.php | +38 | −38 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeWithEndDateTest.php | +42 | −42 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Tooltip/OtherSemantic/TimeframeTooltipEntryTest.php | +9 | −8 | Go to diff View file |
R | src/common/date/TimePeriod.class.php | Go to diff View file | ||
R | src/common/date/TimePeriodWithWeekEnd.class.php | Go to diff View file | ||
R | src/common/date/TimePeriodWithoutWeekEnd.class.php | Go to diff View file | ||
M | tests/psalm/tuleap-baseline.xml | +2 | −2 | Go to diff View file |
R | tests/unit/common/date/TimePeriodWithWeekEndTest.php | Go to diff View file | ||
R | tests/unit/common/date/TimePeriodWithoutWeekEndTest.php | Go to diff View file |