Riskeer

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Further cleaned up Activity related classes Related to Issue [WTI-182]

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

Former-commit-id: f01204355bf795bee022805329b3a27bc8670346

Added context menu for PipingInputContext Related to Issue [WTI-172]

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

Former-commit-id: 98984f84df1a2e5eadfe289ffbf010a119188ff3

Got rid of ActivityStatusChangedEventArgs Related to Issue [WTI-182]

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

Former-commit-id: 5f0a7fb1cfb150be01ff174b00d78015306d4484

* Replaced RunningActivityLogAppender by RunReportLogAppender * Removed ActivityRunner related classes and properties Related to Issue [WTI-182]

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

Former-commit-id: 2b478d58ee18f4a661d5cf18b6eead6e7f107bce

    • -6
    • +0
    /Core/Common/src/Core.Common.Gui/IGui.cs
  1. … 6 more files in changeset.
Removed usage of ActivityRunner Related to Issue [WTI-182]

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

Former-commit-id: 9429da6591ed2fdf08012c51b480be6b713c6787

Removed usage of ActivityRunner Related to Issue [WTI-182]

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

Former-commit-id: 21a56b5bce9c161690426a60e5a0f1e836f94041

Removed ProgressDialog Related to Issue [WTI-182]

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

Former-commit-id: 70c430c8d52386ce40246e282f349d47583abefb

Improved cancel support in ActivityProgressDialog Related to Issue [WTI-182]

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

Former-commit-id: 1aecf00c63ced92224e2be1ae4b185fd519bb126

Added TestContextMenuBuilderProvider for easier testing. Added Context menu to PipingCalculationContextNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: d7e586b8b19b2d5dcc2bf9fc0c6a4a6d8c6a762c

* Refactored how PipingSurfaceLineCsvImporter handles errors coming from it's reader. ** Due to reader giving all the details, the importer now only has to communicate how the error has been resolved. Related to Issue [WTI-20]

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

Former-commit-id: ad090c3ea38218fca2f33d6738466c58e16e2969

Improved Improved file import related progress texts Related to Issue [WTI-182]

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

Former-commit-id: 1c1428e02120fb8949dfdba26779605982a92776

* Introduced error message builder for file readers. ** Refactored piping surfaceline file reader to use this error message builder. Related to Issue [WTI-20]

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

Former-commit-id: 3b92a4bd5f911f0ed59e5f4e24dd0fabc1d99f8c

Improved file import related progress texts Related to Issue [WTI-182]

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

Former-commit-id: 6bc10364426221a3945bb2afe8721c09fabf0201

* Integrated ActivityProgressDialog for imports * Extended ActivityProgressDialog so that progress is correctly handled Related to Issue [WTI-182]

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

Former-commit-id: 138bcf23e4142f7803fc330a23b5c12507e9a59b

Added content menu for CategoryTreeFolderNodePresenter. Added content menu for PipingSoilProfileCollectionNodePresenter. Related to Issue [WTI-172]

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

Former-commit-id: 29b11ac14732c6124b9110d5312052b89d3526d9

* Removed entries referencing to files that have been removed. Related to Issue [WTI-100]

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

Former-commit-id: 5b3259280cc2faf69aa3ab0343b06c1ee0bee29f

Replaced context menu on PipingSurfaceLineCollectionNodePresenter with one constructed through ContextMenuBuilder. GuiContextMenuItemFactory now only requires the IGuiCommandHandler for constructing. Implemented CanExportFromGuiSelection and CanShowPropertiesForGuiSelection on GuiCommandHandler to determine menu item state. Related to Issue [WTI-172]

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

Former-commit-id: 5654cc63263c32cbd89a218c2f4c2f6802f12b38

  1. … 3 more files in changeset.
Added ActivityProgressDialogRunner and integrated it into PipingFailureMechanismNodePresenter Related to Issue [WTI-182]

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

Former-commit-id: fb70a51996bc12bd4fa6e0d361a26ad5c381af6b

Updated namespace of ProgressReporter Related to Issue [WTI-182]

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

Former-commit-id: a7be669deb7610db3bb14e2328056fa3c1c3cd25

Introduced ActivityProgressDialog Related to Issue [WTI-182]

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

Former-commit-id: b08173fdca49f2270931d7aa1f01c07f3c658ba7

    • binary
    /Core/Common/src/Core.Common.Gui/Resources/Busy indicator.gif
corrected references in *.config (related to rename from *Tests to *Test) Related to Issue [WTI-148]

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

Former-commit-id: 29798454e3186834ac1001051a1f09b896a8deee

    • -3
    • +3
    /Core/Common/test/Core.Common.Test/App.config
Removed unused references cleanup Related to Issue [WTI-95]

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

Former-commit-id: 1eda20ffff2a79890342b87f3b06503d41cfc5fa

  1. … 4 more files in changeset.
Made PipingFailureMechanismNodePresenter use the ContextMenuBuilder. Introduced StrictContextMenuItem to make people aware of setting the Properties for a context menu item. Related to Issue [WTI-172]

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

Former-commit-id: 1d6b6ebfbee31c71893c3cb4a3fa71e9e43ac4b5

    • -0
    • +5
    /Core/Common/src/Core.Common.Gui/IGui.cs
* Fixed bug where node text could have incorrect color, due to Node instances being managed by two different node presenters (TreeNode instances are not being re-created when refreshes occur). * Improved some tests by asserting the icon used for a TreeNode Related to Issue [WTI-171]

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

Former-commit-id: 761d6a5045cfab1fb532b39e4db89a34e8698265

  1. … 5 more files in changeset.
Added file to remove all unversioned files

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

Former-commit-id: 3a4ccfc65c117a596d1f01516cb85d4e9bdaf875

    • -0
    • +11
    /build/cleanupAllUnversionedFiles.cmd
project and namespaces corrected from *Tests to *Test. Related to Issue [WTI-148]

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

Former-commit-id: ad3feb5f5146dd0e8b1d11fc062143c4d2d3cc08

  1. … 207 more files in changeset.
renamed *Tests directories into *Test. Namespaces and projects come with the next commits

Related to Issue [WTI-148]

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

Former-commit-id: 7b15a1721206522eaf350e56a2d9a33c5215367e

    • -0
    • +22
    /Core/Common/test/Core.Common.Base.Test/App.config
  1. … 929 more files in changeset.
Added tests for adding separators to the context menu through the ContextMenuBuilder. Related to Issue [WTI-172]

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

Former-commit-id: 35fabf7b8a94fdd2f7cd1c511e9a726d88d93fcf

* Allowed the user to now add piping calculation groups/folders to the piping failure mechanism or other piping calculation groups/folders. * Allow the user to add new calculations for piping calculation groups/folders. ** As such, we need a 'Context' presentation object for PipingCalculationGroup similarly as for PipingCalculation. Therefore a base class PipingContext has been introduced. * Added validation Icon. * Moved PipingCalculatrionFactory from Ringtoets.Piping.Service.Test to Ringtoets.Piping.Data.TestUtil Related to Issue [WTI-174]

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

Former-commit-id: d381b4b12066b6e4a0770085b66a67471bc089c0

  1. … 25 more files in changeset.
Added possibility to add an item to the ContextMenu which opens a view, through the ContextMenuBuilder. Related to Issue [WTI-172]

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

Former-commit-id: 23f1e30cd649bd1977eed68cf8e7c9e05b1e2d97