Core.Common.Base

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing test Related to Issue [WTI-69]

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

Former-commit-id: b6b3fc997fe28ccced16287ed122f2821aacc1d6

Cleaned up ApplicationPlugin Related to Issue [WTI-69]

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

Former-commit-id: e4e8347c8d6598ec920bb71e41cb35649a2d30de

Removed IPlugin class Related to Issue [WTI-69]

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

Former-commit-id: 95e7cdded5ba596a42875b2bf3cdfa73ac5c64e8

  1. … 5 more files in changeset.
Removed Resources property from IPlugin

Related to Issue [WTI-69]

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

Former-commit-id: 4f2febb9474d8eb62e86db2ae1486640f929ba33

  1. … 4 more files in changeset.
Removed DisplayName/Description/Version property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 48a9078e48478700cbaf97dfd967a2f3ea1275d6

  1. … 32 more files in changeset.
Removed Name property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: b5976ba70cff815cdcc977e9106a868bc502e29a

  1. … 20 more files in changeset.
Removed plugin related settings Related to Issue [WTI-69]

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

Former-commit-id: 4970a1cb0fe5aa3dafab9f867bec18f54f5f7c1d

  1. … 3 more files in changeset.
Removed Image property from IPlugin Related to Issue [WTI-69]

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

Former-commit-id: 0c00af372a3d3c51f61b4239e66b32f4a532fd07

  1. … 6 more files in changeset.
Cleaned up IPlugin interface Related to Issue [WTI-69]

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

Former-commit-id: dd0bffea1aabacfb2c94adb9a65bc318d70ef6f2

  1. … 11 more files in changeset.
Removed dependency on Mono.Addins Related to Issue [WTI-69]

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

Former-commit-id: cc8c956716fbfa088ef0f33060be81004d329aa6

    • -18
    • +0
    ./ForceLocalAddinFileSystemExtension.cs
    • -103
    • +1
    ./Properties/Resources.Designer.cs
  1. … 21 more files in changeset.
- 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

    • -0
    • +106
    ./ApplicationPlugin.cs
    • -0
    • +120
    ./DataItemInfo.cs
    • -0
    • +44
    ./Extensions/CompositeActivityExtensions.cs
    • -0
    • +138
    ./IApplication.cs
    • -0
    • +11
    ./IProjectImporter.cs
    • -0
    • +9
    ./IProjectItemExporter.cs
  1. … 193 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.
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. … 10 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

  1. … 117 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. … 23 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
    • +180
    ./Core.Common.Base.csproj
    • -0
    • +682
    ./DeltaShellApplication.cs
    • -0
    • +33
    ./DeltaShellApplicationSettings.cs
    • -0
    • +55
    ./DeltaShellUserDataFolderConverter.cs
    • -0
    • +18
    ./ForceLocalAddinFileSystemExtension.cs
    • -0
    • +67
    ./MonoAddinsConsoleLogger.cs
    • -0
    • +155
    ./PluginConfigurationLoader.cs
    • -0
    • +138
    ./PluginManager.cs
    • -0
    • +6
    ./Properties/AssemblyInfo.cs
    • -0
    • +497
    ./Properties/Resources.Designer.cs
    • -0
    • +261
    ./Properties/Resources.nl-NL.resx
    • -0
    • +241
    ./Properties/Resources.resx
    • -0
    • +49
    ./Properties/Settings.Designer.cs
    • -0
    • +12
    ./Properties/Settings.settings
    • -0
    • +165
    ./RunningActivityLogAppender.cs
  1. … 4825 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 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
    ./DeltaShellUserDataFolderConverter.cs
    • -1
    • +1
    ./ForceLocalAddinFileSystemExtension.cs
  1. … 1172 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
    • +180
    ./Core.Common.Base.csproj
    • -0
    • +682
    ./DeltaShellApplication.cs
    • -0
    • +33
    ./DeltaShellApplicationSettings.cs
    • -0
    • +55
    ./DeltaShellUserDataFolderConverter.cs
    • -0
    • +18
    ./ForceLocalAddinFileSystemExtension.cs
    • -0
    • +67
    ./MonoAddinsConsoleLogger.cs
    • -0
    • +155
    ./PluginConfigurationLoader.cs
    • -0
    • +138
    ./PluginManager.cs
    • -0
    • +6
    ./Properties/AssemblyInfo.cs
    • -0
    • +500
    ./Properties/Resources.Designer.cs
    • -0
    • +261
    ./Properties/Resources.nl-NL.resx
    • -0
    • +241
    ./Properties/Resources.resx
    • -0
    • +49
    ./Properties/Settings.Designer.cs
    • -0
    • +12
    ./Properties/Settings.settings
    • -0
    • +165
    ./RunningActivityLogAppender.cs
  1. … 3994 more files in changeset.