HeightStructuresCalculationEntity.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated database design to store the general results for all the grass cover erosion inwards calculation outputs - Updated Migration script: -- Row value for calculating the illustration points is per default FALSE -- Row value for the general result entity of the grass output is per default NULL Related to Issue [WTI-1319]

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

Former-commit-id: a6e32f96b906b4b64510c63345178cd50eafc2be

Former-commit-id: 4479e2a1d1daeae1b11d7c1a71f5930cf1a3eaab

    • -1
    • +1
    ./HeightStructuresCalculationEntity.cs
  1. … 19 more files in changeset.
- Updated database structure to allow illustration points checkbox to be saved for closing, height, and stability point structures - cleaned up SQL scripts for triggers Related to Issue [WTI-1309]

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

Former-commit-id: 8ad836dabcae087b9fe2f6795744585b25cfe61a

Former-commit-id: 3ff9f166b319dedf175816064d437a1ca6048694

    • -0
    • +1
    ./HeightStructuresCalculationEntity.cs
  1. … 8 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
    ./HeightStructuresCalculationEntity.cs
  1. … 478 more files in changeset.
Ringtoets.DotSettings now contains settings for removing code redundancies at cleanup. Applied to Application.Ringtoets. Related to Issue [WTI-1242]

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

Former-commit-id: c6c9d04bb9c8897bcc0d3860b0e5e5a03d4a0f19

Former-commit-id: 799f2e5ea50ef8c0c3ffa76b70ebac7697706a1f

    • -21
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 96 more files in changeset.
Changes after review. Related to Issue [WTI-1092]

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

Former-commit-id: 7a1c80d6b3fd1fde37c8b95e8cd4f0eec4563604

Former-commit-id: d15fe0dec9384ff669c2c350abcfc98d98e013bd

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 76 more files in changeset.
Updated database model so that Id is added to DikeProfileEntity and ForeshoreProfileEntity. Id is required and Name is now also required for a ForeshoreProfile. Related to Issue [WTI-1092]

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

Former-commit-id: 3df4ed85c2de927f7703910090b721b49d593e5a

Former-commit-id: d300debe30d6f69ea3b99bcbae64bfecd30e3922

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 90 more files in changeset.
Cleaned up files of DBContext

Related to Issue [WTI-1083]

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

Former-commit-id: 790c44e23e886a4c1847acda270d198ffcc8a498

Former-commit-id: 556250202c016a2845ee05e37e8292f31aa24a54

    • -12
    • +13
    ./HeightStructuresCalculationEntity.cs
  1. … 7 more files in changeset.
Implemented storage to store the source path location of the surface lines - Added functionality, and relevant tests - Readded missing license headers - Ran DeltaresClean over DBContext, committed changed files

Related to Issue [WTI-1083]

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

Former-commit-id: f0f61efb6b3c5a6d48cfac01e8da44ea58d24c5f

Former-commit-id: c0bc8d7dd394dbcc58925cb0b720db6ac3dd6313

    • -13
    • +12
    ./HeightStructuresCalculationEntity.cs
  1. … 19 more files in changeset.
Renamed WmtsMapDataEntity to BackgroundMapDataEntity in database design. Related to Issue [WTI-1087]

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

Former-commit-id: 7fd8a6225a4bc5105d247a44315a72c562fd3cba

Former-commit-id: da32cb333c39c788cb2f50c4cfc79ab0cdfbaed4

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 82 more files in changeset.
Reverted refactoring of database design. Related to Issue [WTI-1087]

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

Former-commit-id: b53755c88f1efa50701e58c211310ba2f7f97696

Former-commit-id: d3095075a06a991e121c156d2dd69ed66666057a

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 80 more files in changeset.
Refactored database design: - WmtsMapDataEntity removed. - now part of AssessmentSectionEntity

- Also implemented new design in migration script.

Related to Issue [WTI-1087]

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

Former-commit-id: ba2874eb8762f410970b57f293e7c035a8bf1d68

Former-commit-id: e6e91ab2cf4e2576b89643b282bf16cfa2484164

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 80 more files in changeset.
Added extra table in database for the map background layer. Related to Issue [WTI-1087]

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

Former-commit-id: 513a1f3ebd916f12657cea2784df209f6e8b1647

Former-commit-id: e4b74c61648d04933880e238fabb20ab3b5109f2

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 74 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

    • -1
    • +1
    ./HeightStructuresCalculationEntity.cs
  1. … 70 more files in changeset.
Updated storage: - WidthFlowAperturesCoefficientOfVariation --> WidthFlowAperturesStandardDeviation - Removed FlowVelocityStructureClosableStandardDeviation Set default to StabilityPointStructure.FlowVelocityStructureClosable.CoefficientOfVariation to 0.2 Related to Issue [WTI-1102]

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

Former-commit-id: 30f5fc4a17e70693e3238816ed48be2191a73731

Former-commit-id: 4ad26685db70e244f1d2be47a7b763e42bca3d31

    • -1
    • +2
    ./HeightStructuresCalculationEntity.cs
  1. … 30 more files in changeset.
Deltares Cleanup of entities Added *Read* feature for dune locations

Related to Issue [WTI-1043]

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

Former-commit-id: 40064b78881298e91d2045775f04c706cfc6848d

Former-commit-id: 265c40152ef1dcbb892a5a118d7a71716f46316d

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 75 more files in changeset.
Added tables DuneLocationEntity and DuneLocationOutputEntity Related to Issue [WTI-1043]

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

