Core.Plugins.OxyPlot.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

    • -134
    • +0
    ./Commands/ToggleLegendViewCommandTest.cs
    • -141
    • +0
    ./Core.Plugins.OxyPlot.Test.csproj
    • -294
    • +0
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -498
    • +0
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -145
    • +0
    ./Legend/ChartLegendControllerTest.cs
    • -59
    • +0
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 63 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. … 13 more files in changeset.
- Introduced new context for chart data. - Introduced Insert method for chart data collection. - Refactored ChartLegendView. Related to Issue [WTI-676]

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

Former-commit-id: 609764ea5892820b07751f8ec8eb3f1e9d5e367c

Former-commit-id: 12b076a89646c2d804e6d2a9ca6089efe63058c5

    • -184
    • +0
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -41
    • +80
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -0
    • +498
    ./Legend/ChartDataContextTreeNodeInfoTest.cs
    • -185
    • +0
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -190
    • +0
    ./Legend/ChartMultipleAreaDataTreeNodeInfoTest.cs
    • -185
    • +0
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
    • -0
    • +59
    ./PresentationObjects/ChartDataContextTest.cs
  1. … 6 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
    • +160
    ./OxyPlotPluginTest.cs
  1. … 150 more files in changeset.
- Tined down dependency to ApplicationCore Related to Issue [WTI-539]

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

Former-commit-id: aa26fec3ef766037694d1adffc8b1cf0cbd03795

Former-commit-id: c263e6c99856fda62b514efcd2685a71fe34949c

  1. … 8 more files in changeset.
Merged revision(s) from branches/DockingManager

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

Former-commit-id: a659ece93f5e2cda3b606e643c0541f9f8387c55

Former-commit-id: c3e38b068f67783b6246763950eb44f4da63ff21

    • -13
    • +40
    ./Commands/ToggleLegendViewCommandTest.cs
    • -19
    • +46
    ./Legend/ChartLegendControllerTest.cs
  1. … 118 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.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -1
    • +22
    ./Commands/ToggleLegendViewCommandTest.cs
    • -1
    • +22
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -1
    • +22
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -1
    • +22
    ./Legend/ChartLegendControllerTest.cs
    • -1
    • +22
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -1
    • +22
    ./Legend/ChartMultipleAreaDataTreeNodeInfoTest.cs
    • -1
    • +22
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
  1. … 198 more files in changeset.
Disposed created views. Related to Issue [WTI-137]

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

Former-commit-id: 52cb99bc89093fccb06f77b3566a76c9de65d834

Former-commit-id: d88f2d5d9a7f275aa706ac90611a953ee5c7df95

Fixed bug where data was not removed from old collection on drag drop. Related to Issue [WTI-137]

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

Former-commit-id: 1bc243ba64d0fb8e40d3f3449aa9c0d699223b2e

Former-commit-id: 135d801e22428d0b6dbbd80e093d0bb10a5ee9bf

  1. … 1 more file in changeset.
cleanup and addition of documentation and tests. Related to Issue [WTI-137]

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

Former-commit-id: 7406c96fba636c0368186d47e13a202c941621cf

Former-commit-id: d73950305526136fdd4f11601bf491496529c332

    • -1
    • +0
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -1
    • +0
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -1
    • +0
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -1
    • +0
    ./Legend/ChartMultipleAreaDataTreeNodeInfoTest.cs
    • -1
    • +0
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
  1. … 15 more files in changeset.
Implemented custom MultipleAreaSeries for support of drawing multiple areas in one series (for example for a soil layer which gets intersected by a surface line). Implemented the necessary classes to convert a soil layer geometry intersected by a surfaceline and draw the resulting geometry on the charting component. Temporarily added NetTopologySuite to Ringtoets.Piping.Forms for quick testing of the soil layer drawing functionality. Always notify the root collection of the ChartLegendView on changes of children. Related to Issue [WTI-137]

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

Former-commit-id: 6116ec0ee3f9c6d2413957c3b91fa2ab7b990d0c

