Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added functional tests for the importers to verify behaviour when: - All relevant structure parameters are missing and a duplicate irrelevant parameter is present - Some parameters are missing and a duplicate irrelevant parameter is present - Moved test-data files to their respective folders to clearly indicate what they represent Related to Issue [WTI-1281]

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

Former-commit-id: cabe56098ff78344893ffe12fe5cc8a10a4cf0a5

Former-commit-id: ca0d668356f92be1209e15b4adcbc22709db9a45

  1. … 37 more files in changeset.
- Ensured *Deltares Cleanup* has been run in all enum classes. - Added exception description in XMLdoc - Corrected exception type in XMLdoc paired with ~tang_ds Related to Issue [WTI-1316]

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

Former-commit-id: ab955cecafb58371123659828ddef8f087724d86

Former-commit-id: 97174633ca1eadf5fc533bda42ff24ef26323d79

Ensured map legend view is updated after opening map view

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

Former-commit-id: 06116f495135c5aa3ff98768095a359f574ab938

Former-commit-id: c4fe3da11274ef78aeeabda5367fc6825a1e5f68

Ensured chart legend view is updated after opening chart view

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

Former-commit-id: 94691df733b4bb24d195989979f73ab7488c4294

Former-commit-id: 1e211683645f762a8d1d5abcfebbe3997c722120

Reverted some changes

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

Former-commit-id: dc6a6ab13adef5420d36aec91459b8721cb39766

Former-commit-id: ed71dcd502864f68cc63bab0ee492013ee763974

Slightly improved AvalonDockViewHost

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

Former-commit-id: e70ce3e20ada499c4a075e5724060997e1c95448

Former-commit-id: d5f32d39b4536cb05bd9da9b0687e87ddba3237f

Tests simplified paired with ~tangerma Related to Issue [WTI-1316]

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

Former-commit-id: b124ebd4f6a736a4450e2cba1d58ee7babaf30a3

Former-commit-id: 358b3f3c4505650863012462e0468245f3f2c5e9

Changed selection provider logic in GuiCore

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

Former-commit-id: afeb3e35daa4864fcfa4943dab96cd81fe50f31e

Former-commit-id: 94b215eba16ba7a1bcd26a3e110c184495220091

    • -32
    • +19
    /Core/Common/src/Core.Common.Gui/GuiCore.cs
Implemented the filter of the structure parameter rows: - Added test which contains a single structure where all the relevant parameters are defined including a duplicate irrelevant/undefined parameter Related to Issue [WTI-1281]

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

Former-commit-id: cb915214bb014caab8ff12c106beeb65ef09b271

Former-commit-id: 9df1c3bfc0b2339bb0f2396bf0cd35970b32fdce

Merged revision(s) 10306 from branches/Release/17_1: Small review suggested changes Paired with tang_ds Related to Issue [WTI-1329]

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

Former-commit-id: fe0482387cd46ec68267f8f1a71285bfbb26b8a9

Former-commit-id: d9276cc8c2ed85ecbde1d987cc91cf69a48dd482

Small review suggested changes Paired with tang_ds Related to Issue [WTI-1329]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@10306 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: b277aac87ff261f9c9e4e725f6a6c1d05c1b9458

Former-commit-id: 33605fdbe440d7cd5d285cc4c3d599fc58557ef8

Removed "selection guards" from other selection providers

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

Former-commit-id: c2ca3037c49b2a17f807f6e95d48938bfb596640

Former-commit-id: 9682b5d756f9e49c7ac7c241f3936cf914f91f5e

Removed "selection guards" from legend views

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

Former-commit-id: 56e326bf933dc171387f02c8c2539cd31f0c6d8a

Former-commit-id: 30a0645b5bc535d6d8d2743bd54ebcbe64986637

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

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

Former-commit-id: f2df889ea1e44c307052193bc461fc8c645b070b

Former-commit-id: 9c4ea647e58f1bd5cf9dfdb33c1f2c00f04a1c90

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

Former-commit-id: a54c32473f8930acc2f2dd33a3a4b82c80105d8f

Former-commit-id: 3fea7fb1e7106ea77445e65bae27f9c303efc3f9

Cleaned up tests: - Moved test case data to a centralised point: all valid parameter rows are defined in a single function Related to Issue [WTI-1281]

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

Former-commit-id: cf2841c8a49fd0baa2925126305f80debfd0528a

