Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created Core.Gui. WTI-2239

    • -152
    • +0
    ./ExpandableArrayConverterTest.cs
    • -62
    • +0
    ./ExpandableReadOnlyArrayConverterTest.cs
    • -229
    • +0
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
    • -173
    • +0
    ./KeyValueElementAttributeTest.cs
    • -301
    • +0
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 158 more files in changeset.
Adapted copyright year. WTI-2195

    • -1
    • +1
    ./ExpandableReadOnlyArrayConverterTest.cs
    • -1
    • +1
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
    • -1
    • +1
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 425 more files in changeset.
Review related changes. WTI-1969

    • -20
    • +0
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 2 more files in changeset.
Partially processed review remarks. WTI-1969

    • -1
    • +21
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 1 more file in changeset.
Partially processed review remarks. WTI-1969

    • -34
    • +10
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
Extended test coverage. WTI-1969

    • -20
    • +48
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 1 more file in changeset.
Extended test coverage. WTI-1969

    • -25
    • +52
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 2 more files in changeset.
Updated license headers in source files of test\Core.Common. WTI-1931

    • -3
    • +3
    ./ExpandableReadOnlyArrayConverterTest.cs
    • -3
    • +3
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
    • -3
    • +3
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 235 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./ExpandableReadOnlyArrayConverterTest.cs
    • -1
    • +1
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
    • -1
    • +1
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 6089 more files in changeset.
Ran Deltares Cleanup:

- Performed for Core.Common, except TestUtil

WTI-1767

    • -0
    • +2
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 70 more files in changeset.
Perform cleanup of Application.* and Core.Common.* Related to Issue [WTI-1463]

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

Former-commit-id: b788636893eb77186560c1c94da58be5e39bc269

Former-commit-id: adb82617948f02594e9f459279d36825f7d91060

  1. … 67 more files in changeset.
Fix test, correct culture Related to Issue [WTI-1310]

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

Former-commit-id: 07f9000dc51c24f284802450371d216e8e4892cf

Former-commit-id: d6f0e2aa3ed258eb25c72cae129615be4f0c217b

    • -198
    • +0
    ./KeyValueAsRealizationRoundedDoubleElementAttributeTest.cs
    • -0
    • +198
    ./KeyValueAsRoundedDoubleWithoutTrailingZeroesElementAttributeTest.cs
  1. … 5 more files in changeset.
- Implement review comments from review 1996 - Add new KeyValueAsRealizationRoundedDoubleElementAttribute to display rounded doubles without trailing digits in the realization array - Add alphas and durations to SubMechanismIllustrationPointProperties Related to Issue [WTI-1310]

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

Former-commit-id: 7301b90b4384ffa956f649d683c6bff5202cc8aa

Former-commit-id: fbdecf2bb0b79e8d38d29d99871a771ee290b727

    • -0
    • +198
    ./KeyValueAsRealizationRoundedDoubleElementAttributeTest.cs
  1. … 39 more files in changeset.
Fixes in xml-doc. Extended tests. Cleanup Related to Issue [WTI-1304]

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

Former-commit-id: e422a680ca058433e440fe3aeed08aca51b78dab

Former-commit-id: 7552363c7279e82a2bb865cad4ac4151b95ab33c

  1. … 4 more files in changeset.
Replaced KeyValueExpandableArrayElement with the KeyValueElementAttribute that can be defined together with the KeyValueExpandableArrayConverter to define the properties used as property name (DisplayName) and property value in the PropertyGrid.

Related to Issue [WTI-1304]

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

Former-commit-id: 6137551a03eb056095258aea338c273d543918d6

Former-commit-id: b00f02e8e684df53cd5779ec576b37c80105cc3e

    • -0
    • +180
    ./KeyValueElementAttributeTest.cs
    • -0
    • +299
    ./KeyValueExpandableArrayConverterTest.cs
  1. … 5 more files in changeset.
Added properties for general result to HydraulicBoundaryLocation(s). Added new KeyValueExpandableArrayConverter to convert KeyValueExpandableArrayElement into properties with just a name and a value. Wrapped elements of the ExpandableArrayConverter in a DynamicPropertyBag so that visibility of properties can be controlled through the DynamicVisibleValidationMethod. Related to Issue [WTI-1304]

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

Former-commit-id: 61cd485b87796483c8e81a556077a188b56b04f2

Former-commit-id: 3392b1723f0acbffc8f39a15ee306e87f0733bdd

  1. … 10 more files in changeset.
Removed obsolete converter. Related to Issue [WTI-1267]

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

Former-commit-id: e997a873db7be81f7c21e484754aecf985ccd08a

