DamUI

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adapted to review comments.

Related to Issue [MWDAM-1775]

Most of the things mentioned in the comments were already in the FD. So one small chenge left: could -> will

Related to Issue [MWDAM-1773]

Made sure CalculationSubDir is not written to the damx file. This ensures that when a project including all calc files is moved to another location, the result files of the piping calculation can still be found in the "new" Calculation Sub folder. Otherwise, the results would still point to the old location which may not be available any more.

Related to Issue [MWDAM-1775]

Adapted to review comments.

Related to Issue [MWDAM-1773]

Adapted to review comments.

Related to Issue [MWDAM-1773]

Added the newline.

Related to Issue [MWDAM-1772]

Fix build on a local machine (missing devexpress references)

Related to Issue [MWDAM-1773]

Fixed missing parameters in Design results table after reloading the project.

Related to Issue [MWDAM-1775]

Update due to review comments by The and Lam.

Related to Issue [MWDAM-1772]

Fix failing documentation build

Related to Issue [MWDAM-1772]

Made sure soilprofile and redesigned surface line are no longer written to the damx as part of the results.

Related to Issue [MWDAM-1774]

Made sure the soil profile and the redesigned surface line are written to a separate file per calculation.

Related to Issue [MWDAM-1773]

Related to Issue [MWDAM-1779]

Improved paragraph 5.2.

Related to Issue [MWDAM-1773]

Updated the FD for general purposes (version, author, date etc.) and added paragraph 5.2.

Related to Issue [MWDAM-1773]

Updated the FD for general purposes (version, author, date etc.)

Related to Issue [MWDAM-1772]

  1. … 1 more file in changeset.
Correct failing tests for re-actived Team City configuration so we can start with a clean slate.

Related to Issue [MWDAM-1773]

Described the inventory in the FD.

Related to Issue [MWDAM-1772]

Fix failing TeamCity build: due to update license server for 2020

Related to Issue [MWDAM-1771]

    • -2
    • +2
    ./trunk/src/Dam/Tests/DamAuthorizationTest.cs
Improved initial zoom on resultcircle, prevented index to cause out of range errors when switching between locations.

Related to Issue [MWDAM-1767]

Fixed the problem. Now when calculation result is not available, the property editor stays empty to rweflect that. Also made sure the slice results are only drawn when really available. Finally, made sure the probability is shown as percentage, not as fraction.

Related to Issue [MWDAM-1767]

    • -12
    • +25
    ./trunk/src/Dam/Forms/DamSpatialEditorDecorator.cs
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]

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

Related to Issue [MWDAM-1759]

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
    ./trunk/src/Dam/Tests/TestResultsWriter.cs
    • -1
    • +1
    ./trunk/src/Dam/Tests/DamProjectTest.cs
    • -1
    • +1
    ./trunk/src/Dam/Tests/TestHelper/XmlAdapter.cs
    • -1
    • +1
    ./trunk/src/Dam/Tests/Properties/AssemblyInfo.cs
    • -1
    • +1
    ./trunk/src/Dam/Tests/MGeobaseDBTest.cs
  1. … 147 more files in changeset.
Updated headers for program code.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./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
    ./trunk/lib/DamEngine/DGeoStability.exe
    • binary
    ./trunk/lib/DamEngine/DGSMStabDAM.dll
  1. … 4 more files in changeset.
Update copyright and version numbers.

Related to Issue [MWDAM-1730]

Added test data for DAM UI to be used to check against D-Stability for integration test of StixFileWriter.

Related to Issue [MWDAM-1749]