DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move docs and src directory to trunk

Related to Issue [MWDAM-1743]

    • -0
    • +35
    ./DamPythonInterface/trunk/docs/make.bat
    • -0
    • +0
    ./DamPythonInterface/trunk/src/README.rst
    • -0
    • +112
    ./DamPythonInterface/trunk/src/tests/utils.py
    • -0
    • +62
    ./DamPythonInterface/trunk/docs/source/conf.py
  1. … 21 more files in changeset.
Add branches/tags/trunk directory structure

Related to Issue [MWDAM-1743]

First commit of all directories

Related to Issue [MWDAM-1743]

    • -0
    • +0
    ./DamPythonInterface/src/README.rst
    • -0
    • +14
    ./DamPythonInterface/src/pyproject.toml
  1. ./DamPythonInterface/src/dampythoninterface
    • -0
    • +7
    ./DamPythonInterface/src/tests/test_dampythonframework.py
    • -0
    • +0
    ./DamPythonInterface/src/tests/__init__.py
    • -0
    • +20
    ./DamPythonInterface/docs/Makefile
    • -0
    • +35
    ./DamPythonInterface/docs/make.bat
  2. ./DamPythonInterface/docs/source/_templates
    • -0
    • +20
    ./DamPythonInterface/docs/source/index.rst
  3. … 4 more files in changeset.
Added DamPythonInterface directory

Related to Issue [MWDAM-1743]

Always set focus to the cross section tab after the calculation is finished

Related to Issue [MWDAM-1721]

    • -7
    • +0
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
Made sure that when a Piping calculation is made instead of a Stability one, the Deocrator does not fail. Corrected small typo in the DamPlugin.

Related to Issue [MWDAM-1732]

    • -1
    • +1
    ./DamUI/trunk/src/Dam/Forms/DamPlugin.cs
Fixed the problem by preventing writing of result slices to the damx as that is done incorrect. That causes the file to be read incompletely which cuases the errors.

Related to Issue [MWDAM-1732]

Updated the version number and copyright year.

Related to Issue [MWDAM-1730]

Updated version and copyright of DamEngine to 21.

Related to Issue [MWDAM-1730]

    • binary
    ./DamUI/trunk/lib/DamEngine/DGSMStabDAM.dll
Set the zoom limits when the slip circle is shown

Related to Issue [MWDAM-1721]

Add additional line from begin/end of the slip circle and the radius. Fix some sonarqube suggestions

Related to Issue [MWDAM-1721]

Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

  1. … 3 more files in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

Update DamEngine of Dam Live which uses .NET 4.6.1

Related to Issue [MWDAM-1722]

Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

Update DAM UI to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -36
    • +36
    ./DamUI/trunk/src/Dam/Tests/App.config
  1. … 5 more files in changeset.
Bug fix in FillDamUiFromXmlOutput: dualSlipCircleDefinition must be filled for UpliftVan (BishopUpliftVan is not yet supported)

Related to Issue [MWDAM-1721]

Draw all slices of the slip circle

Related to Issue [MWDAM-1721]

Draw one slices of the slip circle

Related to Issue [MWDAM-1721]

    • -0
    • +124
    ./DamUI/trunk/src/Dam/Forms/SlipCircleDrawingObject.cs
Remove XmlIgnore-tag

Related to Issue [MWDAM-1708]

Add file name extension to parseLogs.py

Related to Issue [MWDAM-1716]

  1. … 2 more files in changeset.
Rename labels to avoid multiple defined labels

Related to Issue [MWDAM-1716]

Add ToDo-statement where further investigation is required

Related to Issue [MWDAM-1716]

Ignore warnings triggered by the deltares report class

Related to Issue [MWDAM-1716]

  1. … 1 more file in changeset.
Fix document-path in parseLogs.py

Related to Issue [MWDAM-1716]

Comment out undefined references

Related to Issue [MWDAM-1716]

Remove unused packages

Related to Issue [MWDAM-1716]

Remove building errors from Dam UI FD

Related to Issue [MWDAM-1716]

Add build scripts for Dam UI Documentation

Related to Issue [MWDAM-1716]

    • -0
    • +24
    ./DamUI/trunk/doc/buildDocs.bat
    • -0
    • +47
    ./DamUI/trunk/doc/parseLogs.py
Fill DamUI with slices from xml output

Related to Issue [MWDAM-1708]

    • -0
    • +5
    ./DamUI/trunk/src/Dam/Forms/DamContext.cs