Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -68
    • +0
    ./CriticalFileValidationException.cs
    • -67
    • +0
    ./DistributionValidationException.cs
    • -68
    • +0
    ./ImportedDataTransformException.cs
  1. … 15709 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6090 more files in changeset.
Improvements after review. Related to Issue [WTI-1472]

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

Former-commit-id: 8b437f9e789fde6d7af5b360b6e85e6a5df854aa

Former-commit-id: f58f6fc64a715af5dcc0d81ae06c2247f87b1129

    • -0
    • +67
    ./DistributionValidationException.cs
    • -68
    • +0
    ./InvalidDistributionSettingException.cs
  1. … 11 more files in changeset.
Merged revision(s) 12969, 12979, 12987, 12992-12995, 13000, 13004 from branches/Release/17_2_Development

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

Former-commit-id: d41d17a13ea62edf827d2e7f4db1ea2f583737e1

Former-commit-id: f8af5505a91576384b0cfd96c501ca5159266452

    • -0
    • +68
    ./InvalidDistributionSettingException.cs
  1. … 31 more files in changeset.
Incorporated comments review 2343: - Renamed custom exception InvalidDistributionSettingsException to InvalidDistributionSettingException (plural -> singular) - Adjusted XMLDoc for exception Related to Issue [WTI-1472]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12995 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 208499ea6a9195fcbb29b7291bad7db378105b04

Former-commit-id: 8082a6b75fca7d65c1c0009d14841bf4ce4d6529

    • -0
    • +68
    ./InvalidDistributionSettingException.cs
    • -68
    • +0
    ./InvalidDistributionSettingsException.cs
  1. … 9 more files in changeset.
Incorporated comments review 2343: - Removed brackets in xmldoc - Added custom exception which can be thrown when distribution settings are incorrect Related to Issue [WTI-1472]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_2_Development@12987 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ad5bf0515a1cfddd565385b8fbed937a10ea56ca

Former-commit-id: 623ba9828c644e488ae02aab99296c167e7c5d4d

    • -0
    • +68
    ./InvalidDistributionSettingsException.cs
  1. … 4 more files in changeset.
Renamed SurfaceLineTransformException to ImportedDataTransformException Changed SurfaceLineTransformExceptionTest such that it asserts the correct exception Related to Issue [WTI-1343]

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

Former-commit-id: 3940f86a4b0e268626a78590378effbbfd54be54

Former-commit-id: 0705f8c12e8b575f4e344298ea13548aa3d9e268

    • -0
    • +68
    ./ImportedDataTransformException.cs
  1. … 16 more files in changeset.
Moved soil profile exceptions to Exceptions folder Cleanup Related to Issue [WTI-1291]

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

Former-commit-id: 538bf37dafa0e56fc923a333c344b6f40f31f692

Former-commit-id: f202aa8cf20fde3dfb7ea622a791836d8b0c883e

    • -0
    • +68
    ./SoilLayerConversionException.cs
    • -0
    • +121
    ./SoilProfileReadException.cs
    • -0
    • +68
    ./StochasticSoilModelException.cs
  1. … 22 more files in changeset.
Removed StructureUpdateException.cs Related to Issue [WTI-1172]

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

Former-commit-id: ded4df691a4cf16c3e856bc2cbd846d5ee72ec7d

Former-commit-id: 43250abf652669e996f8b2d6eb9915016e389bfe

  1. … 8 more files in changeset.
First implementation of: - StructureUpdateException - IStructureUpdateStrategy<TStructure> - HeightStructureReplaceDataStrategy

Updated PipingDataSynchronizationService such that RemoveSurfaceLine and RemoveAllSurfaceLines call RemoveSurfaceLineDependentData to remove dependent data

Fixed typo

Related to Issue [WTI-1172]

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

Former-commit-id: 0ed6644188c7c127f57eb248ccb56c3981d87830

Former-commit-id: fc3a6cfbd73cd7828c0104d948c40099d230f952

    • -0
    • +68
    ./StructureUpdateException.cs
  1. … 12 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 551 more files in changeset.
Added documentation to all exception constructors with serialized data. Related to Issue [WTI-1203]

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

Former-commit-id: 8455520804e57e2c4c596b7ef976c54462dd263c

Former-commit-id: 4c47e334352bbb341bc1ca4de2916c3f2556cb42

    • -0
    • +11
    ./CriticalFileValidationException.cs
  1. … 33 more files in changeset.
Improvements after review. Related to Issue [WTI-1143]

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

Former-commit-id: 61a3ea7e63971f7dac1d89909003a39621ea4894

Former-commit-id: e0301c2944a13792c06369904cb0b5ae415a777d

  1. … 34 more files in changeset.
Reverted adding new exception. Related to Issue [WTI-1160]

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

Former-commit-id: 433f0c8049710fe2e2d177c10049fc9eaa937d25

Former-commit-id: 69658bcdcae4f6db38e05ff4d2c1f77b68bbac26

  1. … 3 more files in changeset.
Added new exception to use in CalculationConfigurationImporters. Related to Issue [WTI-1160]

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

Former-commit-id: f3e646e8d76ff349aeb6e7059f9be7799dc0a654

Former-commit-id: 6b11488fb077172d40ebf04151e52c2fca941cdf

    • -0
    • +58
    ./CalculationParseException.cs
  1. … 3 more files in changeset.
Ensure the technical reference guide can be build via Doxygen Related to Issue [WTI-931]

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

Former-commit-id: a0a385c25fa4abc7082b69ad1a56c6afbbb51b50

Former-commit-id: c4bffa03b65993b5fe35820abbbe3029586d025b

  1. … 28 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

  1. … 164 more files in changeset.
Implementation of suggestion from VS Code Analysis. Related to Issue [WTI-737]

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

Former-commit-id: 1895b5a2ad4af5990186dc631dfdca95b1206a62

Former-commit-id: ae9af18a62ee32f7f397fcaedb92ee654fa7d666

  1. … 33 more files in changeset.
- Updated and extended tests Related to Issue [WTI-539]

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

Former-commit-id: 4b455a1213fe1fba4c9074c2a856dae616893dae

Former-commit-id: a579e382eac74ff43e1ba7e1c33149c11574a383

  1. … 6 more files in changeset.
- Minor review changes Related to Issue [WTI-522]

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

Former-commit-id: a1f538a0e56e87c517c74bf6b7e39f51bba425c4

Former-commit-id: a71aa6096ec840f2d5f6486ba590215ec7c124e0

    • -0
    • +10
    ./CriticalFileValidationException.cs
  1. … 3 more files in changeset.
- Editorial review changes - Removed dialog window from importer - Changed ReferenceLinesMetaReader from line-by-line reader to a collection reader Related to Issue [WTI-522]

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

Former-commit-id: 01278bb280172eedb927251656eccbeb2bdaa0f6

Former-commit-id: 1c76220a078f0e94c1db3c4902c7443462f9579b

    • -0
    • +43
    ./CriticalFileValidationException.cs
  1. … 12 more files in changeset.