Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Implemented reference line crossing check for surface line importer. - Replaced demo data. - Moved reference line importer and context to Ringtoets.Common Related to Issue [WTI-433]

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

Former-commit-id: ff78e52e105acdddcaf22766477cf5c4d46a63a7

Former-commit-id: fd5e07f126f0677ab3bb233aefd33e90778be18f

  1. … 56 more files in changeset.
Added space to make error log message when importing more readable (new line doesn't work in log). Related to Issue [WTI-364]

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

Former-commit-id: ee5dbbc2c84dda0e8cac5c7c4bcd9d36bc6fa8de

Former-commit-id: 55776e8c3f7158298f15efd7222f83fa67ba375d

  1. … 2 more files in changeset.
* Implemented review suggestions of WTI-Review-369: ** Made Point2D, Point3D and Segment2D more clearly immutable. ** Removed Point2D default constructor (now more consistent with point3D) ** Math2D.SplitLineAtLenghts improvements: *** Reuse of epsilonForComparisons. *** Xml docs. *** variable naming. ** Remove IFileImporter.SupportedItemType and made FileImporterBase generic with type-parameter to use instead. ** Improved test names. ** Optimizations in FailureMechanismSectionsImporter. ** Test coverage for DoubleWithToleranceComparer. ** Improved text resources. Related to Issue [WTI-365]

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

Former-commit-id: 9e27e584fe2b6fd5244140250c9ddd9a82bd3e65

Former-commit-id: 12a7c688737048e0aea43a05962cb795dc6fcccb

  1. … 29 more files in changeset.
* Extended IFailureMechanism with IObserver interface. * FailureMechanismSectionsContext now delegates IObserver implementation to wrapped failure mechanism. * ReferenceLineImporter now clears failure mechanism sections when replacing a reference line. Related to Issue [WTI-365]

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

Former-commit-id: b58a72a275c29b9326a9a78be615cb5b9916b91f

Former-commit-id: 2278b6bc57f15a5134b1eb3514dcf0d93f3ed681

  1. … 4 more files in changeset.
* Added FailureMechanismSectionsImporter as available importer. * Basic error handling for FailureMechanismSectionsImporter. Related to Issue [WTI-365]

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

Former-commit-id: 424afb417fcb8004586c00a469e7f9e551dfc086

Former-commit-id: 8883103c6de4af7f5d3eb8904a77448b740fc304

  1. … 8 more files in changeset.
Small improvements in text of dialog progress bar import reference line. Related to Issue [WTI-364]

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

Former-commit-id: c87bcaa2cc5d72bd3241a844aa0a4720b74c0a58

Former-commit-id: 611d59b8560080955dc9257faad834663aef2589

  1. … 3 more files in changeset.
Make sure the map updates after a new reference line is imported. Related to Issue [WTI-355]

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

Former-commit-id: d633fa2725a307828c43a4da1086a07e19bf68ba

Former-commit-id: 8ed07de31a22ed759c0d90710003e8c400d1ee83

  1. … 3 more files in changeset.
* Improvements to ActivityProgressDialog ** Fixed bug in progress message truncation ** Improved understanding of the two 'N of M' steps, by renaming the one for activities to "Taak" instead of "Stap". * Improved confirmation dialog shown by ReferenceLineImporter when replacing reference line. Related to Issue [WTI-364]

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

Former-commit-id: d0ba0630f25639d06df7bdd6fdc2273df19acfee

Former-commit-id: ebc4fa42a4fef86fd994fee02fb6a7d54c2e75a8

  1. … 5 more files in changeset.
* Cleanup ReferenceLineImporter * Cancelling ReferenceLineImporter import-run generated log-message, instead of progress change message Related to Issue [WTI-364]

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

Former-commit-id: 8c0ca8d3e8047000096ab5988eed3e640a61af3f

Former-commit-id: 0f6c705afea9891e0c07ccefbf9499ff62d0acbb

  1. … 1 more file in changeset.
* Moved commonly created helper method in IFileImporters for calling ProgressChanged to FileImporterBase. * Implemented progress notification for ReferenceLineImporter. Related to Issue [WTI-364]

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

Former-commit-id: 3aa9c5c4d6fc181272e8e49c0fffda67b1e12a42

Former-commit-id: 8af496cfe7f98360b3327233d5d25a698262487f

  1. … 10 more files in changeset.
* Improved ReferenceLineImporter to work properly when the instance is being reused. Related to Issue [WTI-364]

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

Former-commit-id: d2b57cd89515852616a15e6823568f8d6ed277d9

Former-commit-id: 1011e251b5c017fc2c05427c04c674f03f991887

    • -16
    • +120
    ./ReferenceLineImporterTest.cs
  1. … 1 more file in changeset.
* Implemented Cancel functionality to ReferenceLineImporter. * Moved 'cancellation' flag from various IFileImporter implementations to FileImporterBase. Related to Issue [WTI-364]

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

Former-commit-id: 6c06d6529fe98e6217df6f12d207e7d84e3b7ff9

Former-commit-id: bdbf58c8db993778f36ad7bbff1d16b1a0d52c8b

  1. … 7 more files in changeset.
* Introduced FileImporterBase to allow for additional NotifyObserver calls to be done on UI thread when done importing. ** Moved responsibility for NotifyObserver on import target from FileImportActivity to FileImporterBase. ** Updated all existing importers to inherit from FileImporterBase. * Implemented additional logic for dealing with new ReferenceLine, when one was already available. Related to Issue [WTI-364]

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

Former-commit-id: dca74a9f10e6da1912ac7f172df8fe95cfc5b34f

Former-commit-id: f0971cefa038dbbf4b03fb9ffe60c61909e3f74f

  1. … 15 more files in changeset.
* Create ReferenceLineImporter, to import a ReferenceLine instance for an AssessmentSectionBase instance using a shapefile. * Added TearDown methods to tests to properly dispose of objects. * Moved string resources that were incorrectly placed. * Improvements to ReferenceLineContext ** Made observable. ** Implements IEquatable<ReferenceLineContext> in order to reuse object instances by TreeView. Related to Issue [WTI-364]

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

Former-commit-id: 7eba2f606c0f1ac3770cebfeca28c8a586f2349d

Former-commit-id: 3a3dacded3ebc235b8d5eb41d4b2985d71dbe4c1

    • -0
    • +125
    ./ReferenceLineImporterTest.cs
  1. … 30 more files in changeset.