HydraulicBoundaryLocationsView.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added option to include illustration points to HydraulicBoundaryLocationRow Related to Issue [WTI-1303]

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

Former-commit-id: f29418597c4743415d3d9855fc1c97479e94d419

Former-commit-id: f12bc166d8bf2b424cbd82ab2dd120ebf7f56c2a

  1. … 12 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. … 551 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

  1. … 77 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

    • -12
    • +11
    ./HydraulicBoundaryLocationsView.cs
  1. … 429 more files in changeset.
* Improved API for setting data source of DataGridViewControl. * Cleanup * Introduced TestHelper for dealing with DataGridView. Related to Issue [WTI-1044]

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

Former-commit-id: 4a1fa52f3808c8da5aa270f12d19453259f5aaaa

Former-commit-id: b5d01eab6d905847254e86e6169eb9bfa7719fd5

  1. … 27 more files in changeset.
Made CalculatableRow generic so that the calculatable object is generic implemented. Related to Issue [WTI-1044]

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

Former-commit-id: e6546809bfb4bd75ad63794091fa663d915cbe1a

Former-commit-id: a76bba6708db446ecc7fc94ddd48732adb17eabb

  1. … 24 more files in changeset.
Introduced CalculatableView and implemented it in HydraulicBoundaryLocationsView. Related to Issue [WTI-1044]

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

Former-commit-id: 0b7eac372752513e872050137423c8203aacaefd

Former-commit-id: 9f73366480b20e429df0db58156a0ac9a00f317a

    • -146
    • +19
    ./HydraulicBoundaryLocationsView.cs
  1. … 7 more files in changeset.
- Added method to handle DatagridView's CurrentCellChanged events - Updated the (abstract) HydraulicBoundaryLocationsView to listen to CurrentCellChanged events, iso CellClick events. Related to Issue [WTI-823]

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

Former-commit-id: 750f8d1c7b6c2f91278a217b5dce00e51f8f0a2b

Former-commit-id: b940b6cd5eecade2fa611083e742b276179b13fb

    • -17
    • +17
    ./HydraulicBoundaryLocationsView.cs
  1. … 2 more files in changeset.
Merged revision(s) 7087 from trunk: * Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI 988]

........

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

Former-commit-id: bc9c915e5da7f2bf539a37d1ef2a7b3ce8b38fb0

Former-commit-id: e03075f8d998c307001c13341885fba1d5e940c9

  1. … 23 more files in changeset.
* Moved HydraulicBoundaryLocation and related classes from HydraRing.Data to Ringtoets.Common.Data\Hydraulics * Removed HydraRing.Data and related test projects. * Moved importer related test data from HydraRing.IO to Ringtoets.Common.IO Related to Issue [WTI-988]

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

Former-commit-id: 17347220df48d78521b65d257dde9b4ffdace273

Former-commit-id: dc5ddfa6d8f3719bd2dd4a2f62ed94f98f962499

  1. … 426 more files in changeset.
* Fixed failing tests. * The '(de)select all' buttons of HydraulicBoundaryLocationsView are now also disabled for custom imported HydraulicBoundaryLocation elements. Related to Issue [WTI-1013]

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

Former-commit-id: c5111b169e545ddba134c8cdfc885f20e00f115a

Former-commit-id: befb609407d13e21d3bc4cb1fbf87c4a141f9177

    • -2
    • +14
    ./HydraulicBoundaryLocationsView.cs
  1. … 19 more files in changeset.
* Extended DataGridViewControl with possibility of specifying a tooltip in order to explain why certain cells are disabled. * HydraulicBoundaryLocationsView updated such that custom imported hydraulic boundary locations cannot be calculated any more. ** Column is disabled with tooltip explaining why. * Improved validation message for custom hydraulic boundary locations to prevent calculating with custom imported hydro locations for failure mechanisms that required coupled hydraulic boundary location databases. Related to Issue [WTI-1013]

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

Former-commit-id: c000003f1e221e89560b71bc7185d4cba7c8b8b0

Former-commit-id: a1e023ed22f111f6a29eae10e9466dced93f9f76

    • -1
    • +18
    ./HydraulicBoundaryLocationsView.cs
  1. … 11 more files in changeset.
Merged revision(s) from branches/WTI 956:

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

Former-commit-id: 3d2c37b53bc9af98d14966ffd630002740f6e6a0

Former-commit-id: 61a1d9c005e4a1ecc187f522b951df018848a0bf

    • -17
    • +6
    ./HydraulicBoundaryLocationsView.cs
  1. … 33 more files in changeset.
