Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Made sure the comment view in the failure mechanism closes when the assessment section is deleted. Related to Issue [WTI-435]

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

Former-commit-id: ef53a584e6402ec852cac632c7ac0611bd811cd2

Former-commit-id: 80f8cfd174ed5fa5a4329d95031b7c04c4a8575f

  1. … 6 more files in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: e378a5044c756f8104f59efe21850853fb265a6d

Former-commit-id: 26e08ea46766bff51548e62e0760bba5ad1872ea

    • -2
    • +3
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -2
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -1
    • +1
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 58 more files in changeset.
Added HydraulicDatabaseHelper with method to verify the currently set HRD path. Added verification of the HRD path before design water level calculations are added as activities. Refactored HydraulicBoundaryDatabaseImporter so that a separate ValidateAndConnectTo call is no longer necessary. Related to Issue [WTI-329]

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

Former-commit-id: 0e6ebc1278e493c7d2beb16af82e737495310882

Former-commit-id: d12a3f44e878a3d5252795f3da775265197f3b84

    • -28
    • +5
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
- Implemented treenode for comments in failure mechanism and calculations. - Made view general. Related to Issue [WTI-432]

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

Former-commit-id: 30018229e1986cae4bc2482790efba851103c128

Former-commit-id: 1ff2af6a5de52c68b7328a2ae0685e1a8268435b

    • -157
    • +0
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
    • -0
    • +157
    ./CommentContextTreeNodeInfoTest.cs
    • -5
    • +7
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 24 more files in changeset.
Added possibility to assert for log messages and log levels. Implemented IObservable on HydraulicBoundaryDatabaseContext to reroute attach/detach/notify to the assessmentSection instead. HydraulicBoundaryDatabaseImporter now works on the assessment section instead of the HydraulicBoundaryDatabaseContext. Refactored RingtoetsGuiPlugin to use IAssessmentSection rather than HydraulicBoundaryDatabaseContext in methods for opening a project file. Refactored to remove early returns in SelectDatabaseFile Added ProjectOpened listener to check for possibility to open the hydraulic database from the saved project. Refactored TreeNodeInfo tests so that dispose is taken out of the TearDown method so that verify can be called in the test rather than in the teardown.

Related to Issue [WTI-329]

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

Former-commit-id: e952cc1b1089a3ff69cbd50a8d7a46f82a9f3659

Former-commit-id: baa90cb0d08b480946f020297e3ef473199ff4b5

    • -32
    • +52
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
    • -83
    • +123
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -51
    • +87
    ./CategoryTreeFolderTreeNodeInfoTest.cs
    • -38
    • +56
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
    • -73
    • +113
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -0
    • +1
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -44
    • +71
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
    • -90
    • +133
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -54
    • +102
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
    • -44
    • +69
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Made CommentContext generic. Related to Issue [WTI-432]

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

Former-commit-id: 246842a7305f0d5c7ccf1afa393bc4f50cc8ef53

Former-commit-id: 7c1b4778678959b62e95e73e0fc5cad8522738a3

    • -4
    • +4
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
    • -2
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Added folders for AssessmentSection and FailureMechanism in Ringtoets.Common.Data. Related to Issue [WTI-432]

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

Former-commit-id: 1fc0cbe4ee37c6965f4c379f14cb08f3cc97cb23

Former-commit-id: ed20cfc1d253bbf457dbbb1f77de0910155f979c

    • -0
    • +1
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
    • -0
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -0
    • +2
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
    • -0
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -0
    • +2
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
    • -0
    • +2
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -0
    • +1
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 141 more files in changeset.
Changes after review. Related to Issue [WTI-422]

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

Former-commit-id: 3a3817d4a286c9c6bd3f49bc31fe611d59e49ac3

Former-commit-id: 57792c4536e20dd4ec73bc6ea1b2ab51ccf2b576

    • -2
    • +2
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -2
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -1
    • +1
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
  1. … 72 more files in changeset.
* Introduced FailureMechanismContributionContext as view model object for FailureMechanismContribution. * Refactored FailureMechanismContributionView to work with the new context object. Related to Issue [WTI-409]

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

Former-commit-id: 943ee2ed71b8dc693264bc3d070438318a47e857

Former-commit-id: 01d6bfc79a5ab2da6fae76cbe1ba519a09b9dc4b

    • -1
    • +3
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -0
    • +115
    ./FailureMechanismContributionContextTreeNodeInfoTest.cs
    • -107
    • +0
    ./FailureMechanismContributionTreeNodeInfoTest.cs
  1. … 12 more files in changeset.
Made comments tree node info text black. Related to Issue [WTI-431]

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

Former-commit-id: 794d7ceddc8a78a8104d2946ce187a3e7ecdf45a

