DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Created release notes in trunk and changed to current version

Related to Issue [MWDAM-1769]

    • -0
    • +18
    ./DamPythonInterface/trunk/doc/source/release_notes.rst
small changes in tutorial so that it is immediately usable

Related to Issue [MWDAM-1761]

Documentation corrected

Related to Issue [MWDAM-1761]

Made panel react to change of selected profile.

Related to Issue [MWDAM-1767]

Improve error to make sure D-Stability is installed

Related to Issue [MWDAM-1759]

Corrected tutorial IsAquifer input

Related to Issue [MWDAM-1761]

Corrected typo

Related to Issue [MWDAM-1760]

Corrected paths run run in teamcity

Related to Issue [MWDAM-1761]

When D-Stability is not installed an error message is shown

Related to Issue [MWDAM-1759]

    • -3
    • +10
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
Requirements updated

Related to Issue [MWDAM-1761]

    • -15
    • +119
    ./DamPythonInterface/trunk/src/poetry.lock
    • -2
    • +3
    ./DamPythonInterface/trunk/src/pyproject.toml
Corrected typo in tutorial

Related to Issue [MWDAM-1761]

Incorrect imports deleted

Related to Issue [MWDAM-1761]

Tutorial added

Related to Issue [MWDAM-1761]

    • -0
    • +27
    ./DamPythonInterface/trunk/doc/source/tutorial.rst
    • -1
    • +1
    ./DamPythonInterface/trunk/doc/source/conf.py
  1. … 12 more files in changeset.
Fixed the failing full tests that was due to the corrected waternet lines.

Related to Issue [MWDAM-1757]

Updated headers for test code and test files.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/DamProjectTest.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/DikeTest.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Tests/MGeobaseDBTest.cs
  1. … 147 more files in changeset.
Updated headers for program code.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamMapEditor.cs
    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/LocationChart.cs
  1. … 261 more files in changeset.
Enable 'Open Calculation' button, which open D-Stability

Related to Issue [MWDAM-1759]

    • binary
    ./DamUI/trunk/lib/DamEngine/DGeoStability.exe
    • binary
    ./DamUI/trunk/lib/DamEngine/DGSMStabDAM.dll
  1. … 4 more files in changeset.
Update copyright and version numbers.

Related to Issue [MWDAM-1730]

    • -2
    • +2
    ./DamUI/trunk/src/Copying.GPL.licenseheader
Deleted unused files

Related to Issue [MWDAM-1762]

  1. … 5 more files in changeset.
Run function is applied in python interface

Related to Issue [MWDAM-1762]

  1. … 45 more files in changeset.
Small changes in the code according to reviewer's comments

Related to Issue [MWDAM-1760]

Test improved for locations also OperationalOptions is deleted because it is an unused field

Related to Issue [MWDAM-1736]

Bugs found and solved:

Enumerations of Points were not correct

Missing required field from Input class

Fixed tests so that they refer to the correct fields

Typo in "Segments" element

WaternetOptions were missing from Location class

Related to Issue [MWDAM-1760]

    • -33
    • +214
    ./DamPythonInterface/trunk/src/tests/test_input.py
Wrong import deleted

Related to Issue [MWDAM-1736]

locations classes should be imported

Related to Issue [MWDAM-1736]

Deleted unused parameter from the documentation

Related to Issue [MWDAM-1742]

Added locations to the python dataframe

Related to Issue [MWDAM-1736]

    • -0
    • +87
    ./DamPythonInterface/trunk/src/tests/test_location.py
    • -0
    • +47
    ./DamPythonInterface/trunk/src/tests/test_base_class.py
StabilityParameters should be explicitly optional

Related to Issue [MWDAM-1752]

Reverted changes for Soil Aquifer

Related to Issue [MWDAM-1742]

Changed for consistency the initialization process

Related to Issue [MWDAM-1752]