Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
* Textual changes * WmtsMapData.RemoveConfiguration now properly resets Name. Related to Issue [WTI-1086]

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

Former-commit-id: ba7032a4fa93705b6ed97b552e7164a18cd68996

Former-commit-id: cbba400abd36ac67d18ed3fcb7ba57e95d359acf

  1. … 7 more files in changeset.
Incorporated comments review 1420: - Changed resource value - Cleaned up test file: Replaced instances of AssessmentSection with mock objects of IAssessmentSection for tests related to ClearHydraulicBoundaryLocationOutput functions

Related to Issue [WTI-1057]

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

Former-commit-id: 2984e3fced49946f9666e61246567a8b5802861f

Former-commit-id: 0e00634e90d4f07030f59e0b20d622833f5a3787

  1. … 2 more files in changeset.
- Adjusted resource value - Added tests for the ClearHydraulicBoundaryLocationOutput that only clears the output of the GrassCoverErosionOutwards and DuneLocations Related to Issue [WTI-1057]

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

Former-commit-id: 4f7b35e3a795b403f9cdcd88ca9cb0683bd02961

Former-commit-id: 351ca3bbdd7b1a3fec63d4545dab6f98d2b78e02

  1. … 3 more files in changeset.
* Introduced WmtsMapData class * Extended AssessmentSection with BackgroundMapData property. * AssessmentSection.BackgroundMapData exposed in project tree. * Refactoring common code for test stub implementation of IAssessmentSection. Related to Issue [WTI-1085]

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

Former-commit-id: d2fbeb9b138f4410f10feba12b416b00984a3bfb

Former-commit-id: a51d7b249c1e2a0257b91407dbef3ebeaf964c5c

  1. … 44 more files in changeset.
Added missing headers. Related to Issue [WTI-1008]

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

Former-commit-id: 5f927efe1743a5ed1cd78e89a2bc4f49d3cfba79

Former-commit-id: c98379396348018284827c6bf4fc38d6f11d7cff

  1. … 11 more files in changeset.
* Updated Resource text. Related to Issue [WTI-440]

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

Former-commit-id: d8f69f39dd7e514852cb5e8624975dcb26353933

Former-commit-id: 28c6ff5bf1a62c07e65c9c5e68a09dcbb1f45757

  1. … 2 more files in changeset.
* Introduced ControlsTestHelper to expose helper methods related to faking user interaction with controls. * FailureMechanismContribution now keeps the same otherFailureMechanism instance for it's whole lifetime. * FailureMechanismContributionItem now exposes it's internal IFailureMechanism. * Removed unused resource and method. * Moved responsibility of closing views for irrelevant marked IFailureMechanism from FailureMechanismContributionView to FailureMechanismContributionItemRow * Introduced AssessmentSectionCompositionChangeHandler and moved code away from FailureMechanismContributionView. ** FailureMechanismContributionView now uses AssessmentSectionCompositionChangeHandler. Related to Issue [WTI-791]

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

Former-commit-id: 78821f0b39be58810d650ea80f1b9610d4bc8c0f

Former-commit-id: 7571de1deb8de32ab9d12d23b2cdca3a5f9b0103

  1. … 27 more files in changeset.
* Fixed bug in FailureMechanismContributionView where pressing Esc validated current value before reverting the value back to the value in the data model. * Improved XML docs. * Added preconditions for FailureMechanismContributionNormChangeHandler and create unit tests for whole implementation. * Improved resources. Related to Issue [WTI-791]

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

Former-commit-id: d6242344bf1258f694ceb9d148134fdae6942472

Former-commit-id: 84e4151a0a239f6e693fe7720ef6b8efdc277fe9

  1. … 7 more files in changeset.
* Fixed typos. * Refactored common code to new methods. * Fixed correct responsibility of filtering out duplicate observable notification. * Improved XML docs. * Improved returning all affected objects by some 'clear' methods of DataSynchronisationService classes. * Readded license header. * Simplified RhinoMock argument restraints. * Fixed test filename. * Fixed test structure of Integration tests conform coding conventions. Related to Issue [WTI-440]

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

Former-commit-id: 575f790757a486d0efa5b560c8170dc02cefb1f5

Former-commit-id: 8f94dd18882a6eaa65a1a9ca5592839b0d8b8084

  1. … 32 more files in changeset.
* Extended IViewInfo with CreateInstance injectable method, to allow for view with a non-default constructor. * Moved data clear code due to a change in the FailureMechanismContribution.Norm to FailureMechanismContributionNormChangeHandler (out of FailureMechanismContributionView) * FailureMechanismContributionView now used FailureMechanismContributionNormChangeHandler through dependency injection. ** FailureMechanismContributionView extended with Validating, Validated and KeyDown event handling. Related to Issue [WTI-791]

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

Former-commit-id: 7cb46c0bc787b1a0749b9b51b70d264b621febde

Former-commit-id: 6f08297a3604b7da67674e39053e4b17274a8e67

  1. … 18 more files in changeset.