Application.Ringtoets.Storage

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Added version to database * Added test-data for ringtoets databases * Moved FileUtils to Core.Common.Utils * Renamed Core.Common.Utils.Properties/Resource to Core.Common.Utils.Properties/Resources

Related to Issue [WTI-284]

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

Former-commit-id: 99e0a481b8b4a6abc91210fd23b345e3e4749f1b

    • -1
    • +7
    ./Application.Ringtoets.Storage.csproj
  1. … 41 more files in changeset.
* Updated log messages * removed log messages when closing a project (consulted with PO) * Added field value "Description" to Ringtoets.rt Related to Issue [WTI-284]

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

Former-commit-id: e2e54363145fc733e9c45c890bbfda405bfa41b4

    • -1
    • +0
    ./Application.Ringtoets.Storage.csproj
  1. … 6 more files in changeset.
- Implemented feature to open a Project - Implemented feature to build new SQLite connection string - Had to implement method SaveProject to test check if the connection string works properly (will be further implemented in WTI-286 and WTI-285) - Added a few tests for storage Related to Issue [WTI-284]

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

Former-commit-id: a4ef1ff3db9d0bf68c8c468200fedf1955d634ae

    • -1
    • +15
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +32
    ./Exceptions/FileNotFoundException.cs
    • -0
    • +32
    ./Exceptions/InvalidFileException.cs
    • -0
    • +72
    ./Properties/Resources.Designer.cs
    • -0
    • +123
    ./Properties/Resources.resx
    • -0
    • +32
    ./SqLiteStorageConnection.cs
  1. … 14 more files in changeset.
- Added comments - Changed database extension to rt - Added tests Related to Issue [WTI-291]

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

Former-commit-id: c755e44a5b1b213a4c771cc4eff7c735d5893f90

    • -3
    • +2
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +66
    ./Converter/ProjectEntityConverter.cs
  1. … 6 more files in changeset.
New interface for storage requirement(s) First implementation of SaveProject Related to Issue [WTI-291]

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

Former-commit-id: b68c5763bd987d2b68067d4bf04cc69a447d1440

  1. … 3 more files in changeset.
# Moved Ringtoets.sqlite to Application.Ringtoets.Storage # Added DbContext for ProjectEntity # Added class to load Project Related to Issue [WTI-291]

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

Former-commit-id: 5c0771ed42e0707791f13761a8288ca075a9e99c

    • -4
    • +52
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +9
    ./IRingtoetsDBContext.cs
    • -0
    • +31
    ./RingtoetsDBContext.Context.cs
    • -0
    • +636
    ./RingtoetsDBContext.Context.tt
    • -0
    • +10
    ./RingtoetsDBContext.Designer.cs
    • -0
    • +9
    ./RingtoetsDBContext.cs
    • -0
    • +75
    ./RingtoetsDBContext.edmx
    • -0
    • +12
    ./RingtoetsDBContext.edmx.diagram
    • -0
    • +733
    ./RingtoetsDBContext.tt
  1. … 8 more files in changeset.
# Set correct SQL connection string # first implementation of Ringtoets.sqlite Related to Issue [WTI-281]

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

Former-commit-id: 6aab1621c4c7ccca2e722ada38c5075b5e7e639e

  1. … 1 more file in changeset.
# Removed redundant reference to Application.Ringtoets. # Removed redundant system references. # Removed superfluous reference to *Microsoft.Common.props*. Related to Issue [WTI-264]

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

Former-commit-id: 56608741b91fdd2cd138e2322bd1cbd5a90fda1a

    • -1
    • +0
    ./Application.Ringtoets.Storage.csproj
  1. … 2 more files in changeset.
Added latest version of SQLite and Entity Framework to project Application.Ringtoets.Storage Related to Issue [WTI-281]

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

Former-commit-id: b63837a2b7fdf4c52058a2cacb285d3faad1e41b

    • -0
    • +26
    ./Application.Ringtoets.Storage.csproj
  1. … 103 more files in changeset.
Added project Application.Ringtoets.Storage Added project Application.Ringtoets.Storage.Test Related to Issue [WTI-264]

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

Former-commit-id: 3da139fc071754d2e010600abd324a0a9a0bc458

    • -0
    • +65
    ./Application.Ringtoets.Storage.csproj
    • -0
    • +6
    ./Properties/AssemblyInfo.cs
  1. … 5 more files in changeset.