Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed all occurrences of Ringtoets in Core: WTI-1931

- Updated string values, comments, classes and parameter names within the namespace

  1. … 17 more files in changeset.
Updated license headers in source files of src\Core.Components. WTI-1931

  1. … 208 more files in changeset.
Possible fix for background map bug. WTI-1210

Changed copyright year. Paired with lubbers. WTI-1828

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

- Applied for Core.Components

WTI-1767

  1. … 66 more files in changeset.
Reduce code smells from sonarqube in Core namespace WTI-1787

  1. … 4 more files in changeset.
Remove more IList occurrences, replaced by IEnumerable and ElementAt() item access. Related to Issue [WTI-1401]

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

Former-commit-id: 2f230f09cc150d8802c580b7e43ba71b608e211d

Former-commit-id: 090ea41030970446f7ebacb15ecf277361cf58a2

  1. … 34 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.
Only expose tileSource schema in IConfiguration Related to Issue [WTI-1143]

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

Former-commit-id: 3efdd98432277a0cdaa3707bd1e2a5f8b04871eb

Former-commit-id: 2a7a8cafc8b972641e782b5dcbd580d62f068189

  1. … 8 more files in changeset.
Performed cleanup Related to Issue [WTI-1088]

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

Former-commit-id: 447287503606433907ce1cb538dfd089d3783def

Former-commit-id: 6892c4e629936da073ecae8d9db836e4c032e02f

  1. … 5 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

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

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -77
    • +0
    ./Configurations/BruTileReflectionHelper.cs
    • -57
    • +0
    ./Configurations/CannotCreateTileCacheException.cs
    • -59
    • +0
    ./Configurations/CannotFindTileSourceException.cs
    • -57
    • +0
    ./Configurations/CannotReceiveTilesException.cs
    • -44
    • +0
    ./Configurations/ITileSourceFactory.cs
    • -174
    • +0
    ./Configurations/PersistentCacheConfiguration.cs
    • -94
    • +0
    ./Configurations/TileSourceFactory.cs
    • -120
    • +0
    ./Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -226
    • +0
    ./Configurations/WmtsLayerConfiguration.cs
    • -239
    • +0
    ./Projections/ReprojectExtensions.cs
    • -189
    • +0
    ./Projections/TileReprojector.cs
  1. … 188 more files in changeset.
Review suggestion - SettingsHelper only retrieves the special folders and is no longer responsible for creating these folder paths. Related to Issue [WTI-1091]

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

Former-commit-id: 65f6eb6eea38d45afd5142a8254f858e9982cf31

Former-commit-id: 0e8eb0141038b77efac381790f8d821ae2626204

  1. … 14 more files in changeset.
Set DirectoryDisposeHelper to 'not be fully disposed' when directory was not deleted during Dispose() Set BruTileSettings.PersistentCacheDirectoryRoot to retrieve the value of SettingsHelper.GetApplicationLocalUserSettingsDirectory each time it is called. This is ideal for testing purposes Modified MapControlTest to use TestSettingsHelper to choose the active working directory instead of the actual working directory. Also removed the method DoWhileTileCacheRootLocked, which was used for to temporarily move the current content of the actual working directory. Related to Issue [WTI-1091]

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

Former-commit-id: f44094471f21a44d0bd61856415050f2abf2eed0

Former-commit-id: aceb8f20bd12cdf6e679c2b73c615dde2db60162

  1. … 7 more files in changeset.
Modified RingtoetsSettingsHelper as derived class of SettingsHelper Modified BruTileSettings to use SettingsHelper and has no knowledge of either "WTI" or "Ringtoets" in the 'Core' namespace Related to Issue [WTI-1091]

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

Former-commit-id: 85e2fe435c64ef34dfd52e0bd99c4d90e5aa87c9

Former-commit-id: 89a20a7c5dcc99cb2a9ed2c7c9c5b42a0f465a13

  1. … 12 more files in changeset.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

    • -1
    • +0
    ./Configurations/PersistentCacheConfiguration.cs
    • -2
    • +0
    ./Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -4
    • +2
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 79 more files in changeset.
* Introduced WellKnownTileSourceLayerConfiguration. ** Refactored common code with WmtsLayerConfiguration into PersistentCacheConfiguration. * IDispose implementations for IConfiguration and AsyncTileFetcher now better follow MSDN guidelines. Related to Issue [WTI-1143]

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

Former-commit-id: 0d6c56ba219681e332746f9a7008c6b39c44ccfc

Former-commit-id: 21c1eb9c10848d336f1a6c3b403ce197193ce912

    • -6
    • +89
    ./Configurations/PersistentCacheConfiguration.cs
    • -0
    • +122
    ./Configurations/WellKnownTileSourceLayerConfiguration.cs
    • -47
    • +8
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 8 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

  1. … 1 more file in changeset.
* 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

    • -1
    • +1
    ./Configurations/WmtsLayerConfiguration.cs
    • -0
    • +65
    ./TileFetching/ITileFetcher.cs
  1. … 4 more files in changeset.
* 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

  1. … 12 more files in changeset.
* Refactored MapControl to use WmtsBackgroundLayerStatus to keep track of various background layer related states. ** WmtsBackgroundLayerStatus is a state machine to keep track of status information. ** MapControl now handles failure to create a BruTileLayer, showing an error message. Will retry when a NotifyObservers call on the background MapData is performed. * Improved XML docs related to Exceptions

Related to Issue [WTI-1088]

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

Former-commit-id: 960e1e10010df5aee75db9d4eb98e0aedaffd9a5

