D-SoilModel

Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Missing reference added in bib file, and path to bib file updated in test plan and test report

Related to Issue [DSB-498]

Reference to test document updated

Related to Issue [DSB-498]

Reference to DSoilModel user manual updated

Related to Issue [DSB-498]

wti_references.bib moved to LaTeX folder

Related to Issue [DSB-498]

    • -0
    • +617
    /doc/LaTeX/WTI_References/wti_references.bib
Document removed because already present, see "Protocol van Overdracht"

Related to Issue [DSB-498]

Document "Raming importoptie WTI SOS" moved to Design folder

Related to Issue [DSB-498]

    • -0
    • +1
    /doc/Design/SOS/Readme.txt
    • binary
    /doc/Design/SOS/DSoilModel Raming importoptie WTI SOS.docx
    • binary
    /doc/User/DSoilModel Raming importoptie WTI SOS.docx
Folder "System" removed, all documents moved to "doc" folder

Related to Issue [DSB-498]

    • binary
    /doc/DSoilModel - Technical design_old.doc
    • too large
    /doc/DSoilModel - Test report.pdf
    • binary
    /doc/DSoilModel - Test plan - Registratieformulier Verificatie WTI 2016.docx
    • binary
    /doc/Scan_20160603104717.pdf
    • binary
    /doc/Class Model_Full.png
    • too large
    /doc/Doxygen/DSoilModel.Doxyfile
    • -0
    • +0
    /doc/DSoilModel release notes.pdf
    • -0
    • +0
    /doc/DSoilModel - FD - Paraafblad_getekend.pdf
    • binary
    /doc/DSoilModel_DataModel.eap
    • too large
    /doc/DSoilModel - Test plan.pdf
    • binary
    /doc/DSoilModel - TD - Registratieformulier Verificatie WTI 2016_Tom.docx
    • too large
    /doc/DSoilModel - TD - Registratieformulier Verificatie WTI 2016_Hans.pdf
    • binary
    /doc/DSoilModel - Protocol van Overdracht.docx
    • binary
    /doc/DSoilModel - FD - Registratieformulier Verificatie WTI 2016_Hans.docx
  1. … 74 more files in changeset.
Design related documents moved to new folder "Design"

Related to Issue [DSB-498]

    • binary
    /doc/Design/D-Soil Model UML diagrams - v0.1.eap
    • binary
    /doc/Design/matrix_REQ-FD.xlsx
    • binary
    /doc/Design/D-Soil Model technical design - v0.1.doc
    • binary
    /doc/Design/test.eap
    • binary
    /doc/Work/D-Soil Model technical design - v0.1.doc
    • binary
    /doc/Work/D-Soil Model UML diagrams - v0.1.eap
Test documents moved to new folder "test"

Related to Issue [DSB-498]

Test Plan and Test Report moved to folder LaTeX

Related to Issue [DSB-498]

  1. … 5 more files in changeset.
Test Plan and Test Report moved to folder LaTeX

Related to Issue [DSB-498]

  1. /doc/LaTeX/D-Soil Model - Test report/pictures
  2. … 7 more files in changeset.
Add the file with invalid headers and make sure the build option is "Copy always"

Related to Issue [WIUI-9]

Examine the column names of a CSV file with 1D profiles and warn about unknown names. This should help the user to correct typos and such.

Related to Issue [DSB-501]

Repair failing tests - this was a consequence of the change in visibility

Related to Issue [DSB-500]

Set Language and split the test in tw, request by reviewer

Related to Issue [DSB-389]

Added failing test for this issue : DSoilModelProjectTest.TestCaseSensitivityOfImportedSoilNames

Related to Issue [DSB-390]

    • binary
    /data/TestData/OnlyZand.mdb
Added unit test DSoilModelIOTest.HandleSegmentCsvImportWithMissingProfiles

Related to Issue [DSB-389]

When UndoRedoManager was disabled, Validation was no longer triggered (because of lack of OnEndAction events from that). In order to solve that, the OnChanged event (which is REALY NOT obsolete) has to be listened to to reactivate the Validation. So added this. And as Repair all can take a while, added a wait cursor for that operation.

Related to Issue [DSB-499]

Set the visibility flag for the "SoilType" column to false - the corresponding field in the CSV file is obsolete and simply leads to confusion as all rows are set to Zand.

Related to Issue [DSB-500]

placed CptControl into CPTLookup1DControl so it "redirects" to cpt-object

Related to Issue [DSB-459]

cosmetic tweak

Related to Issue [DSB-459]

added CPTLookup1DControl where CPTLookup2DControl was taken as initial example.

Related to Issue [DSB-459]

renamed CPTLookupControl into CPTLookup2DControl to match the purpose

Related to Issue [DSB-459]

binfolder.wxs updated - not issue related
added BoringLookup1DControl, although it still uses BoringControl which is 2D related. Correction will come later.

Related to Issue [DSB-459]

removed DSoilModelSelectionRedirector from DSoilModelPlugin because class itself already removed

Related to Issue [DSB-459]

renamed BoringLookupControl into BoringLookup2DControl for clarity

Related to Issue [DSB-459]

removed DSoilModelSelectionRedirector because the purpose of it targeted on property-editor and not meant to be used elsewhere. In our case it produces side-effect when all other parts of geometry disappear and selected object stays in the center.

Related to Issue [DSB-459]

extended previous implementation to fulfill the "clear 1D geometry needs"

Related to Issue [DSB-489]

minor tests improvements

Related to Issue [DSB-459]