Former-commit-id: 7e640d147c4508de9cf3edc81ea6dbc72752cee9

  1. … 9 more files in changeset.
Removed obsolete constructors for map layer styles. Replaced Assert.Equals(string.Empty... with Assert.IsEmpty where applicable. Improved ColorEditor. Related to Issue [WTI-1267]

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

Former-commit-id: 0812a0a3e05ce2398afff38e2cb64cb5c1684860

Former-commit-id: 55e368ae9752d5bfe36fae8f551810251af055f3

  1. … 64 more files in changeset.
Moved DashStyleConverter to Core.Common.Gui. so map and chart can both use it. Related to Issue [WTI-1268]

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

Former-commit-id: f36b5d3407fb81b2654a46fe34b3de61ef73693c

Former-commit-id: 809ef4ba9a9539bdb34dca5af798cf3c23c903e4

    • -0
    • +168
    ./DashStyleConverterTest.cs
  1. … 19 more files in changeset.
- Moved Color Editor and Converter from map to Core.Common. - Renamed Color Converter. Related to Issue [WTI-1268]

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

Former-commit-id: 4174795eaf162e74b9c5ae9c7ff657c604c8d6f8

Former-commit-id: ce408f3fbcf216023ce8518f5c3a6b91823f51ba

    • -0
    • +61
    ./ColorTypeConverterTest.cs
  1. … 17 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./ExpandableReadOnlyArrayConverterTest.cs
  1. … 815 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -3
    • +3
    ./ExpandableReadOnlyArrayConverterTest.cs
  1. … 288 more files in changeset.
fixed some of the issues found by visual studio code analysis. Related to Issue [WTI-1008]

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

Former-commit-id: fef2b3d374da75bd0bf1cb0a7e0052ed2ed1b76a

Former-commit-id: 78097e95edb99bbc2b4ba6a5e9ce21be8d5f5d39

  1. … 16 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 218 more files in changeset.
Updated error messages presented to the user. Made CouldNotConnectException and Storage/StorageValidationException inherit Storage exception. Removed [Random] attribute for test parameters and replaced with random values or test cases (whatever was more applicable) Related to Issue [WTI-487]

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

Former-commit-id: eb68036f0a98deb9a85fc9b5dd8f202da4cd6859

Former-commit-id: 8b3bd359e751a7a0ae00d2f66e901fd0d5f7461f

  1. … 19 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 212 more files in changeset.
- Created read only version of *ExpandableArrayConverter* - Set TopLevels properties in *StochasticSoilProfileProperties* as *ExpandableReadOnlyArrayConverter* Related to Issue [WTI-416]

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

Former-commit-id: ea044c882bf52ca7d9750c74c29b0692524a6f10

Former-commit-id: f8cfd0cc99f084951aaff6b05f9415b26d387a88

    • -0
    • +62
    ./ExpandableReadOnlyArrayConverterTest.cs
  1. … 5 more files in changeset.
* Fixed failing tests due to incorrect tolerances in the double comparison. * Removed RoundDoubleToDecimalPlacesConverter. Related to Issue [WTI-388]

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

Former-commit-id: 1215044a3bb488ac6f88ae895073690dfca7f620

Former-commit-id: 4f0d54e8468a5394a3af75335c18b473fe270d85

    • -427
    • +0
    ./RoundDoubleToDecimalPlacesConverterTest.cs
  1. … 6 more files in changeset.
* Moved RoundedDoubleConverter from Core.Common.Gui/Converters to Core.Common.Base/TypeConverters. * RoundedDouble has TypeConverter defined to prevent having to declare all properties in property-window with RoundedDoubleConverter. * Extended RoundedDouble with '-' operator. * Changes IDistribution.Mean from double to RoundedDouble. Related to Issue [WTI-388]

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

Former-commit-id: d60284fb16873fb41af391f13b7f212ba33eca1a

Former-commit-id: 4530c8e39bd952e5a7db8c0ab814d2b1ad9633a1

  1. … 37 more files in changeset.
* Introduced TypeConverter to be used with RoundedDouble editable property control field. * RoundedDouble now has explicit cast from double to RoundedDouble. * Used Math.Round(double, int) API to prevent having to roundtrip to decimal. Also has more accurate 'number of decimals'. * RoundedDouble constructor refactorings. * PipingInput now has ExitPointL and EntryPointL as RoundedDouble. Related to Issue [WTI-388]

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

Former-commit-id: 526f9ff6b020e4718add2dba1aaae259930df73d

Former-commit-id: d1774deeae4f90d0df667370350841782cc5a005

    • -0
    • +117
    ./RoundedDoubleConverterTest.cs
  1. … 18 more files in changeset.