Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make the RealTimeBackgroundValidator work when UndoRedoManager has been disabled

Related to Issue [DSB-473]

    • -0
    • +5
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
Disabled Undo/Redo manager.

Related to Issue [DSB-469]

    • -0
    • +2
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
Properties enabled/disabled depending on ShearStrengthModel, including unit test

Related to Issue [DSB-197]

    • -0
    • +31
    ./Deltares.DSoilModel.Tests/DSoilModelContextTest.cs
    • -6
    • +67
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
Added and implemented the option to delete loose lines.

Related to Issue [DSB-421]

    • -0
    • +1
    ./Deltares.DSoilModel.Forms/Translations.xml
    • -0
    • +17
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs
Added zoom out (with aspect ratio as already in use) after adding Borings, CPT's and/or 1DProfiles to a 2D geometry.

Related to Issue [DSB-446]

    • -0
    • +3
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs
added cleaning of the GeometryEditor where the default caption is set.

Related to Issue [DSB-399]

    • -1
    • +3
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
    • -1
    • +6
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs
disabled Dam-import

Related to Issue [DSB-408]

    • -0
    • +2
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
added some improvements following reviewer comments

Related to Issue [DSB-438]

    • -9
    • +6
    ./Deltares.DSoilModel.Data.Tests/DSoilModelTransformerTests.cs
    • -8
    • +19
    ./Deltares.DSoilModel.Data/DSoilModelTransformer.cs
+ wrote TestStochasticPropertiesUncoupled() which really tests if some particular properties are uncoupled

+ fixed minor bug

Related to Issue [DSB-438]

    • -1
    • +1
    ./Deltares.DSoilModel.Data/DSoilModelTransformer.cs
    • -0
    • +21
    ./Deltares.DSoilModel.Data.Tests/DSoilModelTransformerTests.cs
+ improved DSoilModelTransformerTests

+ DSoilModelTransformer takes exceptional case with PreConsolidationStress into account

+ StressValueStochast name reverted back to StressStochast

Related to Issue [DSB-438]

    • -3
    • +3
    ./Deltares.DSoilModel.Tests/DSoilModelContextTest.cs
    • -1
    • +1
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
    • -3
    • +3
    ./Deltares.DSoilModel.Data.Tests/DSoilModelTransformerTests.cs
    • -2
    • +27
    ./Deltares.DSoilModel.Data/DSoilModelTransformer.cs
+ Added test project fpr DSoilModel.Data

+ DSoilModelTransformer that supports Soil and PreConsolidationStress uncouples deterministic and stochastic properties from each other

Related to Issue [DSB-438]

    • -0
    • +36
    ./Deltares.DSoilModel.Data.Tests/Properties/AssemblyInfo.cs
    • -0
    • +4
    ./Deltares.DSoilModel.Data.Tests/packages.config
    • -4
    • +30
    ./Deltares.DSoilModel.Data/DSoilModelTransformer.cs
    • -0
    • +71
    ./Deltares.DSoilModel.Data.Tests/Deltares.DSoilModel.Data.Tests.csproj
    • -0
    • +52
    ./Deltares.DSoilModel.Data.Tests/DSoilModelTransformerTests.cs
  1. ./Deltares.DSoilModel.Data.Tests/Properties
following DSL changes (rev 514): StressStochast renamed to StressValueStochast

Related to Issue [DSB-438]

    • -1
    • +1
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
    • -3
    • +3
    ./Deltares.DSoilModel.Tests/DSoilModelContextTest.cs
Made sure Add point button is only available when appropriate.

Related to Issue [DSB-419]

    • -3
    • +3
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs
LogManager.Messages has to be cleared manually, because this process is not automated in DSL-MainFrom

Related to Issue [DSB-392]

    • -0
    • +7
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
DSoilModel is Dutch only and there is no way to change it.

Related to Issue [DSB-460]

    • -0
    • +8
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
Removed unintended and "illegal" emptyy line at start.

Related to Issue [DSB-441]

    • -2
    • +1
    ./Deltares.DSoilModel.Forms/Translations.xml
use of hoogtegeometrie, bodemsegment.

Related to Issue [DSB-441]

    • -26
    • +28
    ./Deltares.DSoilModel.Forms/Translations.xml
cosmetic code improvements

Related to Issue [DSB-445]

    • -3
    • +5
    ./Deltares.DSoilModel.Forms/BoringLookupControl.cs
    • -2
    • +5
    ./Deltares.DSoilModel.Forms/CPTLookupControl.cs
added translation for SpecificMechanismPointLocationControl

Related to Issue [DSB-445]

    • -0
    • +1
    ./Deltares.DSoilModel.Forms/Translations.xml
    • -1
    • +2
    ./Deltares.DSoilModel.Forms/SpecificMechanismPointLocationControl.cs
added translation for Boring Lookup

Related to Issue [DSB-445]

    • -0
    • +1
    ./Deltares.DSoilModel.Forms/Translations.xml
    • -1
    • +1
    ./Deltares.DSoilModel.Forms/BoringLookupControl.cs
added translation for CPT Lookup

Related to Issue [DSB-445]

    • -1
    • +1
    ./Deltares.DSoilModel.Forms/CPTLookupControl.cs
    • -0
    • +1
    ./Deltares.DSoilModel.Forms/Translations.xml
Updated unit test attribute to move them out of "Work in progress" build, not issue related
    • -2
    • +0
    ./Deltares.DSoilModel.Tests/SosSoilLayer1DTest.cs
    • -3
    • +0
    ./Deltares.DSoilModel.Tests/DSoilModelIOTest.cs
Fixed failing test, data path

Related to Issue [DSB-159]

    • -1
    • +1
    ./Deltares.DSoilModel.Tests/SosSoilLayer1DTest.cs
  1. … 1 more file in changeset.
Some small code improvements due to review.

Related to Issue [DSB-220]

    • -12
    • +14
    ./Deltares.DSoilModel.Forms/DSoilModelMapEditor.cs
Removed obsolete user column filters, updated unit tests

Related to Issue [DSB-197]

    • -264
    • +4
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
    • -288
    • +19
    ./Deltares.DSoilModel.Tests/DSoilModelContextTest.cs
Added new usercolumnfilters for Macrostability BasisModule and Pipimg Ringtoets

Related to Issue [DSB-197]

    • -26
    • +2
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
    • -4
    • +34
    ./Deltares.DSoilModel.Forms/DSoilModelContext.cs
Show "Koppel aan dichtsbijzijnde segment" only if there are segments in the project for the currently selected mechanism

Related to Issue [DSB-220]

    • -1
    • +2
    ./Deltares.DSoilModel.Forms/DSoilModelMapEditor.cs
When selection is cleared, cancel ongoing segment split operation

Related to Issue [DSB-409]

    • -0
    • +7
    ./Deltares.DSoilModel.Forms/DSoilModelMapEditor.cs
    • -1
    • +1
    ./Deltares.DSoilModel.Forms/DSoilModelPlugin.cs
Fixed transformer so that it works properly also when Stochasts are not visible, added unit test

Related to Issue [DSB-409]

    • -14
    • +13
    ./Deltares.DSoilModel.Data/DSoilModelTransformer.cs
    • -0
    • +76
    ./Deltares.DSoilModel.Tests/DSoilModelTransformerTest.cs
Adapted the CreateNew2DProfileFromSoilProfile2DAndSurfaceLine2 method to the last adaptation to the DSL and removed the now obsolete Todo.

Related to Issue [MACUI-21]

    • -10
    • +3
    ./Deltares.DSoilModel.Forms/DSoilModelGeometryEditor.cs