Former-commit-id: 29c6db4c593477fa2bc1a790304141ff2d71d725

Former-commit-id: 05d56791514092bab6e41332e9645f51b3c5d57b

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 69 more files in changeset.
Cleaned-up db files Related to Issue [WTI-773]

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

Former-commit-id: 5eac5b3d01b6b2a293f654ce3d05d6c17a17a4fc

Former-commit-id: 6ec1e7a6a52cdcdea47f912bd06a4d468b9d323c

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 64 more files in changeset.
Updated database design for rename of ClosingStructuresFailuresMechanismMetaEntity. Related to Issue [WTI-773]

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

Former-commit-id: 54ee3b6205b12948d4d4e4318a0a375ab1ff7a1a

Former-commit-id: d569d031175c971525475f6cd522ba47780cab75

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 78 more files in changeset.
Deltares cleanup and license header added for WTI-REVIEW-1303 Related to Issue [WTI-986]

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

Former-commit-id: 7897921db6221eeefb71d046a10b7a1080aedb99

Former-commit-id: 5c5d089adf2e03553f9627f72d265beb7ca43d08

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 64 more files in changeset.
Updated db entity and wiring for new column types. Related to Issue [WTI-986]

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

Former-commit-id: 6774b9c88da241cdc30ba4bd74e72a315511b65a

Former-commit-id: 2b72d9624adc3799e29d94acbe3b73095198c147

    • -1
    • +1
    ./HeightStructuresCalculationEntity.cs
  1. … 21 more files in changeset.
In case cover layer is not present: - input is considered valid, but warning about this situation are shown - saturated volumic weight will return a 0.0 deterministic design value. Added UpliftEffectiveStress as output of a piping calculation.

Related to Issue [WTI-1004]

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

Former-commit-id: 21e3047f62ba242f7ff794943893af8b2b7f14d8

Former-commit-id: 34823e9d0d2f463c17a430c494cf72742b6bd709

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 87 more files in changeset.
- Moved DikeHeightAssessmentOutputCreateExtensions to GrassCoverErosionInwards - Cleanup up the generated entities - Extended storage with unit tests for DikeHeightAssessmentOutput Related to Issue [WTI-986]

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

Former-commit-id: 45bd8f93fa666033bfa0ad49727d0704869fae40

Former-commit-id: 74eb0a36b4d6761a2fad770ccf0e665405fdbee9

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 73 more files in changeset.
Updated storage such that DikeHeight calculations are stored for GrassCoverErosionInwards - Enum texts were updated in the SQL export file Related to Issue [WTI-986]

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

Former-commit-id: 925d18ec3b47ad5c9c147bb4a4ab2e77907ea536

Former-commit-id: a459b55f3097d0413103f5a26f03dc7931ea370a

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 74 more files in changeset.
Added field in the PipingCalculationEntity to store whether the HydraulicBoundaryLocation is used (or not) Related to Issue [WTI-1014]

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

Former-commit-id: 638aee5d60b126d4287658983860cb3c63da24a1

Former-commit-id: 1ae6e3f889ef6e26e71ff6845b272a257e9c1c46

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 66 more files in changeset.
Implemented persistence for new piping output properties. Related to Issue [WTI-1004]

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

Former-commit-id: ae76ac808c4f682bec045f4ec2d8bf25f82d9a1f

Former-commit-id: b1267705e2e846e67637fdaab783d43eb659cf11

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 71 more files in changeset.
- Added AssessmentLevel in the PipingCalculationEntity to store the set value - Readded license header (missing in the RingtoetsEntities.Designer.cs) Related to Issue [WTI-1014]

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

Former-commit-id: 8d94858dd6ac072d47afc7ffbd2e3d67c1a509ff

Former-commit-id: 5f37f28c4973c63d96fb5dc67ce6868465dcd376

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 64 more files in changeset.
Updated database to persist WaterVolumetricWeight. Related to Issue [WTI-1006]

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

Former-commit-id: 6aa83b7a1131eff9004219ac811d3c819c113139

Former-commit-id: 934ed55034382adcf998b85547580fade441cc2f

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 64 more files in changeset.
Updated storage for Q-variant related calculations. - Changed DB field CalculationConvergence in GrassCoverErosionOutwards, StabilityStoneCover and WaveImpactAsphalt to non-nullable for consistency with other implementations - Ran DeltaresClean over DBContext Related to Issue [WTI-897]

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

Former-commit-id: 3c3e939d7d563ae2cabb055aec2e9a883a18320b

Former-commit-id: 5c86a176e9c9698074ffcfc394f31ec7cac50c0a

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 64 more files in changeset.
- Added combobox as 2a result in wave impact asphalt cover section results. - Updated storage. Related to Issue [WTI-1021]

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

Former-commit-id: 30324d41f685276d5967b84629cb3d7e05b98c18

Former-commit-id: 2eb6b3d88d602de8e71fad90db5179b34d7287f5

    • -20
    • +16
    ./HeightStructuresCalculationEntity.cs
  1. … 75 more files in changeset.
Incorporated comments review 1208 (Editorial) - Ran DeltaresClean on DBContext Related to Issue [WTI-985]

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

Former-commit-id: 5e71cd4eb9fbee1f0ed1afe578941d7b8286e15b

Former-commit-id: b73775b0a3309c17afbd3438e2177346c57c3736

    • -16
    • +20
    ./HeightStructuresCalculationEntity.cs
  1. … 60 more files in changeset.