Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved log messages. WTI-1750

  1. … 2 more files in changeset.
Improved log messages. WTI-1750

  1. … 2 more files in changeset.
Added exception handling and logging. WTI-1750

  1. … 4 more files in changeset.
Added log messsages when starting merge. WTI-1750

  1. … 2 more files in changeset.
Added handling invalid situations from merge data provider. WTI-1750

  1. … 2 more files in changeset.
Added merge handler stub. WTI-1750

  1. … 5 more files in changeset.
Added getting assessment sections in merger. WTI-1750

  1. … 2 more files in changeset.
Optimize resources for category boundary names on assessment section level WTI-1578

  1. … 16 more files in changeset.
Renamed resource. WTI-1684

  1. … 1 more file in changeset.
Moved resources from forms to plugin project. WTI-1684

  1. … 12 more files in changeset.
Review related changes. WTI-1612

  1. … 1 more file in changeset.
Changed resource names. WTI-1612

  1. … 1 more file in changeset.
Improved hydraulic boundary category names. WTI-1563

  1. … 2 more files in changeset.
Added category boundary name to DesignWaterLevelLocationsContext and WaveHeightLocationsContext. WTI-1563

  1. … 2 more files in changeset.
Added category boundary name to DesignWaterLevelLocationsContext and WaveHeightLocationsContext. WTI-1563

  1. … 7 more files in changeset.
- Renamed IHydraulicBoundaryLocationsExporterMetaDataAttributeNameProvider to IHydraulicBoundaryLocationMetaDataAttributeNameProvider, because the meta data attributes do not need to be necessarily be provided for exporters only - Adjusted constructor of the HydraulicBoundaryLocations- writer and exporter to accept a metadata attribute name provider instead of string arguments -- Adjusted tests and removed unsed resources -- Merged tests for the exporter -> assert correct data write and result of the export can be done in a single test

WTI-1566

  1. … 21 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Adjusted message when importing foreshoreprofiles Related to Issue [WTI-1116]

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

Former-commit-id: 53b580b0162995bc81d7488630267dc618c652c1

Former-commit-id: 814cb57f0dc74babb3e5f5bfe1826ea39ba861c7

  1. … 1 more file in changeset.
Added FailureMechansimChangeHandler to verify if the user wants to proceed with the update / import of ForeshoreProfiles when there are calculations present with outputs Related to Issue [WTI-1116]

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

Former-commit-id: 4d43fd8230be51dee2f0b140b109f30f41087994

Former-commit-id: 23fd48068826d8ca2b2ef975b82172cd727997c6

  1. … 3 more files in changeset.
Refactoring of the ReplaceDataStrategyBase: - Removed the custom UpdateException due to new proposed changes (see StructuresImporter) - Extracted the TestCalculationWithForeshoreProfile to a separate file for reuse throughout the solution Related to Issue [WTI-1113]

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

Former-commit-id: d292dab870651c68fc1b49b337b422621187e53a

Former-commit-id: b2a1e45abfc9a29f6183a3538efece1359951294

  1. … 12 more files in changeset.
Implemented original setup of the ReplaceDataStrategy of the foreshore profiles: - Concrete ReplaceDataStrategy implementation - Extracted a IForeshoreProfileUpdateDataStrategy to be plugged into the importer - Introduced a custom ForeshoreProfileUpdateException Related to Issue [WTI-1113]

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

Former-commit-id: d1c5dca9c826a10704693a8793bb12951771d637

Former-commit-id: b221fef031628cf9f57413980c712a0b90c78a33

  1. … 11 more files in changeset.
Updated license headers in Ringtoets.Integration. Related to Issue [WTI-1242]

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

Former-commit-id: 5cf71e2f52c6a9a36e1a31ea82f36a076ffbebd4

Former-commit-id: 6abec109964cfccaea7e617f4a17ce5ab22c1d4f

  1. … 244 more files in changeset.
Removed unused resources. Related to Issue [WTI-1242]

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

Former-commit-id: b142ac8467b3eb363373cef879b75445d591ee58

Former-commit-id: 2f1872282e2d1ab953f78a743bc5accc27f1456c

  1. … 21 more files in changeset.
Merged all revision(s) from branches/UpdateDikeProfilesFeature

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

Former-commit-id: 5f84130acb4bd2113b949015b4049e0c0b5795c4

Former-commit-id: 86ce2960f4b2cd6be35b62d7b6608749e29f1022

  1. … 146 more files in changeset.
Fixed InvalidOperationException when MouseEnter event was fired on the top-left header cell when the top-left header cell is not fully initialized. I.e., the column header is still in 'resizing' mode. Fix is inspired by https://connect.microsoft.com/VisualStudio/feedback/details/481029/this-operation-cannot-be-performed-while-an-auto-filled-column-is-being-resized

Fixed bug where selection button's enable state was not updated when changing from an empty Wmts control to the prefilled WellKnown control.

Added keyboard shortcut on *S* to open the background selection dialog

Related to Issue [WTI-1142]

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

Former-commit-id: 5e74be307834783c2f0527ee0603c6f570cdf6e6

Former-commit-id: 16aefe153476389ca8127d2ac3eabfe74c1f5c50

  1. … 5 more files in changeset.
Renamed BackgroundMapData to BackgroundData Related to Issue [WTI-1141]

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

Former-commit-id: 2715b971cffb03ad61647c566bb60be9cfe3fcef

Former-commit-id: 6b63bb411db0a974cd8d67ba6954b2bb80b8b0d4

  1. … 51 more files in changeset.
Changes related to suggestions by tester Related to Issue [WTI-1091]

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

Former-commit-id: 2e894a482df4d92cfaea3d1779a7f0e39723c992

Former-commit-id: 00328f83193d7c20b1ae6d9630340b1f3a619039

  1. … 10 more files in changeset.
Added test for context menu Fixed view notification when new MapData set Related to Issue [WTI-1091]

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

Former-commit-id: 7e036922f10dd3b6850c6b201a161fc6d186f04c

Former-commit-id: f0cecc8ad0b6521b40b8f788ba95d49c7abadf82

  1. … 2 more files in changeset.
Added BackgroundMapDataSelectionDialog to RingtoetsPlugin Changed type of IHasMapData.SelectMapData to WmtsMapData (will be ImageBasedMapData in the future) Related to Issue [WTI-1091]

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

Former-commit-id: 724f61060d7b136f2cddb26d1ab2c1cb991cc049

Former-commit-id: 7ddb7384515de6dba644c4f67a01d0820d9a5c0e

  1. … 10 more files in changeset.
Improved message window messages according to WTI 940 as part of review 1428: - Adjusted messages - Fixed affected tests - Ran DeltaresClean

Related to Issue [WTI-1081]

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

Former-commit-id: 281447a99470c46161e9276c568c62199e535010

Former-commit-id: c4d9969958a0dc34ce8219c32882db8f2c25d86b

  1. … 4 more files in changeset.