HeightStructuresFailureMechanismView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -418
    • +0
    ./HeightStructuresFailureMechanismView.cs
  1. … 15714 more files in changeset.
Updated observers in height structures view. WTI-977

    • -2
    • +8
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Add assembly layers to height structures view WTI-1871

    • -42
    • +98
    ./HeightStructuresFailureMechanismView.cs
  1. … 2 more files in changeset.
Add vakindelingen group to structures views WTI-1879

    • -7
    • +14
    ./HeightStructuresFailureMechanismView.cs
  1. … 5 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 6095 more files in changeset.
Review related changes. WTI-1612

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 15 more files in changeset.
removed old observer. WTI-1612

    • -7
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Added observers for hydraulic boundary location calculations. WTI-1612

    • -0
    • +33
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Used new hydraulic boundary locations features method in height structures failure mechanism view. WTI-1612

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Improved handling notifications. WTI-1612

    • -70
    • +147
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Cleaned data property of height structures failure mechanism view. WTI-1612

    • -52
    • +2
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Set features and map data in constructor. WTI-1612

    • -7
    • +10
    ./HeightStructuresFailureMechanismView.cs
Extracted method for creating the observers and assign observables construction time. WTI-1612

    • -26
    • +64
    ./HeightStructuresFailureMechanismView.cs
Added failure mechanism and assessment section as constructor parameter. WTI-1612

    • -1
    • +29
    ./HeightStructuresFailureMechanismView.cs
  1. … 2 more files in changeset.
Rewire views with maps for the HydraulicBoundaryDatabase for the HeightStructuresFailureMechanismView: - Added observer actions: -- Added Individual observer for the collection updates itself -- Added RecursiveObserver to observe individual location updates -- Removed obsolete reference check when AssessmentSection is updated => reference is always set and the same - Added new test to verify behaviour when a HBLocation is updated with new data - Assementsection.NotifyObservers() should not be called when changes are applied to the HydraulicBoundaryLocations collection => rewrote tests to call NotifyObservers when the reference line changes

Related to Issue [WTI-1508]

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

Former-commit-id: 28376dd5bb931741136ad62df3dcc7ec8760f797

Former-commit-id: 8f009a8b3115e46ca5f483f137146aaeedd151cc

    • -14
    • +12
    ./HeightStructuresFailureMechanismView.cs
  1. … 1 more file in changeset.
Directly evaluate enumerations when applicable. Related to Issue [WTI-1393]

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

Former-commit-id: cf8406a712503f8ef9b24bd41b7cf5047467cdc8

Former-commit-id: 366b18ed1a959d4a942dfdc092b9dba5ee848da9

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 27 more files in changeset.
Directly evaluate enumerations Related to Issue [WTI-1393]

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

Former-commit-id: b576755cf796f255cf0595630d3589639bc27c4a

Former-commit-id: ecaf869c5373e50070e70929208558dc272632a5

    • -1
    • +2
    ./HeightStructuresFailureMechanismView.cs
  1. … 52 more files in changeset.
Added structure RecursiveObserver to HeightStructuresFailureMechanismView and StabilityPointStructuresFailureMechanismView Added test for structure RecursiveObserver Fixed other tests Related to Issue [WTI-1172]

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

Former-commit-id: 56be58cc3a3eca85ded3ae06e5b3b57590bc80c5

Former-commit-id: 84a87c23e7e89569a60b2112b646d52b1a080b83

    • -0
    • +6
    ./HeightStructuresFailureMechanismView.cs
  1. … 3 more files in changeset.
Added behaviour in the failuremechanisms that contain a ForeshoreProfile: - If a foreshore profile is updated and there is no calculations assigned to the updated foreshore profile, the view still refreshes to redraw the foreshore profile with its updated properties - Fixed tests: -- Calculation tests for the views did not really assert the calculation properties, because they were never assigned to the failure mechanism Related to Issue [WTI-1113]

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

Former-commit-id: db5da7a024524284c8c1ea511d14eef17cd8a6b8

