Core.Common.BaseDelftTools

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

    • -179
    • +0
    ./Core.Common.BaseDelftTools.csproj
    • -44
    • +0
    ./Extensions/CompositeActivityExtensions.cs
  1. … 193 more files in changeset.
Restored plugin loading logic in AssemblyInfos Related to Issue [WTI-92]

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

Former-commit-id: 7e481525770f85d5301ea917e6bf668073317532

  1. … 5 more files in changeset.
trivial implementation of Observer. Observer is used as the base class for the map and layer. Related to Issue [WTI-111]

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

Former-commit-id: aef5135d2fed61aec22e09191089d57a6ff3a0b4

  1. … 20 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

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

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 50 more files in changeset.
- Turned of signing of projects Related to Issue [WTI-62]

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

Former-commit-id: 8a9365bf0dcb0689909a4930b8fe27df1a98046b

  1. … 3 more files in changeset.
- Moved UMLs to separate UML project (initial commit, another one is needed for cleanup) Related to Issue [WTI-92]

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

Former-commit-id: bd1e95905ebcd91caae15dd9737ad27352fa818b

  1. … 44 more files in changeset.
Cleaned up UML diagrams Related to Issue [WTI-92]

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

Former-commit-id: b58c6bff0c33849f82e711b743cc5522678e57a2

  1. … 7 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • binary
    ./vpproject/DelftTools.Shell.Core.pdf
    • binary
    ./vpproject/DelftTools.Shell.Core.vpp
    • -1
    • +0
    ./vpproject/DelftTools.Shell.Core.vpppath
  1. … 115 more files in changeset.
Removed unused files from repository Related to Issue [WTI-92]

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

Former-commit-id: 729e0214c7e15de5b3f1660a713dc2685fd8a055

  1. … 2 more files in changeset.
Got rid of DelftTools string literals Related to Issue [WTI-92]

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

Former-commit-id: 1d7d201241936a94e05ecb7561e0be50c2ebb3fb

  1. … 20 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +106
    ./ApplicationPlugin.cs
    • -0
    • +180
    ./Core.Common.BaseDelftTools.csproj
    • -0
    • +120
    ./DataItemInfo.cs
    • -0
    • +44
    ./Extensions/CompositeActivityExtensions.cs
    • -0
    • +138
    ./IApplication.cs
    • -0
    • +11
    ./IProjectImporter.cs
    • -0
    • +9
    ./IProjectItemExporter.cs
  1. … 4825 more files in changeset.
Merged revision(s) 487 from trunk/src/Common/DelftTools.Shell.Core: * Improved documentation of Activity, PipingFailureMechanismNodePresenter and PipingCalculationActivity Related to Issue WTI-103 ........

Related to Issue [WTI-92]

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

Former-commit-id: da8c744dac8bdd74a3a3ada86d6b9688e6cb0039

  1. … 3 more files in changeset.
Merged revision(s) 478 from trunk/src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.Service.Test: * Introduced PipingCalculationActivity in order to run a piping calculation asynchronously from the UI thread and to be able to provide progress notification. * Fixed threading exception when consuming all newly added logmessage a new message has been added. ConcurrentQueue implementation fixes this. * Moved test-data creation methods related to PipingData to new testhelper: PipingDataFactory. Related to Issue WTI-103 ........

Related to Issue [WTI-92]

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

Former-commit-id: 5007b1fd825cc4f78e61989c2a2b1dd72eb4b0ca

  1. … 10 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -2
    • +2
    ./Extensions/CompositeActivityExtensions.cs
  1. … 1167 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +106
    ./ApplicationPlugin.cs
    • -0
    • +180
    ./Core.Common.BaseDelftTools.csproj
    • -0
    • +120
    ./DataItemInfo.cs
    • -0
    • +44
    ./Extensions/CompositeActivityExtensions.cs
    • -0
    • +138
    ./IApplication.cs
    • -0
    • +11
    ./IProjectImporter.cs
    • -0
    • +9
    ./IProjectItemExporter.cs
  1. … 3994 more files in changeset.