Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Layer Two A from Closing structures section result in database. Related to Issue [WTI-596]

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

Former-commit-id: 6add389c793a3aa46a2b1af22a911129b3461e70

Former-commit-id: 9ec67076fa33b5e9da3613dbc935da3f9c21493a

    • -1
    • +0
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/DbContext/ClosingStructuresSectionResultEntity.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -4
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -53
    • +53
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 1 more file in changeset.
- Added HeightStructuresCalculation to CalculationGroup Related to Issue [WTI-838]

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

Former-commit-id: 914881a63f7b8c1028720fabf67554c5a2254add

Former-commit-id: 2e6969e867fba129d33a8784920498acaac58127

    • -1
    • +8
    ./Application.Ringtoets.Storage/Create/CalculationGroupCreateExtensions.cs
  1. … 1 more file in changeset.
- Added HeightStructuresCalculationCreateExtensions.cs Related to Issue [WTI-838]

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

Former-commit-id: ae6b5c0b6f6882acb1599f4eaa33fc3f7dea6eca

Former-commit-id: 3713bb2541e0c1bfee41504966459d6fc881b610

    • -0
    • +3
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +108
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresCalculationCreateExtensions.cs
  1. … 2 more files in changeset.
Made AsssessmentLayerTwoA read only for closing structures. Related to Issue [WTI-596]

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

Former-commit-id: e7311616d320fd7f25650865a4616bc319d7717c

Former-commit-id: 5f171a4f9fbf24f2bcff024ea33f3dc92250b0a2

    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresSectionResultEntityReadExtensions.cs
  1. … 8 more files in changeset.
* ClosingStructure instances are now persisted. Related to Issue [WTI-905]

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

Former-commit-id: 883e8bbf129416b2052b8d38c59af0ae0b1f951b

Former-commit-id: 29a50588d93465c6016e4c1f35c1b91e20beb53c

    • -0
    • +13
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +6
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 6 more files in changeset.
Imported fixes to ClosingStructureEntity

Related to Issue [WTI-905]

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

Former-commit-id: 670466348426e6c72f840259ae707f003587e406

Former-commit-id: f93a9fc7979a457f9fd718c7d71675d3b7fec4e2

    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/ClosingStructureEntity.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -5
    • +5
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -48
    • +48
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 1 more file in changeset.
Updated and cleaned storage and tests. Related to Issue [WTI-935]

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

Former-commit-id: 809a7a7194b7bc526433ced0cfcc6781ba9633ef

Former-commit-id: b05a74e94a9b121c83c91fd5e7099a4848a5c4a0

    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/StabilityStoneCover/StabilityStoneCoverFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Read/DuneErosionSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructuresSectionResultEntityReadExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Read/StabilityStoneCoverSectionResultEntityReadExtensions.cs
  1. … 8 more files in changeset.
* Created Create and Read extension methods for storing ClosingStructure Related to Issue [WTI-905]

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

Former-commit-id: 7d2ab51eff65e009d6054c4d24239208a3435b92

Former-commit-id: 7b1f77e893cfd5068a205bb6d36a9e3eca4d744f

    • -0
    • +2
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +92
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructureCreateExtensions.cs
    • -0
    • +45
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -0
    • +118
    ./Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructureEntityReadExtensions.cs
    • -0
    • +74
    ./Application.Ringtoets.Storage/Read/ReadConversionCollector.cs
  1. … 6 more files in changeset.
- Modified Height structure calculation entity Related to Issue [WTI-838]

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

Former-commit-id: 93133458cb642fe25535470e648115ab681faf92

Former-commit-id: 9ce1d73c8daa9c2e2a881a84f66762ce6d7a6273

    • -4
    • +6
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -3
    • +5
    ./Application.Ringtoets.Storage/DbContext/HeightStructuresCalculationEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -10
    • +16
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -53
    • +53
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
Updated storage to include LevelOne for all failure mechanisms. Related to Issue [WTI-935]

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

Former-commit-id: 2d80b248f13daadd32e7c350460e6d1bac2b2c3c

