Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Small cleanup changes Reviewed by @bouvrie Related to Issue [WTI-608]

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

Former-commit-id: a9c05c2e9e67f2225dd0f6ddbfc54d3eb36767cf

Former-commit-id: d32fddf49d896651f70eeec056493b259f077f49

    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -4
    • +2
    ./Application.Ringtoets.Storage/Create/CalculationGroupCreateExtensions.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/ClosingStructure/ClosingStructureFailureMechanismCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/ClosingStructure/ClosingStructureFailureMechanismSectionResultCreateExtensions.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/DuneErosion/DuneErosionFailureMechanismCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/FailureMechanismSectionCreateExtensions.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismCreateExtensions.cs
    • -2
    • +0
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensions.cs
  1. … 117 more files in changeset.
* Improved readability of tests * Turned String into string Related to Issue [WTI-757]

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

Former-commit-id: 701ea98de739f0f328ead01558e5e443c904e706

Former-commit-id: cdb77cc67acfc2869c510cc8a1f32c0201a5f40e

  1. … 141 more files in changeset.
* Updated VersionEntity to change Version property to long (from string). * Added forward incompatibility validation when opening a ringtoets project file with StorageSqLite. Related to Issue [WTI-766]

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

Former-commit-id: ef4d63576696b675d4ae0cb56784b09706b57807

Former-commit-id: 9a5a46062e272d71f2d15fd0ca1adfcf865cd99e

    • -62
    • +62
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -34
    • +34
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/VersionEntity.cs
    • -22
    • +50
    ./Application.Ringtoets.Storage/Properties/Resources.Designer.cs
    • -5
    • +34
    ./Application.Ringtoets.Storage/StorageSqLite.cs
  1. … 4 more files in changeset.
* Removed obsolete IStorableExtensions Related to Issue [WTI-608]

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

Former-commit-id: 06f17ff7f41499c4596b40d51b7343bcd6bbca25

Former-commit-id: 2eef31cd1995f3f42bb29c23fbc26b0fe6188943

    • -1
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -86
    • +0
    ./Application.Ringtoets.Storage/IStorableExtensions.cs
  1. … 2 more files in changeset.
- Small review changes - Introduced DirectoryRightsHelper Related to Issue [WTI-751]

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

Former-commit-id: 57120521a62b106d250ad0ad00bb00b88ecf8623

Former-commit-id: 384445f6e6b77f82a92bb54a6df209aa108515b0

    • -2
    • +0
    ./Application.Ringtoets.Storage/BackedUpFileWriter.cs
  1. … 8 more files in changeset.
* Deleted obsolete Update extension methods. Related to Issue [WTI-608]

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

Former-commit-id: 2d06e9093f711466c1611f60ed924712bbf8d2c5

Former-commit-id: 72fe622509ac51342e842217f75bccc0a1019571

    • -54
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -155
    • +0
    ./Application.Ringtoets.Storage/Update/AssessmentSectionUpdateExtensions.cs
    • -172
    • +0
    ./Application.Ringtoets.Storage/Update/CalculationGroupUpdateExtensions.cs
    • -74
    • +0
    ./Application.Ringtoets.Storage/Update/ClosingStructure/ClosingStructureFailureMechanismSectionResultUpdateExtensions.cs
    • -90
    • +0
    ./Application.Ringtoets.Storage/Update/ClosingStructure/ClosingStructureFailureMechanismUpdateExtensions.cs
    • -73
    • +0
    ./Application.Ringtoets.Storage/Update/DuneErosion/DuneErosionFailureMechanismSectionResultUpdateExtensions.cs
    • -90
    • +0
    ./Application.Ringtoets.Storage/Update/DuneErosion/DuneErosionFailureMechanismUpdateExtensions.cs
    • -83
    • +0
    ./Application.Ringtoets.Storage/Update/FailureMechanismSectionUpdateExtensions.cs
    • -71
    • +0
    ./Application.Ringtoets.Storage/Update/GrassCoverErosionInwards/GeneralGrassCoverErosionInwardsInputUpdateExtensions.cs
    • -117
    • +0
    ./Application.Ringtoets.Storage/Update/GrassCoverErosionInwards/GrassCoverErosionInwardsCalculationUpdateExtensions.cs
    • -79
    • +0
    ./Application.Ringtoets.Storage/Update/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultUpdateExtensions.cs
    • -111
    • +0
    ./Application.Ringtoets.Storage/Update/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismUpdateExtensions.cs
    • -74
    • +0
    ./Application.Ringtoets.Storage/Update/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultUpdateExtensions.cs
  1. … 95 more files in changeset.
