Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +1
    ./Application.Ringtoets.Storage/IStoreProject.cs
    • -2
    • +20
    ./Application.Ringtoets.Storage/StorageSqLite.cs
  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

    • -2
    • +5
    ./Application.Ringtoets.Storage/App.config
    • -4
    • +52
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +9
    ./Application.Ringtoets.Storage/IRingtoetsDBContext.cs
    • -0
    • +11
    ./Application.Ringtoets.Storage/IStoreProject.cs
    • -0
    • +22
    ./Application.Ringtoets.Storage/ProjectEntity.cs
    • binary
    ./Application.Ringtoets.Storage/Ringtoets.sqlite
    • -0
    • +31
    ./Application.Ringtoets.Storage/RingtoetsDBContext.Context.cs
    • -0
    • +636
    ./Application.Ringtoets.Storage/RingtoetsDBContext.Context.tt
    • -0
    • +10
    ./Application.Ringtoets.Storage/RingtoetsDBContext.Designer.cs
    • -0
    • +9
    ./Application.Ringtoets.Storage/RingtoetsDBContext.cs
    • -0
    • +75
    ./Application.Ringtoets.Storage/RingtoetsDBContext.edmx
    • -0
    • +12
    ./Application.Ringtoets.Storage/RingtoetsDBContext.edmx.diagram
    • -0
    • +733
    ./Application.Ringtoets.Storage/RingtoetsDBContext.tt
    • -0
    • +36
    ./Application.Ringtoets.Storage/StorageSqLite.cs
    • -0
    • +20
    ./Application.Ringtoets/Application.Ringtoets.csproj
  1. … 7 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
    • +2
    ./Application.Ringtoets.Storage/App.config
  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/Application.Ringtoets.Storage.csproj
  1. … 2 more files in changeset.
Reverted some changes Related to Issue [WTI-184]

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

Former-commit-id: ab56a90d7fbb74b26d596f93d81fe3d656c6fb8a

  1. … 70 more files in changeset.
Changed namespace of Core.Common.Controls into Core.Common.Forms Related to Issue [WTI-184]

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

Former-commit-id: 3f1bc509f2a0b4129dec6506e8018086d5edb4af

  1. … 70 more files in changeset.
* Move HtmlPageView to Core.Common.Controls * Got rid of Core.Common.Controls.Swf Related to Issue [WTI-184]

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

Former-commit-id: 9b7beb2b9ac23c23e5feedd5491e2828af0dcbae

    • -5
    • +0
    ./Application.Ringtoets/Application.Ringtoets.csproj
  1. … 26 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
    • +20
    ./Application.Ringtoets.Storage/App.config
    • -0
    • +26
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +7
    ./Application.Ringtoets.Storage/packages.config
  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

    • -70
    • +77
    ./Application.Ringtoets.Setup/License.rtf
    • -0
    • +65
    ./Application.Ringtoets.Storage/Application.Ringtoets.Storage.csproj
    • -0
    • +6
    ./Application.Ringtoets.Storage/Properties/AssemblyInfo.cs
  1. … 4 more files in changeset.
# Created Ringtoets, src, and test folders in Application # Moved Application.Ringtoets* projects to src folder Related to Issue [WTI-264]

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

Former-commit-id: bb141210dccde83c794a43c928095efa9b3d88f3

    • -0
    • +116
    ./Application.Ringtoets.Setup/Application.Ringtoets.Setup.wixproj
    • binary
    ./Application.Ringtoets.Setup/Banner_493x77.bmp
    • -0
    • +4
    ./Application.Ringtoets.Setup/GenerateVariables.wxi.svn
    • -0
    • +46
    ./Application.Ringtoets.Setup/Installer UI/BrowseDlgDeltares.wxs
    • -0
    • +28
    ./Application.Ringtoets.Setup/Installer UI/CancelDlgDeltares.wxs
    • -0
    • +69
    ./Application.Ringtoets.Setup/Installer UI/CustomizeDlgDeltares.wxs
    • -0
    • +30
    ./Application.Ringtoets.Setup/Installer UI/DiskCostDlgDeltares.wxs
    • -0
    • +45
    ./Application.Ringtoets.Setup/Installer UI/ErrorDlgDeltares.wxs
    • -0
    • +33
    ./Application.Ringtoets.Setup/Installer UI/ExitDialogDeltares.wxs
    • -0
    • +37
    ./Application.Ringtoets.Setup/Installer UI/FatalErrorDeltares.wxs
    • -0
    • +36
    ./Application.Ringtoets.Setup/Installer UI/FilesInUseDeltares.wxs
    • -0
    • +41
    ./Application.Ringtoets.Setup/Installer UI/LicenseAgreementDlgDeltares.wxs
    • -0
    • +60
    ./Application.Ringtoets.Setup/Installer UI/MaintenanceTypeDlgDeltares.wxs
    • -0
    • +35
    ./Application.Ringtoets.Setup/Installer UI/MaintenanceWelcomeDlg.wxs
    • -0
    • +43
    ./Application.Ringtoets.Setup/Installer UI/MsiRMFilesInUseDeltares.wxs
  1. … 65 more files in changeset.