Former-commit-id: b665e660ec3a0bceade1bb558749ee7d37e736f2

    • -1
    • +4
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/DuneErosionSectionResultEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -1
    • +10
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -53
    • +53
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/StabilityPointStructuresSectionResultEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/StabilityStoneCoverSectionResultEntity.cs
* Exported ClosingStructureEntity from design. Related to Issue [WTI-905]

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

Former-commit-id: 3ccc2c54a717f503d10bbe50cabdf30caee17631

Former-commit-id: 998914d7ddf7e7236fba211d5c9e1d2c67c3db08

    • -0
    • +3
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +72
    ./Application.Ringtoets.Storage/DbContext/ClosingStructureEntity.cs
    • -1
    • +45
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -1
    • +146
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -52
    • +54
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
- Added Height structure calculation entity to the export Related to Issue [WTI-838]

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

Former-commit-id: d930c0801cd4973e35f7381f0e4eeb5d27b103a5

Former-commit-id: c12e06b3a4ea641a956bb15c20c1d7853bf694ca

    • -0
    • +3
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/CalculationGroupEntity.cs
    • -1
    • +56
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/ForeshoreProfileEntity.cs
    • -0
    • +8
    ./Application.Ringtoets.Storage/DbContext/HeightStructureEntity.cs
    • -0
    • +71
    ./Application.Ringtoets.Storage/DbContext/HeightStructuresCalculationEntity.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -1
    • +236
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -51
    • +56
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
Connecting ClosingStructureCalculationActivity with relevant services: - Added Util project and updated License

Related to Issue [WTI-554]

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

Former-commit-id: 5704a7675ed344d29141878e46ced7e2ff60893c

Former-commit-id: 17d8664afac1194756e97a2e466e76da13b20bfe

    • -92
    • +92
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 5 more files in changeset.
* Made C parameter of GeneralClosingStructuresInput readonly. ** Updated all affected classes, including storage. * Refactored inline string resource in unit tests * Renamed parameters. Related to Issue [WTI-552]

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

Former-commit-id: bd454a77a220c0bbc0b794d9961e7b2b621b291f

Former-commit-id: 4e6d3dc4ff0279271bcff71b9d7e86345870dea3

    • -1
    • +0
    ./Application.Ringtoets.Storage/Create/ClosingStructures/GeneralClosingStructuresInputCreateExtensions.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -3
    • +0
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -51
    • +51
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -3
    • +1
    ./Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 25 more files in changeset.
* Integrated new Read and Create extension methods for HeightStructure instances into Read/Create Extension methods for HeightStructureFailureMechanism. Related to Issue [WTI-656]

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

Former-commit-id: a87ba500c24d81cca3535364308157850a44c61d

Former-commit-id: 2da49634b69e42d58b152c2974bdbe9c82f1abbf

    • -0
    • +13
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -4
    • +7
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 6 more files in changeset.
* Read and Create extension methods for storing HeightStructure instances. * DeepClone for all string elements (to ensure storage fingerprint generation works properly) * Cleanup Xml docs in PersistenceRegistry (was still referencing old 'update' API that has been removed) Related to Issue [WTI-656]

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

Former-commit-id: de3707f129f46a4c3f51fe9efed2d665f30f3469

Former-commit-id: 43af701d73bf7a6ea95525d27ad96460febe5659

    • -0
    • +2
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -3
    • +3
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -0
    • +82
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructureCreateExtensions.cs
    • -113
    • +160
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Read/ForeshoreProfileEntityReadExtensions.cs
    • -0
    • +99
    ./Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresEntityReadExtensions.cs
    • -0
    • +74
    ./Application.Ringtoets.Storage/Read/ReadConversionCollector.cs
  1. … 5 more files in changeset.
Implemented improvements of review 1123. paired with bouvrie Related to Issue [WTI-837]

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

Former-commit-id: 24d1235e1c39e58ba6462085a1be4dea6a85b9be

Former-commit-id: 35b652110f335929e21f129163e7ae25a1b83f4c

    • -3
    • +3
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensions.cs
  1. … 1 more file in changeset.
