Core.GIS.NetTopologySuite.Extensions

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed Core.GIS Related to Issue [WTI-261]

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

Former-commit-id: b53824c1309a921a3ea4c9fa37cda685556401cd

    • -134
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
    • -25
    • +0
    ./Features/DictionaryFeatureAttributeCollection.cs
    • -384
    • +0
    ./Features/FeatureAttributeAccessorHelper.cs
  1. … 593 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
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 21 more files in changeset.
* Refactored and fully covered DynamicReadOnlyAttribute and related attributes. * Moved extensions tests from Attributes folder to new Extensions folder. * Moved DisplayFormatAttribute to Core.GIS.GeoAPI. * Removed DynamicEditorAttribute. Related to Issue [WTI-187]

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

Former-commit-id: cb25d1b4034240c15509ee63c61d7d9c9b5eee0f

    • -2
    • +1
    ./Features/FeatureAttributeAccessorHelper.cs
  1. … 24 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

    • -0
    • +1
    ./Features/FeatureAttributeAccessorHelper.cs
  1. … 101 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

    • -1
    • +2
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 96 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

    • -1
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 163 more files in changeset.
Final review related changes

Paired with Marten

Related to Issue [WTI-148]

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

Former-commit-id: 022caf52c6f4db82a1df0a4bceb28bfd3c998f25

    • -1
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 28 more files in changeset.
we set "CopyLocal" for references of domestic projects to FALSE. Related to Issue [WTI-148]

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

Former-commit-id: c4677e16a1ae7cc08150a1b9b60dcefeccde8754

    • -2
    • +6
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 28 more files in changeset.
reintroduced Ringtoets.targets. If it placed above, then it represents "global settings" that fulfills all the projects (that import it) with default settings without code duplication. AllowedReferenceRelatedFileExtensions (for Release only), OutputPath, WarningLevel and PlatformTarget are moved to targets now. Related to Issue [WTI-148]

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

Former-commit-id: 5400b8fdf52a4a4621ede66d2ea767c6eee50bda

    • -8
    • +3
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 35 more files in changeset.
removed Ringtoets.targets due to unnecessary clean up actions. AllowedReferenceRelatedFileExtensions flag is moved to the project configuration. Related to Issue [WTI-148]

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

Former-commit-id: 2f8f7061db721b7f1b67104ee0d83acb7ad4841a

    • -1
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 37 more files in changeset.
Set default platform to x86 (instead of AnyCPU) Removed configuration *CreateInstallerWithDemoProject* in projects (release was used anyways) Related to Issue [WTI-148]

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

Former-commit-id: 2fb0ca748dced07d7231dcbf87ed9885a248fffb

    • -10
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 72 more files in changeset.
Fixed creation of installer with demo projects added Related to Issue [WTI-95]

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

Former-commit-id: 81eb7226a7bfb9a01d5b8a9f2adac6514cbc8874

    • -0
    • +9
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 71 more files in changeset.
- Created configuration for test coverage (it requires PDB files) - Cleaned up cofngiration for *CreateInstallerWithDemoProject*, it is an equivalent of *Release* Related to Issue [WTI-64]

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

Former-commit-id: c5f32c4f489636d5ebe6acddc774a15a5e3ef418

    • -2
    • +2
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 73 more files in changeset.
* Removed entries referencing to files that have been removed. Related to Issue [WTI-100]

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

Former-commit-id: 5b3259280cc2faf69aa3ab0343b06c1ee0bee29f

    • -3
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 1 more file in changeset.
Removed unused references cleanup Related to Issue [WTI-95]

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

Former-commit-id: 1eda20ffff2a79890342b87f3b06503d41cfc5fa

    • -1
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 17 more files in changeset.
all projects are build into SolutionDir\bin directory. Installer is also redirected to this dir. Related to Issue [WTI-148]

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

Former-commit-id: b930a00c4632ec165638f460385728583e825e17

    • -3
    • +3
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 71 more files in changeset.
Prevent .pdb getting copied for anything but Debug in non-test projects. Related to Issue [WTI-64]

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

Former-commit-id: 3d3b918e38ffd9aa7f0ddb2fd417fe09daed7326

    • -2
    • +2
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 54 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

    • -12
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
    • -363
    • +0
    ./Properties/Resources.Designer.cs
  1. … 28 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
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 59 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

  1. … 50 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. … 18 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

    • -0
    • +10
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  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

    • -1
    • +0
    ./Core.GIS.NetTopologySuite.Extensions.csproj
    • -216
    • +0
    ./Properties/Resources.nl-NL.resx
  1. … 53 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

    • -33
    • +36
    ./Properties/Resources.Designer.cs
  1. … 41 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
    • +1
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 88 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. … 31 more files in changeset.
- Cleanup of references - ReSharper renamed Api to API - Renamed IntegrationTests to Integration.Tests - Fixed last .cd files - Fixed AssemblyInfo to Core.Common Related to Issue [WTI-92]

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

Former-commit-id: 1fa8ee25f87310334b0516cf3a6e9c7d1b114ac1

    • -2
    • +2
    ./Core.GIS.NetTopologySuite.Extensions.csproj
  1. … 63 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 423c883390cc12549f93b158050afa68f14415a1

    • -1
    • +1
    ./Features/DictionaryFeatureAttributeCollection.cs
    • -1
    • +1
    ./Features/FeatureAttributeAccessorHelper.cs
  1. … 357 more files in changeset.
Improved namespace of GeoAPI projects Related to Issue [WTI-92]

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

Former-commit-id: 374e068ce9256ad26c586bdcda326a6f24a18886

    • -1
    • +1
    ./Features/DictionaryFeatureAttributeCollection.cs
    • -1
    • +1
    ./Features/FeatureAttributeAccessorHelper.cs
  1. … 356 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
    • +143
    ./Core.GIS.NetTopologySuite.Extensions.csproj
    • -0
    • +25
    ./Features/DictionaryFeatureAttributeCollection.cs
    • -0
    • +29
    ./Features/Feature.cs
    • -0
    • +384
    ./Features/FeatureAttributeAccessorHelper.cs
    • -0
    • +715
    ./Geometries/GeometryHelper.cs
    • -0
    • +39
    ./Properties/AssemblyInfo.cs
    • -0
    • +351
    ./Properties/Resources.Designer.cs
    • -0
    • +216
    ./Properties/Resources.nl-NL.resx
    • -0
    • +216
    ./Properties/Resources.resx
  1. … 4830 more files in changeset.