Former-commit-id: 0daad15649024d57a4a369f8c383c35aead7ee4d

    • -0
    • +5
    ./HeightStructuresFailureMechanismView.cs
  1. … 10 more files in changeset.
Moved all mapData and chartData factories to factories folder. Related to Issue [WTI-1248]

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

Former-commit-id: fa3785838cea612279d9466d30ca5d017662dcd4

Former-commit-id: b68f9dbccaadd29c3d424c42e6290f5e931acad9

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 94 more files in changeset.
Renamed HeightStructuresCollection to HeightStructures Related to Issue [WTI-1171]

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

Former-commit-id: 4d78a6dda1e0d707745ef889dbf6c9bde08114f1

Former-commit-id: 5bc1249b9303ef93034164b6d37e01db20518553

    • -2
    • +2
    ./HeightStructuresFailureMechanismView.cs
  1. … 28 more files in changeset.
Extended usage of StructureCollection<HeightStructure> Related to Issue [WTI-1171]

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

Former-commit-id: 46719910ff8cd7e428b814d7e65f72e73754a649

Former-commit-id: 0dd69264352a5b632a6dc870ca531d1bbdcefe57

    • -2
    • +2
    ./HeightStructuresFailureMechanismView.cs
  1. … 14 more files in changeset.
Updated license headers in HeightStructures. Related to Issue [WTI-1242]

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

Former-commit-id: 6a54d7f7fe065a9b60f53104e2ac3a97103cd5b4

Former-commit-id: 59c7fce13fd3b10731f73f2b97e8138154a3b20f

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 113 more files in changeset.
Merged revision(s) from branches/1143

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

Former-commit-id: 2abc7d85bfdc21de0821a8446af65b8e5daeba86

Former-commit-id: 5fac11a21ac81613fc30aab2ec519284215a51c2

    • -5
    • +4
    ./HeightStructuresFailureMechanismView.cs
  1. … 62 more files in changeset.
Integrated new RingtoetsMapControl Related to Issue [WTI-1143]

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

Former-commit-id: f3408e44fcc763fd9f5358b8679581ac7c1f16e9

Former-commit-id: 42caac7ebe057974cec1ce456089bf55eace21df

    • -5
    • +4
    ./HeightStructuresFailureMechanismView.cs
  1. … 25 more files in changeset.
Implemented routine to set all MapControl data to null without redrawing any layers. Related to Issue [WTI-1143]

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

Former-commit-id: 04c293d48ef07d67444a3a6b8fd44b114168688e

Former-commit-id: 001d9a44077414f7a2b6acb5d024ed53f7fe07a0

    • -3
    • +2
    ./HeightStructuresFailureMechanismView.cs
  1. … 15 more files in changeset.
Implemented RingtoetsMapControl in all failureMechanism views. Related to Issue [WTI-1143]

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

Former-commit-id: 39f3dd1720d3e36f72b54fa0ea1d14b5a0c6097a

Former-commit-id: c52e1f12d8585fcd53c283c2cd081ab0d4ace4f6

    • -21
    • +5
    ./HeightStructuresFailureMechanismView.cs
  1. … 30 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

    • -3
    • +3
    ./HeightStructuresFailureMechanismView.cs
  1. … 52 more files in changeset.
Merged revision(s) 8572, 8581, 8593, 8601, 8607, 8611, 8615, 8617, 8619, 8624-8625, 8627-8628, 8630-8631, 8633-8635, 8641-8643, 8647, 8649-8650 from branches/WTI-1141 Related to Issue [WTI-1141]

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

Former-commit-id: 1f8acde332b8f0093e5d9c93d5eba74d24692029

Former-commit-id: f63e245456af04dad5d1b878dac1101794edb8bd

    • -1
    • +17
    ./HeightStructuresFailureMechanismView.cs
  1. … 54 more files in changeset.
Removed background container property from MapControl

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

Former-commit-id: 6c01aa225acddb5303d9cc602072d9d986db0302

Former-commit-id: ee6fc7030423976df42de108c0036c4aa069b64e

    • -1
    • +1
    ./HeightStructuresFailureMechanismView.cs
  1. … 24 more files in changeset.