* Imported HeightStructureEntity * Cleanup up IRingtoetsEntities reference in RingtoetsEntities.Context.tt Related to Issue [WTI-656]

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

Former-commit-id: d13741c4385b912e2a2e3bc45f0cd46a111edbe8

Former-commit-id: 1482657ea340905e11388d3c997333e817c7b763

    • -0
    • +3
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -1
    • +35
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismEntity.cs
    • -0
    • +62
    ./Application.Ringtoets.Storage/DbContext/HeightStructureEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.tt
    • -0
    • +115
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -50
    • +52
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
Renamed properties in Entity classes: * DikeProfileEntity.ForeShoreXml -> ForeshoreXml * HeightStructuresFailureMechanismMetaEntity.HeightStructuresFailureMechanismMetaEntity -> HeightStructuresFailureMechanismMetaEntityId

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

Former-commit-id: 92b854cfa76f3f652713d7338ccaf9187b2a0656

Former-commit-id: 315d75ec04097e1f243b035be90fa081ed8810a3

  1. … 1 more file in changeset.
Renamed properties in Entity classes: * DikeProfileEntity.ForeShoreXml -> ForeshoreXml * HeightStructuresFailureMechanismMetaEntity.HeightStructuresFailureMechanismMetaEntity -> HeightStructuresFailureMechanismMetaEntityId

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

Former-commit-id: 92fa47de0f020f7d421b1923a28fd4f04364f040

Former-commit-id: b8835ef7951ade3420dd52fa3a3995560af00dfe

    • -3
    • +3
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/DikeProfileEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/HeightStructuresFailureMechanismMetaEntity.cs
    • -8
    • +8
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -45
    • +45
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
  1. … 8 more files in changeset.
* Implemented storage for structure failure mechanism specific parameters ** Create and read extension methods defined for HeightStructures, ClosingStructures and StabilityPointStructures failure mechanisms. ** Updated FailureMechanismEntityReadExtensions and Height-, Closing- and StabilityPointStructuresFailureMechanismCreateExtensions for new storage methods shown above. * Moved HeightStructuresSectionResultEntityReadExtensions Related to Issue [WTI-837]

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

Former-commit-id: 774ff0b90b0de466798da31d885459480bb8a7a3

Former-commit-id: 7c9a891cb275760332f7beb5a66553469819509d

    • -1
    • +7
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +6
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +48
    ./Application.Ringtoets.Storage/Create/ClosingStructures/GeneralClosingStructuresInputCreateExtensions.cs
    • -0
    • +47
    ./Application.Ringtoets.Storage/Create/HeightStructures/GeneralHeightStructuresInputCreateExtensions.cs
    • -1
    • +7
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +47
    ./Application.Ringtoets.Storage/Create/StabilityPointStructures/GeneralStabilityPointStructuresInputCreateExtensions.cs
    • -0
    • +6
    ./Application.Ringtoets.Storage/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +50
    ./Application.Ringtoets.Storage/Read/ClosingStructures/ClosingStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +23
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
    • -0
    • +48
    ./Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +53
    ./Application.Ringtoets.Storage/Read/HeightStructures/HeightStructuresSectionResultEntityReadExtensions.cs
    • -53
    • +0
    ./Application.Ringtoets.Storage/Read/HeightStructuresSectionResultEntityReadExtensions.cs
    • -0
    • +48
    ./Application.Ringtoets.Storage/Read/StabilityPointStructures/StabilityPointStructureFailureMechanismMetaEntityReadExtensions.cs
  1. … 16 more files in changeset.
* Exported design for structure failure mechanism general input parameters. * Removed IRingtoetsEntities (no longer used) Related to Issue [WTI-837]

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

Former-commit-id: c331362c8d3de7260acefc2887a41d949d49ca5e

