Deltares.Dam.Application.Live

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix DamLive project to build to DamLive.exe console

Related to Issue [MWDAM-1876]

    • -1
    • +1
    ./Deltares.Dam.Application.Live.csproj
Fix DamLive project to build to DamLive.exe

Related to Issue [MWDAM-1876]

    • -0
    • +1
    ./Deltares.Dam.Application.Live.csproj
Fix DamLive project to build to .exe

Related to Issue [MWDAM-1876]

    • -0
    • +3
    ./Deltares.Dam.Application.Live.csproj
Use string interpolations

Related to Issue [MWDAM-1880]

  1. … 41 more files in changeset.
Remove trailing comma

Related to Issue [MWDAM-1880]

  1. … 1 more file in changeset.
Bump Log4Net to latest version

Related to Issue [MWDAM-1876]

    • -12
    • +12
    ./Deltares.Dam.Application.Live.csproj
Update to file based namespaces

Related to Issue [MWDAM-1876]

    • -167
    • +166
    ./CalculationParametersAssembler.cs
  1. … 222 more files in changeset.
Apply cleanup and format

Related to Issue [MWDAM-1876]

    • -47
    • +47
    ./Deltares.Dam.Application.Live.csproj
    • -95
    • +103
    ./CalculationParametersAssembler.cs
  1. … 259 more files in changeset.
Update project files to new SDK Format

Related to Issue [MWDAM-1876]

    • -144
    • +25
    ./Deltares.Dam.Application.Live.csproj
  1. … 11 more files in changeset.
Remove various packages.config

Related to Issue [MWDAM-1873]

    • -7
    • +4
    ./Deltares.Dam.Application.Live.csproj
  1. … 34 more files in changeset.
Use CommandLineParser from nuget

Related to Issue [MWDAM-1687]

    • -2
    • +1
    ./Deltares.Dam.Application.Live.csproj
  1. … 4 more files in changeset.
Merged revision(s) 3983 from DamClients/DamLive:

Update solution and project files

Related to Issue [MWDAM-1873]

........

    • -3
    • +4
    ./Deltares.Dam.Application.Live.csproj
  1. … 2 more files in changeset.
Update solution and project files

Related to Issue [MWDAM-1873]

    • -4
    • +3
    ./Deltares.Dam.Application.Live.csproj
Update DAM Live to NUnit 3.13.3

Related to Issue [MWDAM-1873]

  1. … 16 more files in changeset.
Added the test and testfile for CalculationParametersAssembler.

Related to Issue [MWDAM-1823]

  1. … 5 more files in changeset.
Moved both CalculationParameters and CalculationParametersAssembler to the proper namespace, corrected path to internal xsd.

Related to Issue [MWDAM-1823]

    • -12
    • +11
    ./CalculationParametersAssembler.cs
Restored CalculationParameters etc. locally as its only used by DAM Live. Also reintroduced FileInfo version of LoadFromFile.

Related to Issue [MWDAM-1823]

    • -0
    • +2
    ./Deltares.Dam.Application.Live.csproj
    • -0
    • +241
    ./CalculationParametersAssembler.cs
    • -0
    • +69
    ./CalculationParameters.cs
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.Dam.Application.Live.csproj
  1. … 4 more files in changeset.
Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

  1. … 1 more file in changeset.
Removed dead code.

Related to Issue [MWDAM-890]

Use DamLicense object for DamLive

Related to Issue [MWDAM-890]

Added version number.

Related to Issue [MWDAM-1481]

Replaced "true" by "yes" as only allowed possibilities are "yes" and "no" for standalone attribute.

Related to Issue [MWDAM-1481]

Update license headers to 2019

Related to Issue [MWDAM-1369]

  1. … 29 more files in changeset.
Renamed all Wbi's to Wti's parameters. In order for this to work, made interim release for DamEngine too.

Related to Issue [MWDAM-1351]

  1. … 12 more files in changeset.
Output value now has NOVALUE as value, when calculation cannot be performed (added also test for this)

Fixed wrong parameterId in outputfile when running Macrostability Outside

Refactoring (improve filename)

Related to Issue [MWDAM-1292]

Related to Issue [MWDAM-1289]

Related to Issue [MWDAM-1292]

  1. … 5 more files in changeset.
Adapted to review

Renamed model Stability to StabilityInside

Related to Issue [MWDAM-1289]

  1. … 8 more files in changeset.
Adapted to review

Some code cleanup

Related to Issue [MWDAM-1289]

  1. … 3 more files in changeset.
Enable Stability Outside mechanism

(Ignore test because the DamEngine cannot handle it yet)

Related to Issue [MWDAM-1289]

  1. … 2 more files in changeset.
Improved logging

Related to Issue [MWDAM-1112]