PresentationObjects

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduced and integrated ICalculationContext Related to Issue [WTI-460]

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

Former-commit-id: 5794087dfd708a79b913ac49b8310d3947e1a391

Former-commit-id: 32b32ae87627c67bf7295db028cdd69c93ba75ff

    • -0
    • +46
    ./ICalculationContext.cs
  1. … 20 more files in changeset.
* Introduced common implementation for TreeNodeInfo related to IFailureMechanism implementations. ** DefaultFailureMechanismTreeNodeInfo is reused among all currently available failure mechanisms. ** DefaultFailureMechanismTreeNodeInfo holds implementation for failure mechanisms that have been deemed irrelevant. ** Moved FailureMechanismIcon from Ringtoets.Integration.Forms to Ringtoets.Common.Forms. Related to Issue [WTI-428]

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

Former-commit-id: 445ee4fd71062c927fe88ea3cea15f213cd0a36b

Former-commit-id: bc687d6bd4de4b323b97b72ef0aba35fd457f67c

  1. … 29 more files in changeset.
* Let some ###Context presentation object classes inherit from WrappedObjectContextBase. Related to Issue [WTI-428]

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

Former-commit-id: bda5528ddde4d46084343aed2ed8bfc61991b63a

Former-commit-id: 40b54af4da7c3c7550d6dbb03633e9c06a2123a3

    • -61
    • +8
    ./FailureMechanismContributionContext.cs
  1. … 4 more files in changeset.
* Updates icons for FailureMechanismContribution and FailureMechanismSectionResult UI elements.

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

Former-commit-id: 12839cbf2970f5cce5c42f16641f9ef1a947af26

Former-commit-id: 3d486cf1b79fd7dcf350f373d196f1adb864615c

    • -1
    • +0
    ./FailureMechanismSectionResultContext.cs
  1. … 9 more files in changeset.
- small review changes Related to Issue [WTI-409]

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

Former-commit-id: 133cf8dc48234534483596c935a91fef2afb979f

Former-commit-id: 8dd619dab9d2af2a34a363b00492757cc75e4520

    • -1
    • +0
    ./FailureMechanismContributionContext.cs
  1. … 23 more files in changeset.
* Changes for WTI-Review-469: ** Renamed IComment to ICommentable and updates XML docs. ** ICommentContext and CommentView do not have IAssessmentSection properties any more. Instead RingtoetsGuiPlugin view-closure code has been improved. *** Also fixed bug: Deleting a piping calculation group now does properly close an open CommentView for any child calculation at any depth. *** Improved test coverage for closing CommentView for various data. ** Some cleanup *** Reformatted code to reduce long lines of code. *** Reordered lines of code to improve code coherence. *** Not making mocks of simple objects, neither of IDisposable concrete objects. *** Closure of MockRepositories with VerifyAll methods.

Related to Issue [WTI-432]

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

Former-commit-id: a73e75f933d656c7b099234a683edf7a0fa368a4

Former-commit-id: 2993abae0543056ba28925d3595f06a3cbc903ea

  1. … 22 more files in changeset.
- Fixed bug for context menu for opening FailureMechanismContributionView. - Refactored the FailureMechanismContributionView so it won't use the context anymore. Related to Issue [WTI-409]

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

Former-commit-id: e105fad1fe277507a69f65ec312cd65344325034

Former-commit-id: 9d2fa0154fb063cd8632ffbb6d725720500e163f

    • -2
    • +0
    ./FailureMechanismContributionContext.cs
  1. … 5 more files in changeset.
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

  1. … 60 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

    • -52
    • +0
    ./AssessmentSectionCommentContext.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
    ./FailureMechanismContributionContext.cs
    • -0
    • +1
    ./FailureMechanismSectionResultContext.cs
  1. … 142 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

    • -20
    • +5
    ./FailureMechanismSectionResultContext.cs
  1. … 73 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

    • -0
    • +118
    ./FailureMechanismContributionContext.cs
  1. … 14 more files 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
    • +52
    ./AssessmentSectionCommentContext.cs
  1. … 23 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

  1. … 73 more files in changeset.
