Core.Common.Base

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved ProgressChangedDelegate related logic/comments Related to Issue [WTI-182]

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

Former-commit-id: 8e5bea35b8c3a4eefecf88e93ae73cbffa90ee60

    • -0
    • +10
    ./IO/ProgressChangedDelegate.cs
  1. … 2 more files in changeset.
Ensured IFileExporter and IFileImporter interface are more consistent

Related to Issue [WTI-182]

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

Former-commit-id: c7afec730d1c0898a828cf0e7d2bb2f7ad186e78

  1. … 7 more files in changeset.
Further cleaned up IFileImporter interface Related to Issue [WTI-182]

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

Former-commit-id: a57d9252c600ca5be58b8f3eaf9118f908c7e831

  1. … 11 more files in changeset.
Add XML comments to Core.Common.Base Ensured IFileExporter and IFileImporter interface are more consistent Related to Issue [WTI-182]

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

Former-commit-id: 2166fac4d72fb44601c275e7ab125a7df6511904

  1. … 7 more files in changeset.
Removed unused references from Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 69abccfb1768f5a07555b8e0fc7768453de50e8b

  1. … 3 more files in changeset.
Fixed final code issues in Core.Common.Base Related to Issue [WTI-182]

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

Former-commit-id: 3b91241687e8e67c4ca8eedb382f08361f3bba79

  1. … 5 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

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

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

  1. … 37 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

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

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

Former-commit-id: 3168464f228a91b97925135b16969764661aa8a3

    • -0
    • +53
    ./IO/IFileExporter.cs
    • -0
    • +62
    ./IO/IFileImporter.cs
    • -0
    • +79
    ./Plugin/ApplicationCore.cs
    • -0
    • +51
    ./Plugin/ApplicationPlugin.cs
    • -0
    • +120
    ./Plugin/DataItemInfo.cs
    • -0
    • +197
    ./Service/Activity.cs
    • -0
    • +58
    ./Service/ActivityStatus.cs
  1. … 63 more files in changeset.
Improved Activity related resources Related to Issue [WTI-182]

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

Former-commit-id: 629242390d4d343b1bda6766253e577349c820d7

Removed redundant ActivityStatus values Related to Issue [WTI-182]

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

Former-commit-id: 2e79bbbc9db02181692cad4dbf5643ccfd28a5fe

  1. … 2 more files in changeset.
Moved log appenders from Core.Common.Base to Core.Common.Gui Related to Issue [WTI-182]

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

Former-commit-id: ad36333e26b994d4081723d48f7424cd86cd7663

    • -55
    • +0
    ./RingtoetsUserDataFolderConverter.cs
  1. … 5 more files in changeset.
Removed OnImportFinishedEventHandler related logic from FileImportActivity and IFileImporter Related to Issue [WTI-182]

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

Former-commit-id: 57fce20811d3ac236cc5f5452e697a0ac036a8c9

  1. … 7 more files in changeset.
* Introduced Finish method on Activity * Removed Cleanup method from Activity Related to Issue [WTI-182]

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

Former-commit-id: 9c95c10d12da5dcb9216f7291d7399e7a9237445

  1. … 6 more files in changeset.
Got rid of IActivity Related to Issue [WTI-182]

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

Former-commit-id: 5893094cd145b78b2d50f28e3bedbe45febb6e10

  1. … 10 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

  1. … 73 more files in changeset.
Cleaned up Activity interface Related to Issue [WTI-182]

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

Former-commit-id: 63a0a8c6fb64381425d611adb36154efcdb066f7

  1. … 3 more files in changeset.
Got rid of ActivityRunner Related to Issue [WTI-182]

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

Former-commit-id: acadd8ef10ee6ca928ab84963995f3c4709a9689

  1. … 2 more files in changeset.
Further cleaned up Activity related classes Related to Issue [WTI-182]

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

Former-commit-id: f01204355bf795bee022805329b3a27bc8670346

  1. … 2 more files in changeset.
Got rid of ActivityStatusChangedEventArgs Related to Issue [WTI-182]

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

Former-commit-id: 5f0a7fb1cfb150be01ff174b00d78015306d4484

    • -16
    • +0
    ./Workflow/ActivityStatusChangedEventArgs.cs
  1. … 1 more file in changeset.
* Replaced RunningActivityLogAppender by RunReportLogAppender * Removed ActivityRunner related classes and properties Related to Issue [WTI-182]

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

Former-commit-id: 2b478d58ee18f4a661d5cf18b6eead6e7f107bce

    • -0
    • +26
    ./RunReportLogAppender.cs
  1. … 11 more files in changeset.
Improved Improved file import related progress texts Related to Issue [WTI-182]

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

Former-commit-id: 1c1428e02120fb8949dfdba26779605982a92776

  1. … 3 more files in changeset.
Improved file import related progress texts Related to Issue [WTI-182]

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

Former-commit-id: 6bc10364426221a3945bb2afe8721c09fabf0201

  1. … 5 more files in changeset.
Removed unused references cleanup Related to Issue [WTI-95]

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

Former-commit-id: 1eda20ffff2a79890342b87f3b06503d41cfc5fa

  1. … 18 more files in changeset.
project and namespaces corrected from *Tests to *Test. Related to Issue [WTI-148]

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

Former-commit-id: ad3feb5f5146dd0e8b1d11fc062143c4d2d3cc08

  1. … 221 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

  1. … 71 more files in changeset.
Turned Activities property in ActivityRunner into IEnumerable Related to Issue [WTI-182]

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

Former-commit-id: 85c35e6931d033f72c12102b30c576a9c25e898e

  1. … 2 more files in changeset.
Moved ActivityRunner from ApplicationCore to RingtoetsGui Related to Issue [WTI-182]

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

Former-commit-id: 4edb60158b866118f3b049dbdc469decc7adb71e

  1. … 21 more files in changeset.
* Merged ApplicationCore and ApplicationCoreExtensions * Removed CanImportOnRootLevel property from IFileImporter * Move tests from GuiImportHandlerTest to ApplicationCoreTest Related to Issue [WTI-182]

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

Former-commit-id: 4bf4e8dd272545e458ce30f60869286ebcb7ea74

  1. … 9 more files in changeset.
* Made ApplicationCore Plugins property internal * Extended ApplicationCoreExtensions

Related to Issue [WTI-182]

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

Former-commit-id: 8f64406f4e7e2000c8782962ad34f69a0f33c138

  1. … 3 more files in changeset.