* Updated database design where BLOB columns have been replaced with TEXT columns to store XML instead. * Replaced BinaryConverter with XmlSerializers. ** This will make 'fingerprints' of ProjectEntity more stable across commits as Binary serialization by .Net framework stores assembly version in the serialized data. Our version code is commit dependent therefore each commit would generated a different fingerprint even though the data it's based upon isn't changed. Xml Serialization does not suffer from this side-effect. ** Common serialization code now stored in an abstract base-class. * Renamed FingerprintGenerator to FingerprintHelper. * Moved BinaryDataEqualityHelper into FingerprintHelper. Related to Issue [WTI-608]

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

Former-commit-id: f437b8ddad5967e75926045e9222a96104f870c2

Former-commit-id: 430b6e35a488ad078d7a473d79b50f19b0a08240

    • -5
    • +5
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -52
    • +0
    ./Application.Ringtoets.Storage/BinaryConverters/BinaryDataEqualityHelper.cs
    • -105
    • +0
    ./Application.Ringtoets.Storage/BinaryConverters/Point2DBinaryConverter.cs
    • -107
    • +0
    ./Application.Ringtoets.Storage/BinaryConverters/Point3DBinaryConverter.cs
    • -109
    • +0
    ./Application.Ringtoets.Storage/BinaryConverters/RoughnessPointBinaryConverter.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/FailureMechanismSectionCreateExtensions.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/Piping/RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/AssessmentSectionEntity.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -2
    • +2
    ./Application.Ringtoets.Storage/DbContext/DikeProfileEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismSectionEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
  1. … 67 more files in changeset.
Removed UpliftReliability from storage. Removed UpliftReliability from piping failure mechanism property control. Updated formulas for determining reliability of heave and sellmeijer. Updated formula for determining probability of uplift. Related to Issue [WTI-765]

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

Former-commit-id: b6834c432b8f180e0a26fd1e098c3be4a2b1249d

Former-commit-id: 3ef28e277d14e7976b53e59baf702212538e5582

    • -1
    • +0
    ./Application.Ringtoets.Storage/Create/Piping/PipingSemiProbabilisticOutputCreateExtensions.cs
    • -2
    • +1
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +0
    ./Application.Ringtoets.Storage/DbContext/PipingSemiProbabilisticOutputEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -4
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -33
    • +33
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/PipingSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 21 more files in changeset.
* Refactored out IStoreProject.SaveProject to be fully replaced by SaveProjectAs in usage. * Added 'StageProject' concept to IStoreProject, such that changes to a saved project can be detected quickly. * Introduced FingerprintGenerator to create a almost hashcode for a given ProjectEntity. Can be used to quickly detect changes. ** Fingerprints are now stored in the database for this purpose. * Ensured all string properties of Entities do not share references by DeepCloning values.

Related to Issue [WTI-608]

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

Former-commit-id: 49a7cc4b00fd77a07de44a75500a355a234a7a20

Former-commit-id: 1a5ca946745b2bf7cec28bfaa28b2f41ba3cd6b1

    • -0
    • +4
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/CalculationGroupCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/FailureMechanismSectionCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/IFailureMechanismCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilLayerCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilProfileCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/RingtoetsProjectCreateExtensions.cs
    • -0
    • +64
    ./Application.Ringtoets.Storage/FingerprintGenerator.cs
  1. … 42 more files in changeset.
* Read extensions use Order columns to restore proper ordering in collections. Related to Issue [WTI-608]

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

