Checkout
 

markus in D-SoilModel

Fixed a few minor details: version number, reference to functional design

Related to Issue [DSB-916]

Revert changes to version 17.1.1 - they were committed inadvertently.

Remove 17.2.1 - this document should be created by the tester from the clean test document.

Related to Issue [DSB-897]

Added registration forms for testplan and test report.

Related to Issue [DSB-917]

    • binary
    /doc/DSoilModel - Testrapport - Registratieformulier Verificatie WBI 2017.docx
    • binary
    /doc/DSoilModel - Testplan - Registratieformulier Verificatie WBI 2017.docx
Added the missing test scripts as requested after review.

Related to Issue [DSB-916]

Reverted changes to test document for 17.1.1 - I should have used the test document proper ("Test Document DSoilModel.xlsx").

Adapted the test document proper (some typos, added C-Phi/Su-berekend where necessary). Created an empty test document for version 17.2.1 (copy of the test document proper).

Related to Issue [DSB-916]

Related to Issue [DSB-897]

Related to Issue [DSB-898]

Small textual correction in functional design (formulating the choice of interpolation method slightly clearer)

Adaptation of the test plan and the GUI test scripts to match the new requirements (about the choice of interpolation method and the new strength model)

Related to Issue [DSB-916]

Related to Issue [DSB-897]

    • binary
    /doc/DSoilModel - Functional design.docx
Update the version numbers of DSL.

Related to Issue [DSB-542]

    • binary
    /doc/DSoilModel - Protocol van Overdracht.docx
Remove a "faulty" GEF file from the Tutorials directory.

Related to Issue [DSB-732]

    • too large
    /data/InvalidCoordinates/S45E00003.gef
Add the sanctioned license text to the document as an appendix.

Related to Issue [DSB-542]

    • binary
    /doc/DSoilModel - Protocol van Overdracht.docx
Include the version numbers of the libraries of DSL that are used in D-Soil Model and update the list of components.

Related to Issue [DSB-542]

    • binary
    /doc/DSoilModel - Protocol van Overdracht.docx
Revert the change from Mechanism.None to Mechanism.Everything - this interfered with the filter on the segments as well as with the addition of a failure mechanism to a 2D profile.

The solution of DSB-673 is to be sought in the context to D-Soil Model.

Related to Issue [DSB-673]

The label "None" ("Geen") in the custom filters was coming from the Mechanism enumeration. To avoid a clash, I introduced a new "mechanism" called "Everything". It should only be used of course for this filtering purpose.

Related to Issue [DSB-673]

Commit some additional translations

Related to Issue [DSB-611]

Correct the hint for importing "boringen"

Related to Issue [DSB-639]

Repair two unit tests (all checking for the translation of "x coordinate"). They were failing because the expected text did not contain the unit (that was turned on by changing the bindings for the two variables in question)

Related to Issue [DSB-656]

Display the x coordinate in the property window for the reference line and the failure mechanism with the right unit

Related to Issue [DSB-656]

Repair several unit tests (all checking for the translation of "x coordinate")

Related to Issue [DSB-656]

Correct the test for "x coordinate"

Related to Issue [DSB-656]

Coorect translation of "x coordinate"

Related to Issue [DSB-656]

Add the tests that were put in the "work in progress" category, as the issue because of which they were failing has been resolved.

Related to Issue [DSB-566]

Adjusted the description to make it unique (there are three filters in total)

Related to Issue [DSB-482]

Corrected several terms and cleaned up a few typos.

Related to Issue [DSB-585]

Rename the file "license.txt" to "licentie.txt".

Related to Issue [DSB-603]

Added the file "license.txt" to the set-up (replacing "License.rtf")

Related to Issue [DSB-603]

    • -0
    • +110
    /src/Deltares.DSoilModel.Setup/license.txt
Correcting a few typos (mostly superfluous spaces) in the text

Related to Issue [DSB-479]

Changed the specific but very technical message thrown by the importer into a more general message that points out to the user that the file probably does not contain the wanted type of information. Not very specific, but it should be adequate.

Related to Issue [DSB-404]

Show a more comprehensive message when a shape file has no "SegmentID" column.

Related to Issue [DSB-404]

Moved the check on the strength model to an earlier step to ensure consistency. This may result in an extra message if two soils have similar names, but that is probably acceptable. Also renamed the method by which the strength model is checked - more to the point.

Related to Issue [DSB-555]

Show a proper warning if a material is imported that refers to a strength model that is not supported.

Note:

The code refers to a new strength model - CuCalculatedYield - which is defined in DSL.

Related to Issue [DSB-555]

Restore progress bar picture

Related to Issue [WIUI-434]