Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated year in license header to 2022. WTI-2715

    • -1
    • +1
    ./ChartDataCollectionExtensionsTest.cs
  1. … 5720 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./ChartDataCollectionExtensionsTest.cs
  1. … 363 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

    • -3
    • +3
    ./ChartDataCollectionExtensionsTest.cs
  1. … 208 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ChartDataCollectionExtensionsTest.cs
  1. … 6086 more files in changeset.
Cleanup: Fixed Expression is always null. WTI-1767

    • -4
    • +1
    ./ChartDataCollectionExtensionsTest.cs
  1. … 24 more files in changeset.
Improve utils WTI-1789

  1. … 41 more files in changeset.
Incorporated comments review 2755: - Changed the EnumValueTestFixture to type <enum, int> for consistency - Removed expression body

WTI-1679

  1. … 33 more files in changeset.
Fix for failing compilation - Updated name of test class Related to Issue [WTI-1295]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@12597 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 31654ae3490ea64ec4d28bcb7bbf9dcf80371a96

Former-commit-id: c59d0360a641c05f84c38edddcd5745fed36022d

  1. … 4 more files in changeset.
Implemented review comments - Fix typo - Rename tests - Remove parameter from AssertEqualStyle - Enabled editing in the demo chart Related to Issue [WTI-1315]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11256 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5c6bbc2de15c913f80f45b0089762b5c3d208bbb

Former-commit-id: 9a6a29282fadb8c0668f29563ec092feeaccaa05

  1. … 13 more files in changeset.
Add base class ChartStyle to the chart style objects, containing an IsEditable property. Related to Issue [WTI-1315]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11203 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: be23e5a0c2339b924336a9aa0288dd0fb16a82bd

Former-commit-id: 2fc3b766745f87b041e73d5d8968050860fa17c6

  1. … 28 more files in changeset.
Review related changes Related to Issue [WTI-1311]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@11062 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ad5590e230191cdc4e680263f816ed99ea3331ca

Former-commit-id: 7ed564d3b347eb425f5eb0dc71d2690acdc3fd2b

  1. … 85 more files in changeset.
Map and chart layers no longer share same default style instance. Related to Issue [WTI-1339]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10511 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 71279ccdb82c0e8e0350971fa8023d1bb658d563

Former-commit-id: 11d67ca1c5c0fd1e34f731e57e1458f56e32ceec

  1. … 11 more files in changeset.
Renamed folders. Related to Issue [WTI-1330]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@10288 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 456b042b83208b558ce0892dc4d89d82da20a2ff

Former-commit-id: 2bb2911ff513603d37b71b0753e606c401771ac0

    • -0
    • +95
    ./ChartAreaDataTest.cs
    • -0
    • +71
    ./ChartDataCollectionExtensionsTest.cs
    • -0
    • +233
    ./ChartDataCollectionTest.cs
    • -0
    • +95
    ./ChartLineDataTest.cs
    • -0
    • +141
    ./ChartMultipleAreaDataTest.cs
    • -0
    • +127
    ./ChartMultipleLineDataTest.cs
    • -0
    • +99
    ./ChartPointDataTest.cs
    • -0
    • +94
    ./ChartPointSymbolTest.cs
    • -0
    • +96
    ./PointBasedChartDataTest.cs
  1. … 109 more files in changeset.