Former-commit-id: 708067f0885824f6f30deb130d33e4f4103b4b30

Former-commit-id: f0f1553398a504570473e5199854fbe9f5fadc97

    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/AssessmentSectionEntityReadExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Read/FailureMechanismEntityReadExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Read/Piping/SoilProfileEntityReadExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Read/Piping/StochasticSoilModelEntityReadExtensions.cs
  1. … 4 more files in changeset.
* Imported updated database design with added Order columns. * Updated Create extension-methods to have an order argument. Related to Issue [WTI-608]

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

Former-commit-id: ced4f6a6a927be82b8132d0e23a8cd75ee3b240f

Former-commit-id: 0bff355fdfb351b44ab9467c5f1eccf759447e5e

    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -2
    • +3
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismCreateExtensions.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -3
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/Piping/PipingFailureMechanismCreateExtensions.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilLayerCreateExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/PipingSoilProfileCreateExtensions.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/Piping/RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -4
    • +7
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
    • -2
    • +4
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilProfileCreateExtensions.cs
    • -1
    • +7
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/DikeProfileEntity.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
  1. … 20 more files in changeset.
- Wave height added to Hydraulic Boundaries location entity

Related to Issue [WTI-503]

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

Former-commit-id: 678f4c71ca1f6b0c25d8d7cf9fb4eea40b8985a5

Former-commit-id: ffdd67a9ef760f9061188dc4d158964702595bb5

    • -1
    • +2
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/HydraulicLocationEntity.cs
    • -1
    • +4
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -37
    • +37
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -0
    • +5
    ./Application.Ringtoets.Storage/Read/HydraulicLocationEntityReadExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Update/HydraulicBoundaryLocationUpdateExtensions.cs
  1. … 4 more files in changeset.
Implemented UpliftCriticalSafetyFactor as RoundedDouble with 1 decimal. Added range validation (0,50] to UpliftCriticalSafetyFactor. Added persistence of the UpliftCriticalSafetyFactor. Related to Issue [WTI-765]

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

Former-commit-id: 0264d05b8f97a822d2920183e8725991f3c87af1

Former-commit-id: a90b94d9bfbe422e39f90b69f84314a6320f8be8

    • -1
    • +2
    ./Application.Ringtoets.Storage/Create/Piping/PipingProbabilityAssessmentInputCreateExtensions.cs
    • -1
    • +2
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -0
    • +1
    ./Application.Ringtoets.Storage/DbContext/PipingFailureMechanismMetaEntity.cs
    • -0
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -40
    • +40
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -4
    • +3
    ./Application.Ringtoets.Storage/Read/Piping/PipingFailureMechanismMetaEntityReadExtensions.cs
    • -0
    • +1
    ./Application.Ringtoets.Storage/Update/Piping/PipingProbabilityAssessmentInputUpdateExtensions.cs
  1. … 8 more files in changeset.
Removed derived properties from PipingCalculationEntity. Related to Issue [WTI-687]

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

Former-commit-id: e28f953e5b48bb8e92c4f757cf9f1703a3988ec1

Former-commit-id: d6154f9d6f1ff33e1925b437f891995e7ba03b1f

    • -10
    • +0
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -8
    • +1
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -7
    • +0
    ./Application.Ringtoets.Storage/DbContext/PipingCalculationEntity.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -22
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -40
    • +40
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -7
    • +0
    ./Application.Ringtoets.Storage/Read/Piping/PipingCalculationEntityReadExtensions.cs
    • -7
    • +0
    ./Application.Ringtoets.Storage/Update/Piping/PipingCalculationScenarioUpdateExtensions.cs
  1. … 2 more files in changeset.
- Moved DeleteOldFiles to FileUtils - Tests added Related to Issue [WTI-751]

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

Former-commit-id: 8342ea49e01702a761abb6d05fd8634430e98e1f

Former-commit-id: a0eade3c717c09966e41074ca4ad2bcefaa65794

    • -29
    • +18
    ./Application.Ringtoets/App.xaml.cs
  1. … 8 more files in changeset.