- Implemented data handling in FailureMechanismResultView. - Added comments and tests. Related to Issue [WTI-422]

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

Former-commit-id: 240431ba339c29141dba86a155a32827ace042c5

Former-commit-id: 29cb297348f680e826e4af8a32e9e0ee1bfb7e04

    • -0
    • +15
    ./FailureMechanismSectionResultContext.cs
  1. … 8 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

    • -0
    • +63
    ./FailureMechanismSectionResultContext.cs
  1. … 9 more files in changeset.
Changes after review Related to Issue [WTI-433]

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

Former-commit-id: 40f75a92528a354a7c60f67e5aa1534b1b4e5bd5

Former-commit-id: c33f71f07b6a91ef9248895ec9867029cef8a83d

  1. … 23 more files in changeset.
Add equatible methods to contexts so the folder won't collapse on refresh. Related to Issue [WTI-433]

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

Former-commit-id: 43d474d4514f8c066093596a2198bd23917ed796

Former-commit-id: c284b17008c62c74a92b3c8f9ed3d60efaf3c616

    • -0
    • +31
    ./FailureMechanismSectionsContext.cs
  1. … 4 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
    • +103
    ./ReferenceLineContext.cs
  1. … 56 more files in changeset.
Paired with Robert: Fixed for WTI-Review-381: * Refactored to use object Equals/GetHashCode Related to Issue [WTI-326]

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

Former-commit-id: c29056dfb46031611f8b87cd9fc995f86f22f010

Former-commit-id: 3a699b164f9ddcaf90ac5309fc4c3c6fe5063383

* Extended IFailureMechanism with IObserver interface. * FailureMechanismSectionsContext now delegates IObserver implementation to wrapped failure mechanism. * ReferenceLineImporter now clears failure mechanism sections when replacing a reference line. Related to Issue [WTI-365]

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

Former-commit-id: b58a72a275c29b9326a9a78be615cb5b9916b91f

Former-commit-id: 2278b6bc57f15a5134b1eb3514dcf0d93f3ed681

    • -1
    • +21
    ./FailureMechanismSectionsContext.cs
  1. … 4 more files in changeset.
Implemented Equal in FailureMechanismContext to make sure the treeView doesn't refresh this node when adding a new HRD. Related to Issue [WTI-326]

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

Former-commit-id: 76ef873a8ae5ff3395b9c810a1cd001c382ae185

Former-commit-id: faf56f3291a8b40a34dbf34c9e67066ff6107d99

  1. … 2 more files in changeset.
* Added FailureMechanismSectionsImporter as available importer. * Basic error handling for FailureMechanismSectionsImporter. Related to Issue [WTI-365]

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

Former-commit-id: 424afb417fcb8004586c00a469e7f9e551dfc086

Former-commit-id: 8883103c6de4af7f5d3eb8904a77448b740fc304

  1. … 8 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

    • -0
    • +77
    ./FailureMechanismSectionsContext.cs
  1. … 20 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

  1. … 14 more files in changeset.
Added ArgumentNullException in failure mechanism contexts. Related to Issue [WTI-365]

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

Former-commit-id: 7e56076546dc6cd99fbca1fee8b2b3bfbfffc94c

Former-commit-id: 4ceb5383dbc7c852ab2e3ded4bce2c5d00a33e62

  1. … 3 more files in changeset.
* Defined context objects for failure mechanisms. Related to Issue [WTI-365]

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

Former-commit-id: 6a2b508aa4145ceb67f2e493206be994f587c23a

Former-commit-id: 81081af3f02a85a010d785ebc0506dabfb2beded

    • -0
    • +52
    ./FailureMechanismContext.cs
  1. … 12 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 375 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 356 more files in changeset.