Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

  1. … 164 more files in changeset.
Cleanup. WTI-2239

  1. … 1 more file in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 3 more files in changeset.
Cleanup. WTI-2239

  1. … 2 more files in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 4 more files in changeset.
Moved ProjectExplorer logic to MainWindow. WTI-2239

  1. … 2 more files in changeset.
Fixed failing tests. WTI-2236

Adapted copyright year. WTI-2195

  1. … 431 more files in changeset.
Added automation id's. WTI-2096

  1. … 8 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

  1. … 241 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

  1. … 70 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 817 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 290 more files in changeset.
Incorporated the RingtoetsProjectMigrator in the StorageCommandHandler: - Fixed compilation errors of affected tests -- Introduced mocks where necessary - Ran DeltaresClean Related to Issue [WTI-1095]

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

Former-commit-id: d546ad32067db464f96e9faa5a55aaa2b5eef6ca

Former-commit-id: c73bfdeaf395de90207b9bdedc43baf05869ac0b

  1. … 14 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
IProjectOwner now should be implemented in such a way that null can never be returned or set. Introduced StagedProject in StorageSqLite to always have a coupling between the model and the loaded entity. connectionString is no longer maintained in StorageSqLite, but the filepath is passed along the method calls. StorageCommandHandler is responsible for logging feedback to the user. Removed interface methods regarding closing of a project (invalid use case in Ringtoets) Added SetProject method in IProjectOwner and removed setters for Project and ProjectPath, so that Project and ProjectPath are always set together. Related to Issue [WTI-961]

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

Former-commit-id: ca0bf302faa996815ebc7f8d434ad15fb38246db

Former-commit-id: 679b97e980241449cfd6da32ba0fd19b28e85029

  1. … 20 more files in changeset.
Added missing tests Related to Issue [WTI-956]

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

Former-commit-id: bb4beba077b40fbb14cb495eefcb2fd10d56a757

Former-commit-id: fd62e072ea8a2b0316a7a8d1a8835c9735dd39ff

Improved logic related to opening/closing toolviews in MainWindow Related to Issue [WTI-956]

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

Former-commit-id: c09cff44fb0a365567679514e18d143baaf115a6

Former-commit-id: 13b5989615248c69a91c8c4f9245daadb268a839

  1. … 2 more files in changeset.
Fixed (and improved) failing test Related to Issue [WTI-956]

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

Former-commit-id: 4be9ccf9a6b69f6887790e4083a2985c05ff836c

Former-commit-id: b96af9d269cae7182fba107fbfc08f6784224c62

Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

  1. … 33 more files in changeset.
Fixing code issues. Related to Issue [WTI-737]

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

Former-commit-id: eda341f18b4256e6ec2b5a35abeb824cc3ad066a

Former-commit-id: 4fd7ec51856c1c1ea4c8417287d6a67a6dfd9983

  1. … 53 more files in changeset.
Removing redundant code Related to Issue [WTI-737]

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

Former-commit-id: 3ad979f863041c200668e35f66dfc38d6628d5a2

Former-commit-id: 8007423c2200ae76000c22f867c807aca09448c5

  1. … 37 more files in changeset.
- Optimized MainWindow and PropertyGridView. - Performance optimization when clearing calculation data. - Other improvements after review. Related to Issue [WTI-441]

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

Former-commit-id: ca9ab67600bd39c513670be5a145e5a578ffed06

Former-commit-id: 4a6ba41d0a1f070856c09f1995e60c1fe7d9e34b

  1. … 20 more files in changeset.
Removed Settings file from Core.Common.Gui Related to Issue [WTI-736]

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

Former-commit-id: b79a5fd31fe67fae06f7c4e2cf58163037c715cb

Former-commit-id: ecbdccf46feb6fff26755ee5859d1d202f79fec8

  1. … 8 more files in changeset.
Removed start page related logic Related to Issue [WTI-675]

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

Former-commit-id: b6c569e1fc2d4fcd9134d079cb5c0e1f54065ad4

Former-commit-id: aa0ab979f75bca3927da810657709181a531d5c6

  1. … 14 more files in changeset.
Merged revision(s) from branches/DockingManager

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

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

  1. … 122 more files in changeset.
- Renamed *GuiPlugin* ro *PluginBase* - Thined down dependency to ApplicationCore Related to Issue [WTI-539]

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

Former-commit-id: c85305153ef5713ab9404f926a20c076865a75f2

Former-commit-id: c0afeefac9941e41102a8cc87d28e3bb98f94a12

  1. … 27 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. … 212 more files in changeset.
Added dispatcher.shutdown for tests involving MainForm http://stackoverflow.com/questions/6232867/com-exceptions-on-exit-with-wpf

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

Former-commit-id: 842e7b3ff7a72a45d24b1d5ad5485f439d827dbb

Former-commit-id: ae74573d4d7111baaf7a122b9da32a46ea83f49e

  1. … 7 more files in changeset.