Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rewiring property classes: - Renamed property class, because it's wrapping a dune location calculation instead of a dune location

WTI-1575

  1. … 9 more files in changeset.
Rewiring property classes: - Made the property control for the individual DuneLocationCalculation wrap around a calculation instead of a location - Adjusted the collecting property control

WTI-1575

  1. … 4 more files in changeset.
Reverted commit 59527a5120b5c6c1239449c823ea6b0f76000df6, reapplied commit 6b62fabacd0f7c8409d46d69f5adac5dd5f18d1c:

Added reference to the dune location in the calculation class:

- Fixed compiling errors

WTI-1574

  1. … 13 more files in changeset.
Revert "Added reference to the dune location in the calculation class:"

This reverts commit 6b62fabacd0f7c8409d46d69f5adac5dd5f18d1c.

  1. … 13 more files in changeset.
Added reference to the dune location in the calculation class: - Fixed compiling errors

WTI-1574

  1. … 13 more files in changeset.
Improved test coverage. WTI-1559

  1. … 9 more files in changeset.
Adapted DuneLocationProperties. WTI-1559

  1. … 3 more files in changeset.
Fixed compilation errors. WTI-1559

  1. … 25 more files in changeset.
Removed obsolete dune location context. WTI-1529

  1. … 15 more files in changeset.
Renamed DuneLocationProperties to DuneLocationContextProperties as it works with a context. Related to Issue [WTI-1044]

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

Former-commit-id: b192957c6a306cab0e7862fd6953e15a9e3ba4fe

Former-commit-id: 12a4b158f5550ea88b443eff44c287f3e3488031

  1. … 9 more files in changeset.
- Refactored DuneLocationPropertiesTest so that the locations are set in the constructor. - Refactored DuneLocationProperties so they work with the DunelocationContext. Related to Issue [WTI-1044]

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

Former-commit-id: 23df8cdcc0ae3bc9b85242b1faf6eff84c46b242

Former-commit-id: 468dee0a2fda27634f2e513f9b3505a641648912

  1. … 7 more files in changeset.
- Fix failing tests. - Changed labels of dune location output Related to Issue [WTI-1044]

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

Former-commit-id: 44511c40dd328f34f8efab0c16f9f7734e7824e5

Former-commit-id: 4916162f8ecb3e665423c13be9bce1d4a3c712b0

  1. … 4 more files in changeset.
Improvements after review. Related to Issue [WTI-777]

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

Former-commit-id: c797f46ab1f6f4cf0dcc824a7a495f312e529b36

Former-commit-id: 55ee85a64cc1545c9c5dafe3c054b160a5df241e

  1. … 19 more files in changeset.
Only show offset decimals in property control when decimal value is not zero. Related to Issue [WTI-778]

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

Former-commit-id: 937f19f3bc89363e67d0c8606db03d553e5cd29f

Former-commit-id: a29681d2608aca468bd220e9ec5d02236580ecd1

  1. … 7 more files in changeset.
Incorporated comments review 1362: - Changed resource value for the description of the calculation convergence - Changed var to CalculationConvergence - Added the NoValueRoundedDoubleConverter to D50 to display "-" in case the value is NaN Related to Issue [WTI-778]

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

Former-commit-id: 3a45e1f9da33e3a5bedcea27375d04d7e6de9559

Former-commit-id: e53d81c8f469b2c92fb05e428313411068946b8f

  1. … 6 more files in changeset.
Introduced construction properties for DuneLocationOutput Related to Issue [WTI-777]

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

Former-commit-id: 07a3df5ca1d180d97120b05d45580822f58f435e

Former-commit-id: 5d13dd05d6825eeb11ae11d65a090ef3e35ddc88

  1. … 8 more files in changeset.
Added d50 property to be visualised in the property panel Related to Issue [WTI-778]

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

Former-commit-id: ae1064501ade497325546f9e171c616e5261e3c9

Former-commit-id: bb818ab015b3e322fb0eeddd69dcf81ca9ca5737

  1. … 4 more files in changeset.
Introduced construction properties for DuneLocation. Related to Issue [WTI-777]

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

Former-commit-id: 251c24cde8242f4b51b1b0a344c86425e76c2539

Former-commit-id: f59f3ac154b0f64f451b7be5d6acebb78b4c3f6c

  1. … 10 more files in changeset.
Incorporated comments review 1361: - Added missing license headers - Replaced CalculationConvergence testcases with the random extension method to reduce the amount of tests

Related to Issue [WTI-778]

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

Former-commit-id: 3fa3fb6087d86c816b4f7f663fb026dccfe54523

Former-commit-id: fd21f59de2b04cbb122ca6174af47a30a76e6f1a

  1. … 7 more files in changeset.
Incorporated comments review 1361: - Adjusted tests and implementation of the property class - Added missing license headers

Related to Issue [WTI-778]

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

Former-commit-id: 5f0279a3df1f29dfa3708ea6c0a0d7f335e07f92

Former-commit-id: 17d3970a3354325158cfa8f2646c1fdfbeb9e02b

  1. … 3 more files in changeset.
Moved decimal places assertions of the dune locations output from the property class to its respective class Related to Issue [WTI-778]

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

Former-commit-id: 5243095566100cea213c1d809793e7e578826866

Former-commit-id: 7742a20f01b638394085b26fff3a8ab832ea1fea

  1. … 1 more file in changeset.
Adjusted values of common display names and descriptions: - These should have exactly the same name as the counterparts for Hydraulic Boundary Locations

Related to Issue [WTI-778]

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

Former-commit-id: 8d0a6fce630e905022ad5a30e87713b0d74edac9

Former-commit-id: 063684b17825e94923377c89c797fafd2b9aa30e

  1. … 6 more files in changeset.
Introduced PropertyInfo for DuneLocationsContext: - Introduced a wrapper property info for the DuneLocationsContext to unwrap the ObservableList with HydraulicBoundaryLocations.

Updated DuneLocationsProperties:

- Added XML doc and updated units for the DuneLocationProperties

- Made the properties an ExpandableArrayConverter for displaying properties of individual locations

- Overrode the ToString method of DuneLocationsProperties to prevent displaying the API information in the properties panel

Related to Issue [WTI-778]

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

Former-commit-id: 7fdaf3aab0ac5dd89f385513f2513bfb7f7febbc

Former-commit-id: 4c8af4d4ac88b3599992b864a1d20eeed1046115

  1. … 7 more files in changeset.
Introduced PropertyInfo for DuneLocations: - Renamed test and class, properties wrap around a DuneLocation and not a DuneLocationContext - Added display names and descriptions for the properties to be displayed - Added missing license headers

Related to Issue [WTI-778]

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

Former-commit-id: f134624a51df3cae713707925c669a3ec0ad5c33

Former-commit-id: 0bc4b72fe0692876e1ade43ced7092c3f9242f1a

    • -0
    • +257
    ./DuneLocationPropertiesTest.cs
  1. … 7 more files in changeset.