Core.Common.Version

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated copyright year to 2016 Related to Issue [WTI-45]

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

Former-commit-id: 314677460610374d04aeb1921780609d57f78bbf

  1. … 14 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.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/EntityFramework@1175 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 98c11f0398d4fb9b6abfb916e25b33111928452e

  1. … 74 more files in changeset.
- connection established

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

Former-commit-id: 24a26a46ceb6844885c97a0fb04fb178e231502b

  1. … 79 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.
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.
Added Dutch translation for avalon dock. Added GlobalAssembly.cs.svn to the Core.Common.Version project. Added NeutralResourceLanguage to GlobalAssembly.cs.svn Related to Issue [WTI-6]

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

Former-commit-id: a43f506b1e697dfa213bb576eff433582fcc08ca

  1. … 3 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.
- 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.
* 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.
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

  1. … 207 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
    • +51
    ./Core.Common.Version.csproj
    • -0
    • +14
    ./GlobalAssembly.cs.svn
  1. … 4838 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
    • +51
    ./Core.Common.Version.csproj
    • -0
    • +14
    ./GlobalAssembly.cs.svn
  1. … 4007 more files in changeset.