Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extracted classes. Added documentation.

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

Former-commit-id: a15f937368612e91dec99c99e8924a9175c989e4

Former-commit-id: bff3c009e875438a5e4dfe3798dcad7b072a15b0

    • -0
    • +76
    /Core/Common/src/Core.Common.Gui/ExpectedFile.cs
    • -0
    • +55
    /Core/Common/src/Core.Common.Gui/FileResult.cs
Added actions to the WmtsConnectionDialog Related to Issue [WTI-1091]

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

Former-commit-id: 245baa4bbaa81530e543415f6021ecf78d20e8fd

Former-commit-id: b0e2037676a100b3f89b1b159000df3f3a2dcace

* IAssessmentSection now has a BackgroundMapDataContainer instead of a WmtsMapData. * Added missing assertions to StorageSqLiteIntegrationTest for background map data. Related to Issue [WTI-1105]

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

Former-commit-id: adb7cf2213f1a01c9d8c63a93e789debaf9b574a

Former-commit-id: 4280f253668d55e313e171f3589ae967a70c56c1

  1. … 41 more files in changeset.
Added IInquiryHelper responsible for obtaining information from the user. Implemented DialogBasedInquiryHelper responsible for obtaining information through the use of dialog boxes. Removed unused TestStochasticSoilModelChangeHandler.

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

Former-commit-id: 4594323cbda59747ed933b751f366d89a962cb23

Former-commit-id: dd78966ae12a1b98b55b753be3062260d1097703

    • -0
    • +52
    /Core/Common/src/Core.Common.Gui/IInquiryHelper.cs
Incorporated comments review 1439 Made improvements to the TestDataGenerator: - Implemented comparable parameterless factory functions to allow creating configured AssessmentSections without caring about the AssessmentSectionComposition - Added tests for aforementioned functions, introduced additional assert to check if all DuneLocation calculation configurations are present when calling the factory methods - Removed the preconditions, incorporated relevant factory functions with the same function as the pre-conditions - Removed unused references

Related to Issue [WTI-1081]

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

Former-commit-id: eaa7e9650009051effb5741cbcb167136f897d4e

Former-commit-id: 65ac300240ff6951fde01641e15394c0e9c60033

Incorporated comments review 1439 Made improvements to the TestDataGenerator: - Renamed Factory functions for creating specific failure mechanisms in the TestDataGenerator to better reflect what is being generated - Added tests for aforementioned factory functions - Updated XMLDoc for said functions

Related to Issue [WTI-1081]

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

Former-commit-id: 32096c62b5301c737658a1b386bcfa19a43280a8

Former-commit-id: 6cdc168e480516af9628534a565810696114cdf2

Added WmtsConnectionDialog Simplified test Related to Issue [WTI-1091]

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

Former-commit-id: 7ed21c335ebc8920e81f3a48b26f0810f90e0cb0

Former-commit-id: 276d4d27184ba43ad58454d54a17e34f6fe309c8

Implemented first version of writer. Related to Issue [WTI-1134]

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

Former-commit-id: 49b45d8d25d2612100c6eefeb5036db1aeb8dd12

Former-commit-id: 118dcd902fa3729bf5bbab56b04af256a45265d6

Incorporated comments review 1439 Made improvements to the TestDataGenerator: - Wrote test class for coverage - Renamed and introduced new functions for creating a new AssessmentSection to better reflect what they represent - Updated XMLDoc for said functions - Updated failing tests, because new calculation configurations were added that influenced the generated data - Ensured that all the calculations of the failure mechanisms within the TestDataGenerator have ALL possible (sensible) calculation configurations -- Added configuration for the PipingTestDataGenerator. Note: this class does NOT have any tests

Related to Issue [WTI-1081]

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

Former-commit-id: e9f39b25e8aa4d8a0c7a965cf8fba263e0570ab1

Former-commit-id: 7407c1fed0e8aa8f253cbd52be0adc0fe1985de6

Extended Dispose testing Related to Issue [WTI-1091]

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

Former-commit-id: 642bca48529f8b3e8c964e3ca59885ed5226949f

Former-commit-id: 02334b243d5e4a9d2a3c885d4b07076496b06254

Fixed Dispose implementation, see: * https://msdn.microsoft.com/en-us/library/fs2xkftw(v=vs.110).aspx * https://msdn.microsoft.com/en-us/library/ms182329.aspx Modified test names according to review suggestions paired with berg_jl Related to Issue [WTI-1060]

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

Former-commit-id: 0309ea4270612fcb1bcc18fc4a5e736b9d1722d2

Former-commit-id: 8e47735d6edd9e2f33431dd21d6f9c686651c976

* Introduced BackgroundMapData that stores the background layer and allows for preconfiguration of said layer. Related to Issue [WTI-1105]

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

Former-commit-id: 2f89180c754c61f0b1682acdfcfeff56b5dfb9c7

Former-commit-id: 94b5f8d984b4417fa6156e392cc53a2e70c6ee5a

Extracted separate GuiUpdateHandler. Added AddUpdateItem and CreateUpdateItem for context menu builder and factory.

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

Former-commit-id: dc05e7dc708cc9899d45b9570e29ae9267de44b9

Former-commit-id: d50b8e592255273c27afe901b8534345de1757b7

    • -0
    • +174
    /Core/Common/src/Core.Common.Gui/Commands/GuiUpdateHandler.cs
    • -2
    • +5
    /Core/Common/src/Core.Common.Gui/GuiCore.cs
  1. … 14 more files in changeset.