Former-commit-id: bffd8f2724afefdcfbaddd92eedf94d093370aaf

Added functions to filter relevant parameters from a collection of StructureParameterRow in order to prevent that duplicate irrelevant parameters cause an exception in the relevant structures importers Related to Issue [WTI-1281]

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

Former-commit-id: d7db603e6f674f2e56639ef208ee614c84f2f9f9

Former-commit-id: 0d84d29bf6abe016a4f7e5b711e3bfa0faa37e2f

Introduced StackChartControl Related to Issue [WTI-1330]

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

Former-commit-id: 0ee3fd35f02dadcea098be5e261ca253048795fe

Former-commit-id: 41ae90f9811d887c244fc344c3a7dc6115690bc3

Added functional tests for the UpdateDataStrategies for the Structures related failure mechanisms Related to Issue [WTI-1331]

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

Former-commit-id: ba3a2b875987a5c526ae3f3347b8eb911b4b9758

Former-commit-id: 41e144449015968fd1ec86c0fe2d1505ce19253d

Merged revision(s) 10293 from branches/Release/17_1: Implemented fix for the exception that can occur in the scenarios view when a dike profile is removed from a calculation that was assigned to a FailureMechanismSection Related to WTI 1331

........

Related to Issue [WTI-1331]

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

Former-commit-id: d153461d6a5a164f2e8f53b32ebc04df1968f231

Former-commit-id: 6a7804d91d3c464decea369807030667a8170427

Created CategoryPlotView. Related to Issue [WTI-1330]

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

Former-commit-id: 374ce97aa53f34aa9aa5b75eda53e7d5f8f7838b

Former-commit-id: f7bfb0a0999be9cc1e02ae0b1887e03dd731e6f0

Added logging for validating Dune erosion calculations Related to Issue [WTI-1132]

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

Former-commit-id: d45fa5d55049561272ba1f1b810a5ada92f43243

Former-commit-id: 6ca5bcfedc1820e10e2a4b0159a24ecbaba0ac8c

Implemented fix for the exception that can occur in the scenarios view when a dike profile is removed from a calculation that was assigned to a FailureMechanismSection Related to Issue [WTI-1331]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_1@10293 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f9626898c2787b1156746dc6104f14e72b5af513

Former-commit-id: ed675798df49b179ab06d6c776f39f7f83b91a46

Introduced interfaces. Related to Issue [WTI-1330]

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

Former-commit-id: faf188bb3e857b7295b76a9941ebd320d1abf80f

Former-commit-id: 92403ba4fc88edfa6082e5b8d95230e2c441164d

Added stack projects. Related to Issue [WTI-1330]

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

Former-commit-id: 12caf3c48c186872b579ff06e1b5dc0ed4f1faa0

Former-commit-id: c5c6b71b80f6a19b11f09b178be8a87b8b98979c

Removed failureMechanism as parameter for DuneErosionBoundaryCalculationService and DuneErosionBoundaryCalculationActivity since it was obsolete. Related to Issue [WTI-1132]

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

Former-commit-id: 986c89a4faf79b0bd893ca3975be9a032371e0a7

Former-commit-id: e89c01e2d998cce666a33f2b1b041252fc23f15d

Added validation of the existence of HRD file Synced implementation of Dune Boundary location Activity / Service Related to Issue [WTI-1132]

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

Former-commit-id: 4e055cd65a199e706cf2e1952322ddea4044599d

Former-commit-id: 49f33d9cb50b3b21430534e06bfc360040cf9c72

Renamed folders. Related to Issue [WTI-1330]

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

Former-commit-id: 456b042b83208b558ce0892dc4d89d82da20a2ff

Former-commit-id: 2bb2911ff513603d37b71b0753e606c401771ac0

  1. … 104 more files in changeset.
Renamed Charting projects to Chart. Related to Issue [WTI-1330]

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

Former-commit-id: 7a9c9821226ffda32f59d8f6291e773cdce00774

Former-commit-id: 9fffcbefd89c092ed5008e8cf0b8eda75e780285

  1. … 145 more files in changeset.
Added new symbols to chart points.

Related to Issue [WTI-1314]

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

Former-commit-id: c0fff433a4df3d2e5557ed36cb2859904d7aea57

Former-commit-id: 767e7350fda02d2d80bb2856e652e1eeae5a12b7