Former-commit-id: 7ebaab6156cb79e57703cfac1471e598f40a6ae3

    • -6
    • +2
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 13 more files in changeset.
* Improved error messaging for ColorAccess * Cleanup and improved XML docs Related to Issue [WTI-1088]

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

Former-commit-id: ba83a3bd99ffb502069f2a804be592c7f371d899

Former-commit-id: 04b720a0d17e49e6a0143710c703958d29221758

    • -0
    • +7
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 14 more files in changeset.
* Cleanup/Refactoring for BruTileLayer * Functional test coverage for Core.Components.DotSpatial.TestUtil Related to Issue [WTI-1131]

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

Former-commit-id: 06df48eba830122d8a886068222b7732454c1fd2

Former-commit-id: 47d652187efa77f4da941cd924b276d2eb7ba24f

  1. … 17 more files in changeset.
* IConfiguration is now disposable. ** WmtsLayerConfiguration is now responsible of disposing composite TileFetcher. * Functional test coverage for BruTileLayer (not finished). * Improved BruTileLayer to better conform to DotSpatial expectancies.

Related to Issue [WTI-1131]

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

Former-commit-id: cd372d7dd6f8c85aea7a036945f384fb1a3e12e5

Former-commit-id: 2e34f254a4056355bb40de4c31267148cbe0028c

    • -0
    • +5
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 4 more files in changeset.
* Test coverage for BruTileLayer (not finished yet) Related to Issue [WTI-1131]

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

Former-commit-id: d8d7c906d3146b1c6b7b15c1a611550f0bfdde29

Former-commit-id: 0e670e0be41917f6d7bc6ad4582a9f40b45f8c04

  1. … 2 more files in changeset.
* Complete functional coverage for Core.Components.DotSpatial\Layer\BruTile\Configurations. Related to Issue [WTI-1131]

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

Former-commit-id: ef6e141d1ad4583a187a77f2cfd1d99736ea04ed

Former-commit-id: e6f05762254bf7e040248345117eaebdc62af688

    • -5
    • +5
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 1 more file in changeset.
* Fixed MouseCoordinatesMapExtension such that it will always show coordinates in RD-new coordinate system. ** Renamed class to RdNewMouseCoordinatesMapExtension to better reflect intent. * Fix null ref exception when disposing AsyncTileFetcher ** Solved Problem: worker thread could access null-ed fields before being aborted when AsyncTileFetcher.Dispose was called. Related to Issue [WTI-1088]

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

Former-commit-id: 73044793512bd71138c75fb014cd36272a593dde

Former-commit-id: 0f052f209dcd90f4adbad6087ada99c8d39dc0cf

  1. … 7 more files in changeset.
* Introduced base TestFixture class for testing design of custom exceptions: CustomExceptionDesignGuidelinesTestFixture ** Refactored all ExceptionTest classes to used this new base-class. * Functional testcoverage for Core.Components.DotSpatial\Layer\BruTile\Configurations * PersistentCacheConfiguration no longer supports SQLite cache * ITileSourceFactory now guarantees that all ITileSource elements returned have a WmtsTileSchema. * TODO: More functional coverage for WmtsLayerConfiguration

Related to Issue [WTI-1088]

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

Former-commit-id: 0cd7c47dc7ee2221f69b7c3b4d88205d087c691e

Former-commit-id: b3dbe965ce4a4266af1d8284ad481d2449db14e7

    • -2
    • +11
    ./Configurations/BruTileReflectionHelper.cs
    • -1
    • +2
    ./Configurations/CannotCreateTileCacheException.cs
    • -1
    • +1
    ./Configurations/CannotFindTileSourceException.cs
    • -0
    • +57
    ./Configurations/CannotReceiveTilesException.cs
    • -1
    • +2
    ./Configurations/ITileSourceFactory.cs
    • -23
    • +8
    ./Configurations/PersistentCacheConfiguration.cs
    • -48
    • +0
    ./Configurations/PersistentCacheStrategy.cs
    • -1
    • +21
    ./Configurations/TileSourceFactory.cs
    • -25
    • +59
    ./Configurations/WmtsLayerConfiguration.cs
  1. … 50 more files in changeset.
* updated license delivered with installer and internally to comply with Apache 2.0 requirements * Moved ColorAccess class to Core.Common.Utils * Functional coverage for Core.Components.DotSpatial\Layer\BruTile\Projections Related to Issue [WTI-1088]

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

Former-commit-id: 5ea0e9d236b6e1fe75f093b5d9ddf39c351b2b68

Former-commit-id: 6edf169774efa7d4918f8190425cb2fcc1b36188

    • -0
    • +1
    ./Configurations/BruTileReflectionHelper.cs
    • -0
    • +1
    ./Configurations/PersistentCacheConfiguration.cs
    • -0
    • +1
    ./Configurations/PersistentCacheStrategy.cs
    • -0
    • +1
    ./Configurations/WmtsLayerConfiguration.cs
    • -75
    • +99
    ./Projections/ReprojectExtensions.cs
    • -186
    • +20
    ./Projections/TileReprojector.cs
    • -245
    • +286
    ./Projections/WorldFile.cs
    • -0
    • +1
    ./TileFetching/TileReceivedEventArgs.cs
  1. … 23 more files in changeset.
* License headers Related to Issue [WTI-1088]

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

Former-commit-id: 6ed8df4cb06e22b19ca03ec3a12f848b9b6604e1

Former-commit-id: 8866e00f2fc9baa74464fc914e82bbebbeec939b

    • -1
    • +22
    ./Configurations/CannotCreateTileCacheException.cs
  1. … 2 more files in changeset.