Ringtoets.StabilityPointStructures.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Refactored common code across failure mechanism Plugins to HydraulicBoundaryDatabaseConnectionValidator. * Written out expected text instead of reusing Resources (as per team code conventions). Related to Issue [WTI-1013]

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

Former-commit-id: 21698917a54abb6d0b9e936a754b0b4960c2e380

Former-commit-id: f56e3badcab40f7312b797106a9783fbe31926e6

    • -14
    • +2
    ./StabilityPointStructuresPlugin.cs
  1. … 20 more files in changeset.
Removed CommentContext Related to Issue [WTI-983]

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

Former-commit-id: 8d56e214482a920714e272e0603ba492b669c9cd

Former-commit-id: 35ffbd5e3a533694d9b17097a4a9102dca33f137

  1. … 33 more files in changeset.
Removed ICommentable Related to Issue [WTI-983]

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

Former-commit-id: 3d96e9326e4b434624beb5bdba4c22c1d51e9208

Former-commit-id: b02773ea52b0f411aaa0b88c5013aa57161d87ee

  1. … 36 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.
* Improved unique instances being returned from DataSynchronizationService methods. * Moved removal code for structures from Plugins to DataSynchronizationService methods.

Related to Issue [WTI-440]

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

Former-commit-id: bb6496df1855213e2aa817f6f6db87bd1f67bebc

Former-commit-id: 30fe0695a03cf1d4ca858547bcc3bcf28b5c7931

    • -20
    • +2
    ./StabilityPointStructuresPlugin.cs
  1. … 14 more files in changeset.
For Piping and StabilityPointStructures failure mechanism - Set NotRelevantComment to context menu of disabled failure mechanism -- Called RemoveAllViewsForItem when making the failure mechanism relevant again - Set InputComment to context menu of Input folder of failure mechanism - Set OutputComment to context menu of Output folder of failure mechanism Related to Issue [WTI-983]

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

Former-commit-id: 93cce295ff5a5806fb40660eed57077310ec3427

Former-commit-id: 2b81ac37b0aff97102df33a79ab428cdbcf1b936

  1. … 3 more files in changeset.
- Minor review changes - Added asserts to fully unit test the context classes - Renamed property ParentFailureMechanism to FailureMechanism (discussed with bouvrie) Related to Issue [WTI-966]

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

Former-commit-id: 6c10621509bff7310f1a2b84981723f352cff115

Former-commit-id: 1030cff2d8e177623e8997c9e67c29cfddc3ea8c

  1. … 10 more files in changeset.
Added failure mechanism view for stability point structures failure mechanism.

Related to Issue [WTI-843]

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

Former-commit-id: bc040635bce56266421723377a939bec98a2a10a

Former-commit-id: e3a147c72c21251e20103def6b5bb356e116bd55

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
    • -0
    • +25
    ./StabilityPointStructuresPlugin.cs
  1. … 8 more files in changeset.
Added open item for remaining (implemented) failure mechanism views. Added failure mechanism view for height structures. Related to Issue [WTI-843]

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

Former-commit-id: ed323862925f9e7f71d3ec404309ef60b57c0aa5

Former-commit-id: 23ba3a0bbc6714dd9d0b802f28a3ffcb899737f0

  1. … 21 more files in changeset.
* Removed unit tests that are already covered by more complex unit test. * Extended StabilityPointStructuresContext with parent failuremechanism. * Implemented context menu items to delete StabilityPointStructure instances. Related to Issue [WTI-966]

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

Former-commit-id: 1277bbd76f439fe867c6cebadd054f60ff4d38fe

Former-commit-id: e58d9d47260db8e8e470794271aa311171b3a714

    • -2
    • +43
    ./StabilityPointStructuresPlugin.cs
  1. … 11 more files in changeset.
* Implemented removal of ForeshoreProfile instances using context menu items from StabilityStoneCover, GrassCoverErosionOutwards and WaveImpactAsphaltCover failure mechanisms, and the calculations that reference those removed profiles. Related to Issue [WTI-965]

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

Former-commit-id: eaffa79d1649c76df1c77bd528d3f68c535c931f

Former-commit-id: 508cb7ad5864e9c550d8f70e4ad9be2373eae45a

  1. … 22 more files in changeset.
* Removed unused references in the solution. Related to Issue [WTI-931]

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

Former-commit-id: d3103841ab6e9adba07b05cb228ae2e636a5274c

Former-commit-id: a03541460ccbd16a759c489bef9b4312fe0a0b80

    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 40 more files in changeset.
Moved HydraulicDatabaseHelper to Ringtoets.Common.IO project. Added validation for settings database to HydraulicDatabaseHelper. Related to Issue [WTI-919]

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

Former-commit-id: 171ff0f3f3dbe21be31af24be61309853967fd5a

Former-commit-id: 63c8b931ad8d57dd5f011643575ce5367f410bde

  1. … 34 more files in changeset.
Deltares clean-up for Ringtoets.Revetment and Ringtoets.StabilityPointStructures Related to Issue [WTI-931]

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

Former-commit-id: 6ab756305ce10a83275fc93899a868b985b1d3d0

Former-commit-id: 274bb7bccc5be0b20bdb0fdf5dade11492ef369e

  1. … 19 more files in changeset.
Implement validation service: - Connected plugin with the validation routine of the calculation service - Added missing test in the failure mechanism for closing structures: validation routine was not asserted

Related to Issue [WTI-927]

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

Former-commit-id: 8e28ed71866679074ae4ad303d95a2fea394381a

