Forms

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete test data and translations as pointed out by reviewer.

Related to Issue [MWDAM-1443]

  1. … 5 more files in changeset.
Added the requested table as read only. Making some of it editable is another issue.

Related to Issue [MWDAM-1407]

    • -0
    • +120
    ./DamSurfaceLineControl.resx
    • -0
    • +115
    ./DamSurfaceLineControl.cs
    • -0
    • +86
    ./DamSurfaceLineControl.Designer.cs
  1. … 1 more file in changeset.
Adapted the code to get the tests added by The working.

Related to Issue [MWDAM-1436]

  1. … 3 more files in changeset.
Extracted the damx version using a new xmlhandler, deletion of results is handled in de Assign method of the DamPlugin.cs. Added tests for new assembler.

Related to Issue [MWDAM-1436]

  1. … 5 more files in changeset.
corrected position of edits for traffic load and degree of consolidation

Related to Issue [MWDAM-1415]

Re-added locationPropertyControl for non assessment mode use.

Related to Issue [MWDAM-1409]

added TL_DegreeOfConsolidation

Related to Issue [MWDAM-1415]

    • -6
    • +42
    ./LocationPropertyControl.Designer.cs
  1. … 9 more files in changeset.
Removed DamType from the UI.

Related to Issue [MWDAM-1443]

    • -97
    • +86
    ./DamNewProjectDialog.Designer.cs
  1. … 32 more files in changeset.
Corrected Enumerations for old types, added code to detect and handle now obsolete projects.

Related to Issue [MWDAM-1409]

  1. … 7 more files in changeset.
Removed Assessment model from referenced properties.

Related to Issue [MWDAM-1409]

Removed Assessment model and its specific parameters from the UI and the importers (csv and shapes).

Related to Issue [MWDAM-1409]

    • -142
    • +0
    ./AssessmentCalculationSpecificationPropertyControl.Designer.cs
    • -132
    • +0
    ./LocationScenarioChart.Designer.cs
    • -513
    • +0
    ./ScenarioCalculationPropertyControl.Designer.cs
    • -76
    • +0
    ./AssessmentCalculationSpecificationPropertyControl.cs
    • -120
    • +0
    ./ScenarioCalculationPropertyControl.resx
    • -171
    • +0
    ./ScenarioCalculationPropertyControl.cs
  1. … 49 more files in changeset.
Update license headers to 2019

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./ScenarioCalculationPropertyControl.Designer.cs
    • -1
    • +1
    ./DamProjectCalculationSpecificationPropertyControl.cs
    • -1
    • +1
    ./AssessmentCalculationSpecificationPropertyControl.Designer.cs
    • -1
    • +1
    ./WaterBoardPropertyControl.Designer.cs
  1. … 45 more files in changeset.
Made option available in UI on permanent basis for now because this is easier for testing. The -wti startup parameter option is greyed for now but needs to be maintained and reinstated as soon as testing of initial wbi-kernel has been completed.

Related to Issue [MWDAM-1379]

  1. … 9 more files in changeset.
Fix Devexpress references

Related to Issue [MWDAM-1226]

  1. … 1 more file in changeset.
Adapted to review (added empty line)

Related to Issue [MWDAM-1275]

Enable extra zoom buttons

Related to Issue [MWDAM-1275]

Added Invoke for selection of WaterBoard properties (containing the progress bar) before the start of the calculation to solve this issue.

Related to Issue [MWDAM-1196]

Fixed compiler error due to refactoring

Related to Issue [MWDAM-1254]

  1. … 1 more file in changeset.
Release binaries

Make sensor serialization more robust

Related to Issue [MWDAM-1243]

  1. … 13 more files in changeset.
Fixed failing compile

Related to Issue [MWDAM-1243]

  1. … 3 more files in changeset.
Added WbiSellmeijerRevised as PipingModel to be read/written from/to input xsd. Removed Wti from ConfigurationManager to enable using the WbiSellmeijerRevised model.

Related to Issue [MWDAM-775]

  1. … 2 more files in changeset.
Release binaries

Fix Dam UI for new Engine IO binaries

Related to Issue [MWDAM-1244]

  1. … 13 more files in changeset.
Isolate DamClientsLibrary

Merged revision(s) 1506 from DamClients/DamUI/branches/RefactoringClientLibrary:

Related to Issue [MWDAM-1110]

    • -8
    • +0
    ./AssessmentCalculationSpecificationPropertyControl.cs
  1. … 15 more files in changeset.
Cleanup solution (e.g. references)

Related to Issue [MWDAM-1110]

  1. … 19 more files in changeset.
Connect multicore setting

Related to Issue [MWDAM-1142]

Adapted to review comments, replaced "standard" progressDelegate by DamEngine version for every use of progressDelegate. This is a quick fix for the progress bar problem.

Related to Issue [MWDAM-1196]

  1. … 12 more files in changeset.
Implemented the correct progressDelegate, removed obsolete double entry for CalculationFinished in Translations.xml. Added dialog for calculation time. Note: as Import used to use same progress control as Calculation, this is now still to be fixed.

Related to Issue [MWDAM-1196]

Solved the issue by using AddItem. Note that changes to DamSpatialEditorDecorator are pure for aesthetics.

Related to Issue [MWDAM-1199]

  1. … 1 more file in changeset.
Save project after calculation

Related to Issue [MWDAM-1204]

Fixed displaying program type in toolbar

Related to Issue [MWDAM-1185]