Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added required ID property to ForeshoreProfile Related to Issue [WTI-1092]

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

Former-commit-id: a5ac17d93c00edc44ab863f471af937703304078

Former-commit-id: d6e398f53cedd03a7e769e1b87a6da3bb573fe53

  1. … 50 more files in changeset.
Review related changes => Paired with tangerma Related to Issue [WTI-1133]

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

Former-commit-id: 4d34a0a89bf89652aa8e22038d4923eeabbb7466

Former-commit-id: 0bee9ed8abf119a4c511cdfb5b29ae90d4870c8d

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

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

Former-commit-id: 58a77f4e5772a50da48d0575dff08e8779780c01

Former-commit-id: 60fb8aa1c80c5a08394b38bb7ff07d7fe5a37678

  1. … 21 more files in changeset.
- Added NotifyProgress calls when adding data to the data model - Synchronised message values across all the importers

Note:

No tests are available to verify the cancel behaviour for the FeatureBasedMapData because it has no NotifyProgress (and consequently no SetProgress handle to set the Action it should execute during the import)

Related to Issue [WTI-490]

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

Former-commit-id: ee82e9d839a1acfffb0ccb4ff219a30856c744e7

Former-commit-id: a79f8f2e64e63d1e9bac5672052dc8bc143bf91f

  1. … 18 more files in changeset.
Merged revision(s) 7595-7638 from branches/WTI-490:

Merged revision(s) 7537-7594 from trunk

........

Initial commit of changes from kleijn:

- Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles

- Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage

- Added branching paths in the activity: Import() returns false when it has failed or is cancelled

Note: failing tests will be fixed in following commits

........

Fixed tests of the FileImporterBase and Activity:

- Checks on the states are made for the 4 different paths of the Import:

-- Import successful, canceled or not

-- Import not successful, canceled or not

- Moved logging from the activity to the importer

- Added tests to assert mentioned behaviour

........

Fixed tests of the PipingSurfaceLinesCsvImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Added resource value for the ImportActivity (missing file commit)

........

Fixed tests of the PipingSoilProfilesImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned redundant brackets

........

Fixed tests of the StructuresImporter:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

Adjusted test in PipingSoilProfilesImporterTest

- Changed initial value of the result to make clear that the value is set correctly

........

Fixed tests of the ProfilesImporters:

- Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Removed obsolete Cancel call in the PipingSoilProfilesImporterTest

........

FileImporters should call Observers in case the import was successfull AND was cancelled at an uncancellable stage.

Note: test is missing to verify this behaviour

........

Fixed tests of the ProfilesImporters:

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Temporarily removed the Cancel tests, because the FeatureBasedMapDataImporter does not have a handle for NotifyProgress. Hence, Cancel method cannot be invoked when Import is running.

........

Fixed tests of the FailureMechanismSectionsImporter:

- Added test to verify behaviour when canceling at the three stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Cleaned up tests in the StructuresImporterTest

........

Fixed tests of the ReferenceLineImporter:

- Added test to verify behaviour when canceling at the two stages during the import

- Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

........

Related to Issue [WTI-490]

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

Former-commit-id: 1c355702dfbd410c7c4733529d8db9e243496eba

Former-commit-id: 75c614862d018947936ef85e3775a125c425c032

  1. … 26 more files in changeset.
Fixed tests of the ProfilesImporters: - Added test to verify behaviour when canceling at the two stages during the import. Test regarding cancelling while Creating structures is missing - Reverted changes related to HandleUserCancellingImport: messages are written by the LogImportCanceledMessage and handled adequately by the base

- Removed obsolete Cancel call in the PipingSoilProfilesImporterTest

Related to Issue [WTI-490]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-490@7632 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 686bdd815ed5479367b69fb431a59ef8fc0df1a0

Former-commit-id: cf9ed26e6a2def68a2919f8324bb8ad59154109b

  1. … 6 more files in changeset.
Changes after review. Related to Issue [WTI-861]

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

Former-commit-id: 06e5c3acb53e7d04b73f8a5b228c7bfda67ec726

Former-commit-id: 531fa12da465b3fceb56d7ff9335216eb02d94ee

  1. … 2 more files in changeset.
Initial commit of changes from kleijn: - Removed HandleUserCancellingImport: FileImporter should not decide on its own how to handle Canceled actions. Consequently removed the messages that are generated by these handles - Added logic to the importers: Cancelling is not possible when putting data on the data model. Action will always execute when it is in this stage - Added branching paths in the activity: Import() returns false when it has failed or is cancelled

Note: failing tests will be fixed in following commits

Related to Issue [WTI-490]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-490@7598 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 409bfee1e3deebb4fe4368cb7010a8c4c37dae5e

Former-commit-id: 98175da77f6910f259097a90626bbb10450e2c8f

  1. … 20 more files in changeset.
- Added feature to ignore unrelevant prfl files in the same folder as the shape file. Related to Issue [WTI-861]

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

Former-commit-id: 20505421dc6b646a5e1049a6fe5d1fcb64aa478b

Former-commit-id: 251cbd2c64e22732e3878c704e210e200c7ea7f2

  1. … 20 more files in changeset.
Modified error messages when importing a profile failed Changed ReadDikeProfileData to NOT fail if more than one DikeProfiles are successfully read. Related to Issue [WTI-861]

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

Former-commit-id: 12ac01453a4f224be5d6a5c07e28b164df305b47

Former-commit-id: a6ade0f732f8a8e0714d971618b9de0124d5392b

  1. … 5 more files in changeset.
Fixed some constraint violations. Related to Issue [WTI-1008]

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

Former-commit-id: 2bc863561f91a1b479611b2197c0ed12a5b633c6

Former-commit-id: 21c39d763b9a581faebfede2e66e3d13938822e4

  1. … 14 more files in changeset.
Deltares clean-up for Ringtoets.Common Related to Issue [WTI-931]

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

Former-commit-id: 85faeb8b7aa2af4d89336ea7a033a4d6a73b4eea

Former-commit-id: 5e8d7c2fb5b5339a0e8fad14e7cfbcdfbc3f098f

  1. … 26 more files in changeset.
Ensured reader is correctly disposed in StructuresImporter Related to Issue [WTI-577]

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

Former-commit-id: 57704ca6f4ea9d2dd4cd23e6a56b9a31162342b7

Former-commit-id: f7fa79e26191bd4cb855a9977dde5bf086ba7e27

  1. … 1 more file in changeset.
Importer ReadResult is false upon critical file read exception. Related to Issue [WTI-579]

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

Former-commit-id: 07e7c60661109fe35f71f514832b99c6471c6f13

Former-commit-id: 4089a1172027973828177f27acd869661b6b6b3a

  1. … 2 more files in changeset.
Moved Importers from Integration.Plugin to Common.IO Related to Issue [WTI-579]

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

Former-commit-id: b72457e77104425d7b84f4fbaa53aae505ad5507

Former-commit-id: 8b1758ebb5be77a182cd658d5ffa3cf5957fce6f

    • -0
    • +317
    ./ProfilesImporter.cs
  1. … 52 more files in changeset.