Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Create and Read extension methods for PipingSemiProbabilisticOutput. ** Made PipingSemiProbabilisticOutput implement IStorable. ** PersistenceRegistry now works for PipingSemiProbabilisticOutput. * Read extension method for PipingOutput. * Persistency extension methods for PipingCalculationScenario instances now take PipingOutput and PipingSemiProbabilisticOutput into account. * Deltares Headers added to files. * Fixed bug where PipingOutput instances were not registered in PersistenceRegistry. Related to Issue [WTI-474]

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

Former-commit-id: 53ff53f824110ac90b257f5c8362e5a7200262b2

Former-commit-id: d2a4691b64ea9b52d45f76418a8c452abdf6cbb8

  1. … 21 more files in changeset.
* CalculationGroup extention methods now take child PipingCalculationScenario elements into account. ** Updated save/load integration test accordingly. Related to Issue [WTI-472]

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

Former-commit-id: e57bf3dd1eb0c2b5a9638e1a1122bd6ba78e6515

Former-commit-id: 0bb854eb680741cba94eb7a0e6cd8ffdc3a092e4

  1. … 15 more files in changeset.
* StochasticSoilModel persistence-related extension methods (Create, Read, Update) now persist StochasticSoilModel.Geometry. Related to Issue [WTI-575]

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

Former-commit-id: 130a9acba8c7c34a1f4c8f82e44009b9fd300ce4

Former-commit-id: 812ae339a446a281d5cecde59a116a23ff80d5ee

  1. … 7 more files in changeset.
