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

  1. … 15714 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Adapted PipingCalculation, MacroStabilityInwardsCalculation and the wave condition calculations (3x). WTI-1719

  1. … 5 more files in changeset.
Made ICalculation an ICalculatable. WTI-1719

Refactoring of the ReplaceDataStrategyBase: - Removed failure mechanism specific overloads of the RemoveAllForeshoreProfiles: -- Implemented generic function RemoveAllForeshoreProfiles by introducing an InputParameters property in the ICalculation -- Introduced an IHasForeshoreProfile interface for the input classes that have a foreshore profile - Extracted failure mechanism specific tests to an integration test

Related to Issue [WTI-1113]

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

Former-commit-id: 416ff665e7eb72de5b9ca358dff86654746fb066

Former-commit-id: 4e264f5659a97c6a63a8663175a006d19b014e64

  1. … 14 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 551 more files in changeset.
Performed Resharper cleanup

Related to Issue [WTI-1008]

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

Former-commit-id: 23d17fd6b5257a25b167839d9106eea6fa7be554

Former-commit-id: 4a817a07bc646924777514e78010c89bc0fdf9b5

  1. … 114 more files in changeset.
Renamed Commentable.Comments to Comment.Body Related to Issue [WTI-983]

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

Former-commit-id: cdeaf9685c9c6b52624d8a755a52835936a0564e

Former-commit-id: 0f2d7929b9cd815fcd65770b767b001efca4e49b

  1. … 108 more files in changeset.
- Removed ICommentable from ICalculation and replaced it with a Commentable property Related to Issue [WTI-983]

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

Former-commit-id: d58e8379d2a7a2ac41eb68aec287b032b325ed7d

Former-commit-id: 85de1e68b87e73b7e36e44ada2077190b55de29a

  1. … 68 more files in changeset.
Removed GetObservableInput and GetObservableOutput from ICalculation Related to Issue [WTI-953]

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

Former-commit-id: 302d4fc3dea47fec662a235c883f8f27349c5cb4

Former-commit-id: 8984247ae05e2c245ef124a4714946b8844f8c17

  1. … 4 more files in changeset.
- Refactored Clear methods in calculation. Related to Issue [WTI-441]

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

Former-commit-id: d05b46e443348e076fd8b5044b95717b62e2c4eb

Former-commit-id: e0adac9a16dbb1072a62d22078cf24794366d367

  1. … 26 more files in changeset.
Changes after review. Related to Issue [WTI-464]

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

Former-commit-id: 5bb96710aad54bbfc689199a990ef13acfc5a44a

Former-commit-id: 989908ecdf3c142e1e222e30022169554dc194ec

  1. … 8 more files in changeset.
- Added piping calculation to failure mechanism section result in demo project. - Made sure the FailureMechanismResultView is updated when clearing calculation output. - Changed the text of an error message in FailureMechanismResultView. Related to Issue [WTI-423]

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

Former-commit-id: af3000d022f2a75b0c2683d4b3c28a9785522576

Former-commit-id: ffaecddda182d517989ed6d2bad4edc86e75ba0e

  1. … 23 more files in changeset.
Implemented remove, drag and rename for calculation context in factory. Related to Issue [WTI-464]

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

Former-commit-id: 3e28ab10a9e0557337b299e470213b1a9bd5466b

Former-commit-id: 164e19cd10e26f2d62daaffd169814f9316929dc

  1. … 5 more files in changeset.
- Small changes from review - Removed ICalculationGroup.cs Related to Issue [WTI-463]

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

Former-commit-id: 7e68d36b51ad19d7f32043ce92ceb9a12d639d73

Former-commit-id: 24e563dfb3807adcf4a7ab22b0275eced3199cce

  1. … 27 more files in changeset.
Changes after review - Added extra interface for failure mechanisms with calculation groups. - Changed the input property for observable to method. Related to Issue [WTI-423]

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

Former-commit-id: 79322c136604292552770df88b2c33cc5e269360

Former-commit-id: aba915be621c7854f6b599236977ee6c24ba27ad

  1. … 25 more files in changeset.
- Added ICalculationGroup - Renamed ICalculationItem to ICalculationBase Related to Issue [WTI-467]

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

Former-commit-id: 7e789bb1642d5e939928f1e4205152fdd9009f81

Former-commit-id: a400a9149650d46b63469f82beafb74e78459169

  1. … 20 more files in changeset.
- Added calculation input interface to observe. - Implemented data syncing for FailureMechanismResultView Related to Issue [WTI-423]

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

Former-commit-id: 8bf4c64781b1b3647f3cd99d2b1fae106953ca82

Former-commit-id: 1c42d4d6496cbfc8df8ea35a0031e3afa9c2103f

  1. … 16 more files in changeset.
- Renamed ICalculationItem <-> ICalculation

Related to Issue [WTI-463]

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

Former-commit-id: a648f073b751755c086853e4f7c03afb45123772

Former-commit-id: 277a2bf2b717bba0f5e34ffc36e26a057ce5bbc7

  1. … 46 more files in changeset.