DamUI

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Set release branch for signing to DamUI 19.1 branch

Related to Issue [MWDAM-1513]

Set version DamUI to 19.1.1

Related to Issue [MWDAM-1513]

Create new branch for DamUI 19.1

Related to Issue [MWDAM-1513]

  1. … 10113 more files in changeset.
Update authorization to pinned version 19.1.1 on build server

https://build.deltares.nl/viewType.html?buildTypeId=LcTools_Library

Related to Issue [MWDAM-1513]

    • binary
    ./trunk/lib/Authorization/x86/dauth.dll
    • binary
    ./trunk/lib/Authorization/x64/dauth.dll
Set external of DamEngine to tagged version 19.1.1

Set externals of DSL to tagged version 19.1.1

Related to Issue [MWDAM-1513]

Fix unit tests

Related to Issue [MWDAM-1535]

Fixed some SonarQube bug alerts

Related to Issue [MWDAM-1535]

removed workInProgress markings

Related to Issue [mwdam-1535]

getValue for scenario data in SensorLocation now works. Also added check that there is only 1 scenario in SensorLocation

Related to Issue [MWDAM-1535]

added text

Related to Issue [MWDAM-1560]

Prepare for signing

Related to Issue [MWDAM-1426]

Prepare for signing

Related to Issue [MWDAM-1426]

Added empty line.

Related to Issue [MWDAM-1295]

Fix bug reported by SonarQube

Related to Issue [MWDAM-1295]

    • -2
    • +1
    ./trunk/src/Dam/Tests/TestHelper/XmlAdapter.cs
Update XSD for Calculation parameters

Related to Issue [MWDAM-1295]

Remove obsolete MStab parameters

Related to Issue [MWDAM-1295]

Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

    • -0
    • +48
    ./trunk/src/Dam/Tests/TestHelper/XmlAdapter.cs
Added initial setup of test with comments for explanation:

- Test is committed in a WorkInProgress category as the timebox limit was reached and the test could not be made to pass

Related to Issue [MWDAM-1529]

    • -0
    • +160
    ./trunk/src/Dam/Tests/Forms/DamSpatialEditorDecoratorTest.cs
Fixed ThrowIfArgumentNull to give proper message.

Fixed use of message CsvHeaderNullOrEmpty (it was not found because name was different).

Improved tests to see if expected message was given for header and splitter.

Related to Issue [MWDAM-1556]

    • -6
    • +6
    ./trunk/src/Dam/Tests/CsvParserTest.cs
Created tmp folder for all the tests in DataPluginImporterTests and remove at the end of all tests.

Related to Issue [MWDAM-1541]

Fix bug reported by SonarQube

Related to Issue [MWDAM-1514]

Fix bug reported by SonarQube

Related to Issue [MWDAM-1514]

Reverted revision(s) 2602 from DamClients/DamUI/trunk/src/DamClientsLibrary/Deltares.Dam.Data/Translations.xml: change of names accidentally lead to RequiredRequired in translation ids, I changed that back.

Related to Issue [MWDAM-1521]

Update DAM UI release binaries

Related to Issue [MWDAM-1417]

  1. … 17 more files in changeset.
Delete redundant files from tutorials

Related to Issue [MWDAM-1417]

  1. … 47 more files in changeset.
Delete redundant files from tutorials

Related to Issue [MWDAM-1417]

Added unit tests for CalculationParametersAssembler

Related to Issue [MWDAM-1295]

    • -0
    • +94
    ./trunk/src/Dam/Tests/CalculationParametersAssemblerTest.cs
Refactored; improved layout

Related to Issue [MWDAM-1295]

Cleanup code due to SonarCube analysis

- Use ArgumentNullException i.s.o. NullReferenceException (implement ThrowHelper)

- Move strings to resources

Related to Issue [MWDAM-1556]

Improved handling of import errors for TimeDataSeries. Program no longer crashes, the error message now shows the relevant information.

Made sure that inner exception message is shown when program crashes.

Related to Issue [MWDAM-1457]

    • -3
    • +9
    ./trunk/src/Dam/Application/Program.cs