Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Replaced all *\/{3}(\w)* with */// $1* (not on inline code) Related to Issue [WTI-101]

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

Former-commit-id: 98b877a8c6d7b95a63f6725803f8af74a9f88083

  1. … 12 more files in changeset.
Further cleanup and improvement of translations due to review. Related to Issue [WTI-6]

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

Former-commit-id: 82fdefedc8e13efbf5cffe5b56478dedc20d720c

    • -1
    • +1
    ./ComponentModel/DynamicReadOnlyAttribute.cs
    • -1
    • +1
    ./ComponentModel/DynamicVisibleAttribute.cs
    • -44
    • +26
    ./Properties/Resource.Designer.cs
  1. … 26 more files in changeset.
Bug in LatexToPDF does not process *///</* correctly. This can be solved by replacing it with */// </* Related to Issue [WTI-101]

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

Former-commit-id: 5641fecac9a47239a729b66e5cce86624a7d616d

  1. … 36 more files in changeset.
* Implemented review comments of WTI-Review-130: ** Fixed output paths for projects; ** Removed unsupported configurations; ** Improved comments. Related to Issue [WTI-139]

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

Former-commit-id: c9e89aad465317fe084794b2643f5ba36cbdc489

  1. … 59 more files in changeset.
Removed EntityAttribute usage from TypeUtils

Related to Issue [WTI-81]

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

Former-commit-id: 9d651c4adf5ddf486de1facc3df0a1b62ef1d4db

  1. … 1 more file in changeset.
* Improved XML docs to be more consistent with the rest of our xml docs. Related to Issue [WTI-101]

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

Former-commit-id: 6b7bf053f1e7875f73bda31d05a2c4cb030cf1ae

    • -32
    • +31
    ./Collections/Generic/EventedList.cs
- Reference warnings solved -- seealso with *href* instead of *cref* -- *paramrefref* instead of *paramref* -- *filterpriority* is not relevant in C# - Replaced &#17*; with its corresponding symbol - In build/Ringtoets.proj: - Build (only) Core.Common.Version - Create Ringtoets.doxygen from Ringtoets.doxygen.svn with Assembly version of GlobalAssembly.cs - Build Doxygen -- Also, create PDF file (a rerun is required to set all references properly) -- Note: PDFLaTeX will generate a large output, mostly because a page is not filled enough (largely empty). It this becomes a problem, we have write a new CMD file to replace *\tolerance=750* and *\hbadness=750* to *\tolerance=10001* and *\hbadness=10001*.

Related to Issue [WTI-101]

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

Former-commit-id: ae0aabd5ff6669918857ab737b619237433c9752

  1. … 13 more files in changeset.
Extracted and translated strings from Core.Common.Utils (except for EntityAttribute which is up for removal). Removed unused classes: - QuarterNavigatableLabelFormatProvider - YearNavigatableLabelFormatProvider - ExcelFormula - ExcelFormulaToken - DateTimeFormats Related to Issue [WTI-6]

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

Former-commit-id: 9d852f9723b4c99d26069102a0dba84308250520

    • -54
    • +0
    ./FormulaParser/ExcelFormulaToken.cs
  1. … 8 more files in changeset.
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.