Removed ApplicationSelection from HydraulicBoundaryLocationsView Related to Issue [WTI-956]

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

Former-commit-id: 76de23b9c13a4aa3e45ddae3d7162f9fb5e53708

Former-commit-id: cb6cff6e2e15c30d9bb47ac60e0b3da99879610b

    • -22
    • +4
    ./HydraulicBoundaryLocationsView.cs
  1. … 8 more files in changeset.
Wired SelectionChanged event handlers Related to Issue [WTI-956]

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

Former-commit-id: ca7fc9c960140c7a5829f25ecf240f5f2b382ccb

Former-commit-id: 77ce2fa8ee5dc509f7fac392f00fbe195e782681

  1. … 5 more files in changeset.
Extended ISelectionProvider with SelectionChanged event handler Related to Issue [WTI-956]

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

Former-commit-id: c7d8c9a02055d84bc4d6d6503fcd6c16dbb60613

Former-commit-id: 783c44342fc84165fec60992be0a111e55fce95c

  1. … 3 more files in changeset.
Merged revision(s) 5600 from branches/Release/16_2: Performed resharper code cleanup. Related to WTI 869

........

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

Former-commit-id: 1f5cdbd9c71ae2e15c1a8f780256c4d349800dac

Former-commit-id: ba09cc58d6bd919ea2d05d633cd306752a558bfe

  1. … 177 more files in changeset.
Performed resharper code cleanup. Related to Issue [WTI-869]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5600 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7ebd4da86463a8ac1225474d630da6be1e0cd0d3

Former-commit-id: 7c050c7874e5fd687bf433ee85ab3fc4a5c4dd7d

  1. … 185 more files in changeset.
Merged revision(s) 5540 from branches/Release/16_2: Changes after review. Related to WTI-882

........

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

Former-commit-id: e2cc40ffbdf64cd8ac5e8e265ddc716f0445a232

Former-commit-id: ef2b6c05ebdd1f9541766e817e692b775ca299f0

  1. … 6 more files in changeset.
Changes after review. Related to Issue [WTI-882]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5540 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4820e00eff089878804e701413c3c8b230f1fbc3

Former-commit-id: d2dfc66d3ffdd71d2d052834a1c682b964c43e6d

  1. … 6 more files in changeset.
Merged revision(s) 5527-5533 from branches/Release/16_2: Prevented update of datasource when only calculations are performed. Related to WTI 881

........

OvertoppingCalculationWaveHeightParser now looks for the first occurrence of Governing wind direction, instead of assuming it's on the first line of the section.

Related to WTI 893

........

- Changed documentation

- Extracted common method for the CloseForDataView in the plugin

- Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards

- Added missing tests

Related to WTI 882

........

- Added property info for the GrassCoverErosionWaveHeightLocations

- Fixed failing tests

- Fixed string names to desired values according to the comments

Related to WTI 882

........

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

Former-commit-id: a9e3603460f19d577238e7a807a3941aa5c2f54d

Former-commit-id: 45845f570b56087ff80df818e63d97cd04a2e9ef

  1. … 20 more files in changeset.
- Changed documentation - Extracted common method for the CloseForDataView in the plugin - Implemented hard cast for the set Data property in the DesignWaterLevel and WaveHeight view for GrassCoverErosionOutwards - Added missing tests

Related to Issue [WTI-882]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_2@5532 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 04d1cd820fece0a5c4e4cad56ac34f3e3ab4bd32

Former-commit-id: b18c59ac52b838316dd8b960b5337e3cc2ef14a2

  1. … 10 more files in changeset.
Added view for design water level for hydraulic boundary locations in the grass cover erosion outwards failure mechanism. Modified signature of the AssertPropertyInfoDefined method so that it doesn't use generic types. Added AssertContainsViewInfo method to assert a view info in a collection of view infos defined by a plugin. Moved DesignWaterLevelLocationRow to Ringtoets.Common.Forms so that it could be reused. Related to Issue [WTI-881]

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

Former-commit-id: a4affb1ed440473c02b89eee7a1c422ffbede5cc

Former-commit-id: 00aa7e8dfba9801213174ae284aabc374586b92a

  1. … 21 more files in changeset.
Moved HydraulicBoundaryLocationsView and related classes to common so that it can be reused in failure mechanisms. Related to Issue [WTI-881]

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

Former-commit-id: a5930d855f1a0b5d3104f331bd3317d0f2d9a847

Former-commit-id: 9180def790757294831fdcd10e61d29cd8950154

    • -0
    • +249
    ./HydraulicBoundaryLocationsView.cs
  1. … 30 more files in changeset.