Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Ensure the technical reference guide can be build via Doxygen - Ran Deltares cleanup on every project that was touched Related to Issue [WTI-931]

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

Former-commit-id: 8f75344419774da76c09075d5ac8308830a35a8b

Former-commit-id: e26553796c0f3ada7c458ada2db8e053610b8161

  1. … 115 more files in changeset.
* Added standard serialization constructor to all Exception classes. * Explicitly defined culture for string.Format methods. * Replaced IFileImporter.ProgressChanged property to method (recommendation by C# coding conventions) * Renamed classes containing win32.dll invokes to NativeMethods (recommendation by C# coding conventions)

Related to Issue [WTI-931]

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

Former-commit-id: 78fae4fb038935c7a58a0fb534baa750b173d589

Former-commit-id: fc7d0938a3677be66218915a3e665a9cc6757df9

    • -2
    • +7
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -1
    • +3
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -1
    • +25
    ./Exceptions/InvalidTypeParameterException.cs
  1. … 156 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

  1. … 110 more files in changeset.
- Some XMLdoc related changes - Ensure the technical reference guide can be build via Doxygen - Fixed names of tests Related to Issue [WTI-931]

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

Former-commit-id: 74577a5aabb29ee82ee3ef28b5d7fccf7c63ba11

Former-commit-id: 621d2a00e4299e4167d0aaab6b0e12724460ac5b

    • -2
    • +2
    ./Attributes/ResourcesCategoryAttribute.cs
    • -3
    • +4
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -3
    • +4
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -9
    • +10
    ./Extensions/ComparableExtensions.cs
  1. … 1 more file in changeset.
- Updated EnumTypeConverter to -- Throw an Exception when value is not a valid value when a ResouceDisplayName is defined -- Return the string representation of the Enum when no ResourcesDisplayNameAttribute has been defined for that value -- Return the string representation of the Enum when value is not a valid Enum value - Added missing tests to StabilityPointStructuresInputContextPropertiesTest - Other review related changes in StabilityPointStructuresInputContextPropertiesTest paired by bouvrie Related to Issue [WTI-924]

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

Former-commit-id: f700dd7d630b7b8877ca3c22083f01d1511886d6

Former-commit-id: 9e9944cf50b0b5f6ac2c26d07ba8c46efe99052c

  1. … 2 more files in changeset.
Renamed FirstLetterToUpper to FirstToUpper Related to Issue [WTI-577]

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

Former-commit-id: d979fee12b32088cb6a1c70bcdd549434ee25e45

Former-commit-id: 2c9011bc8f6ce5873e09ab0362529ba5454d8603

  1. … 3 more files in changeset.
Moved StringExtensions to Core.Common.Utils and added FirstToUpper method Related to Issue [WTI-577]

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

Former-commit-id: f4a55a759d58344d9ae480932d9dd604df0bfb53

Former-commit-id: edd54ffd67f8bfec26179234d162598c3e995a72

  1. … 25 more files in changeset.
- Review suggestion Related to Issue [WTI-584]

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

Former-commit-id: 58d56d9553af49b2d55c708aa059c38bd5fbec90

Former-commit-id: 6f3af6d835cd6fe092939953c8168e6c2459d95d

  1. … 1 more file in changeset.
- Added NullableEnumTypeConverter - Reverted default behavior of EnumTypeConverter to not support nullable types - Added test for converters of UseBreakWaterProperties Related to Issue [WTI-584]

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

Former-commit-id: e46f817b34f609fd85671ef784c240885c441c42

Former-commit-id: 23af09e8c87dc8386428b3dd911b1276196e89c8

    • -0
    • +103
    ./NullableEnumTypeConverter.cs
  1. … 6 more files in changeset.
- Added feature that EnumTypeConverter supports nullable enums. Null will result in an empty string - Adjusted UseBreakWaterProperties and UseForeshoreProperties such that it no longer needs a Func<bool> to check read-only status

Related to Issue [WTI-584]

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

Former-commit-id: 0d07f775263855175805c4d8d1ebb9a10b95bc6f

Former-commit-id: 501d16b592c26ef9a1b92c61e16cd54f0fc3e03e

  1. … 8 more files in changeset.
Improved error messages for when reading shape files. Related to Issue [WTI-862]

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

Former-commit-id: f319b071ab355481213233344bd5fb55f18543ea

Former-commit-id: 67ba82d65c41103b3fa4ecc73c17d8da8ff919b5

  1. … 14 more files in changeset.
- Show right error message when a reference line file is in use and cannot be opened. - Changed resource for more clear messaging. Related to Issue [WTI-862]

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

Former-commit-id: 77b3f657a268181f83adaf5a7138a4639b5229c5

Former-commit-id: c11d8e51bf0980300c474a0412c56c057542acbe

  1. … 5 more files in changeset.
Merged revision(s) 5115 from branches/Release/16_1_1: Finalized license headers Related to Issue WTI 739

........

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

Former-commit-id: e09339874e418137ec5e4f6240c21bfb2e90169c

Former-commit-id: 1f5a903c840c57b64bed02a7684859deb3df78cb

  1. … 8 more files in changeset.
Finalized license headers Related to Issue [WTI-739]

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

Former-commit-id: bdc6206103ee469cade111e28f72f8479aa89009

Former-commit-id: 015fdcf5b9886ebebcaa59679fe4100735cb7645

  1. … 9 more files in changeset.
Finalized license headers Related to Issue [WTI-739]

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

Former-commit-id: d8fb71ad8d34a50c23bf5e588e521ecf83a7c882

Former-commit-id: 274d9eb09055e51e92982bb0515f6c5cca01a54c

  1. … 9 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
    • +1
    ./Attributes/ResourcesCategoryAttribute.cs
    • -2
    • +2
    ./Builders/FileReaderErrorMessageBuilder.cs
  1. … 212 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

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

Former-commit-id: cdc9bc15fae6a5bb7ef86e6d2b6d85f4f0fc3e89

Former-commit-id: fa3460df1754afdafc8122c72730d9084dd49074

    • -1
    • +1
    ./Attributes/ResourcesCategoryAttribute.cs
    • -2
    • +2
    ./Builders/FileReaderErrorMessageBuilder.cs
  1. … 51 more files in changeset.
Resharper cleanup Related to Issue [WTI-739]

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

Former-commit-id: f6d6284c8b10f15028f61c502ee6302898283c9b

Former-commit-id: 59724952a639b5d8f5a63701b616e9c7dcfc2da8

    • -1
    • +1
    ./Attributes/ResourcesCategoryAttribute.cs
    • -2
    • +2
    ./Builders/FileReaderErrorMessageBuilder.cs
  1. … 51 more files in changeset.
Merged revision(s) 4871 from branches/Release/16_1_1: Implemented changes of reviews 873 and 877.

........

Related to Issue [WTI-737]

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

Former-commit-id: 7dc2c09ba55e97d0caf34f1c28987490239db3ba

Former-commit-id: 7b63f58417bd89ffb249148d96d28be4541cf881

  1. … 25 more files in changeset.
Implemented changes of reviews 873 and 877. Related to Issue [WTI-737]

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

Former-commit-id: 8674a5837963deeca9ea42a5518ba09ee4782e7c

Former-commit-id: a5a7ec456992686a56e5d1fbb371643b371d9228

  1. … 25 more files in changeset.
Implemented changes of reviews 873 and 877. Related to Issue [WTI-737]

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

Former-commit-id: 8e294d6d6937624a68930803350f86238dac5ccb

Former-commit-id: 30a61cc895f1208aa846f95cf1e60f1a1843d036

  1. … 25 more files in changeset.
Merged revision(s) 4851 from branches/Release/16_1_1: Implemented improvements from testing.

........

Related to Issue [WTI-507]

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

Former-commit-id: 3a825f22b7105fb6570360605abec2b244946611

Former-commit-id: 96058e4042aa8a645609849758c651325e1d33ee

  1. … 1 more file in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

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

Former-commit-id: bf54f9479db05eb25babd44cbe2957204bc473a7

Former-commit-id: 016e4576295cde90aa73cb8b88252dbf6539ffc1

  1. … 1 more file in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

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

Former-commit-id: de88dc3c1c49d7ce461662028a93b3382dac6d62

Former-commit-id: 14480f49691c28acf6ec89e915f76c48d7330fc5

  1. … 1 more file in changeset.
* Moved EnumTypeConverter from Ringtoets.GrassCoverErosionInwards.Forms to Core.Common.Utils ** EnumDisplayWrapper reuses EnumTypeConverter. * Cleanup Ringtoets.GrassCoverErosionInwards test projects. Related to Issue [WTI-737]

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

Former-commit-id: 587db9048006961465af8589fce925cc363b5c66

Former-commit-id: 1bcb3088b5af7504ccf3c39b9f4adbfb8efef15c

    • -0
    • +72
    ./EnumTypeConverter.cs
  1. … 48 more files in changeset.
Removed unused resources. Related to Issue [WTI-744]

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

Former-commit-id: ec32f6544fc53f9422f8c1f6fb95ad821006ebe3

Former-commit-id: 5f491bdeb606bac7c1a7f2365e2ccb9cb205216d

  1. … 39 more files in changeset.
Made methods static. Renamed parameters in overriding methods. Related to Issue [WTI-737]

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

Former-commit-id: bb76819f12206fde7d8989135a719fc3d906e2a8

Former-commit-id: 87efafaf533dfe290201b1c16c28062293c987f6

  1. … 12 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

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

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

Former-commit-id: 36257253e42cfac859dd6353b6939dba2bc0dc12

Former-commit-id: 591d60821a44cd733817afb926654011e6caaf24

  1. … 38 more files in changeset.
Implementation of suggestion from VS Code Analysis. Related to Issue [WTI-737]

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

Former-commit-id: 1895b5a2ad4af5990186dc631dfdca95b1206a62

Former-commit-id: ae9af18a62ee32f7f397fcaedb92ee654fa7d666

    • -0
    • +1
    ./Exceptions/InvalidTypeParameterException.cs
  1. … 33 more files in changeset.