Former-commit-id: f2d500baee11ed8a01426d566df5de3f19aa4fd3

    • -16
    • +1
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
- Removed AssessmentSectionComment - Added AssessmentSectionCommentContext. Related to Issue [WTI-430]

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

Former-commit-id: a159385d8bcf197d5af368a865185fde080d1d55

Former-commit-id: 9c8f04bb673b8f47476d67adf69814ef6186d6b3

    • -0
    • +151
    ./AssessmentSectionCommentContextTreeNodeInfoTest.cs
    • -140
    • +0
    ./AssessmentSectionCommentTreeNodeInfoTest.cs
    • -5
    • +4
    ./AssessmentSectionTreeNodeInfoTest.cs
  1. … 21 more files in changeset.
- Review changes Related to Issue [WTI-407]

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

Former-commit-id: 049a27d62a6f1b2f38f489865846cde9c5f59b51

Former-commit-id: af4ed23ff7789b73dbcf46d82f5d197f07e465d5

    • -257
    • +0
    ./AssessmentSectionBaseTreeNodeInfoTest.cs
    • -0
    • +275
    ./AssessmentSectionTreeNodeInfoTest.cs
    • -7
    • +6
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
Added context menu to open view. Related to Issue [WTI-431]

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

Former-commit-id: 6265e35ee3b1748c5ed1f7076e149b3610c36e18

Former-commit-id: f8835eb271f07ef533e3c052de3c1f9fd559b8b7

    • -0
    • +28
    ./AssessmentSectionCommentTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
- Implemented node for comments in the assessment section. Related to Issue [WTI-430]

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

Former-commit-id: f8bd1542e5f10d823d8c9db1cc6a8d66376f5453

Former-commit-id: 40dbe7d529c86faf6698debb69900d71faa83fec

    • -6
    • +9
    ./AssessmentSectionBaseTreeNodeInfoTest.cs
    • -0
    • +112
    ./AssessmentSectionCommentTreeNodeInfoTest.cs
    • -4
    • +0
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
* Refactored AssessmentSectionBase to interface IAssessmentSection Related to Issue [WTI-408]

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

Former-commit-id: 0ac96bed13f2549620ff33fe394ebd391e5e1c4b

Former-commit-id: 13184bd3d3591df0ff78939910a7ccc28438d782

    • -34
    • +21
    ./AssessmentSectionBaseTreeNodeInfoTest.cs
    • -2
    • +2
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -3
    • +3
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
    • -33
    • +24
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -4
    • +4
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 71 more files in changeset.
- Added validation on the data grid view. - Renamed FailureMechanismSectionResultContextTreeNodeInfoTest. Related to Issue [WTI-422]

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

Former-commit-id: 27ff28d4345fb790c08dc0c000e1b5abb49e180c

Former-commit-id: 13d38d806ca2d787b24ce37049cdacb58be8c4af

    • -0
    • +122
    ./FailureMechanismSectionResultContextTreeNodeInfoTest.cs
    • -124
    • +0
    ./FailureMechanismSectionResultTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
Added context item for FailureMechanismSectionResult Related to Issue [WTI-422]

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

Former-commit-id: 3f80b1c489539b5554f149e4f4ff73ee7469fbb4

Former-commit-id: 09bc786a07dbd73375a399cccdecef720e158dbc

    • -1
    • +4
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -3
    • +5
    ./FailureMechanismSectionResultTreeNodeInfoTest.cs
  1. … 8 more files in changeset.
Moved view and tree node info to Ringtoets integration. Related to Issue [WTI-422]

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

Former-commit-id: bcdef95680ce36cb630b133c9e43ce4621b5b9ea

Former-commit-id: 1d623b6cced5b6f30be6f6eb492ed623f3984754

    • -1
    • +1
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -0
    • +122
    ./FailureMechanismSectionResultTreeNodeInfoTest.cs
  1. … 29 more files in changeset.
- Implemented new object, context and view for piping assessment result - Moved icon for input/output to Ringtoets.Common.Forms. Related to Issue [WTI-422]

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

Former-commit-id: 6f1455e3c9d6bfcb5b481636d7d80a02fac2000d

Former-commit-id: 655a735b5ec486d850b82588036bf732438b7158

    • -1
    • +2
    ./FailureMechanismContributionTreeNodeInfoTest.cs
    • -1
    • +1
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
    • -2
    • +3
    ./PlaceholderWithReadonlyNameTreeNodeInfoTest.cs
  1. … 25 more files in changeset.
- Implemented reference line crossing check for surface line importer. - Replaced demo data. - Moved reference line importer and context to Ringtoets.Common Related to Issue [WTI-433]

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

