Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

    • -88
    • +0
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -62
    • +0
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -66
    • +0
    ./DuneLocationCalculationCollectionCreateExtensions.cs
    • -70
    • +0
    ./DuneLocationCalculationCreateExtensions.cs
    • -61
    • +0
    ./DuneLocationCalculationOutputCreateExtensions.cs
  1. … 642 more files in changeset.
Cleanup - Rename DuneLocationOutputEntity to DuneLocationCalculationOutputEntity: - Fixed compiling errors - Renamed read extension and corresponding test

WTI-1654

    • -1
    • +1
    ./DuneLocationCalculationCreateExtensions.cs
    • -5
    • +7
    ./DuneLocationCalculationOutputCreateExtensions.cs
  1. … 15 more files in changeset.
Adjusted StorageSQLIntegrationTest to verify the round trip saving and opening RT projects: - Included the new entities to be loaded - Switched order in the CreateExtensions: locations should be created first to prevent InvalidOperationExceptions because no matching DuneLocationEntity is found

WTI-1654

    • -1
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
  1. … 2 more files in changeset.
Removed obsolete create extension for the general dune erosion input --> the corresponding meta entity is created by the failure mechanism create extensions already

WTI-1654

    • -53
    • +0
    ./GeneralDuneErosionInputCreateExtensions.cs
  1. … 3 more files in changeset.
Adapt Create and Read Extensions: - Adapt create extension methods for the DuneErosionFailureMechanism

WTI-1654

    • -3
    • +15
    ./DuneErosionFailureMechanismCreateExtensions.cs
  1. … 1 more file in changeset.
Implement Create and Read Extensions: - Implement create extension methods for collections of DuneLocationCalculation

WTI-1654

    • -0
    • +66
    ./DuneLocationCalculationCollectionCreateExtensions.cs
  1. … 3 more files in changeset.
Implement Create and Read Extensions: - Implement create extension methods for the DuneLocationCalculation

WTI-1654

    • -0
    • +70
    ./DuneLocationCalculationCreateExtensions.cs
  1. … 3 more files in changeset.
Adapt Create and Read Extensions: - Modified extension methods for the DuneLocationOutput --> Cleaned up files, implemented missing NULL check - Adjusted implementation of the Hydraulic Boundary Location Output create extensions --> replaced cast to byte with a convert according to our own guidelines

WTI-1654

    • -1
    • +1
    ./DuneLocationCalculationOutputCreateExtensions.cs
  1. … 4 more files in changeset.
Adapt Create and Read Extensions: - Modified extension methods for the DuneLocation --> it has no reference to an output anymore

WTI-1654

  1. … 3 more files in changeset.
Incorporated comments review 2839: - Performed Resharper cleanup - Renamed test

WTI-1574

    • -0
    • +1
    ./DuneLocationCalculationOutputCreateExtensions.cs
  1. … 4 more files in changeset.
Incorporated comments review 2824: - Renamed DuneLocationOutput to DuneLocationCalculationOutput -- Adjusted CreateExtension file names -- Updated function and parameter names where necessary.

WTI-1574

    • -0
    • +58
    ./DuneLocationCalculationOutputCreateExtensions.cs
    • -58
    • +0
    ./DuneLocationOutputCreateExtensions.cs
  1. … 41 more files in changeset.
Updated Create and read extensions for failure mechanism section results in group 3 (WaveImpactAsphaltCover, DuneErosion, GrassCoverErosionOutwards, StabilityStoneCover) - For dunes - Added missing reference in Storage project

WTI-1667

    • -4
    • +17
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 5 more files in changeset.
Removed old properties from data model. WTI-1637

    • -3
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 7 more files in changeset.
Fixed compilation errors. WTI-1559

  1. … 10 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. … 841 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

    • -1
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./DuneLocationOutputCreateExtensions.cs
    • -1
    • +1
    ./GeneralDuneErosionInputCreateExtensions.cs
  1. … 474 more files in changeset.
