Core.GIS.GeoAPI

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

    • -15
    • +0
    ./Attributes/DisplayFormatAttribute.cs
    • -63
    • +0
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -126
    • +0
    ./CoordinateSystems/DatumType.cs
    • -30
    • +0
    ./CoordinateSystems/IAngularUnit.cs
    • -39
    • +0
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -82
    • +0
    ./CoordinateSystems/ICoordinateSystem.cs
    • -228
    • +0
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -42
    • +0
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -46
    • +0
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -30
    • +0
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -36
    • +0
    ./CoordinateSystems/IHorizontalDatum.cs
  1. … 584 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

    • -0
    • +15
    ./Attributes/DisplayFormatAttribute.cs
  1. … 23 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. … 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. … 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. … 28 more files in changeset.
Cleanup of *MonoDevelop* Related to Issue [WTI-148]

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

Former-commit-id: b7b3cf3af6db97d79103e345c0c3ac1691a108f0

  1. … 11 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

  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. … 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

  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

  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

  1. … 73 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

  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

  1. … 54 more files in changeset.
Moved log4net to NUGet Related to Issue [WTI-100]

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

Former-commit-id: efc1ee9dc887a144abb0c543a7744ff8387ec427

  1. … 78 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.
* 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.
- 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. … 88 more files in changeset.
- Turned of signing of projects Related to Issue [WTI-62]

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

Former-commit-id: 8a9365bf0dcb0689909a4930b8fe27df1a98046b

  1. … 3 more files in changeset.
- Moved UMLs to separate UML project (initial commit, another one is needed for cleanup) Related to Issue [WTI-92]

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

Former-commit-id: bd1e95905ebcd91caae15dd9737ad27352fa818b

  1. … 45 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. … 12 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

  1. … 116 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
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -1
    • +1
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/ICoordinateSystem.cs
    • -2
    • +2
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -1
    • +1
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalDatum.cs
  1. … 346 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
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -1
    • +1
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/ICoordinateSystem.cs
    • -2
    • +2
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -1
    • +1
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalDatum.cs
  1. … 345 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
    • +72
    ./CoordinateSystems/AxisInfo.cs
    • -0
    • +63
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -0
    • +126
    ./CoordinateSystems/DatumType.cs
    • -0
    • +30
    ./CoordinateSystems/IAngularUnit.cs
    • -0
    • +39
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -0
    • +82
    ./CoordinateSystems/ICoordinateSystem.cs
    • -0
    • +228
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -0
    • +40
    ./CoordinateSystems/IDatum.cs
    • -0
    • +53
    ./CoordinateSystems/IEllipsoid.cs
    • -0
    • +42
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -0
    • +46
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -0
    • +30
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -0
    • +36
    ./CoordinateSystems/IHorizontalDatum.cs
    • -0
    • +85
    ./CoordinateSystems/IInfo.cs
    • -0
    • +30
    ./CoordinateSystems/ILinearUnit.cs
  1. … 4825 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

    • -1
    • +1
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -1
    • +1
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/ICoordinateSystem.cs
    • -2
    • +2
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -1
    • +1
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -1
    • +1
    ./CoordinateSystems/IHorizontalDatum.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
    • +72
    ./CoordinateSystems/AxisInfo.cs
    • -0
    • +63
    ./CoordinateSystems/AxisOrientationEnum.cs
    • -0
    • +126
    ./CoordinateSystems/DatumType.cs
    • -0
    • +30
    ./CoordinateSystems/IAngularUnit.cs
    • -0
    • +39
    ./CoordinateSystems/ICompoundCoordinateSystem.cs
    • -0
    • +82
    ./CoordinateSystems/ICoordinateSystem.cs
    • -0
    • +228
    ./CoordinateSystems/ICoordinateSystemFactory.cs
    • -0
    • +40
    ./CoordinateSystems/IDatum.cs
    • -0
    • +53
    ./CoordinateSystems/IEllipsoid.cs
    • -0
    • +42
    ./CoordinateSystems/IFittedCoordinateSystem.cs
    • -0
    • +46
    ./CoordinateSystems/IGeographicCoordinateSystem.cs
    • -0
    • +30
    ./CoordinateSystems/IHorizontalCoordinateSystem.cs
    • -0
    • +36
    ./CoordinateSystems/IHorizontalDatum.cs
    • -0
    • +85
    ./CoordinateSystems/IInfo.cs
    • -0
    • +30
    ./CoordinateSystems/ILinearUnit.cs
  1. … 3994 more files in changeset.