Former-commit-id: ff78e52e105acdddcaf22766477cf5c4d46a63a7

Former-commit-id: fd5e07f126f0677ab3bb233aefd33e90778be18f

    • -0
    • +1
    ./AssessmentSectionBaseTreeNodeInfoTest.cs
    • -3
    • +3
    ./ReferenceLineContextTreeNodeInfoTest.cs
  1. … 55 more files in changeset.
Ensured interface is up to date after running assessment level calculations Related to Issue [WTI-360]

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

Former-commit-id: b1cf33b35a1558d8037d4641f31c1a8dec27c717

Former-commit-id: cd9093181b0fd731227db025c960f444d527b887

    • -1
    • +11
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 1 more file in changeset.
Fixed failing test Related to Issue [WTI-360]

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

Former-commit-id: e5bfa8605e29ece4a797d5cdd97cce94e44cad26

Former-commit-id: eee2a505eef5af86d286e5c9a6baa817e115d3b9

    • -3
    • +3
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Added context menu item click test in HydraulicBoundaryDatabaseContextTreeNodeInfoTest Related to Issue [WTI-360]

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

Former-commit-id: 44e97f44522b0f8d33e1264eca0b75641e701815

Former-commit-id: 3d7cbd964bef3b4ebbc32b159ba0d1d928302f79

    • -2
    • +84
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
Merged branch to trunk. Related to Issue [WTI-255]

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

Former-commit-id: 38f55af93c4cb5076e8806c92913680f67cf1424

Former-commit-id: d64bee2dbc5bc57d0ce07e74ded0c64974678698

    • -1
    • +0
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 51 more files in changeset.
Implemented shape file import for single featureSet shapefiles. Related to Issue [WTI-255]

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

Former-commit-id: da411016f868d41eec7966f5c1a5a52ea58ab33c

Former-commit-id: fe646b2cae4a4947a3f73645be7cf0c2b81033d1

    • -1
    • +0
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 14 more files in changeset.
* Fixed incorrect licenses for Point2D, Point3D. * Moved Point2D and Point3D test fixtures to correct project. * Moved Segment2D from Ringtoets.Piping.Data to Core.Common.Base\Geometry. * Extended Segment2D with Length property and Distance method to Point2D. * Added FailureMechanismSectionsImporter and implemented happy path. * Added ForeColor to tree node info of FailureMechanismSectionsContext. Related to Issue [WTI-365]

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

Former-commit-id: 63e47f23d254adaf5665862be056a25c3e6e212d

Former-commit-id: bbad82497d7cb7532f83f35627ec1f60e47376ec

    • -1
    • +49
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 26 more files in changeset.
* Removed 'SectionDivisions' placeholders from FailureMechanisms * Introduced FailureMechanismSectionsContext. * FailureMechanismSectionsContext is used as child tree-node-info of FailureMechanismContexts. Related to Issue [WTI-365]

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

Former-commit-id: b568c94e9d0c8b445e28930b56b49c135ac1bbda

Former-commit-id: 5b9837fa4e11dd1f1aea4a723820c3e275828c11

    • -2
    • +9
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
    • -0
    • +110
    ./FailureMechanismSectionsContextTreeNodeInfoTest.cs
  1. … 19 more files in changeset.
Add shortkeys in context menu items for HRD and Toetspeil. Related to Issue [WTI-326]

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

Former-commit-id: 45f20fe9118b2de969db929cd85a8491a262fce1

Former-commit-id: 35f8713442c2de15fe0e80b12e4e34d0f91538bc

    • -2
    • +2
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 2 more files in changeset.
* Renamed FailureMechanismPlaceHolderContext to FailureMechanismPlaceholderContext (consistent with wrapped data class) * GuiPlugins that used to define nodes for IFailureMechanism now do for their 'FailureMechanism'...Context counterpart. Related to Issue [WTI-365]

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

Former-commit-id: d821991a08dc3976dfbebf8981335d77385c8b9e

Former-commit-id: 26caf75c47746141f92fa9b009f597705a9d07d8

    • -10
    • +17
    ./AssessmentSectionBaseTreeNodeInfoTest.cs
    • -4
    • +17
    ./FailureMechanismPlaceholderTreeNodeInfoTest.cs
  1. … 13 more files in changeset.
* Moved AssessmentSectionBase from Ringtoets.Integration.Data to Ringtoets.Common.Data Related to Issue [WTI-365]

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

Former-commit-id: b55fad24019bb2391ab2d29c96f2de6a0f4df980

Former-commit-id: 4b5f8b8cdd48a568c856dc6a800dcfc4492713ce

    • -0
    • +2
    ./HydraulicBoundaryDatabaseContextTreeNodeInfoTest.cs
  1. … 21 more files in changeset.