Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Extracted strings mostly from exceptions from files to resources and added translations. Related to Issue [WTI-6]

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

Former-commit-id: c688648f21a99c64fbca59dbcfd445e2545d8b66

    • -7
    • +8
    ./ComponentModel/DynamicReadOnlyAttribute.cs
    • -2
    • +3
    ./ComponentModel/DynamicVisibleAttribute.cs
    • -0
    • +157
    ./Properties/Resource.Designer.cs
  1. … 38 more files in changeset.
Fixed the issues with localizable string which Resharper could find.

Related to Issue [WTI-6]

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

Former-commit-id: 3c5f1aa2e1df65ce2e0ea171dc2b650c5b414499

  1. … 16 more files in changeset.
* Created new configuration CreateInstallerWithDemoProject * Create Ringtoets.Demo project to add testing utils to the application ** Testing utils only available in Debug, Release and CreateInstallerWithDemoProject configurations, through the INCLUDE_DEMOPROJECT preprocessor symbol

Related to Issue [WTI-139]

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

Former-commit-id: 148370829781060c53c54af79d47d20e201453f3

  1. … 75 more files in changeset.
Removed obsolete dutch language files. Related to Issue [WTI-6]

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

Former-commit-id: b126cf72b62f8aaa1bb07f9dfbb38de2a9a18ef9

    • -0
    • +0
    ./Properties/Resource.nl-NL.Designer.cs
    • -129
    • +0
    ./Properties/Resource.nl-NL.resx
  1. … 52 more files in changeset.
Removed russian and "dutch" resource files Copied translations from DeltaShell First part. Related to Issue [WTI-6]

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

Former-commit-id: 56e7582ea393e692955f28f75669eb37c80928b2

  1. … 41 more files in changeset.
Got rid of ResourceMonitor Related to Issue [WTI-150]

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

Former-commit-id: 6cb996b53d1758e0206b56518383491bece38ed0

  1. … 7 more files in changeset.
following review Related to Issue [WTI-84]

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

Former-commit-id: 42ba6fa6620dfb1079ea57a18f791e88e5c50a17

  1. … 10 more files in changeset.
+ removed IEditableObject + removed EditableObject + removed EditActionAttribute + removed IEditAction Related to Issue [WTI-80]

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

Former-commit-id: fb26de2878235e348ba839abc9af21c7d2fd2ce8

    • -29
    • +10
    ./Collections/Generic/EventedList.cs
    • -10
    • +0
    ./Editing/EditableObjectExtensions.cs
  1. … 18 more files in changeset.
- Adjusted resources - Adjusted build files - Removed unused project (Ringtoets.Piping.Data.UML) Related to Issue [WTI-93]

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

Former-commit-id: 8b39a68cfeaf65dbebc380cd956ad59a6deedb5e

  1. … 86 more files in changeset.
removed INameable interface. Where it was logical - Name property introduced, otherwise ToString() used instead. At least you will not get empty strings Related to Issue [WTI-84]

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

Former-commit-id: cbfea99919c68c377ec8040b224565bd52838c9b

  1. … 26 more files in changeset.
Renamed all variables, classes, folders from delta*shell to Ringtoets. - Still todo: rename all references in the resources

- Found out that tests were not running properly, because the shape file could not be loaded (incorrect path)

Discussed with Elmar. We decided to throw an Exception when the shapeFile could not be found. Hence, that change is also committed under this issue

Related to Issue [WTI-93]

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

Former-commit-id: d848bd9ce28a5bdc3a59bd003afa36c26ca8c7e4

  1. … 67 more files in changeset.
Removed unused method Related to Issue [WTI-91]

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

Former-commit-id: ca5bda282691e200944238d4dc67184bd5fa9f9c

GOt rid of AutoCloner Related to Issue [WTI-91]

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

Former-commit-id: e0e24d44656916c50d68f489fbf28dcea9de63de

  1. … 3 more files in changeset.
Removed Aggregation attribute Related to Issue [WTI-91]

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

Former-commit-id: dc6af23e8d53509ca5961271449920da31be0af8

    • -11
    • +0
    ./Aop/Markers/AggregationAttribute.cs
Removed usage of Aggregation attribute Related to Issue [WTI-91]

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

Former-commit-id: 468b2784143e98ae265a9bb08c4a21f8de7ed8d7

  1. … 6 more files in changeset.
fix for distorted order of the properties in PropertyGridView Related to Issue [WTI-56]

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

