Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Cleanup and improved XML docs (covering Exceptions being thrown). * Improvement in functional coverage for some TypeConverter implementations. * All methods in CalculationConfigurationReaderHelper are now extension methods. Related to Issue [WTI-1154]

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

Former-commit-id: 08c408436e8a5cad347e1a227ca3f2e11b6c2775

Former-commit-id: 641b8654b393c522fbabce766d8982f2a4776f10

    • -27
    • +14
    ./CalculationConfigurationReaderHelper.cs
  1. … 8 more files in changeset.
* Converted a method in CalculationConfigurationReaderHelper into an extension method. * Added unit tests for SchemaIdentifiers classes. Related to Issue [WTI-1154]

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

Former-commit-id: 3ebdb803daa55c12fbe381def18f046a3579eb38

Former-commit-id: f44fc93045b04177a672558b9700211bde145ba0

    • -1
    • +1
    ./CalculationConfigurationReaderHelper.cs
  1. … 10 more files in changeset.
* Extended CalculationConfigurationReaderHelper with additional methods to get various values out if descendant xml elements. * Implemented DikeHeightCalculationTypeTypeConverter * Implemented GrassCoverErosionInwardsCalculationConfigurationReader ** Implemented required ReadGrassCoverErosionInwardsCalculation

Related to Issue [WTI-1154]

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

Former-commit-id: 8c2238e8e7851189822241e0eac3a130d8941a72

Former-commit-id: 99ae9f058b53802a0d361f19a1fe014f8b618477

    • -2
    • +65
    ./CalculationConfigurationReaderHelper.cs
  1. … 61 more files in changeset.
Performed some further rename related actions Related to Issue [WTI-1157]

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

Former-commit-id: 3356a468dc11321eabb595d1a7ab366ac13d8223

Former-commit-id: acc142cab160983eeb9f4be3693f56acb13a64f8

  1. … 8 more files in changeset.
Performed some further rename related actions Related to Issue [WTI-1157]

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

Former-commit-id: c8a73f37c6a62e797c7068041c986d54c4e10c8e

Former-commit-id: 9e26911625cadb3a41831a574fdf312e4252da0a

  1. … 35 more files in changeset.
Renamed ConfigurationReaders to CalculationConfigurationReaders. Related to Issue [WTI-1157]

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

Former-commit-id: bfb84fe1e25a3d25d5ec261f2f9f6578fccb896f

Former-commit-id: ae22eb15a42424ffa34e3f165b62a8eb574ec03d

    • -0
    • +234
    ./CalculationConfigurationReader.cs
    • -0
    • +106
    ./CalculationConfigurationReaderHelper.cs
  1. … 231 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

  1. … 124 more files in changeset.
Implemented Read method of WaveConditionsInputConfigurationReader. Related to Issue [WTI-1157]

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

Former-commit-id: d9e192d916c6fdc42f8d43703d26c243176b5ba6

Former-commit-id: 59295aa57dc8730920792e0f11618964e52eca48

  1. … 16 more files in changeset.
Introduced ConfigurationReaderHelper to place all generic helper methods for the configuration readers. Related to Issue [WTI-1157]

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

Former-commit-id: aadedcb4e3f7dcfc18620d190bdaa949185c9afc

Former-commit-id: 1bf1f0a8d5d1e718f99274cda000dff62155ebc9

    • -0
    • +89
    ./ConfigurationReaderHelper.cs
  1. … 4 more files in changeset.
Fixed failing tests Related to Issue [WTI-1157]

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

Former-commit-id: 63511fba0f82ede9f43e92a3bbede2f2fa26d43a

Former-commit-id: c9e48366e2f4890dcdb96096ee52ffc532b9c05e

  1. … 4 more files in changeset.
Cleaned up configuration reader related classes Related to Issue [WTI-1157]

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

Former-commit-id: 890e77e8cf5a5841e28fce04c922e2550b041315

Former-commit-id: cc35850b7b5778d133b3d5a5ae035b073cc1bf95

    • -14
    • +13
    ./CombinedXmlSchemaDefinition.cs
  1. … 3 more files in changeset.
Integrated CombinedXmlSchemaDefinition into ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 2df3a43a5c49387bdef66eb345cb06b20065d950

Former-commit-id: 62ae5c0ecaa2e3ecb2389155469925ce23bb1b83

  1. … 1 more file in changeset.
Ensured nested schema definitions can be passed to ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 7c321461375f02786bffba6dbad6ff5e9423946c