Former-commit-id: e4ea733a931918f804fcc45ec4b602686a837f04

    • -31
    • +14
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -70
    • +57
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -31
    • +14
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -0
    • +170
    ./Legend/ChartMultipleAreaDataTreeNodeInfoTest.cs
    • -31
    • +14
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
  1. … 20 more files in changeset.
* Disposing of GuiPlugin implementations in TreeNodeInfo tests. ** Reformatted related code as well. * Some cleanup in various places. Related to Issue [WTI-636]

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

Former-commit-id: 4524f3c4c9e7477be29dcdf62a24d5acab47b329

Former-commit-id: 498b3880c77139d272b824e9b815b990cc2aa31f

    • -17
    • +7
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -19
    • +9
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -18
    • +9
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -17
    • +8
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
  1. … 61 more files in changeset.
Code cleanup. Replaced mock of TreeViewControl with actual TreeViewControl instance where possible. Dispose SurfaceLine selection view and DikeProfile selection views (for when generating calculations) Related to Issue [WTI-634]

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

Former-commit-id: e6c6a59d721729e2c0c05006ba933b0e05f19620

Former-commit-id: e2e1fef2cb68042001aab2c8c9a639e1ea4b0139

    • -16
    • +15
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 38 more files in changeset.
Simplified test. Related to Issue [WTI-135]

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

Former-commit-id: d5eeefcb45e5ba6c63741933c7bbf8df1e4c3fdd

Former-commit-id: 9a9acefa6fbe1619dec56105eb1dd40867d6b35d

- Refactored tuple<double, double> to Point2D in PointBasedChartData. Related to Issue [WTI-135]

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

Former-commit-id: 4ec64b86855c6dd247a7bbdc040e949819b4aabd

Former-commit-id: 14c994986efc16b9a9bba51236f4a310e7aac2e3

    • -7
    • +8
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -7
    • +8
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -7
    • +8
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
  1. … 22 more files in changeset.
- Changed the data structure of the ChartControl so we can add and update data in a view. - Added methods to ChartDataCollection to edit the list. - Fixed some tests. Related to Issue [WTI-135]

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

Former-commit-id: abfd75d0a45e6197411e43b14c8f05992c45cb91

Former-commit-id: fed8754c0d53e6b4f6f0b246b0e925948791d52c

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

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

Former-commit-id: d793f819fa34ca54997b8c28a5a393a217706fbd

Former-commit-id: e86c387a18065a9241df7d9447b6fcd84e4373f4

  1. … 15 more files in changeset.
- Renamed Legend Controller and view with prefix Chart. - Renamed TreeNodeInfoTests so it corresponds with the actual data. - Implemented name of chart data to show in ChartLegendView.

Related to Issue [WTI-454]

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

Former-commit-id: 25fb7ac4bd8dfa6471fd199784bf7b25f33d3a3c

Former-commit-id: dfccb87599e485709c158f0cd36632278245bf03

    • -7
    • +7
    ./Commands/ToggleLegendViewCommandTest.cs
    • -190
    • +0
    ./Legend/AreaDataTreeNodeInfoTest.cs
    • -0
    • +190
    ./Legend/ChartAreaDataTreeNodeInfoTest.cs
    • -6
    • +6
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -0
    • +97
    ./Legend/ChartLegendControllerTest.cs
    • -0
    • +95
    ./Legend/ChartLegendViewTest.cs
    • -0
    • +190
    ./Legend/ChartLineDataTreeNodeInfoTest.cs
    • -0
    • +190
    ./Legend/ChartPointDataTreeNodeInfoTest.cs
    • -190
    • +0
    ./Legend/LineDataTreeNodeInfoTest.cs
    • -190
    • +0
    ./Legend/PointDataTreeNodeInfoTest.cs
  1. … 16 more files in changeset.
- Renamed chart data with the prefix Chart so it is clear that is is ChartData. - Implemented name in the ChartData. Related to Issue [WTI-454]

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