Performed cleanup over Application.Ringtoets.Storage. Added validation for StochasticSoilProfile requiring value for Probability. Added NOT NULL constraint to StochasticSoilProfileEntity.Probability column.

Related to Issue [WTI-1070]

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

Former-commit-id: 5e29aefdb152eb1964dafacd53fcbfafd14713b4

Former-commit-id: a85ccc6fe92f813435517cac8abbf7a44e164480

    • -4
    • +4
    ./DuneErosionFailureMechanismCreateExtensions.cs
  1. … 62 more files in changeset.
Removed obsolete ToList() call

Paired with tangerma

Related to Issue [WTI-1043]

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

Former-commit-id: 0f00cf5d49e4a795b4696d6bf920acb4664d0bd2

Former-commit-id: 8b94644635596fbe4ce1d2383c75122fc5cc15ec

    • -2
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
Added extension method for RoundedDouble --> ToNaNAsNull smal review changes Related to Issue [WTI-1043]

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

Former-commit-id: 3f4ca76209b80dc441e5b983492aae53e2185b35

Former-commit-id: 660a43fdf0ccd473463b0241a295a2417c7ac306

    • -4
    • +4
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -22
    • +8
    ./DuneLocationOutputCreateExtensions.cs
  1. … 37 more files in changeset.
Extended storage of DuneLocation to include input properties Updated integration test with DuneErosionFailureMechanism Fixed some typos Ran Deltares cleanup Related to Issue [WTI-1043]

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

Former-commit-id: 11c6c83ae18adda08c974e89d42451897563c7f1

Former-commit-id: 3a8d9df3ad92ec5100d0eff66a27f8ad3b8fac4a

  1. … 11 more files in changeset.
Added *Create* feature for dune locations and output Related to Issue [WTI-1043]

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

Former-commit-id: 9dafa8fb6831bcf6386ea30686f9ab2d20da084c

Former-commit-id: 22969c373c5c07b1a4468e51a47e8fd5e4ac41c3

    • -1
    • +17
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -0
    • +76
    ./DuneLocationCreateExtensions.cs
    • -0
    • +72
    ./DuneLocationOutputCreateExtensions.cs
  1. … 7 more files in changeset.
Moved association of DuneLocationEntity to FailureMechanismEntity, since Related to Issue [WTI-1043]

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

Former-commit-id: e631cd0ec0d8eb28e3263adaa271ff0d33e1997a

Former-commit-id: c2b52e7803669ba721e217fa3e5e77a808bd8562

    • -0
    • +53
    ./GeneralDuneErosionInputCreateExtensions.cs
  1. … 6 more files in changeset.
Moved DuneErosion classes to right projects. Related to Issue [WTI-773]

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

Former-commit-id: c136777e97e49423a7526e880e8c94d21499a744

Former-commit-id: 038ca2a697c133c25d728bb78b6c114ac7a19008

    • -2
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 51 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

    • -1
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -7
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 109 more files in changeset.
Updated and cleaned storage and tests. Related to Issue [WTI-935]

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

Former-commit-id: 809a7a7194b7bc526433ced0cfcc6781ba9633ef

Former-commit-id: b05a74e94a9b121c83c91fd5e7099a4848a5c4a0

    • -0
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 13 more files in changeset.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

    • -1
    • +0
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -1
    • +0
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 272 more files in changeset.
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -3
    • +1
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -2
    • +0
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 130 more files in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

    • -1
    • +1
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 206 more files in changeset.
* Refactored Create extension methods, reorganizing namespaces. Related to Issue [WTI-664]

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

Former-commit-id: f25e47bca6f4f87eaabceafbefac8acea774a039

Former-commit-id: 7549f4295c991840a21749c51e882447ca1df05d

    • -0
    • +65
    ./DuneErosionFailureMechanismCreateExtensions.cs
    • -0
    • +59
    ./DuneErosionFailureMechanismSectionResultCreateExtensions.cs
  1. … 214 more files in changeset.