Former-commit-id: 63fb55b155eff152d622ea149ded7c8df1d32a89

Removed final Mono.Addins stuff Related to Issue [WTI-69]

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

Former-commit-id: 84ee917003d1698d81ad094078f64c16a626c0c1

  1. … 2 more files in changeset.
Removed redundant classes Related to Issue [WTI-96]

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

Former-commit-id: 39a5d5c9c2b050ac7c4e8d3e403bfb3559393a90

  1. … 3 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

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

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 49 more files in changeset.
Cleaned up UML diagrams Related to Issue [WTI-92]

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

Former-commit-id: f5f40ed0417eae03c5d3f788b8b9e2b1eeab3ed7

  1. … 11 more files in changeset.
Removed dependency on Lumenwork package Related to Issue [WTI-96]

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

Former-commit-id: 89486d301bdabff1f0b202a2dbf206af6f6ca6e5

  1. … 5 more files in changeset.
Removed CsvImporter and all of its related classes Related to Issue [WTI-96]

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

Former-commit-id: 37d398003a3a9d89ae95f64a6eba30d0a80475c5

    • -21
    • +0
    ./Csv/Importer/CsvPassIfEqualFilter.cs
  1. … 27 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • -26
    • +0
    ./Aop/Exceptions/ValidationException.cs
  1. … 115 more files in changeset.
Removed unused files from repository Related to Issue [WTI-92]

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

Former-commit-id: 729e0214c7e15de5b3f1660a713dc2685fd8a055

    • -10
    • +0
    ./Aop/NoChildEventBubblingAttribute.cs
  1. … 2 more files in changeset.
Got rid of DelftTools string literals Related to Issue [WTI-92]

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

Former-commit-id: 1d7d201241936a94e05ecb7561e0be50c2ebb3fb

  1. … 23 more files in changeset.
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

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

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -0
    • +184
    ./Aop/EditActionAttribute.cs
    • -0
    • +551
    ./Aop/EntityAttribute.cs
    • -0
    • +26
    ./Aop/Exceptions/ValidationException.cs
    • -0
    • +10
    ./Aop/ICustomNotifyCollectionChange.cs
    • -0
    • +118
    ./Aop/InvokeRequiredAttribute.cs
    • -0
    • +157
    ./Aop/ManualAspectInitializer.cs
    • -0
    • +11
    ./Aop/Markers/AggregationAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyPropertyChangeAttribute.cs
    • -0
    • +10
    ./Aop/NoChildEventBubblingAttribute.cs
    • -0
    • +153
    ./Aop/TraceDllImportCallsAttribute.cs
    • -0
    • +18
    ./Collections/CollectionExtensions.cs
    • -0
    • +289
    ./Collections/EnumerableExtensions.cs
    • -0
    • +164
    ./Collections/Extensions/ListExtensions.cs
    • -0
    • +326
    ./Collections/Generic/EnumerableList.cs
  1. … 4825 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

    • -2
    • +2
    ./Aop/ICustomNotifyCollectionChange.cs
    • -1
    • +1
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -1
    • +1
    ./Collections/Extensions/ListExtensions.cs
    • -1
    • +1
    ./Collections/Generic/EnumerableList.cs
    • -1
    • +1
    ./Collections/Generic/IEnumerableList.cs
  1. … 1167 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +184
    ./Aop/EditActionAttribute.cs
    • -0
    • +551
    ./Aop/EntityAttribute.cs
    • -0
    • +26
    ./Aop/Exceptions/ValidationException.cs
    • -0
    • +10
    ./Aop/ICustomNotifyCollectionChange.cs
    • -0
    • +118
    ./Aop/InvokeRequiredAttribute.cs
    • -0
    • +157
    ./Aop/ManualAspectInitializer.cs
    • -0
    • +11
    ./Aop/Markers/AggregationAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyPropertyChangeAttribute.cs
    • -0
    • +10
    ./Aop/NoChildEventBubblingAttribute.cs
    • -0
    • +153
    ./Aop/TraceDllImportCallsAttribute.cs
    • -0
    • +18
    ./Collections/CollectionExtensions.cs
    • -0
    • +289
    ./Collections/EnumerableExtensions.cs
    • -0
    • +164
    ./Collections/Extensions/ListExtensions.cs
    • -0
    • +326
    ./Collections/Generic/EnumerableList.cs
  1. … 3994 more files in changeset.