Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -97
    • +0
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 15713 more files in changeset.
Renamed src/Integration.IO: WTI-1931

- Fixed namespaces

    • -2
    • +2
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 172 more files in changeset.
Moved geometry retrieval of a section to a generic place. WTI-1554

- Moved the helper method from IO to Util to make it also accessible for .Forms project in order to create the map features.

    • -117
    • +0
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 10 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 6094 more files in changeset.
Improvements after review. WTI-1803

  1. … 1 more file in changeset.
Incorporated comments review 3233:

- Ran Deltares cleanup for the Integration.IO projects.

WTI-1803

  1. … 7 more files in changeset.
Incorporated comments review 3233:

- Updated XMLDocs

- Cleaned tests

- Improved src of the IdGenerator

WTI-1803

  1. … 5 more files in changeset.
Incorporated comments review 3213 / 3217:

- Renamed the ID generator accordingly

WTI-1803

    • -0
    • +153
    ./IdentifierGeneratorTest.cs
    • -153
    • +0
    ./UniqueIdentifierGeneratorTest.cs
  1. … 22 more files in changeset.
Incorporated comments review 3213 / 3217:

- Moved ID generation for an exportable assessment section to the ID generator

WTI-1803

  1. … 2 more files in changeset.
Incorporated comments review 3213 / 3217:

- Generate unique IDs per unique prefix

WTI-1803

  1. … 7 more files in changeset.
Review related changes. WTI-1821

    • -8
    • +8
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Improved interpolating points. WTI-1821

    • -3
    • +29
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Added interpolating section point from reference line points. WTI-1821

    • -1
    • +30
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Adjust ID generation of the X(G)ML elements:

- Made it mandatory to feed in a prefix when generating IDs

-- Adjusted tests accordingly

WTI-1803

  1. … 9 more files in changeset.
Added getting points not when section not at start of reference line. WTI-1821

    • -0
    • +29
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Implemented first version of getting points at beginning of reference line and consecutive. WTI-1821

    • -0
    • +23
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Refactored UniqueIdentifierGenerator:

- Return a string instead of an int to prevent .ToString() calls on every calling side

WTI-1803

  1. … 3 more files in changeset.
Introduced class to generate unique identifiers for the serializable objects. WTI-1803

    • -0
    • +69
    ./UniqueIdentifierGeneratorTest.cs
  1. … 3 more files in changeset.
Added method to get the geometry of a section based on reference line and begin and end points. WTI-1821

    • -0
    • +11
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 1 more file in changeset.
Incorporated comments review 3186:

- Introduced helper method to create a lookup between section results and exportable failure mechanism sections

WTI-1790

    • -0
    • +96
    ./ExportableFailureMechanismSectionHelperTest.cs
  1. … 3 more files in changeset.