Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed algorithm: - Determine the shortest distance from the point to be chained to the next section - Add a clipping functionality to clip sections in an ordered way

WTI-1699

    • -35
    • +39
    ./FailureMechanismSectionsImporter.cs
  1. … 16 more files in changeset.
Moved importer logic to right place. WTI-1612

    • -33
    • +21
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Merged from release 17.2: Incorporated comments review 2529: - Changed ConvertPointsToPolygonSegments --> ConvertPointsToLineSegments

WTI-1592

  1. … 1 more file in changeset.
Incorporated comments review 2529: - Changed ConvertPointsToPolygonSegments --> ConvertPointsToLineSegments

WTI-1592

  1. … 1 more file in changeset.
Merged from release 17.3: Incorporated comments review 2529: - Changed ConvertPointsToPolygonSegments --> ConvertPointsToLineSegments

WTI-1592

Merged from release 17.2: Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 18 more files in changeset.
Merged from release 17.3: Incorporated comments review 2523: - Improved tests - Updated XMLDocs

Related to Issue [WTI-1592]

  1. … 17 more files in changeset.
Incorporated comments review 2518: - Improved tests - Renamed functions and updated XMLDocs Related to Issue [WTI-1592]

  1. … 18 more files in changeset.
Add notification of SectionResults when importing to the FailureMechanismSectionsImporter WTI-1617

  1. … 2 more files in changeset.
Turned protected backing fields into protected properties. WTI-1559

  1. … 4 more files in changeset.
Review related changes, cleanup and fixed some resource strings. Paired with roberttangerman WTI-1532

  1. … 5 more files in changeset.
Fixed errors caused by reverting "Made section length RoundedDouble" WTI-1532

  1. … 1 more file in changeset.
Fix merge errors. WTI-1532

  1. … 1 more file in changeset.
Implement property class for the referenceline WTI-450

  1. … 13 more files in changeset.
Replaced methods for properties for getting the start and end point of a section. WTI-1532

  1. … 10 more files in changeset.
Removed obsolete AssessmentSection.NotifyObserver() calls from the HBL importer: - Importer should only notify the observers that are directly related to the HBL - Adjusted tests to verify behaviour, extended test to include additional HBL notifications Related to Issue [WTI-1512]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13459 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 225db20165207a4763ecd03768978963a38047dd

Former-commit-id: df630930e32f38bfd4b0d2bc39cf40dd24ac9347

    • -2
    • +0
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 2 more files in changeset.
Added extra notifications in the HydraulicBoundaryDatabaseImporter Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13372 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e87a5dd8aa2244395b41eb9191133ab10b9bd86a

Former-commit-id: 6037c7b5be901955fb1df00797b949764ab88aad

    • -0
    • +3
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 1 more file in changeset.
Removed null checks for HydraulicBoundaryDatabase on AssessmentSection

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13344 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d5e14f71c69d7048205fc4bfa47c19808f02a152

Former-commit-id: b23cc3efaea1756c8b3588c648d138d481cb761b

    • -11
    • +3
    ./HydraulicBoundaryDatabaseImporter.cs
Directly evaluate enumerations when applicable. Related to Issue [WTI-1393]

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

Former-commit-id: cf8406a712503f8ef9b24bd41b7cf5047467cdc8

Former-commit-id: 366b18ed1a959d4a942dfdc092b9dba5ee848da9

  1. … 26 more files in changeset.
Adapted HydraulicBoundaryDatabaseImporter

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13278 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 081780461ed94cab6c7e6965f89a1f827c72142e

Former-commit-id: 88e43ff3c80fa7dd3892b5716c8887c8b5598031

    • -21
    • +16
    ./HydraulicBoundaryDatabaseImporter.cs
Improvements after review.

Paired with kleijn.

Related to Issue [WTI-1511]

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

Former-commit-id: cf5cc936236ddac1e305108ef0ea79fe732f9d9f

Former-commit-id: 4510814a87aab767b7978a145af8efd1c58a3241

    • -9
    • +9
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 3 more files in changeset.
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

    • -1
    • +1
    ./HydraulicBoundaryDatabaseImporter.cs
    • -1
    • +1
    ./MessageProviders/ImportMessageProvider.cs
    • -1
    • +1
    ./MessageProviders/UpdateMessageProvider.cs
  1. … 838 more files in changeset.
Eliminated use of parameterized HydraulicBoundaryDatabase constructor Related to Issue [WTI-1507]

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

Former-commit-id: 2369fe83ba209825ccf24277f4d3e884ee5d1396

Former-commit-id: a3df317dbe0d5bb0992dfafd42d083606b05a79c

    • -5
    • +12
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 3 more files in changeset.
Reverted changes sofar Related to Issue [WTI-1507]

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

Former-commit-id: bf9f39130280dc4af4a1e96de4e1bff43fa16a26

Former-commit-id: 7a0d64bb19b390ed39691978a995a369c8b4c624

    • -16
    • +6
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 34 more files in changeset.
Integrated SetParameters method Related to Issue [WTI-1507]

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

Former-commit-id: 63ffe83ac344604401c70e9da1608118be1fb436

Former-commit-id: 2cf675289325594c9de7d5d561d64d91c1e81774

    • -6
    • +16
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 3 more files in changeset.
Fixed some typos Related to Issue [WTI-1511]

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

Former-commit-id: 3332018fe7c79b3cabd7b80633f2696f92246765

Former-commit-id: 58cf15ca865ced5830e8c4fea43eee9611bbba63

    • -1
    • +1
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 4 more files in changeset.
Cleaned up HydraulicBoundaryDatabaseImporterTest Related to Issue [WTI-1511]

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

Former-commit-id: ae62c88641f9e8c26e58a2ff4a16c8a88c942624

Former-commit-id: 092e21ce50f3e634f363edafbc30ce6322eb2f29

    • -34
    • +27
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 3 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 more files in changeset.
Renamed hydraulic boundary database related readers Related to Issue [WTI-1511]

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

Former-commit-id: 5dffa086f35fdfb7a47d0e9a61464b8733f07937

Former-commit-id: e1ffa75b19fa931835f0838181b8ba05f1ec7107

    • -4
    • +4
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 21 more files in changeset.
HydraulicLocationConfigurationDatabaseContext => HydraulicLocationConfigurationDatabase Related to Issue [WTI-1511]

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

Former-commit-id: 25aef5bf587b36b3e31eb09bb10f8ba81b598ad8

Former-commit-id: 81eafede2cea85b0f36050b701d6e03bff2bf7d9

    • -1
    • +1
    ./HydraulicBoundaryDatabaseImporter.cs
  1. … 23 more files in changeset.