Former-commit-id: 1fb1c2c43d3044e9b9267ffdaf53b29c8e45d9b8

    • -2
    • +13
    ./StabilityPointStructuresPlugin.cs
  1. … 4 more files in changeset.
Fixed failing tests Reviewed by: tangerma Related to Issue [WTI-603]

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

Former-commit-id: 844bfd4d3839f63199b04bf4cb6e4e3690e6e5fb

Former-commit-id: 5a0b74ac55ebef8e4f1a692a442a12bbdecccd75

  1. … 10 more files in changeset.
Implemented performing calculations for stability point structures calculation group and failure mechanism. Related to Issue [WTI-568]

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

Former-commit-id: c2a739570b4ff0a35d2eabe0f444f23332949d01

Former-commit-id: c54810fd1a5311bf2caf83560da29a7732f2522d

    • -13
    • +32
    ./StabilityPointStructuresPlugin.cs
  1. … 3 more files in changeset.
Implemented calculating from context menu for single calculation. Related to Issue [WTI-568]

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

Former-commit-id: 4db0b12536267aab5d62e1e103a0ebff1645f598

Former-commit-id: 310a63e2317cb37cb04b85da050bb6a26331555f

    • -0
    • +10
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
    • -1
    • +10
    ./StabilityPointStructuresPlugin.cs
  1. … 2 more files in changeset.
- Extracted cast of all calculations from foreach Paired with berg_jl Related to Issue [WTI-605]

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

Former-commit-id: ac547c7884c49c36f6718ced2a372cae0720dcaa

Former-commit-id: 0f5e09e06f4fd1509bf2f5dfe84808a76d3191b8

  1. … 3 more files in changeset.
Add call to Delete when removing calculation to correctly update calculation assignments to sections. Related to Issue [WTI-605]

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

Former-commit-id: a2aca22544ce6f5597ae623bbb4f41779cb82f09

Former-commit-id: 4a2563250c492d71e0236e759e91fff6249285b3

    • -0
    • +10
    ./StabilityPointStructuresPlugin.cs
  1. … 2 more files in changeset.
Implemented improvements of review 1143. Related to Issue [WTI-594]

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

Former-commit-id: 421edd42003bb6a398baba98b51e8d0127174d67

Former-commit-id: 0bd25a60e86104fef7664e113a09f8fce1995d6b

    • -11
    • +0
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
  1. … 29 more files in changeset.
Integrated StabilityPointStructuresInputContextProperties Related to Issue [WTI-570]

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

Former-commit-id: dbef5c2327cf4369b2fbfbc643361293a26f287b

Former-commit-id: b9837a4eb69d9fe8fce9591fdc5677ad96dfbc0e

  1. … 3 more files in changeset.
Implemented scenario view for Stability Point Structures failure mechanism. Related to Issue [WTI-605]

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

Former-commit-id: 6c45d146fe9d652a253e6d916ee67622566f39d6

Former-commit-id: 913c29981c9b7cbba1ae0f4451228bcc85d5b8ae

    • -4
    • +38
    ./StabilityPointStructuresPlugin.cs
  1. … 12 more files in changeset.
Updated signature of method so that implicit knowledge about structures type is not divided over methods. Related to Issue [WTI-603]

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

Former-commit-id: e0f26eaa0133ad7ffdbbb3ca50e32a32bdf46585

Former-commit-id: dda2033d868ea42c9d43e0f4e886ef9a6e33985a

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

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

Former-commit-id: aa525712740ea4d4c290bb2be7d7f91c8f1e8fa7

Former-commit-id: 59b6c1d9951a51610a60068228326a1f588c9aeb

  1. … 11 more files in changeset.
Added GenerateCalculations menu option for StabilityPointStructures. Related to Issue [WTI-603]

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

Former-commit-id: f888820ded8809c1161b34c7988ae95dca017733

Former-commit-id: db02955dbeded58fc616784d0ed46342aa1861b9

    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.Plugin.csproj
    • -10
    • +48
    ./StabilityPointStructuresPlugin.cs
  1. … 1 more file in changeset.
Added scenario's node to the result folder of Stability point structures failure mechanism. Related to Issue [WTI-604]

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

Former-commit-id: a224bf25e488b19d4389969e8ed9fe8cba3caa95

Former-commit-id: e30f74fd73e914a3ce5b4563c6ef36dd0c474a25

    • -0
    • +10
    ./StabilityPointStructuresPlugin.cs
  1. … 7 more files in changeset.
Incorporated review comments 1129 - Generalised ValidateAll method calls in all plugins Related to Issue [WTI-554]

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

Former-commit-id: 3ce79447d29e2056543b6f5b273f1f24cd25594c

Former-commit-id: c812777234b3d6fc6d9a62a5feeb7c462bdb0aa8

    • -4
    • +16
    ./StabilityPointStructuresPlugin.cs
  1. … 7 more files in changeset.
Generalized three structures Calculations to StructuresCalculation class. Related to Issue [WTI-594]

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

Former-commit-id: a8405ee298bf3c641f426352c072744f2e3685cb

Former-commit-id: 5968cf3a46e1b19065199c498dbd525ef5f26552

  1. … 93 more files in changeset.
Removed 3 properties which should not be visible. Unpacked Context in StabilityPointStructuresPlugin to reduce coupling, credits to bouvrie. Related to Issue [WTI-566]

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

Former-commit-id: 95bd74ff26061d28c52dce2919464d63d50c6c6b

Former-commit-id: 4235b419e54352e06dc0cb50bf4521ac6fe889b5

  1. … 9 more files in changeset.