Ringtoets.StabilityPointStructures.Service

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge from trunk

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

Former-commit-id: bf5fbcc95987a94adb2f1d5f3ea78ce5205fc88e

Former-commit-id: 0d4105c376cbb110fb296426b2255557a881be87

    • -10
    • +10
    ./Properties/Resources.Designer.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Service.csproj
    • -0
    • +50
    ./StabilityPointStructuresCalculationMessageProvider.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationService.cs
  1. … 12 more files in changeset.
- Moved performing the calculation to the base. - Changed type parameters of base. Related to Issue [WTI-1353]

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

Former-commit-id: 4a75417bd348972b9f9f1acbf6e6859ed47a1fbd

Former-commit-id: 220809cd3396870cbb1272378802252605f3fa1b

    • -2
    • +4
    ./StabilityPointStructuresCalculationActivity.cs
    • -2
    • +2
    ./StabilityPointStructuresCalculationMessageProvider.cs
    • -76
    • +6
    ./StabilityPointStructuresCalculationService.cs
  1. … 15 more files in changeset.
Added message provider to calculation service constructors. Related to Issue [WTI-1353]

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

Former-commit-id: cd2665b7fda8fcf42f62c623a403f0c26bb3892e

Former-commit-id: 1b619281f65cc1bbb53ad9cd17006ee884d8dd94

    • -0
    • +6
    ./StabilityPointStructuresCalculationService.cs
  1. … 4 more files in changeset.
Added message providers for structure calculations. Related to Issue [WTI-1353]

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

Former-commit-id: 37a53f1fb2d48e9467bde8953bf5494ca434df0c

Former-commit-id: 03b0b8276bd9aba9a29732dcd8cd49bdb8aaac43

    • -10
    • +10
    ./Properties/Resources.Designer.cs
    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Service.csproj
    • -0
    • +50
    ./StabilityPointStructuresCalculationMessageProvider.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationService.cs
  1. … 12 more files in changeset.
cleanup Related to Issue [WTI-1353]

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

Former-commit-id: 8a9a26229175f821e1386fb715d923dab710d681

Former-commit-id: 94b4a1b598d00e87eb1e6534630c16f8899d9ed4

    • -5
    • +5
    ./StabilityPointStructuresValidationRulesRegistry.cs
  1. … 2 more files in changeset.
- Moved cancel method to base. - Refactored perform calculation method. Related to Issue [WTI-1353]

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

Former-commit-id: 319e32471cff41243febb3a7de2305040ffcf9f7

Former-commit-id: f4523a3c6b43ef344678bd39d1f2d5664751db8e

    • -119
    • +63
    ./StabilityPointStructuresCalculationService.cs
  1. … 7 more files in changeset.
Refactores structure calculators to one calculator. Related to Issue [WTI-1353]

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

Former-commit-id: 070ae3378d0b61127160dbf3fc3b722b6f361c06

Former-commit-id: 9e0b0d6e749192b868c914aa53797a482098ee9e

    • -2
    • +2
    ./StabilityPointStructuresCalculationService.cs
  1. … 34 more files in changeset.
Refactored getting the calculation input. Related to Issue [WTI-1353]

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

Former-commit-id: 49287039b12c4b602c7989e2bcc564b9d646a3a1

Former-commit-id: 0614817094806a73d321be4b1f4bd0c82c2e0882

    • -44
    • +23
    ./StabilityPointStructuresCalculationService.cs
  1. … 7 more files in changeset.
Added calculate method with null checks to the StructuresCalculationServiceBase Related to Issue [WTI-1353]

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

Former-commit-id: 5dcc87c7f4ac386f10b4c18b41f99f06b4bf11fe

Former-commit-id: 93fd51170d798af95d9709f9d7943391e621f30f

    • -14
    • +4
    ./StabilityPointStructuresCalculationService.cs
  1. … 7 more files in changeset.
- Implemented validate method in StructuresCalculationServiceBase. - Refactored all depending calculation services. Related to Issue [WTI-1353]

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

Former-commit-id: eacc84c9546683908cc316390f0f9fbcc83f4b84

