Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in test/Ringtoets.Demo: WTI-1931

- Renamed subdirectory

  1. … 30 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.Demo: WTI-1931

- Fixed namespace

  1. … 11 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Demo: WTI-1931

- Fixed namespaces

  1. … 29 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Ran Deltares Cleanup:

- Performed for Demo folder

WTI-1767

  1. … 3 more files in changeset.
Added view in demo. Related to Issue [WTI-1383]

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

Former-commit-id: 4c742ea2935c433f970c1bb9243781ba6b1232c8

Former-commit-id: f6ba6bf69a31d43e7ed449b6e7776dc0be5c6550

  1. … 18 more files in changeset.
Added view to demo project. Related to Issue [WTI-1330]

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

Former-commit-id: 395ca6bed432d985f0f3f91110746a3ee26b1c8d

Former-commit-id: 6e4198e2d7ddb2748e9306b846ea8fc19a5d377a

  1. … 20 more files in changeset.
Renamed Charting projects to Chart. Related to Issue [WTI-1330]

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

Former-commit-id: 7a9c9821226ffda32f59d8f6291e773cdce00774

Former-commit-id: 9fffcbefd89c092ed5008e8cf0b8eda75e780285

  1. … 159 more files in changeset.
Updated license headers in demo. Related to Issue [WTI-1242]

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

Former-commit-id: 3b8764c556b08da5dbc576bddb2bfdf304b334e7

Former-commit-id: 779af80f82d54b696da45f81523a34217c066fbc

  1. … 21 more files in changeset.
Demo code-cleanup. Related to Issue [WTI-1242]

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

Former-commit-id: e7ec8e6113c761401a50ecd8d5aee037b260ba46

Former-commit-id: 50df7eaccbf7323c561026d0140f897a0f469b7d

  1. … 6 more files in changeset.
Review related changes => Improved plugin tests Related to Issue [WTI-1134]

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

Former-commit-id: f5aa469312db4684722f6049596a63d72297edb7

Former-commit-id: 32d9aece63ab350807335fcf496a8bf3f1e8c9f6

  1. … 12 more files in changeset.
Upgraded to NUnit 3.6.0 Assert.IsNullOrEmpty(...) --> Assert.That(string.IsNullOrEmpty(...)); [STAThread] --> [Apartment(ApartmentState.STA)] [RequiresSTA] --> [Apartment(ApartmentState.STA)]

Current directory <> output dir

http://stackoverflow.com/questions/35852979/using-resharper-nunit-tests-start-in-a-random-temporary-directory

NUnit 3.0 stopped changing current directory.

use TestContext.TestDirectory as the location of your file.

Related to Issue [WTI-1047]

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

Former-commit-id: 8e98e0fcf163c22a6a73ac3aadca4cf947804b0e

Former-commit-id: 490f137aa03123596bf0293183ace6db4f4614e9

  1. … 336 more files in changeset.
* Extended IReferenceLineReplaceHandler with DoPostReplacementUpdates to allow for actions to be resolved after the replacement of the ReferenceLine took place. ** Main reason behind this architectural choice, is allowing for UI updates from non-UI threads. ** ReferenceLineImporter makes use of this new method in the DoPostImportUpdates method. * ReferenceLineReplaceHandler now keeps track of deleted objects and closes views for those objects in the DoPostReplacementUpdates method. ** Introduced ClearResults class for this purpose. ** Updated DataSynchronisationService methods related to replacing the ReferenceLine and now keep track of both changed objects as well as removed objects. * Cleanup in some commands to use IViewCommands. Related to Issue [WTI-1034]

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

Former-commit-id: 239f69a11ed199f938d5dd31e76f60772ad40072

Former-commit-id: 9cb0286bb78c272cc2d2cb43b703d0fc9ad386f3

  1. … 56 more files in changeset.
* Defined new demo button to add a AssessmentSection with fake artificially imported hydraulic boundary locations. Related to Issue [WTI-1012]

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

Former-commit-id: 4b1c4d75fe97331bc8d36722954e1f21eb08da4a

Former-commit-id: 287abf61dc8a1ef246fdeb64d60bebaf98e25c60

  1. … 11 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
- Moved MapDataView to Demo project. - Removed references from plugin project to DotSpatial component.

Related to Issue [WTI-752]

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

Former-commit-id: 27b1c212d0efcdafaf82719de244fb9b78130129

Former-commit-id: 4c532d1483c146d4be4977fee839ddd6a358ba4e

  1. … 14 more files in changeset.
- Moved ChartDataView to Demo project. - Removed reference from plugin project to oxyplot component. Related to Issue [WTI-752]

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

Former-commit-id: 7cdd969223755f5729acebda841e47f8c47c4d35

Former-commit-id: 3f9fd4ddf384e3fa960fa05f26126d14638b4a26

  1. … 15 more files in changeset.
- Renamed derived classes of *GuiPlugin* - removed unused resource Related to Issue [WTI-539]

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

Former-commit-id: 58102f6e709295f4a14681a3135926ce27d2eb4e

Former-commit-id: e58e4aba30a88a7639369b703019332ac660cb58

    • -0
    • +24
    ./DemoProjectPluginTest.cs
  1. … 151 more files in changeset.
- Renamed *GuiPlugin* ro *PluginBase* - Thined down dependency to ApplicationCore Related to Issue [WTI-539]

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

Former-commit-id: c85305153ef5713ab9404f926a20c076865a75f2

Former-commit-id: c0afeefac9941e41102a8cc87d28e3bb98f94a12

  1. … 27 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

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

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

  1. … 82 more files in changeset.
* Restructured Core.Common.Gui project. ** Only moving of classes. No renames or deletions. Related to Issue [WTI-185]

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

Former-commit-id: 3a2f96e21f2b3a98d9f8e0096df4fece4b333258

  1. … 127 more files in changeset.
Merged MapRibbon into RingtoestDemoProjectRibbon. Changed name in Demo.Ringtoets.Test AssemblyInfo. Related to Issue [WTI-242]

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

Former-commit-id: 5e91b2733f9b89244e860192b50410bd474914cb

    • -0
    • +24
    ./DemoProjectGuiPluginTest.cs
  1. … 12 more files in changeset.
Added DemoDotSpatialGuiPlugin and refactored demo project folder structure. Related to Issue [WTI-242]

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

Former-commit-id: 859121021b2743ee547a6532f5b903c3f9cbebf1

    • -0
    • +40
    ./DemoDotSpatialGuiPluginTest.cs
  1. … 18 more files in changeset.