Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Renamed LineShapeFileReader to PolylineShapeFileReader. * Added corner cases for reading incorrect/unsupported files. Related to Issue [WTI-317]

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

Former-commit-id: 98d3ca229e11928196205d60db9a6d2517df6e77

Former-commit-id: 064694f8b958db394362d006c63fd9996bfe248f

  1. … 59 more files in changeset.
Optimised *CompareFiles* by verifying the files' size before comparing their contents Related to Issue [WTI-326]

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

Former-commit-id: 4913248fcc0c2e4fb5e6e96be8fa15b04a7c2f54

Former-commit-id: 2015b7fbeae80868a0a16b5c391994c94e647547

# Added feature to check if files are equal Related to Issue [WTI-326]

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

Former-commit-id: c66fec785763c82c718d145161b258b5568cd3e4

Former-commit-id: e7013745a1fca1400b8ef03b1ac9269dc3d4def5

  1. … 5 more files in changeset.
Added PipingCharacteristicPointsCsvReader which is responsible for reading characteristic points from csv files. Added test-data for the PipingCharacteristicPointsCsvReader. Added initial PipingCharacteristicPointsLocation which will contain the characteristic points for a location. Introduced StreamReaderHelper which contains helper methods for initializing a file reader. Related to Issue [WTI-126]

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

Former-commit-id: a2e1aa10e91c6342afca45a82cb3228472054280

Former-commit-id: 10c04af9a875af7b91d472a82a013ad49796ecba

  1. … 17 more files in changeset.
Removed <NoWarn>1591</NoWarn> from project settings

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

Former-commit-id: 777dc24a5fd851215211c939d38be33ac3cff6f2

  1. … 4 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

    • -4
    • +4
    ./Attributes/ResourcesCategoryAttribute.cs
    • -4
    • +4
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -4
    • +4
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -4
    • +4
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -4
    • +4
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -4
    • +4
    ./Events/NotifyCollectionChangeAction.cs
    • -4
    • +4
    ./Events/NotifyCollectionChangeEventArgs.cs
    • -4
    • +4
    ./Events/NotifyCollectionChangedEventHandler.cs
  1. … 362 more files in changeset.
Removed unused resources in core.common.utils. Related to Issue [WTI-190]

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

Former-commit-id: 0b6e605f28a12a6270069e20bc349c6eca44ba9a

    • -128
    • +1
    ./Properties/Resources.Designer.cs
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

    • -2
    • +2
    ./Attributes/ResourcesCategoryAttribute.cs
    • -2
    • +2
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -2
    • +2
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -2
    • +2
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -2
    • +2
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -2
    • +2
    ./Events/NotifyCollectionChangeAction.cs
    • -2
    • +2
    ./Events/NotifyCollectionChangeEventArgs.cs
    • -2
    • +2
    ./Events/NotifyCollectionChangedEventHandler.cs
  1. … 343 more files in changeset.
- Cleanup of unused code, defined by *Code cleanup* of ReSharper

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

Former-commit-id: 01da449fecf9017a463c18e9a6f5657c10f7e4a3

  1. … 43 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

    • -1
    • +22
    ./Attributes/ResourcesCategoryAttribute.cs
    • -1
    • +22
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -1
    • +22
    ./Attributes/ResourcesDisplayNameAttribute.cs
    • -1
    • +22
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -1
    • +22
    ./Builders/FileWriterErrorMessageBuilder.cs
    • -1
    • +22
    ./Events/INotifyCollectionChanged.cs
    • -1
    • +22
    ./Events/NotifyCollectionChangeAction.cs
    • -0
    • +21
    ./Events/NotifyCollectionChangeEventArgs.cs
    • -1
    • +22
    ./Events/NotifyCollectionChangedEventHandler.cs
    • -1
    • +22
    ./Extensions/CollectionExtensions.cs
  1. … 392 more files in changeset.
* Minor cleanup for removing constructor parameter that wasn't used. Related to Issue [WTI-185]

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

Former-commit-id: 7455fbafe96a91d5e46d08c5c68560307994c047

  1. … 5 more files in changeset.