Former-commit-id: ce6af66ecff89a16568da6283a30bdc97de7a3db

    • -320
    • +3
    ./StabilityPointStructuresCalculationService.cs
    • -3
    • +6
    ./StabilityPointStructuresValidationRulesRegistry.cs
  1. … 10 more files in changeset.
Implemented validation rules registry for stability point structures. Related to Issue [WTI-1353]

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

Former-commit-id: d62b7b06d2c59260c480d7456307cba534a84f04

Former-commit-id: 020fa7b372c31c4b9db8c535d1a474cdf40267d3

    • -0
    • +1
    ./Ringtoets.StabilityPointStructures.Service.csproj
    • -0
    • +300
    ./StabilityPointStructuresValidationRulesRegistry.cs
  1. … 2 more files in changeset.
Introduced a StructuresOutput object: - Incorporated the StructuresOutput in the structures data structure - Updated affected services, Create and Read extensions

Related to Issue [WTI-1308]

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

Former-commit-id: 64ffbc00b2e927cbf1c3697e577697c3a12faf46

Former-commit-id: a7c4a8101d7e0566f03dc310c6553eddd52e242d

    • -4
    • +7
    ./StabilityPointStructuresCalculationService.cs
  1. … 34 more files in changeset.
Introduced StructuresCalculationServiceBase Related to Issue [WTI-1353]

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

Former-commit-id: 1f6d248b8179af6a9078b63bafc15d2818d32465

Former-commit-id: bbf53a7ff4361c1b8c388201a7639ee725fde530

    • -2
    • +3
    ./StabilityPointStructuresCalculationService.cs
  1. … 7 more files in changeset.
Improved log messaging (removed duplication on calculation names and others) Related to Issue [WTI-1097]

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

Former-commit-id: 7f80d5d4b3fe2cb329fc7a00666f09e0858a333c

Former-commit-id: 6a5fe69c43427946827b8a6ee1455e1649475356

    • -4
    • +4
    ./StabilityPointStructuresCalculationService.cs
  1. … 98 more files in changeset.
Review related changes Related to Issue [WTI-1097]

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

Former-commit-id: a8d4c2d5af821c90f435710462ec8a5052e4c8fa

Former-commit-id: c0cdd50de3513b86395bba31381872b157d28648

    • -3
    • +3
    ./StabilityPointStructuresCalculationService.cs
  1. … 22 more files in changeset.
Got rid of redundant time indication in log messages Related to Issue [WTI-1097]

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

Former-commit-id: c368b8291325e52f7b84fcf7ebd622eb5b73d189

Former-commit-id: 6487f84142ebb802fbc312b4507c405f435cbe61

    • -4
    • +4
    ./StabilityPointStructuresCalculationService.cs
  1. … 77 more files in changeset.
Merged revision(s) from branches/1097

Related to Issue [WTI-1097]

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

Former-commit-id: 96f1603afbcbdf665f6ad32a8dfea44f6045b869

Former-commit-id: 0d99ea5fdd3146735e103c57712ef8728c1f11b6

    • -1
    • +3
    ./StabilityPointStructuresCalculationActivity.cs
  1. … 79 more files in changeset.
Fixed some compilation failures

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

Former-commit-id: 579e9e9c91e0dc5c178a35e2ea097bb5272b21c1

Former-commit-id: 9ff39b9865887a57c48ec20f79e373d1cb9b0cf3

    • -0
    • +1
    ./StabilityPointStructuresCalculationActivity.cs
  1. … 10 more files in changeset.
Fixed some compilation failures

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

Former-commit-id: 2b35bab1dadb141552a25c2f30675804716a8d35

Former-commit-id: d5c44cd123be9f6dfb9547054dfba6bfbf70ce84

    • -1
    • +2
    ./StabilityPointStructuresCalculationActivity.cs
  1. … 7 more files in changeset.
Updated license headers in StabilityPointStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 14ae02f9875abc7761b964e0cca99bd80e2ec505

Former-commit-id: 4f355e2ce65bca2ae6ac5b0277e4028beceed7f7

    • -1
    • +1
    ./StabilityPointStructuresCalculationActivity.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationService.cs
    • -1
    • +1
    ./StabilityPointStructuresDataSynchronizationService.cs
  1. … 117 more files in changeset.