* Final parts of persisting the CalculationGroups and enabling it in the application: ** Extended PipingFailureMechanism related Create, Read and Update methods to persist/read the CalculationGroup structure. ** Extended AssessmentSectionEntityRead to copy the CalculationGroup data into a PipingFailureMechanism instance. * Refactored test names to be more consistent with naming conventions (was often lacking the ###Extensions part in the name)

Related to Issue [WTI-471]

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

Former-commit-id: 288beea6e2c11383fe8745bba810ab580817ba47

Former-commit-id: 3d225a8b5640bc69cc8aebdf454017f2ba37eb8b

  1. … 33 more files in changeset.
* Final fixes for review WTI-Review-569: ** Removed incorrect XML docs text. ** Reformatted StorageSqLiteIntegrationTest to improve consistency and reduce redundancy. Related to Issue [WTI-615]

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

Former-commit-id: 2be8f57c71d01ed52584fafa1d2999ef3bd61521

Former-commit-id: 900dcc8d2cb018a361008f317c9c153dcf3a724c

  1. … 2 more files in changeset.
Renamed FailureMechanismBase*Extension classes to IFailureMechanism*Extension classes. Moved StandAloneFailureMechanismUpdateExtensions methods to IFailureMechanismUpdateExtensions. Updated doc.

Related to Issue [WTI-615]

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

Former-commit-id: dd9b080917c538aa951a4f147635b3af19e060e7

Former-commit-id: ec206205ed2897c4e2586bc949920f1417efd833

  1. … 32 more files in changeset.
Added persistence for new failure mechanisms. Cleanup of tests for better readability. Related to Issue [WTI-615]

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

Former-commit-id: be7cf7c932d876ffaf43924ee1f2fa01fcbf169a

Former-commit-id: 2a1130b5d7e85710bd355f920a92b0922c8755a5

  1. … 9 more files in changeset.
* Removed UpdateConversionCollector and replaced with CreateConversionCollector. ** Extended CreateConversionCollector with RemoveUntouched method. * Surface lines are now being persisted. * RingtoetsPipingSurfaceLineCreateExtensions.Create extended with persisting the intersection point with the reference line.

Related to Issue [WTI-289]

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

Former-commit-id: 4e30012e3c25011a59829aeb5a0c4895b5a290e2

Former-commit-id: e6ff379b86efb9bf4f29186949df807eb1632014

  1. … 42 more files in changeset.
Made probability required for StochasticSoilProfileEntity. Added StochasticSoilProfilePersistor for StochasticSoilProfile persistency. Changed PipingSoilProfileConverter so that it instead converts complete StochasticSoilProfiles with PipingSoilProfile and SoilLayer. StochasticSoilModelPersistor now works on a single StochasticSoilModel instead of collections. Introduced abstract PerformChildPostSaveAction method in FailureMechanismPersistorBase so that children also can perform post save actions. Related to Issue [WTI-290]

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

Former-commit-id: c75d7c460c92714899dcb9dd50d6ef929efbbdf5

Former-commit-id: ce3e33a790818bf81aa10588614fa14d4090ca84

  1. … 25 more files in changeset.
- small review changes Related to Issue [WTI-409]

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

Former-commit-id: 133cf8dc48234534483596c935a91fef2afb979f

Former-commit-id: 8dd619dab9d2af2a34a363b00492757cc75e4520

  1. … 23 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

  1. … 147 more files in changeset.
* Refactored constructor of AssessmentSection with AssessmentSectionComposition argument. Related to Issue [WTI-409]

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

Former-commit-id: e4765e238b5743b3e48c535c27ccb50d1bc1116e

Former-commit-id: 1b58db06a8af3dfd726777cc9b9f6fe590330de8

  1. … 12 more files in changeset.
* Renamed DikeAssessmentSection to AssessmentSection and updated related classes, properties and fields accordingly Related to Issue [WTI-407]

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

Former-commit-id: 3a970242148801595d10b74d0ee4d58e998701c2

Former-commit-id: e951eb2c491cb5e0541a599b3aa71caed7952715

  1. … 78 more files in changeset.
Added tests for Reference line persistence. Keep order of order column in ReferenceLinePointEntity table when reading reference line Related to Issue [WTI-332]

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

Former-commit-id: 1cbfafba98a768962b14067ee639f9756933c0b3

Former-commit-id: d31d1790d74ed16ddf41593b1388b6707d23b41e

  1. … 7 more files in changeset.
- Minor updates while reviewing Related to Issue [WTI-363]

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

Former-commit-id: 1407c6b4ed09521708274e9708fd7412935cfee6

Former-commit-id: 4dfa3a677687d467825d3ec935db5e0963a4f5ce

  1. … 6 more files in changeset.
Extended existing storage integration tests with hydraulic boundary database. Related to Issue [WTI-363]

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

Former-commit-id: c8ad14b2a57dada6c6e8cf8df9b7eea198ae4bc8

Former-commit-id: 9e89198d2d772a985763a99bcacff2ff2e4e76dc

  1. … 3 more files in changeset.
Refactored hydraulic location converter and persistor. Related to Issue [WTI-363]

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

Former-commit-id: e45430ed1db3edb3370d804bd50e898daaf64745

Former-commit-id: fc3db5217fc3a486016f73113eb5c5d3ffc2db70

  1. … 10 more files in changeset.
- Review comments processed Related to Issue [WTI-434]

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

Former-commit-id: f05f341be86ca1b4eb879333768a3925aa0cf58f

Former-commit-id: 447cb6e97ffc42fd36f3f0ce3d1649cd844161b9

  1. … 20 more files in changeset.
- Updated database to not include DuneAssessmentSection Related to Issue [WTI-407]

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

Former-commit-id: f4876f5a9e3290687949dbe27105528f300cfcf7

Former-commit-id: df08440800f8a194cab0e196faa1c0680df9ba26

  1. … 18 more files in changeset.
- Added utils to auto-generate test databases. * Integrate the automatic generation of test databases in all tests that use test databases Related to Issue [WTI-434]

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

Former-commit-id: 73072de25065656a978f74d8970e1b0f91acf2b7

Former-commit-id: 0122f5be078ab12b718ff5737da620ea7babfe4a

    • -0
    • +56
    ./RingtoetsProjectHelper.cs
  1. … 26 more files in changeset.