* Updated database design changed to VersionEntity * Saving a project now sets the Timestamp, version and database fingerprint. Related to Issue [WTI-608]

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

Former-commit-id: 17b595e03a7f1be3cc9bf0a2b56b7690befcb5ea

Former-commit-id: 6d127855e6fd3667b4c10b613566c08612612f84

    • -4
    • +4
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Designer.cs
    • -9
    • +9
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -34
    • +34
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -3
    • +3
    ./Application.Ringtoets.Storage/DbContext/VersionEntity.cs
    • -0
    • +9
    ./Application.Ringtoets.Storage/StorageSqLite.cs
  1. … 1 more file in changeset.
- In App.xaml.cs, fetched the application user data directory from Log4net instead of SettingsHelper - Extended RingtoetsUserDataFolderConverter with a postfix path option -- Now using the option for "WTI\Ringtoets" - Various cleanups - Modified startup message Related to Issue [WTI-751]

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

Former-commit-id: bbec302289cfe7c78cf9a199b74abb9267b546f1

Former-commit-id: 253ea8e50cbc202a34a11b786a27a0bcd6cc60ab

    • -4
    • +32
    ./Application.Ringtoets/App.xaml.cs
  1. … 9 more files in changeset.
* Updated entities such that primary key property of GrassCoverErosionInwardsOutputEntity now follows naming convention. * Performance optimization in PersistenceRegistry to prevent EntityFramework from checking 'changed state' when no elements are actually removed from a collection. * Extended RingtoetsEntities with a flag to disabling change tracking ** Improved performance of retrieving elements from data base tables with IStorableExtensions.

Related to Issue [WTI-608]

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

Former-commit-id: 6bd7c482e9d298e736cad2c29b264abb1dcf2620

Former-commit-id: 44b8bb8b9fca7ad8e3ca24888bb2b6d90cfe97a6

    • -41
    • +158
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -3
    • +3
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -1
    • +1
    ./Application.Ringtoets.Storage/DbContext/GrassCoverErosionInwardsOutputEntity.cs
    • -0
    • +5
    ./Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs
    • -0
    • +12
    ./Application.Ringtoets.Storage/DbContext/PartialRingtoetsEntities.cs
    • -7
    • +7
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -33
    • +33
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -5
    • +15
    ./Application.Ringtoets.Storage/IStorableExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/AssessmentSectionUpdateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/CalculationGroupUpdateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/ClosingStructure/ClosingStructureFailureMechanismSectionResultUpdateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/ClosingStructure/ClosingStructureFailureMechanismUpdateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/DuneErosion/DuneErosionFailureMechanismSectionResultUpdateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Update/DuneErosion/DuneErosionFailureMechanismUpdateExtensions.cs
  1. … 57 more files in changeset.
- Small change that ensures cleanup of folders upon deinstallation Related to Issue [WTI-751]

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

Former-commit-id: cb172f4c9a12ea10c591c51675f9a6ef7b0db3bf

Former-commit-id: 7498ec8de1dcc4fde02b1ff315ed0a5d17b819c1

    • -2
    • +2
    ./Application.Ringtoets.Setup/Product.wxs
- Changed installation directory to %Program Files%\WTI\Ringtoets Related to Issue [WTI-751]

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

Former-commit-id: aa7520a0cdfe09a3ad4e1d4d3a8fa5f9a645ee0f

Former-commit-id: a603edd7775993bc66d635d2f90d99fbfdcd3188

    • -4
    • +4
    ./Application.Ringtoets.Setup/Product.wxs
* Updated entities for deletion of 'PointEntity' tables and having those replaced with binary data properties. ** Updated IRingtoetsEntities, PersistenceRegistry and ReadConversionCollector accordingly. ** Removed 'PointEntity' related extension methods. ** Point3D no longer implements IStorable. * Refactored how CharacteristicPoints of RingtoetsPipingSurfaceLine are persisted in database/ Related to Issue [WTI-608]

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

Former-commit-id: 188ff4565ff2b9036e4b818fbf5d5e22a9fc238d

