Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added tests for AssertContextMenuStripContainsItem in TestHelper. Extended AssertContextMenuStripContainsItem with possibility to supply an expected enabled state. Disabled menu items in FailureMechanismNodePresenter's and PlaceholderWithReadonlyNameNodePresenter's context menu which have no functionality yet. Reordered ProjectTreeView's ContextMenu to match the one of FailureMechanismNodePresenter. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@950 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 007130d4ecff38c1168dd5ddf1b0be02d5cbc557

Renamed RingtoetsApplication to ApplicationCore Related to Issue [WTI-182]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@948 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 16dccce50c5f956b7326d809d40246880edcb4d2

    • -3
    • +3
    /Core/Common/src/Core.Common.Gui/IGui.cs
  1. … 34 more files in changeset.
Added functionality for showing Properties of selected node through context menu. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@947 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e5ca59c6a26f928609f9377de31c0cd10a00102e

* Renamed PipingCalculation to PipingCalculator and updated related classes. Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@946 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 173f131989cfaf2a5e33653a7134927b649be20d

  1. … 8 more files in changeset.
Updated assertions to take in account the added '&' for shortcuts. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@945 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f2cb181d9cf70c5777a00ea89e76ad038404fed5

* Renamed PipingInputParameters to PipingInput and updated related classes Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@944 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 919c34edf01a5390998942f98819c19bc45d9753

  1. … 34 more files in changeset.
Added TestHelper.AssertContextMenuStripContainsItem to more easily test whether a context menu strip contains an item with properties on an index. Added tests fro the FailureMechanismNodePresenter and the PlaceholderWithReadonlyNameNodePresenter context menus. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@943 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7dff9dab7dd15c4a0115bc88c04fbf421fcf7cc

Removed IApplication Related to Issue [WTI-182]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@942 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7a78211e896795b7f1be48d9f56774f885f259bd

    • -1
    • +1
    /Core/Common/src/Core.Common.Gui/IGui.cs
  1. … 10 more files in changeset.
Renamed and added shortcuts for context menu items. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@941 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2d73b831958c7dfb579ad17805f5a0536f1e1e43

* Renamed 'Dwarsdoorsnede' to 'Profielmeting' * Renamed 'Ondergrondprofiel' to 'Ondergrondschematiseringen' Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@940 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6f738bfd43052b7b7ab9502b7666a8b19403652b

  1. … 5 more files in changeset.
Added context menu's for input, output and failure mechanism placeholders. Moved resources where they became more generally used. Related to Issue [WTI-172]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@939 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 46b2147c303ee1f1b3472ee245a0723f13d7b74e

  1. … 10 more files in changeset.
* Removed Ringtoets.Piping.Calculation.Piping ** Moved files in that namespace up 1 'directory' Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@938 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bfd2705550971b51914f4ad3aab1a0e978d606ff

  1. … 24 more files in changeset.
* Refactored how 'no output' scenario is handled in project tree, such that the nodes for output and calculation report are always visible. ** Empty output is represented by the newly introduced presentation objects EmptyPipingOutput and EmptyPipingCalculationReport. *** Created node presenters for these new classes * Can now remove piping calculations. * Introduced PipingCalculationsTreeFolder as specialization of CategoryTreeFolder for piping calculations. ** This new presentation object has taken the responsibility from PipingFailureMechanismNodePresenter to wrap calculations in PipingCalculationInputs presentation objects. Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@937 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: be2e9ae70de5143696d46fde8bf8cad6e0feaba6

  1. … 4 more files in changeset.
removed unused reference Related to Issue [WTI-64]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@935 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5709b2b07d7fd038fce4aa99ab4bf7b0f05bd410

removed references to *DevExpress*

Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@934 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6128618b80ad5c41da9c330b4702798e431e6965

Improved message window icons Related to Issue [WTI-185]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@933 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1e7a21dd4a680276d6fe0d16e145acc011f8224c

