HeightStructuresCalculationActivity.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 26 more files in changeset.
- Moved NotifyObservers from HydraRingActivity to derived Activities Related to Issue [WTI-503]

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

Former-commit-id: 4a13b4e4005b1aa195197934e972ebe3597f11a4

Former-commit-id: 934acea12717ebc5ca4622af3a067676c043b785

    • -10
    • +11
    ./HeightStructuresCalculationActivity.cs
  1. … 5 more files in changeset.
Calculations use the traject ID in stead of the FailureMechanismSection.Name. Related to Issue [WTI-442]

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

Former-commit-id: 0ec361d7f754a76ebe789611ac3aa19c0f78dbd0

Former-commit-id: 9500976c21c9aab4b934e0eacba4c71d3eb9f98c

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 3 more files in changeset.
* Implemented improvements of review 719. * Added Test project for GrassCoverErosionInwards Utils. * Added ArgumentNullExceptions to Action constructors. * Moved testcase files. * Updated the test cases. Related to Issue [WTI-638]

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

Former-commit-id: bac76cd842d572a2f5523f3a3dee039c711657d2

Former-commit-id: f96a9dbc77b50860ec2fd4d3707f42887340fe4f

    • -0
    • +19
    ./HeightStructuresCalculationActivity.cs
  1. … 19 more files in changeset.
Reverted merge attempts so far Related to Issue [WTI-645]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-645@3656 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9702ab8b2e5b1e7ed2fcf69c88c76f9e4231a127

Former-commit-id: cb8a111f6aa65b1e58b67d35a078fa539015743e

    • -110
    • +0
    ./HeightStructuresCalculationActivity.cs
  1. … 109 more files in changeset.
Merged revision(s) 3617 from trunk: Merged revision(s) from branches/WTI 616. ........

Related to Issue [WTI-645]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-645@3653 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: cd25ad466f869862ff4b389028761e11b4b1bc34

Former-commit-id: d0a5175cc78415a4d3ced49deba19581420cf960

    • -0
    • +110
    ./HeightStructuresCalculationActivity.cs
  1. … 62 more files in changeset.
- Deleted old activities. - Implemented new kind of HydraRingActivity with template methods. Related to Issue [WTI-616]

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

Former-commit-id: 1c80bfff32a0b89f615aede463865726ff4b465c

Former-commit-id: a8ba1ad79149f42bf1c4973fe1b9e3af9838c599

    • -32
    • +12
    ./HeightStructuresCalculationActivity.cs
  1. … 15 more files in changeset.
- Implemented new service and activity for DesignWaterLevelCalculations. - Added extra check in validation for grassCoverErosionInwardsCalculation and HeightStructuresCalculation service. Related to Issue [WTI-616]

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

Former-commit-id: 358404e4abedfb0ff31b12d8a7934e55d5145bf9

Former-commit-id: 2742440466cf4a3a889f1b5ead07d353c6a99e16

    • -1
    • +1
    ./HeightStructuresCalculationActivity.cs
  1. … 54 more files in changeset.
Merged revision(s) from branches/WTI-616.

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

Former-commit-id: e7b8d2db71731c5c810ca964484ff64a7225aed5

Former-commit-id: c2325b82c7949c85a03d994c0a9a63557204a288

    • -0
    • +110
    ./HeightStructuresCalculationActivity.cs
  1. … 62 more files in changeset.
Implemented new activity and service for grass cover erosion inwards calculations. Related to Issue [WTI-616]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-616@3605 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: dd95d1a0736c0e73f2c4369cd363dc555425ae3e

Former-commit-id: ef8e75490aab5a73dbc626c5e9503a3fc10094d0

    • -4
    • +4
    ./HeightStructuresCalculationActivity.cs
  1. … 21 more files in changeset.
- Connected HeightStructuresGuiPlugin to HeightStructuresCalculationActivity. - Added integration tests for HeightStructuresCalculationService. Related to Issue [WTI-616]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-616@3600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e1e986456385062d2e766e052fa7cc86a8eebaee

Former-commit-id: 3749ef4643b0977934944ce563174eb14f8d77c0

    • -0
    • +7
    ./HeightStructuresCalculationActivity.cs
  1. … 15 more files in changeset.
Added integration tests for HeightStructuresCalculationActivity. Related to Issue [WTI-616]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-616@3597 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2f8ef33c7a31e55c24514eabcb300b034f7d777f

Former-commit-id: 9692db465f2fdb2e24f73ea62cd73edbfcf199d5

    • -11
    • +13
    ./HeightStructuresCalculationActivity.cs
  1. … 12 more files in changeset.
Added tests for HeightStructuresCalculationActivity. Related to Issue [WTI-616]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-616@3591 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7e256811ddab0fd8aa817499cdfb2af60c057937

Former-commit-id: 39755d273e0220659cd88cdd47b212b2142995b1

    • -6
    • +17
    ./HeightStructuresCalculationActivity.cs
  1. … 3 more files in changeset.
Implemented new HeightStructuresCalculationActivity and connected it to the calculate button for a single calculation. Related to Issue [WTI-616]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-616@3590 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 27528d4146194627fe81afcd357e53b8e66fdfa6

Former-commit-id: f126c7b349fb4354afacc08d8dab88f32607b427

    • -0
    • +90
    ./HeightStructuresCalculationActivity.cs
  1. … 29 more files in changeset.