Removed IsNumericalType which became obsolete. Removed exclude in Ringtoets.doxygen.svn.

Related to Issue [WTI-261]

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

Former-commit-id: 7050962938c1cf1d2f07fae8d652c4e7668e5a83

  1. … 2 more files in changeset.
* Implemented review suggestions from WTI-Review-269: ** Removed Validation related classes. ** Improved XML docs.

Related to Issue [WTI-187]

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

Former-commit-id: b5064b9fe60b0e2b234017f56401e6bdea667742

    • -188
    • +0
    ./Validation/ValidationReport.cs
  1. … 7 more files in changeset.
* Implemented review suggestions of WTI-Review-268: ** Xml docs cleanup/improvements. ** Refactoring of Url to WebLink. ** Some code cleanup. ** Refactored usages of SettingsHelper and moved that class to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 053b0bfb6f8e4d1b38997d57e311d629f828bd3b

    • -2
    • +2
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -13
    • +0
    ./Extensions/EnumerableExtensions.cs
  1. … 33 more files in changeset.
Moved FileWriterErrorMessageBuilder to Core.Common.Utils Related to Issue [WTI-286]

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

Former-commit-id: 4b9cd6f7602a689a5cce712ec5181d76c5d7487c

    • -0
    • +33
    ./Builders/FileWriterErrorMessageBuilder.cs
  1. … 6 more files in changeset.
- Changes after review Related to Issue [WTI-284]

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

Former-commit-id: 392e01d96ae5025777e40d28882d0e447e921805

  1. … 12 more files in changeset.
# Added feature to create a new Ringtoets project file ## Apply database structure by executing the script *DatabaseStructure.sql* using an SqLiteConnection ## Saving the current project to the Ringtoets project file by using an EntityConnection Related to Issue [WTI-286]

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

Former-commit-id: cde3f4ac99331c19e5724ee43a2e0636d4acb29c

  1. … 22 more files in changeset.
* Merged MathUtils into ComparableExtensions. * Removed TypeConverter. * Moved TestHelperTest from Core.Common.Utils.Test to Core.Common.TestUtil.Test and related test-data. * Fully covered and documented root of Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 72a534c6b345b6ba66294b1837e9b7aa578a6536

    • -9
    • +46
    ./Extensions/ComparableExtensions.cs
  1. … 27 more files in changeset.
* Full covered and documented Core.Common.Utils/Validation. Related to Issue [WTI-187]

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

Former-commit-id: c2575e7e6150d1c4d6d0b3d24a7d2f934ae09289

    • -65
    • +67
    ./Validation/ValidationReport.cs
  1. … 3 more files in changeset.
* Removed unused reflection methods from Core.Common.Utils. * Covered and documented Core.Common.Utils/Reflection. * Added reused of reflection or assembly based methods. Related to Issue [WTI-187]

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

Former-commit-id: f9791f3260e1c9559eb431001c20ab39ec197f4d

    • -170
    • +83
    ./Reflection/AssemblyUtils.cs
  1. … 15 more files in changeset.
Extracted ReferenceEqualityComparer class from BaseChart. Related to Issue [WTI-272]

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

Former-commit-id: 6c14d2e8b0baccf1df1148cc427e395d261a4ffe

    • -0
    • +21
    ./ReferenceEqualityComparer.cs
  1. … 6 more files in changeset.
* Added version to database * Added test-data for ringtoets databases * Moved FileUtils to Core.Common.Utils * Renamed Core.Common.Utils.Properties/Resource to Core.Common.Utils.Properties/Resources

Related to Issue [WTI-284]

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

Former-commit-id: 99e0a481b8b4a6abc91210fd23b345e3e4749f1b

    • -0
    • +59
    ./Builders/FileReaderErrorMessageBuilder.cs
    • -182
    • +0
    ./Properties/Resource.Designer.cs
    • -0
    • +254
    ./Properties/Resources.Designer.cs
    • -0
    • +183
    ./Properties/Resources.resx
  1. … 39 more files in changeset.
Moved other attributes closely related with DynamicPropertyBag from Core.Common.Utils to Core.Common.Gui. Related to Issue [WTI-187]

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