removed unused *DevExpress.XtraLayout.v9.3.dll* Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@932 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 308486bf30ab131c405438aaef6ae3b89fe24524

    • binary
    /lib/DevExpress.XtraLayout.v9.3.dll
Moved *nunit.framework* (from 2.5.11) to NUGet (to version 2.6.4) - Fixed incorrect order of *SoilProfiles* and *SurfaceLines*. With the older version of NUnit, the test failed to identify this incorrect order Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@931 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 63d5be1e75f3e481c99b802445511d545c4cd668

  1. … 46 more files in changeset.
Added categories to the piping input property control. Related to Issue [WTI-79]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@930 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 1358e39608753d244043fddb9e0d687c33c93e3a

Added units to the displaynames of properties. Related to Issue [WTI-146]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@929 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 66471d4e1c160188757c0f5056caf5c8bad75ec6

removed *zip utils* - removed zip dll Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@928 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 998ef5768bbf56353d777e104bb6925f3b0ce6ad

removed *zip utils* - deleted x64 folder for sharpmap

Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@927 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fe47388359433180129d5d2baf1ba304173fe543

    • binary
    /lib/Common/SharpMap/x64/fmpich2.dll
    • binary
    /lib/Common/SharpMap/x64/geometry.dll
    • binary
    /lib/Common/SharpMap/x64/libifcoremd.dll
    • binary
    /lib/Common/SharpMap/x64/libifportmd.dll
    • binary
    /lib/Common/SharpMap/x64/libiomp5md.dll
    • binary
    /lib/Common/SharpMap/x64/libmmd.dll
    • binary
    /lib/Common/SharpMap/x64/mpich2mpi.dll
    • binary
    /lib/Common/SharpMap/x64/msvcp110.dll
    • binary
    /lib/Common/SharpMap/x64/msvcp90.dll
    • binary
    /lib/Common/SharpMap/x64/msvcr100.dll
    • binary
    /lib/Common/SharpMap/x64/msvcr110.dll
  1. … 5 more files in changeset.
removed *NDesk.Options* - deleted x64 folder for sharpmap - Removed unused references Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@926 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e31421973c922d5dd6745c7cca5c715e0b8b17dc

Removed obsolete license file. Related to Issue [WTI-64]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@925 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: edbba480f358a712875340aa05a62a03e1efe208

Adding references to documentation. Paired with kleijn. Related to Issue [WTI-81]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@924 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c6bd008644c74d0c491b2d21c7e99f52ff8f8efd

    • -5
    • +5
    /Core/Common/src/Core.Common.Utils/Url.cs
Review related change => Paired with hryb Related to Issue [WTI-67]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@923 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0f81471d80c8f2360a7c971b5870652acf326f82

* Refactored PipingData such that calculation input properties have been moved to a new class: PipingInputParameters * PipingInputParameters have been made available in the project tree through the PipingInputParametersContext ** Properties for input parameters have been refactored, impacting TypeConverters and UIEditors. ** Presentation class was required in order to allow user to select a SurfaceLine or SoilProfile from all available instances in the parent PipingFailureMechanism. Related to Issue [WTI-171]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@922 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a3b330e5b37f626212dcf5a1ab73f3c666be73bf

  1. … 32 more files in changeset.
Removed the need of SharpTestEx library by replacing it with NUnit calls Related to Issue [WTI-64]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@921 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 78ad5f07e9258904c70ad94e1616e02671423c76

  1. … 20 more files in changeset.
Removed *NDepend.Helpers.FileDirectoryPath.dll* - Rewritten a few methods that depended on NDepend.Helpers.FileDirectoryPath.dll Related to Issue [WTI-100]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@920 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 30ebd721907a6cd47b506308eff01a1e84d5efec

    • binary
    /lib/NDepend.Helpers.FileDirectoryPath.dll
Change came with latency when regenerating resource file. Fixed. Related to Issue [WTI-6]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@919 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d3578614f610d99cb9ed176687ad63979a7ee97d