Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved DataItemInfo from *Core.Common.Base/Plugin* to *Core.Common.Gui/Plugin* -- Consulted by Elmar - Reference cleanup Related to Issue [WTI-539]

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

Former-commit-id: 210fb837fcb670632789d79bfb99c7278dbb4d18

Former-commit-id: 0d43b9cf5238db76c64a75e74161e1a458b75b2c

  1. … 10 more files in changeset.
- Removed *ApplicationPlugin and *ApplicationPluginTest Related to Issue [WTI-539]

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

Former-commit-id: 65c06ebcabf1ba68f1ef4c2b7aa906da41fb2ffd

Former-commit-id: 9e8d86d8b8596f9b5d1ae1e511b616034b296862

  1. … 17 more files in changeset.
- Moved GetDataItemInfos from *ApplicationPlugin* to *GuiPlugin* Related to Issue [WTI-539]

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

Former-commit-id: d7b56d9d97b78a9b9777e2c5446a274e5a2363b9

Former-commit-id: e2303371e5c03635928c7ae5fa09bec90da82104

  1. … 12 more files in changeset.
- Moved FileExporters from ApplicationPlugin to GuiPLugin Related to Issue [WTI-539]

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

Former-commit-id: dc8ced90e99cc0a347fe7b18c5ae6d532942ca46

Former-commit-id: 4f2d1f7698fb1d5198f62a36e6401a4626ce204f

  1. … 8 more files in changeset.
- Moved FileExporters from ApplicationPlugin to GuiPLugin Related to Issue [WTI-539]

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

Former-commit-id: 5be485fbb33c36c3ab886a641626ae17c7bcc701

Former-commit-id: 6d14d7360c0a5e4f17f53de3ac7f3304601ac83e

  1. … 21 more files in changeset.
- Removed plugin Activate and Deactivate from *ApplicationPlugin* Related to Issue [WTI-539]

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

Former-commit-id: 172a5efd5a05f7a0d8174ffc81a70392aed232c2

Former-commit-id: e212ed8c1980b91da16a8410ed7c420d0e36e3a4

  1. … 3 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 210 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.
* Refactored how ApplicationCore determines if it has importers for a given data object. ** IFileImporter extended with CanImportOn method, where FileImporterBase follows the logic that was in ApplicationCore ** FailureMechanismSectionsImporter overrides CanImportOn to prevent imports when no referenceline is available.

Related to Issue [WTI-365]

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

Former-commit-id: 4cfc7f0351199cc8908a9251b321c4a3575602d1

Former-commit-id: f7dfa0c1a75688499f5cfc2a8f9ccb2793db52b6

  1. … 8 more files in changeset.
Review related changes Related to Issue [WTI-182]

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

Former-commit-id: 0bfe60fc03b2fe6934e88ff29c896f171891ed4f

  1. … 4 more files in changeset.
Review related changes Related to Issue [WTI-182]

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

Former-commit-id: 807dd54644ec3476012780661a0cea3051e37658

  1. … 4 more files in changeset.
Review related changes Related to Issue [WTI-182]

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

Former-commit-id: 20eb6bc16a37447a02e86c0e45b500cd7fb94fab

  1. … 13 more files in changeset.
Review related changes => Removed CanExportFor method from IFileExporter

Related to Issue [WTI-182]

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

Former-commit-id: 8cf38010166292a579c7abec5ebb24bc8324f1c0

  1. … 2 more files in changeset.
Review related changes: * Removed CanImportFor method from IFileImporter * Got rid of redundant test classes in Core.Common.Test Related to Issue [WTI-182]

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

Former-commit-id: 4ebbae5c4af75d1457ec0590ac9bee4c169230dc

  1. … 12 more files in changeset.
Improved test coverage of Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 7f174face48cf1e8c86174d819ed8f8d3827894e

    • -0
    • +394
    ./ApplicationCoreTest.cs
  1. … 6 more files in changeset.
* Added XML comments to Core.Common.Base * Removed example data related logic from DataItemInfo Related to Issue [WTI-182]

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

Former-commit-id: f50a6954176e536dbd67678c18a29eed0284bf31

  1. … 8 more files in changeset.
Improved directory structure of Core.Common.Base.Test Related to Issue [WTI-182]

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

Former-commit-id: c1a576a68829b7666d9fe4f8a3928cce1c59c322

    • -0
    • +53
    ./ApplicationPluginTest.cs
    • -0
    • +146
    ./DataItemInfoTest.cs
  1. … 17 more files in changeset.