Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete FileResult. Renamed ExpectedFile to FileFilterGenerator. Updated doc and performed cleanups. Other small improvements. Related to Issue [WTI-1070]

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

Former-commit-id: c7a7dde63238ab597409a15fa06e4403571bd27c

Former-commit-id: 20d5e5224cd7fb10ee003e29defbe3c4268fe344

    • -1
    • +1
    ./DikeProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -1
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./ReferenceLineContextImportInfoTest.cs
  1. … 66 more files in changeset.
Changed file filter type of ImportInfo and ExportInfo to ExpectedFile. Related to Issue [WTI-1093]

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

Former-commit-id: cb521aa99f8ab2aae9fe1e8e140c89e980df0b38

Former-commit-id: 66e86c3638367473d67986cb1c8ec92faa4562a9

    • -2
    • +3
    ./DikeProfilesContextImportInfoTest.cs
    • -2
    • +3
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -2
    • +3
    ./ForeshoreProfilesContextImportInfoTest.cs
    • -2
    • +2
    ./ReferenceLineContextImportInfoTest.cs
  1. … 48 more files in changeset.
Removed unused using. Added [TestFixture] where missing. Using: \{[\s\n]+public class.+Test[\s\n]+\{ Related to Issue [WTI-972]

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

Former-commit-id: a8dba08d8cb0ab0acda968571277d7b384a7b19d

Former-commit-id: 0dd2252f66ec279c20f047791fe7870ae9c63e84

    • -0
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 8 more files in changeset.
* Extended IReferenceLineReplaceHandler with DoPostReplacementUpdates to allow for actions to be resolved after the replacement of the ReferenceLine took place. ** Main reason behind this architectural choice, is allowing for UI updates from non-UI threads. ** ReferenceLineImporter makes use of this new method in the DoPostImportUpdates method. * ReferenceLineReplaceHandler now keeps track of deleted objects and closes views for those objects in the DoPostReplacementUpdates method. ** Introduced ClearResults class for this purpose. ** Updated DataSynchronisationService methods related to replacing the ReferenceLine and now keep track of both changed objects as well as removed objects. * Cleanup in some commands to use IViewCommands. Related to Issue [WTI-1034]

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

Former-commit-id: 239f69a11ed199f938d5dd31e76f60772ad40072

Former-commit-id: 9cb0286bb78c272cc2d2cb43b703d0fc9ad386f3

    • -1
    • +15
    ./ReferenceLineContextImportInfoTest.cs
  1. … 56 more files in changeset.
* Introduced IReferenceLineReplaceHandler and its implementation. ** Applied Dependency Injection on ReferenceLineImporter to abstract ReferenceLine replacement specifics (also removing dependencies such as View logic!) * Moved integration test data production methods to generally available location (new test project created for it) ** Created DataImportHelper class (Replaced several IntegrationTestHelper classes with identical implementation) Related to Issue [WTI-440]

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

Former-commit-id: 327965238ad610377b99e3b293193784bb2ef163

Former-commit-id: efce33cd742bfd09ba26d9337f1508223c8a2559

    • -1
    • +12
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -0
    • +2
    ./ReferenceLineContextImportInfoTest.cs
  1. … 89 more files in changeset.
* Implemented removal of ForeshoreProfile instances using context menu items from StabilityStoneCover, GrassCoverErosionOutwards and WaveImpactAsphaltCover failure mechanisms, and the calculations that reference those removed profiles. Related to Issue [WTI-965]

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

Former-commit-id: eaffa79d1649c76df1c77bd528d3f68c535c931f

Former-commit-id: 508cb7ad5864e9c550d8f70e4ad9be2373eae45a

    • -3
    • +7
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 22 more files in changeset.
* Implemented context menu items to remove DikeProfiles from a GrassCoverErosionInwards failureMechanism (which impacts calculations and subsequently associated FailureMechanismResult instances) Related to Issue [WTI-960]

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

Former-commit-id: e57cfef9eaaf083b7188964693d0cba8ae76e267

Former-commit-id: c3331156532efd25a3553c8a8c969ade8675dcde

    • -6
    • +7
    ./DikeProfilesContextImportInfoTest.cs
  1. … 8 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

    • -1
    • +1
    ./DikeProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 51 more files in changeset.
Create importer for definitions of structures - hoogte Related to Issue [WTI-579]

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

Former-commit-id: 39fac5be50672a3a2b450b1060e806e704dd2e30

Former-commit-id: d3c4f4c2bf7306196da93df6e2228e813f3fe353

    • -73
    • +82
    ./DikeProfilesContextImportInfoTest.cs
    • -73
    • +82
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 32 more files in changeset.
changes in review. paired by bos_en Related to Issue [WTI-576]

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

Former-commit-id: bdbc3b3233130eb0bfa1893a4d03a8770063d893

Former-commit-id: 6f3ce69fda788e55d8e40e0ff81d68fd3d5cb729

    • -2
    • +1
    ./FailureMechanismSectionsContextImportInfoTest.cs
  1. … 39 more files in changeset.
Make structures shape reader. Related to Issue [WTI-576]

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

Former-commit-id: 22b3c8cf4de106db8753d6bd4597e1cb78f1f97d

Former-commit-id: 1c691ac82b718a4319ab05a515ce691bfa9b78d8

    • -0
    • +1
    ./FailureMechanismSectionsContextImportInfoTest.cs
  1. … 68 more files in changeset.
- Moved related classes to ClosingStructures projects Related to Issue [WTI-546]

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

Former-commit-id: b0af05cb82171965d4485f4199f79b099ec64a9d

Former-commit-id: 48711dc8f9a44e33b3d4363d8e101bbace3837bb

    • -1
    • +22
    ./DikeProfilesContextImportInfoTest.cs
  1. … 54 more files in changeset.
Changed resources. Related to Issue [WTI-786]

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

Former-commit-id: 5d22e10d6106e6821b76eb7b08259375e49e0256

Former-commit-id: 3e396d817e12618e8ac895263101b4219b559bce

    • -1
    • +1
    ./DikeProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 5 more files in changeset.
Improvements of review 934 (1 of 2). Related to Issue [WTI-786]

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

Former-commit-id: ba59d4a346d20f690f9dbfb65c6d2595d4fd6ea4

Former-commit-id: d3743fb721799a449b5addce4bbfa43e7c95a9ad

    • -0
    • +159
    ./DikeProfilesContextImportInfoTest.cs
  1. … 465 more files in changeset.
Moved ImportInfo of ForeshoreProfilesContext to RingtoetsPlugin, as it is shared between failure mechanisms. Related to Issue [WTI-786]

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

Former-commit-id: 36ca0291ea2b82a49e8f2b56b1269805a5a7980c

Former-commit-id: afe6c416012b702301430fb17c434f9c07ac3888

    • -3
    • +2
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 4 more files in changeset.
* Made StochasticSoilModelContext plural (multiple models!) * Fixed typos. * Improved XML docs. * Improved test coverage. * More relevant functional coverage on ArgumentExceptions. * Minor improvements. * Cleanup. Related to Issue [WTI-497]

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

Former-commit-id: f9702e3e2eb4d781a77e9f91539f492d30ee5fa6

Former-commit-id: 3a5bf5a43ce2435d7d999cb0a08f8d8ac716efa1

    • -1
    • +1
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -1
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./ReferenceLineContextImportInfoTest.cs
  1. … 27 more files in changeset.
Additional merge changes related to rev. 5055 Related to Issue [WTI-832]

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

Former-commit-id: adc191ca3dade763811fd598b7f5410baed041ef

Former-commit-id: c29e9b869aa59145dc5f529bd110cf236553f01d

    • -1
    • +1
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -1
    • +1
    ./ForeshoreProfilesContextImportInfoTest.cs
    • -1
    • +1
    ./ReferenceLineContextImportInfoTest.cs
  1. … 2 more files in changeset.
Added tests for: Implement "Importeren..." for the "Voorlanden" node

Related to Issue [WTI-786]

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

Former-commit-id: 7f2a3b52cb22d8b26d0c46199c6d0ca914517933

Former-commit-id: 5c8e7322e34632f3dedb6fe8e7bfdb06f8845f5a

    • -0
    • +180
    ./ForeshoreProfilesContextImportInfoTest.cs
  1. … 15 more files in changeset.
* Moved filePath argument from IFileImporter.Import to import class constructor. Related to Issue [WTI-497]

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

Former-commit-id: 7c21b2cb0e14ce82b05211488ea6dd8b8f3ef8a4

Former-commit-id: 38d3653a05f0b36eb7d42bd93a7b8a1f4b44f453

    • -4
    • +4
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -2
    • +2
    ./ReferenceLineContextImportInfoTest.cs
  1. … 28 more files in changeset.
* Removed unsued properties and methods from IFileImporter. ** Added 'name' argument to FileImportActivity constructor. * Removed 'targetItem' from IFileImport.Import method. * Refactored GuiImportHandler to work with importInfo. Related to Issue [WTI-497]

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

Former-commit-id: bdc6bd3e00fb0ed24703b91de78e974e322b8cdf

Former-commit-id: 52be75d229dca9b85b83ee556983e03267adadf1

    • -2
    • +2
    ./FailureMechanismSectionsContextImportInfoTest.cs
    • -1
    • +1
    ./ReferenceLineContextImportInfoTest.cs
  1. … 23 more files in changeset.
* Migrated FailureMechanismSectionsImporter to ImportInfo Related to Issue [WTI-497]

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

Former-commit-id: 6552f2ce3f239485276fbf06cb8194de2672a17c

Former-commit-id: 4c2e68be3cc8bddf223b41b9475f9824a2644b7a

    • -0
    • +181
    ./FailureMechanismSectionsContextImportInfoTest.cs
  1. … 11 more files in changeset.
* Migrated ReferenceLineImporter to ImportInfo * Added test coverage for the definition of ImportInfo for DikeProfilesImporter Related to Issue [WTI-497]

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

Former-commit-id: 228c01a4b32947d5f61faecb9b9ac81aa5d9053f

Former-commit-id: 07384d1f626d14552ee3489d05ecd47263036285

    • -0
    • +126
    ./ReferenceLineContextImportInfoTest.cs
  1. … 12 more files in changeset.
- Added importInfo defintion for the reference line importer. - Refactored reference line importer. Related to Issue [WTI-479]

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

Former-commit-id: 1a5c0b9be27e56865eaa6dcf465dc0f13108798e

Former-commit-id: 0eec20dadd76f377363cfbf6003a993407d969f9

    • -0
    • +156
    ./ReferenceLineContextImportInfoTest.cs
  1. … 4 more files in changeset.