DamClients

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added licenses-header to all files

Related to Issue [MWDAM-1743]

    • -0
    • +22
    ./DamPythonInterface/trunk/src/tests/utils.py
    • -0
    • +22
    ./DamPythonInterface/trunk/doc/source/conf.py
Added test data for DAM UI to be used to check against D-Stability for integration test of StixFileWriter.

Related to Issue [MWDAM-1749]

Added documentation bat file so that virtual environment is build in TC

Related to Issue [MWDAM-1737]

    • -0
    • +2
    ./DamPythonInterface/trunk/doc/build_documentation.bat
Added path to the documentation

Related to Issue [MWDAM-1737]

    • -0
    • +1
    ./DamPythonInterface/trunk/doc/source/conf.py
Added SurfaceLines documentation

Corrected packages

Related to Issue [MWDAM-1737]

    • -0
    • +280
    ./DamPythonInterface/trunk/src/poetry.lock
    • -10
    • +14
    ./DamPythonInterface/trunk/doc/source/conf.py
    • -0
    • +20
    ./DamPythonInterface/trunk/doc/source/dev/input.rst
  1. ./DamPythonInterface/trunk/doc/source/dev
    • -0
    • +4
    ./DamPythonInterface/trunk/src/pyproject.toml
Added SurfaceLines class in the dam python interface

Related to Issue [MWDAM-1737]

  1. ./DamPythonInterface/trunk/src/tests/test_data
    • -0
    • +149
    ./DamPythonInterface/trunk/src/tests/test_surface_line.py
    • -0
    • +41
    ./DamPythonInterface/trunk/src/tests/test_input.py
  2. ./DamPythonInterface/trunk/src/tests/test_output
Moved requirements.txt

Related to Issue [MWDAM-1743]

    • binary
    ./DamPythonInterface/trunk/requirements.txt
    • binary
    ./DamPythonInterface/trunk/src/requirements.txt
Rename folder

Related to Issue [MWDAM-1743]

    • -0
    • +35
    ./DamPythonInterface/trunk/doc/make.bat
    • -0
    • +62
    ./DamPythonInterface/trunk/doc/source/conf.py
    • -0
    • +20
    ./DamPythonInterface/trunk/doc/Makefile
    • -35
    • +0
    ./DamPythonInterface/trunk/docs/make.bat
    • -62
    • +0
    ./DamPythonInterface/trunk/docs/source/conf.py
  1. … 3 more files in changeset.
Added requirements.txt to the project

Related to Issue [MWDAM-1743]

    • binary
    ./DamPythonInterface/trunk/requirements.txt
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.