Former-commit-id: ba544a2f7a3b287570c80a83dc4b53f84b39ee68

    • -1
    • +9
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +45
    ./Application.Ringtoets.Storage/DbContext/ClosingStructureFailureMechanismMetaEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/ClosingStructuresSectionResultEntity.cs
    • -1
    • +51
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +9
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismEntity.cs
    • -0
    • +44
    ./Application.Ringtoets.Storage/DbContext/HeightStructuresFailureMechanismMetaEntity.cs
    • -276
    • +0
    ./Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -22
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -1
    • +190
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -48
    • +54
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +44
    ./Application.Ringtoets.Storage/DbContext/StabilityPointStructuresFailureMechanismMetaEntity.cs
* Implemented Read- and Create extension methods for Height-, Closing- and StabilityPointStructure failure mechanisms. Related to Issue [WTI-903]

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

Former-commit-id: 1ac34329c206daefef6607e383220cd4003988d8

Former-commit-id: dc3aa3966880ce3fa0200306feacf4da5938289d

    • -0
    • +14
    ./Application.Ringtoets.Storage/Create/ClosingStructures/ClosingStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +14
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +14
    ./Application.Ringtoets.Storage/Create/StabilityPointStructures/StabilityPointStructuresFailureMechanismCreateExtensions.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 8 more files in changeset.
Moved StringExtensions to Core.Common.Utils and added FirstToUpper method Related to Issue [WTI-577]

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

Former-commit-id: f4a55a759d58344d9ae480932d9dd604df0bfb53

Former-commit-id: edd54ffd67f8bfec26179234d162598c3e995a72

    • -1
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/CalculationGroupCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/FailureMechanismSectionCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/ForeshoreProfileCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsWaveConditionsCalculationCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/IFailureMechanismCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilLayerCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilProfileCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
  1. … 12 more files in changeset.
Added IO project to StabilityPointStructures Related to Issue [WTI-599]

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

Former-commit-id: c241353f2668b2dda722c177ab0f932b52302f07

Former-commit-id: 1244f155d9a620df9821c9b3b6d422e145971774

    • -56
    • +59
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 5 more files in changeset.
Added Utils project for heightstructures. Related to Issue [WTI-693]

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

Former-commit-id: 12fc431a22a20b8b9e8d4fbe6576ca820d2a4f6d

Former-commit-id: 44ea0345c3367e4feccb9a65f025aec76f37e8f8

    • -90
    • +97
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 5 more files in changeset.
Create importer for definitions of structures - closure Related to Issue [WTI-590]

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

Former-commit-id: c1fca02a60aaf825886e5e6f1f76e0f5789baf53

Former-commit-id: 24808343c2a3d8026510fde7c1a22bb5e62184dd

    • -93
    • +94
    ./Application.Ringtoets.Setup/Licentie.rtf
  1. … 28 more files in changeset.
Merged revision(s) 5638 from branches/Release/16_2: Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations. Reviewed by: kleijn Related to Issue WTI 899

........

Related to Issue [WTI-899]

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

Former-commit-id: 65a108e04c1e49b17fe3082656d73cde1e76727a

Former-commit-id: 7edd53d48a6259a11787e7aa67df7fcffbd86d23

    • -1
    • +5
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 1 more file in changeset.
Fixed ordering bug of Grass Cover Erosion Inwards' Hydraulic Boundary Locations. Reviewed by: kleijn Related to Issue [WTI-899]

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

Former-commit-id: 567c96d29fd54993b03fa87c6673517a2f165709

Former-commit-id: 0925b9c1fdef52b6234d9c5c673fac9ba585a80d

    • -1
    • +5
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
  1. … 1 more file in changeset.
Merged revision(s) 5613 from branches/Release/16_2: Replaced manual with newest version Related to Issue WTI 870

........

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

Former-commit-id: fb1f48776c9d66a4aeb3dbf7f6bb027749a8b2d3

Former-commit-id: 177a6f3cce8387d05a237750fbe59d723006d99f

    • -1
    • +1
    ./Application.Ringtoets.Setup/Application.Ringtoets.Setup.wixproj
    • binary
    ./Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 16.1.1.pdf
    • binary
    ./Application.Ringtoets.Setup/Gebruikershandleiding Ringtoets 16.2.pdf
    • -2
    • +2
    ./Application.Ringtoets.Setup/Product.wxs