Former-commit-id: 9e2f30e6fba72a2bc2eb0784d0423c1538851e3c

Former-commit-id: 9f7885eeff4b6a53d96cdc2fbe00457689668217

    • -20
    • +20
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 49 more files in changeset.
Added dispatcher.shutdown for tests involving MainForm http://stackoverflow.com/questions/6232867/com-exceptions-on-exit-with-wpf

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

Former-commit-id: 842e7b3ff7a72a45d24b1d5ad5485f439d827dbb

Former-commit-id: ae74573d4d7111baaf7a122b9da32a46ea83f49e

  1. … 7 more files in changeset.
Ensured nested TreeViewControl objects are correctly disposed Related to Issue [WTI-542]

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

Former-commit-id: 0b5c600fa1089f08663c2c146480c396ca80f7dd

Former-commit-id: 96b65fb96070fcc6ee38733b251d08d7155a3666

  1. … 5 more files in changeset.
* Fixed bug in 'Zoom to rectangle' where a 'zoom to point' would happen if the user started dragging from outside the map and into the map. * Renamed IMap to IMapControl, and moved it to Core.Components.Gis.Forms. * Renamed IChart to IChartControl, and moved it to Core.Components.Charting.Forms. * Moved MapFunctionPan and MapFunctionSelectionZoom into Core.Components.DotSpatial\MapFunctions Related to Issue [WTI-245]

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

Former-commit-id: a8fc7e839328d667523ee5096b1cc12ac08d5d19

Former-commit-id: 470aff4461c02b27b1841fa7efa6928dbe5e2ac8

  1. … 52 more files in changeset.
Move IChartView to new project to avoid dependencies to plugin projects.

Related to Issue [WTI-373]

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

Former-commit-id: 08620f75a6c023563fac9240f014c22fd08de3c7

Former-commit-id: e044910477859b1f336fea760046a60e978f79bd

  1. … 10 more files in changeset.
* Create ReferenceLineImporter, to import a ReferenceLine instance for an AssessmentSectionBase instance using a shapefile. * Added TearDown methods to tests to properly dispose of objects. * Moved string resources that were incorrectly placed. * Improvements to ReferenceLineContext ** Made observable. ** Implements IEquatable<ReferenceLineContext> in order to reuse object instances by TreeView. Related to Issue [WTI-364]

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

Former-commit-id: 7eba2f606c0f1ac3770cebfeca28c8a586f2349d

Former-commit-id: 3a3dacded3ebc235b8d5eb41d4b2985d71dbe4c1

    • -0
    • +6
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
    • -10
    • +10
    ./Legend/LegendControllerTest.cs
  1. … 25 more files in changeset.
* Renamed RingtoetsGui to GuiCore * Final XML documentation Related to Issue [WTI-337]

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

Former-commit-id: 75d1cf4f33c05659a3604f73b866e72a43958bc5

  1. … 21 more files in changeset.
* Some cleanup/refactoring on RingtoetsGui. * Written soms tests for RingtoetsGui. Related to Issue [WTI-337]

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

Former-commit-id: 0f3e3db0f88ffc9a5743ce98f6d20abd11556375

  1. … 5 more files in changeset.
Improved TreeNodeInfo interface => CanDrop no longer uses DragOperations as return value Related to Issue [WTI-347]

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

Former-commit-id: 07fb5a30ef650f1b565344d8639f33149a470eb1

    • -8
    • +8
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 5 more files in changeset.
* Written coverage and XML docs for Core.Common.Gui.Plugin. Related to Issue [WTI-337]

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

Former-commit-id: db1eb379a22501cb7d0545adaf95ec4b65354ede

  1. … 19 more files in changeset.
Improved TreeNodeInfo interface => CanDrop no longer uses DragOperations as arguments Related to Issue [WTI-347]

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

Former-commit-id: 2eb432a4fe791b443e8d58d7bb0a7938c9994e53

    • -9
    • +5
    ./Legend/ChartDataCollectionTreeNodeInfoTest.cs
  1. … 5 more files in changeset.