Former-commit-id: 4b9773d55b21ce3633c4a065f2bd858084432be5

    • -61
    • +0
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -92
    • +0
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -61
    • +0
    ./Attributes/DynamicVisibleAttribute.cs
    • -92
    • +0
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -101
    • +0
    ./Properties/Resource.Designer.cs
  1. … 34 more files in changeset.
* Moved Core.Common.Utils.PropertyBag to Core.Common.Gui.PropertyBag * Moved PropertyOrderAttribute from Utils to Gui ** ? Other attributes might follow that are strongly related to DynamicPropertyBag ? Related to Issue [WTI-187]

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

Former-commit-id: da2b5d7e958a1b1332c01ff98d2f2ea203319f7d

    • -37
    • +0
    ./Attributes/PropertyOrderAttribute.cs
    • -274
    • +0
    ./PropertyBag/DynamicPropertyBag.cs
    • -349
    • +0
    ./PropertyBag/PropertySpecCollection.cs
    • -91
    • +0
    ./PropertyBag/PropertySpecDescriptor.cs
    • -33
    • +0
    ./PropertyBag/PropertySpecEventArgs.cs
  1. … 38 more files in changeset.
* Deleted unused StringExtensions class. * Covered and documented all Core.Common.Utils/Extensions. Related to Issue [WTI-187]

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

Former-commit-id: 10d38b8b55d3d69bb38cc5a1038e966ed59e19a0

    • -2
    • +11
    ./Extensions/CollectionExtensions.cs
    • -1
    • +35
    ./Extensions/ComparableExtensions.cs
    • -0
    • +10
    ./Extensions/EnumerableExtensions.cs
    • -180
    • +0
    ./Extensions/StringExtensions.cs
  1. … 5 more files in changeset.
* Fully covered Core.Common.Utils.Events. * Added factory methods to NotifyCollectionChangeEventArgs, together with some cleaning. Related to Issue [WTI-187]

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

Former-commit-id: a7de907902c01b7429077c3d775584a4ced2d633

    • -1
    • +13
    ./Events/NotifyCollectionChangeAction.cs
    • -19
    • +75
    ./Events/NotifyCollectionChangeEventArgs.cs
    • -0
    • +5
    ./Events/NotifyCollectionChangedEventHandler.cs
  1. … 12 more files in changeset.
* Fully covered Core.Common.Utils.Drawing functionality. * Fixed bug in TestHelper.AssertImagesAreEqual as it was not actually comparing pixel images, but also image-metadata (header, footer, etc). Related to Issue [WTI-187]

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

Former-commit-id: e0b5028abb834d856a33e5b66820946f4282108e

  1. … 11 more files in changeset.
Improved pdb configuration Related to Issue [WTI-309]

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

Former-commit-id: 95c06c9a739ec690e52abe7ac71566ab2dfe1049

  1. … 21 more files in changeset.
* Applied Microsoft C# design guidelines for Attributes * Fully covered all remaining Attribute classes in Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 56c72aa42d4359cbe023c8bceb96891d4919baef

    • -1
    • +1
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleAttribute.cs
    • -1
    • +1
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
    • -4
    • +15
    ./Attributes/PropertyOrderAttribute.cs
    • -3
    • +13
    ./Attributes/ResourcesCategoryAttribute.cs
    • -1
    • +8
    ./Attributes/ResourcesDescriptionAttribute.cs
    • -3
    • +9
    ./Attributes/ResourcesDisplayNameAttribute.cs
  1. … 7 more files in changeset.
* Refactored and fully covered DynamicVisibkeAttribute and related attributes. Related to Issue [WTI-187]

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

Former-commit-id: 346cb87370b4389c0eebf27b3a846d63f5819769

    • -11
    • +3
    ./Attributes/DynamicReadOnlyAttribute.cs
    • -0
    • +1
    ./Attributes/DynamicReadOnlyValidationMethodAttribute.cs
    • -66
    • +34
    ./Attributes/DynamicVisibleAttribute.cs
    • -4
    • +84
    ./Attributes/DynamicVisibleValidationMethodAttribute.cs
  1. … 7 more files in changeset.