removed app.config Related to Issue [WTI-1242]

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

Former-commit-id: 8ea1992a16a279720dce1b38ff7403d51aba0387

Former-commit-id: 174c5c30e603e65dc2622f61212d4e650aad3ed9

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.Service.csproj
  1. … 20 more files in changeset.
Added missing license headers Related to Issue [WTI-1242]

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

Former-commit-id: 897af4efc2e31ca7bec5a9ce4f23dce951c81217

Former-commit-id: c4a51988901703c1678b2913a93b6c86de8029ba

  1. … 94 more files in changeset.
Code cleanup: Ringtoets.ClosingStructures Ringtoets.HeightStructures Ringtoets.StabilityPointStructures Related to Issue [WTI-1242]

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

Former-commit-id: 3f4503acaaefd0ce6c0cedf203052514f2e4c106

Former-commit-id: 0b20cb147ebd8f29f45b7034e47a99711b0e3187

    • -10
    • +10
    ./StabilityPointStructuresCalculationService.cs
    • -8
    • +8
    ./StabilityPointStructuresDataSynchronizationService.cs
  1. … 108 more files in changeset.
Removed unused dll references (up till WaveImpactAsphaltCover) Related to Issue [WTI-1242]

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

Former-commit-id: d0cf8adc15c73dfce00ead6e93d7a6f5393241ab

Former-commit-id: 27dce050eda3480ecd68f6c074e14e1c3e12b459

    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.Service.csproj
    • -1
    • +0
    ./StabilityPointStructuresCalculationService.cs
  1. … 96 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

    • -0
    • +1
    ./StabilityPointStructuresCalculationService.cs
  1. … 124 more files in changeset.
Got rid of ringId in HydraRing calculations Related to Issue [WTI-1059]

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

Former-commit-id: 4bc191fed1251037ae4eef4b56b7c26f9422f239

Former-commit-id: ba1406e780c01115aa545539afaef534ff495f40

    • -1
    • +1
    ./StabilityPointStructuresCalculationService.cs
  1. … 73 more files in changeset.
Cleaned up some summaries Related to Issue [WTI-1059]

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

Former-commit-id: 5c81e69b79153147cd7b3802d33791461bc0938c

Former-commit-id: 25a86b4fd326a527b2d79129a11af2d5e11f8a63

    • -4
    • +3
    ./StabilityPointStructuresCalculationService.cs
  1. … 2 more files in changeset.
Merged revision(s) 7778 from branches/Release/16_4: Changed type of *FlowVelocityStructureClosable* (Kritieke stroomsnelheid sluiting eerste keermiddel [m/s]) from StandardDeviation to CoefficientOfVariation note: storage change (names of the columns) has not yet been executed Related to Issue [WTI-1102]

........

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

Former-commit-id: 2b9c3872e753605401b96fde29479091f2294d1f

Former-commit-id: 665c1b2273c709c49ddd7a6e889ad167b0bcc860

    • -8
    • +8
    ./StabilityPointStructuresCalculationService.cs
  1. … 23 more files in changeset.
Merged revision(s) 7773 from branches/Release/16_4: Changed type of *WidthFlowApertures* (Breedte van doorstroomopening) from CoefficientOfVariation to StandardDeviation note: storage change (names of the columns) has not yet been executed

Removed Application.Ringtoets/Application.Ringtoets.csproj post build action, which was needed for MSBuild2015

........

Related to Issue [WTI-1102]

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

Former-commit-id: 342282b213d520bc60ebd90113af4ab47b1c929d

Former-commit-id: 91abb8a151c800d1c462c52940cdfb3a8c7bb08d

    • -10
    • +6
    ./StabilityPointStructuresCalculationService.cs
  1. … 70 more files in changeset.
* Reformatted C# 6.0 code to code patterns compatible before C# 6.0 Related to Issue [WTI-1058]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_4@7781 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5594b25edc81838facacccfdef2065a6c20304e6

Former-commit-id: d609e70ea13237b79eb634b26215b09d8d9e552e

    • -1
    • +4
    ./StabilityPointStructuresCalculationService.cs
  1. … 13 more files in changeset.