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

Renamed subdirectory

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

- Fixed compilation errors as a consequence of renaming the namespace

  1. … 4 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.
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.
* 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.
Review related changes

Paired with tang_ds

Related to Issue [WTI-550]

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

Former-commit-id: 1ed2e97f9fa0ca1300b9c2467bc057f4018b038a

Former-commit-id: b39bc25eebd394ec48165658c9fdb37ca2d1a141

  1. … 12 more files in changeset.
* Cleanup Core.Plugins test and source projects. * Cleanup Demo.Ringtoets test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: fe307a4e821c34daeb01025d8a3330ee640e35d0

Former-commit-id: fd27b97e2d27f67d0d1ccc1ebf06332563f1eb9b

  1. … 23 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.
Renamed Core.Plugins.Oxyplot to Core.Plugins.Chart. Related to Issue [WTI-752]

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

Former-commit-id: 2dfbd797c3561398f91945c5089a942dce653805

Former-commit-id: d038e83d547fba1c3a8e4efcb4d2def513e2c708

  1. … 75 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
    • +20
    ./DemoProjectPlugin.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.
* Applied interface segregation to commands that depends in IGui, reducing coupling to IGui interface. Related to Issue [WTI-185]

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

Former-commit-id: ac90d4871a93717c36c9bb2216d67e3cf3cf3ed1

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

  1. … 13 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
    • +37
    ./DemoDotSpatialGuiPlugin.cs
    • -0
    • +19
    ./DemoProjectGuiPlugin.cs
  1. … 17 more files in changeset.