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

    • -81
    • +0
    ./FailureMechanismCalculationChangeHandler.cs
    • -137
    • +0
    ./FailureMechanismPropertyChangeHandler.cs
    • -106
    • +0
    ./ObservablePropertyChangeHandler.cs
  1. … 15710 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./FailureMechanismCalculationChangeHandler.cs
    • -1
    • +1
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 6091 more files in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.Common.Forms and its tests

WTI-1767

    • -0
    • +2
    ./FailureMechanismCalculationChangeHandler.cs
  1. … 52 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -13
    • +8
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 9 more files in changeset.
Introduced CalculationChangeHandler Related to Issue [WTI-1173]

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

Former-commit-id: 2ca03808829500db8818edc7b74c33b2cb51c3d3

Former-commit-id: 0ed2b2b662f0d49485e83f5b8c8828d057146908

    • -0
    • +79
    ./CalculationChangeHandler.cs
    • -1
    • +1
    ./FailureMechanismCalculationChangeHandler.cs
  1. … 4 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

    • -1
    • +1
    ./FailureMechanismCalculationChangeHandler.cs
    • -1
    • +1
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 548 more files in changeset.
Code cleanup: Ringtoets.Common Ringtoets.DuneErosion Ringtoets.HydraRing Ringtoets.Integration Related to Issue [WTI-1242]

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

Former-commit-id: 0032433ea9de109c256ed5de15ebb145f6be74fc

Former-commit-id: b5477e384031933ad12287ee6958f4f68d7f9566

    • -1
    • +2
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 428 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

    • -0
    • +79
    ./FailureMechanismCalculationChangeHandler.cs
  1. … 147 more files in changeset.
Improvements after review. Related to Issue [WTI-1128]

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

Former-commit-id: 312555e819ad6cfed810361d35e2e97171dff292

Former-commit-id: d24d0f9a754b146e92fbbabee3a2db47c83e865b

  1. … 3 more files in changeset.
Introduced PropertyChangeHelper which can be used to easily perform a change using a delegate and then notify affected objects returned by the ObservablePropertyChangeHandler. Related to Issue [WTI-1128]

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

Former-commit-id: fa51077ff3f3b52f034b64860809ab521c4e666b

Former-commit-id: fb0102f750eb85428d793c1f07e015a1232119af

    • -0
    • +63
    ./PropertyChangeHelper.cs
  1. … 25 more files in changeset.
Removed obsolete parameters from the IObservablePropertyChangeHandler interface. Related to Issue [WTI-1128]

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

Former-commit-id: 36607386075ba1f0f322b962bffc3843d1828d34

Former-commit-id: 5a4c6058b6e1e30b4348a22e62c65f242240d53a

    • -12
    • +10
    ./ObservablePropertyChangeHandler.cs
  1. … 41 more files in changeset.
Performed renames to also remove a textual reference to the calculation concept. Related to Issue [WTI-1128]

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

Former-commit-id: 5b12dda04901e0d8f3dfc34e4ada8c90f5f06e3a

Former-commit-id: f26bf388fdfff450370571fabffd90a95f95a271

  1. … 32 more files in changeset.
Made CalculationInputPropertyChangeHandler independent of Calculation and ICalculation, but rather of an IObservable. Other specific information is contained in the CalculationInputPropertyChangeHandler implementation. Related to Issue [WTI-1128]

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

Former-commit-id: 5fc75460af45d1b1aac175c98ed48c1c95700135

Former-commit-id: ee7d2540dccf25a17c077d6f09d26e85991f84ac

    • -100
    • +0
    ./CalculationInputPropertyChangeHandler.cs
    • -0
    • +106
    ./ObservablePropertyChangeHandler.cs
  1. … 71 more files in changeset.
Removed type parameter on interface level of ICalculationInputPropertyChangeHandler and added to SetPropertyValueAfterConfirmation. Related to Issue [WTI-1129]

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

Former-commit-id: ab8cef28acdcd4f04b9d8f211f61c2c0a3196ce6

Former-commit-id: d82aeff1cae3dc45b14fb3ce25516e27a2770a25

    • -10
    • +6
    ./CalculationInputPropertyChangeHandler.cs
  1. … 37 more files in changeset.
Implemented handler in PipingCalculationsView and PipingCalculationRow. Related to Issue [WTI-1053]

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

Former-commit-id: 5985d435ce7adafaf8f09f050a474469d882c194

Former-commit-id: 5babb2b8a7595a7c5a945490cf95a6325f5311f4

    • -4
    • +0
    ./CalculationInputPropertyChangeHandler.cs
  1. … 9 more files in changeset.
Moved dialog text to resources. Related to Issue [WTI-1053]

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

Former-commit-id: 39a54d13752166c83ca28313d3ec27cd335913b3

Former-commit-id: 85e1349e6bc0b99ad2a977c353deeed3a2b90e3f

    • -5
    • +6
    ./CalculationInputPropertyChangeHandler.cs
  1. … 2 more files in changeset.
- Implemented CalculationInputPropertyChangeHandler - Improved tests in FailureMechanismPropertyChangeHandlerTest Related to Issue [WTI-1053]

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

Former-commit-id: 0444d3c3363ece003c0870456fae3917ce05b23d

Former-commit-id: 44122db2d66548dff97ea72380612fc539030fdc

    • -1
    • +41
    ./CalculationInputPropertyChangeHandler.cs
  1. … 2 more files in changeset.
- Implemented first version of CalculationInputPropertyChangeHandler. Related to Issue [WTI-1053]

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

Former-commit-id: 65465935f3bc65e844cbf8c5b694193b7ccea967

Former-commit-id: 3503df9e8568bcdcfeb2c9385397ef7e8d92081c

    • -0
    • +67
    ./CalculationInputPropertyChangeHandler.cs
  1. … 10 more files in changeset.
- Moved change handler to separate folder - Added license headers in Ringtoets.Common.Forms. Related to Issue [WTI-1053]

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

Former-commit-id: da1b2735d3331f3ff850d447a6a010715b607f4e

Former-commit-id: 0a64740b0cdb7538830db04b0f6c4f8677aa6c98

    • -0
    • +141
    ./FailureMechanismPropertyChangeHandler.cs
  1. … 16 more files in changeset.