DAM

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Solved the vulnerability and some code smwlls as reported by SonarQube.

Related to Issue [MWDAM-1852]

Restored using System.Diagnostics to ensure code builds in Debug mode too.

Related to Issue [MWDAM-1856]

Remove unused packages.config

Related to Issue [MWDAM-1851]

Add explicit references to Brutile

Related to Issue [MWDAM-1851]

Use Any instead of Count >0

Related to Issue [MWDAM-1856]

Remove code smell

Related to Issue [MWDAM-1851]

Remove unused directives

Related to Issue [MWDAM-1851]

Update DAM UI to connect with DSL 23.1.2

Related to Issue [MWDAM-1851]

    • -0
    • +6
    /DamClients/DamUI/trunk/src/Dam/Forms/packages.config
Remove this formatting call and simply use the input string

Related to Issue [MWDAM-1856]

Replace System.NullReferenceException by ArgumentNullException

Related to Issue [MWDAM-1856]

Remove useless assignment

Related to Issue [MWDAM-1856]

Remove number of parameters

Related to Issue [MWDAM-1856]

Use count property

Related to Issue [MWDAM-1856]

Remove unnecessary cast

Related to Issue [MWDAM-1856]

Rename parameters to match base class or interface declaration

Related to Issue [MWDAM-1856]

Remove redundant jump

Related to Issue [MWDAM-1856]

Remove unused setter

Related to Issue [MWDAM-1856]

Remove unused private method in release mode

Related to Issue [MWDAM-1856]

Remove unused private methods

Related to Issue [MWDAM-1856]

Remove the unnecessary Boolean literal(s)

Related to Issue [MWDAM-1856]

Short-circuit logic should be used in boolean contexts

Related to Issue [MWDAM-1856]

Remove unused directives

Related to Issue [MWDAM-1856]

  1. … 8 more files in changeset.
Create UpliftSituation for output parameter

Related to Issue [MWDAM-1856]

Use getters and setters for properties

Related to Issue [MWDAM-1856]

Solved the bugs in SonarQube. Note that 2 (of the 10) reported bugs were actually false negatives as assessed by me and reviewed by Tom who closed these two bugs.

Related to Issue [MWDAM-1852]

Some more small code improvements.

Related to Issue [MWDAM-1792]

Some small code improvements to get rid of some of the warning, correction of typo's.

Related to Issue [MWDAM-1792]

Added ResultSlices to the extra outputfile for Stability calculations in order to be able to redraw the slices after saving and reopening a project. Corrected the drawing of the slip circle to work correctly with Bishop too (next to UpliftVan). Made sure the proper slip circle is drawn upon selection of a result in the design results table. Also made sure it shows the correct slip circle when walking through the various GeometryProbabilities (using the <- and -> arrows above the drawing window).

Related to Issue [MWDAM-1792]

Update headers

Related to Issue [MWDAM-1844]

Updated the project data to accept the Bishop and Bishop/UpliftVan models for old files too.

Related to Issue [MWDAM-1844]