Former-commit-id: bbd0708b3d2efb30ad7adb14f756927987cb2f33

    • -14
    • +1
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +107
    ./Application.Ringtoets.Storage/BinaryConverters/Point3DBinaryConverter.cs
    • -5
    • +2
    ./Application.Ringtoets.Storage/Create/AssessmentSectionCreateExtensions.cs
    • -11
    • +3
    ./Application.Ringtoets.Storage/Create/FailureMechanismSectionCreateExtensions.cs
    • -48
    • +1
    ./Application.Ringtoets.Storage/Create/PersistenceRegistry.cs
    • -55
    • +29
    ./Application.Ringtoets.Storage/Create/Piping/RingtoetsPipingSurfaceLineCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
    • -69
    • +0
    ./Application.Ringtoets.Storage/Create/Point2DCreateExtensions.cs
    • -68
    • +0
    ./Application.Ringtoets.Storage/Create/Point3DCreateExtensions.cs
    • -3
    • +1
    ./Application.Ringtoets.Storage/DbContext/AssessmentSectionEntity.cs
    • -3
    • +6
    ./Application.Ringtoets.Storage/DbContext/CharacteristicPointEntity.cs
    • -66
    • +17
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -3
    • +1
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismSectionEntity.cs
    • -46
    • +0
    ./Application.Ringtoets.Storage/DbContext/FailureMechanismSectionPointEntity.cs
    • -18
    • +0
    ./Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs
  1. … 64 more files in changeset.
- Changed splashScreen picture - Removed progress indicator and redundant information (licenseText and copyrightText) Related to Issue [WTI-685]

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

Former-commit-id: 2e4825bec317c36062eaf63a1e00e2f86bfe18a9

Former-commit-id: d83f5d0eb997f040d7577297e3ea87d05d65e03c

  1. … 9 more files in changeset.
* Fixed bug where always writing a new array to the entity during an update, even if the array is equal to the original, would cause changes to be flagged (causing Ringtoets to ask the user to save changes for example) Related to Issue [WTI-608]

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

Former-commit-id: d676c39fb8dfe10aa9f979e66385124ae8e3485b

Former-commit-id: 4bb48b457c439e27a8f64d2dd123bc5fd0117cef

    • -0
    • +1
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +52
    ./Application.Ringtoets.Storage/BinaryConverters/BinaryDataEqualityHelper.cs
    • -1
    • +5
    ./Application.Ringtoets.Storage/Update/Piping/StochasticSoilModelUpdateExtensions.cs
  1. … 4 more files in changeset.
* StochasticSoilModel.Geometry is now persisted as binary data in the database, instead of using 'PointEntity' objects. Related to Issue [WTI-608]

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

Former-commit-id: 15b0f6363bd6bd1100aefb65f80a258e867a71e3

Former-commit-id: 54b15c620eed0aa3a96854e81d8b288a56bd545f

    • -4
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -14
    • +3
    ./Application.Ringtoets.Storage/Create/Piping/StochasticSoilModelCreateExtensions.cs
    • -20
    • +0
    ./Application.Ringtoets.Storage/Create/Point2DCreateExtensions.cs
    • -15
    • +2
    ./Application.Ringtoets.Storage/DbContext/DatabaseStructure.sql
    • -6
    • +0
    ./Application.Ringtoets.Storage/DbContext/IRingtoetsEntities.cs
    • -1
    • +0
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.Context.cs
    • -67
    • +3
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx
    • -44
    • +42
    ./Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram
    • -3
    • +1
    ./Application.Ringtoets.Storage/DbContext/StochasticSoilModelEntity.cs
    • -46
    • +0
    ./Application.Ringtoets.Storage/DbContext/StochasticSoilModelSegmentPointEntity.cs
    • -4
    • +2
    ./Application.Ringtoets.Storage/Read/Piping/StochasticSoilModelEntityReadExtensions.cs
    • -50
    • +0
    ./Application.Ringtoets.Storage/Read/Piping/StochasticSoilModelSegmentPointEntityReadExtensions.cs
    • -38
    • +2
    ./Application.Ringtoets.Storage/Update/Piping/StochasticSoilModelUpdateExtensions.cs
  1. … 10 more files in changeset.
