Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -20
    • +74
    ./CalculationConfigurationExporter.cs
    • -94
    • +100
    ./CalculationConfigurationWriter.cs
    • -136
    • +0
    ./SchemaCalculationConfigurationExporter.cs
    • -241
    • +0
    ./SchemaCalculationConfigurationWriter.cs
    • -2
    • +2
    ./StructureCalculationConfigurationWriter.cs
  1. … 42 more files in changeset.
Merged revision(s) 9599, 9601 from trunk: - Changed matching criteria for the DikeProfile from a CalculationConfiguration from a Name to an ID for the importers - Introduced teststructure objects that allow setting an ID - Updated XMLDocs - Updated affected parameternames Related to WTI 1269

........

- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer

- Renamed parameter to clarify intent

- Updated resource value to be consistent with the DikeProfile implementation

- Adjusted affected tests

Related to WTI 1269

........

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

Former-commit-id: 6117c8b29ddd23ef032c28a9a5ee57e34850f701

Former-commit-id: 2f3b2967b9e3e63c3cec0643ed03a1a26f7ff1a4

    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 38 more files in changeset.
- Changed matching criteria for the XStructures from a CalculationConfiguration from a Name to an ID for the Writer - Renamed parameter to clarify intent - Updated resource value to be consistent with the DikeProfile implementation - Adjusted affected tests

Related to Issue [WTI-1259]

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

Former-commit-id: d0f2d789a8e9017b37843a15192cd336b5166fa9

Former-commit-id: 77bf10cdf1fa8a4af764f3c70daebd5c2e7c10be

    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 31 more files in changeset.
Assignment in calculation configurations of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 5c59474e63b257ecd7e2746b1cd594f19b36f727

Former-commit-id: ff6dfc40be94f57d3068a147bdd444c802c03735

    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 29 more files in changeset.
Assignment of ForeshoreProfile by Id Related to Issue [WTI-1260]

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

Former-commit-id: 2ae6703bfe98725aa449c48e12328cf3d8701689

Former-commit-id: 0a229be4460aac9bcb35013ec35b662abd8faa97

    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 29 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
    • +1
    ./SchemaCalculationConfigurationExporter.cs
    • -1
    • +1
    ./SchemaCalculationConfigurationWriter.cs
    • -1
    • +1
    ./StructureCalculationConfigurationWriter.cs
  1. … 547 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -1
    • +0
    ./SchemaCalculationConfigurationWriter.cs
    • -2
    • +2
    ./StructureCalculationConfigurationWriter.cs
  1. … 428 more files in changeset.
Moved *Configuration* classes from *Readers*, *Writers*, *Importers*, and *Exporters* to *Ringtoets.Common.IO\Configurations*. - Introduced folders *Import* and *Export* as discussed with ~kleijn

Renamed ReadCalculationGroupTest to CalculationGroupConfigurationTest

Related to Issue [WTI-1165]

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

Former-commit-id: fd652be30e990650875de5629ce92db553c12bc8

Former-commit-id: e658bcc9d240ee56199ecfbbd4bb76506bd46278

    • -0
    • +82
    ./CalculationConfigurationExporter.cs
    • -0
    • +235
    ./CalculationConfigurationWriter.cs
    • -0
    • +136
    ./SchemaCalculationConfigurationExporter.cs
    • -0
    • +242
    ./SchemaCalculationConfigurationWriter.cs
    • -0
    • +129
    ./StructureCalculationConfigurationWriter.cs
  1. … 93 more files in changeset.