* Introduced EnumTestFixture and used throughout solution. * Extended TypeUtils with GetDisplayName for enum values. * Introduced ImageBasedMapData ** WmtsMapData now inherits from ImageBasedMapData ** Newly introduced WellKnownTileSource also inherits from ImageBasedMapData Related to Issue [WTI-1105]

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

Former-commit-id: 1a77fc96e65eb336b41b3db4eda31975494145bb

Former-commit-id: 5f6096b6eff37624574906891869115b3bb56695

  1. … 13 more files in changeset.
* Refactored BruTileLayer to deal with two exceptional edge-cases gracefully. * Remaining functional test coverage for BruTileLayer. Related to Issue [WTI-1131]

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

Former-commit-id: c3a5b892e21ba2f680cbf7c3ddca7a390bd74648

Former-commit-id: fb29f6f7fe83302528268cf5350c93970d04f431

* Introduced ITileFetcher interface, that AsyncTileFetcher implements. * Replaced dependency on AsyncTileFetcher to depend on ITileFetcher. Related to Issue [WTI-1131]

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

Former-commit-id: c8dc2daff5314a0f59f1f86a38c39a3aa67787fe

Former-commit-id: 9c68a32c9e1237ab61fa7b9efeb68dd0da013431

* Removed timer from BruTileLayer as it was only started in unreachable code. (timer start was also unreachable in original code) * Functional coverage for BruTileLayer.DrawRegions Related to Issue [WTI-1131]

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

Former-commit-id: 04fb82042b44b42981bd8e5b303839e037ceafb1

Former-commit-id: c2ba620f103e87c34512c289c7221f711d2e88c8

Message updated Related to Issue [WTI-1091]

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

Former-commit-id: 92fb43b33d80ed83873bc728b4f1f890458c6f29

Former-commit-id: 1c7ce870f4fa0df0d9ce114f95e5e2cf440898a0

Extended WmtsConnectionInfoReader,added testcases. Related to Issue [WTI-1091]

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

Former-commit-id: c8a7909ffbb7099a480b9375e7d1ae49f9ac7024

Former-commit-id: 258f183f0ba3657dfb3bc6fc9b9d70c7522095a2

extracted common logic

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

Former-commit-id: 71c9fad863887fe5d377d717c54edcdc6ae14ea2

Former-commit-id: 68f4ef0396515f8558d7e05e9735106b12f90e8d

Added WmtsConnectionInfoReader Related to Issue [WTI-1091]

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

Former-commit-id: 147b31c02d0cace1fce0d77e2c8e079b0789b532

Former-commit-id: e626da144dac8015d903dbc3a39ee243bedc787c

* Attempt to fix test name duplication on our TeamCity server :( Related to Issue [WTI-1131]

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

Former-commit-id: d7c3e11bcf2c278fef001a82de9c54368ba0b11f

Former-commit-id: 1fb47c73c5814cc97ebaf67465e473c3ec1d00f3

moved resources moved responsibility of getting file path to GuiImportHandler

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

Former-commit-id: cb39b18cad16c0712032d799cfca104d852b2b11

Former-commit-id: 0d111a52e2343300e6c49f9ebccc4f023b4aff0a

    • binary
    /Core/Common/src/Core.Common.Gui/Resources/table_refresh.png
Ensured MapLegendView does not propagate selection changes when setting new data Related to Issue [WTI-1052]

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

Former-commit-id: fa3bbc7dfafa1d20a1fa16916725ee57fd1f8265

Former-commit-id: a01f3c0bc8b2302fcbdf9cecfd4e9aa8d3600972

added UpdateInfo and methods required to generalize the add update item to context menu.

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

Former-commit-id: 5991c19e8ceab4370975b085dfb830c271796800

Former-commit-id: d607a89d180031493a80e5a6359f508536921155

    • -1
    • +1
    /Core/Common/src/Core.Common.Gui/GuiCore.cs
    • -0
    • +167
    /Core/Common/src/Core.Common.Gui/Plugin/UpdateInfo.cs
Changed console texts according to updated issue Related to Issue [WTI-1060]

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

Former-commit-id: c0fbba915e84e9b947c4b4b94ea81f043ab21ff8

Former-commit-id: 0c8ee99938310c20fadefbea6d1304d05b5d4723

Improved wave conditions exporter Related to Issue [WTI-1066]

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

Former-commit-id: 46e1556bf4baae2ac7729df099ba26cf91135b34

Former-commit-id: 08a25d314b13dc1f4ed9ef0ab83826516fa95878

Improved context menu related tests => Improved code cohesion => Added Order expectancy where missing Related to Issue [WTI-1083]

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

Former-commit-id: 045e9dc310ae0bfae3ae3e6fcb987aeb3af9243f

Former-commit-id: b3dbe85347675ab90b1974a3b40fa76ba50197e3

  1. … 46 more files in changeset.
Review related changes, simplified tests Related to Issue [WTI-1060]

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

Former-commit-id: 8e7cd0fa3f08106bde5ff1626ee1ac9be030b7a7

Former-commit-id: af66e91ecfd5a01e256cb788e170051ddeaae0b4

Create branch for issue

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

Former-commit-id: 2ed7f9619fda92783c6df678d39e7600ddaea2ab

Former-commit-id: 29b114949a5ff2a31f9787625caa2b025008188e