Former-commit-id: a5d00928fd631068cd9b2c46229bae8fa1d9aa5b

  1. … 2 more files in changeset.
Added Validate method to CombinedXmlSchemaDefinition Related to Issue [WTI-1157]

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

Former-commit-id: 2efc8ad0bf28e85fe26291f987de1a3baf0611c6

Former-commit-id: f411a26ba6d6613661a030c38c676ecc226d26cf

  1. … 3 more files in changeset.
Extended CombinedXmlSchemaDefinitionTest Related to Issue [WTI-1157]

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

Former-commit-id: 33c0f0d30e1ae334ab63e5771664ff7c738a9d4a

Former-commit-id: dd570340779ede0b446fad6ae6b520ba1ec17615

  1. … 2 more files in changeset.
Introduced CombinedXmlSchemaDefinition Related to Issue [WTI-1157]

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

Former-commit-id: 6b98eb95a67d71ff662fdc2dd72d1572b64207b0

Former-commit-id: c3b40339ff3e1ca37c81e435219fee129354bbf7

    • -0
    • +184
    ./CombinedXmlSchemaDefinition.cs
  1. … 4 more files in changeset.
Improved validation on referencing bas XSD Related to Issue [WTI-1157]

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

Former-commit-id: 261d006fad6c2ead5f9b55f12560507b055def9f

Former-commit-id: b619ddc3cfee56ed31c8d30fad53a5102aed4423

  1. … 4 more files in changeset.
Introduced nested structure for XSD Related to Issue [WTI-1157]

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

Former-commit-id: 658d38dc9d87e0206d7fbe5c73f278d0b9cce683

Former-commit-id: d3e55737f69f708151483adad623f28cf23a478c

  1. … 13 more files in changeset.
Added XSD validation to ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 681821923074841818692af64f0bd01ffe100d09

Former-commit-id: 85773e0468b558c5add8fe8506c296e91d83e305

  1. … 4 more files in changeset.
Cleaned up some comments (part 2) Related to Issue [WTI-1157]

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

Former-commit-id: 480a80ab824a64ef1f219deb780ae4cb4bace768

Former-commit-id: 5bc04c763cb579c7aaf252cd731e2c6c250fcf7c

  1. … 4 more files in changeset.
Cleaned up some comments Related to Issue [WTI-1157]

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

Former-commit-id: cb9275376e008238c21042f8fb30877709a9287c

Former-commit-id: 1ceda1b7b5b469171c0ad22347a3fbed82698de6

  1. … 1 more file in changeset.
Renamed IReadCalculationItem into IReadConfigurationItem Related to Issue [WTI-1157]

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

Former-commit-id: 1f47c4f95af0702bc993ee9154d964d1e021bdad

Former-commit-id: e369ac05d32d0776f4493a913b6ad41a11999360

    • -0
    • +34
    ./IReadConfigurationItem.cs
  1. … 6 more files in changeset.
Extended ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 2c8f083fe2fedad3c1d10586d507288c5b236cb2

Former-commit-id: 97c1a0932f94b251c0bf837d6e48f163c6ce672b

  1. … 1 more file in changeset.
Moved IReadCalculationItem and ReadCalculationGroup Related to Issue [WTI-1157]

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

Former-commit-id: dc748af24143564fdb20ee6d0c04319054885f0b

Former-commit-id: 48a4a92af4151ab15e9148ada95c8dd00e7e56ec

    • -0
    • +34
    ./IReadCalculationItem.cs
    • -0
    • +49
    ./ReadCalculationGroup.cs
  1. … 12 more files in changeset.
Extended ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: d1617052fd5831dcdf26c4ddbdb366559fa91d04

Former-commit-id: da00dd8627123e84b1d0b2310ae6c35bbdedd034

  1. … 5 more files in changeset.
Extended ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 8eec02ccd9fc28743d0e85104ed5e0bf75d90826

Former-commit-id: d951559a3e2f43097dce7e5fbe3204f1362c7a2d

  1. … 5 more files in changeset.
Extended ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: 204924980a76002556e1c6f930775430e38cbece

Former-commit-id: b7787db5aff64d910d7beec11acdab65414c2421

  1. … 2 more files in changeset.
Introduced first version of ConfigurationReader Related to Issue [WTI-1157]

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

Former-commit-id: af31752e5a8227702e6538a1094f52c24671975e

Former-commit-id: 556c2595d60b6d9a22f1e164943fb3e89dcccd26

    • -0
    • +72
    ./ConfigurationReader.cs
  1. … 3 more files in changeset.