* Fixed bug in persistence (specifically: Update) of HydroLocation and DikeProfile on GrassCoverErosionInwardsCalculation. Related to Issue [WTI-624]

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

Former-commit-id: 6aa0ab08b57835949253497f06b28c368ab413ca

Former-commit-id: 3f2e4c553e7206b6f68c1632e06d3e6b3fb0dcb3

  1. … 1 more file in changeset.
- Removed license message from starup messages - Removed File->Help->License Related to Issue [WTI-684]

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

Former-commit-id: 905722311fa8f4b25d342d1304712a26eadc2564

Former-commit-id: 9cf494b6bd6eb285c3ecf4c945996edfe0e0c476

  1. … 7 more files in changeset.
- Removed license info from setup Related to Issue [WTI-684]

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

Former-commit-id: 6fd46d810c400002cc54f30df3e64cc8b1ede75e

Former-commit-id: 7cf0efba0a19c6b46f5182a71359280a8c51f4f3

    • -1
    • +0
    ./Application.Ringtoets.Setup/Application.Ringtoets.Setup.wixproj
    • -41
    • +0
    ./Application.Ringtoets.Setup/Installer UI/LicenseAgreementDlgDeltares.wxs
    • -2
    • +0
    ./Application.Ringtoets.Setup/Localization_nl-NL.wxl
    • -1
    • +0
    ./Application.Ringtoets.Setup/Product.wxs
- Fixed demo settings (reverted) such that we can build the configuration "CreateInstaller" locally Related to Issue [WTI-684]

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

Former-commit-id: 13528dcffd01ecb22a7230149ec817c60422d16c

Former-commit-id: 6da486dff65a56b60c55827f33ae70884d92e7a9

    • -1
    • +1
    ./Application.Ringtoets/Application.Ringtoets.csproj
- Changed *Kon project niet opslaan* to *Project niet opgeslagen* - Changed *Opslaan* to *Opslaan als* Related to Issue [WTI-369]

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

Former-commit-id: daec134b8f810b919857fb76a4a77e28169eb87f

Former-commit-id: 67be87939daad4fe938a728dd1acd4539040735b

    • -2
    • +2
    ./Application.Ringtoets/ExceptionDialog.resx
  1. … 1 more file in changeset.
* Updated entities to replace decimal properties to double properties ** Removed decimal casts where needed. ** Removed DecimalConversionExtensions as they are now obsolete. Related to Issue [WTI-691]

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

Former-commit-id: db194dd8c6e2e2f37c9fd380254059fc1d5d37ae

Former-commit-id: 854c8aa94eb580c8a369f297e7a1ae8d91b5b290

    • -1
    • +0
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/ClosingStructure/ClosingStructureFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/DuneErosion/DuneErosionFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionInwards/GrassCoverErosionInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverErosionOutwards/GrassCoverErosionOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverSlipOffInwards/GrassCoverSlipOffInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/GrassCoverSlipOffOutwards/GrassCoverSlipOffOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/HeightStructures/HeightStructuresFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/HydraulicBoundaryLocationCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/MacrostabilityInwards/MacrostabilityInwardsFailureMechanismSectionResultCreateExtensions.cs
    • -2
    • +2
    ./Application.Ringtoets.Storage/Create/MacrostabilityOutwards/MacrostabilityOutwardsFailureMechanismSectionResultCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Microstability/MicrostabilityFailureMechanismSectionResultCreateExtensions.cs
    • -14
    • +16
    ./Application.Ringtoets.Storage/Create/Piping/PipingCalculationScenarioCreateExtensions.cs
    • -1
    • +1
    ./Application.Ringtoets.Storage/Create/Piping/PipingFailureMechanismSectionResultCreateExtensions.cs
    • -6
    • +6
    ./Application.Ringtoets.Storage/Create/Piping/PipingOutputCreateExtensions.cs
  1. … 192 more files in changeset.