Core.Common.Controls.Swf.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Move HtmlPageView to Core.Common.Controls * Got rid of Core.Common.Controls.Swf Related to Issue [WTI-184]

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

Former-commit-id: 9b7beb2b9ac23c23e5feedd5491e2828af0dcbae

    • -89
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 24 more files in changeset.
Further cleaned up Core.Common.Controls.Swf Related to Issue [WTI-184]

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

Former-commit-id: cdcd556e3d742ba1995ff5303df3cf6badac529d

    • -1
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 6 more files in changeset.
Removed 'test' for log4net Removed references Removed app.config Related to Issue [WTI-180]

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

Former-commit-id: 5a30a2e03524605e7806dfb5f1ffa197b383599b

    • -3
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 8 more files in changeset.
Updated references, resources, UML of *Core.Common.Controls.Charting*, *Core.Common.Controls.Table*, and *Core.Common.Controls.TreeView* Related to Issue [WTI-184]

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

Former-commit-id: 8651c5c7328a477e74a4fab25f294c5c764bf17b

    • -20
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 39 more files in changeset.
Moved Core.Common.Controls.Swf.Table to project Core.Common.Controls.Table

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: b58bee8e6a54b39380f58b2e58b71fd6748b8f21

    • -5
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
    • -288
    • +0
    ./Table/TableViewCopyPasteTest.cs
    • -510
    • +0
    ./Table/TableViewPasteControllerTest.cs
    • -53
    • +0
    ./Table/TestClasses/ClassWithEnum.cs
    • -1800
    • +0
    ./test-data/TestPasteData.txt
    • -60
    • +0
    ./test-data/TestPasteData_DutchDates.txt
  1. … 118 more files in changeset.
Moved Core.Common.Controls.Swf.TreeViewControls to project Core.Common.Controls.TreeView

Further optimalisation required

Related to Issue [WTI-184]

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

Former-commit-id: e748057a9a7d0c4e48f826cfaa707e82423015df

    • -7
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
    • -384
    • +0
    ./TreeViewControls/TreeNodeExpandCollapseStateTest.cs
    • -65
    • +0
    ./TreeViewControls/TreeNodeGraphicExtensionsTest.cs
    • -723
    • +0
    ./TreeViewControls/TreeViewControllerTest.cs
    • -369
    • +0
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
    • -582
    • +0
    ./TreeViewControls/TreeViewTest.cs
  1. … 149 more files in changeset.
"item" is not proper Dutch. Replaced with "element" Related to Issue [WTI-6]

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

Former-commit-id: 3506837b151cd93df4a2a5aac9e4dfef486dcf4f

  1. … 3 more files in changeset.
Moved Core.Common.Control.Swf.Charting to project Core.Common.Controls.Charting

Initial commit, optimalisation still required and pending

- Fixed icon for Core.Common.Gui.Test.csproj

Related to Issue [WTI-184]

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

Former-commit-id: d64c7eb76e45551b068a445ad852a05bfd768b44

    • -78
    • +0
    ./Charting/ChartViewDateTimeFormatProviderTest.cs
    • -47
    • +0
    ./Charting/Series/AreaChartSeriesTest.cs
    • -47
    • +0
    ./Charting/Series/LineChartSeriesTest.cs
    • -39
    • +0
    ./Charting/Series/PointChartSeriesTest.cs
    • -19
    • +0
    ./Charting/Series/TeeChartSeriesDecoratorTest.cs
    • -8
    • +0
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 125 more files in changeset.
* Restructured namespaces of classes within Core.Common.Utils Related to Issue [WTI-187]

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

Former-commit-id: abb5674060f8ad81b77df2d12f35c924e8285cbe

    • -1
    • +1
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 101 more files in changeset.
* Deleted unused classes. * Refactored away some IEventedList implementations to no longer depends on this interface. * Moved IEventedList and NotifyCollectionChangingEventArgs from Core.Common.Utils to Core.GIS.SharpMap.Api. * Renamed NotifyCollectionChangingEventArgs to NotifyCollectionChangeEventArgs. Related to Issue [WTI-187]

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

Former-commit-id: 7f684e848d533e7d7780e01581bac7276ecbe014

    • -1
    • +1
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 44 more files in changeset.
* Moved EventedList from Core.Common.Utils to Core.GIS.SharpMap.Api Related to Issue [WTI-187]

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

Former-commit-id: 66256c3be2ec86e24b27f58ebbf47ea94557cb6b

    • -3
    • +2
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 28 more files in changeset.
Introduced PngToIconConverter to be able to use Resources references in wpf controls (e.g. ribbon). Removed unused TextDocumentView and TextDocumentProperties.cs Related to Issue [WTI-189]

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

Former-commit-id: f8598f1f40636b23cc2ff3308d8fa290818d2951

  1. … 18 more files in changeset.
* Removed EventList dependency from Project. * Refactored 'item removed from project -> Close all views). * Renamed ProjectExplorerPluginGui to ProjectExplorerGuiPlugin. Related to Issue [WTI-187]

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

Former-commit-id: 6e2a4b4e086de9b8b052b872bbc040328aae0261

    • -15
    • +23
    ./TreeViewControls/TreeViewTest.cs
  1. … 18 more files in changeset.
Cleaned up IView interface => Removed Visible property Related to Issue [WTI-183]

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

Former-commit-id: e3e9ce1aa71927335929f2789a8e23bfa18c2949

    • -1
    • +0
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 2 more files in changeset.
Moved DragOperations to TreeViewControls Related to Issue [WTI-183]

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

Former-commit-id: ef1610346d1d09900a4ba1adfa2bdbf73a4224b2

  1. … 5 more files in changeset.
* Removed EventList dependecies from Charting classes Related to Issue [WTI-187]

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

Former-commit-id: ab68aa970163c23aae1a27fb5ee6d1263a6c7bd6

  1. … 11 more files in changeset.
* Removed dependencies on EventedList from TableView Related to Issue [WTI-187]

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

Former-commit-id: dd868879c5df4844507a7a95504069e900a60d30

    • -2
    • +2
    ./Table/TableViewPasteControllerTest.cs
  1. … 4 more files in changeset.
Temp version, with decorator (and delete), but disabled and lookup table

Back to Framework 4.5

Related to Issue [WTI-199]

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

Former-commit-id: 3abcac765abfc25bd2fe1d34994e4130e96a50ba

    • -1
    • +1
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 95 more files in changeset.
* Fixed bug in TreeNodeExpandCollapseState due to ReferenceComparer. PipingContext objects are recreated on tree refresh, therefore override Equals method on their wrapped data. Added regression test. * Fixed exception when restoring state on a recorded node when new items have been added between recording and restoring (such as during a drag & drop operation). * Implemented review suggestion of WTI-Review-199 ** Small refactoring on drag & drop strategies in PipingCalculationGroupContextNodePresenter Related to Issue [WTI-174]

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

Former-commit-id: 23256277712965500a17ed3391aaa6cb87f1c014

    • -7
    • +66
    ./TreeViewControls/TreeNodeExpandCollapseStateTest.cs
  1. … 2 more files in changeset.
* Small clean ups * Removed IEventedList dependency from ITreeView related classes, introducing RegisterNodePresenter method to handle special 'after add' logic. * Removed IEventedList dependency from WizardDialog. * Removed INotifyCollectionChanging as it is not used. * Deleted unused classes and interfaces from Core.Common.Utils. Related to Issue [WTI-187]

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

Former-commit-id: 05ec6eaef57781d0e16ccb113e4114d211fcaa5c

    • -38
    • +61
    ./TreeViewControls/TreeViewControllerTest.cs
    • -12
    • +12
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
    • -36
    • +54
    ./TreeViewControls/TreeViewTest.cs
  1. … 21 more files in changeset.
* Implemented review suggestions of WTI-Review-194: ** Improved Xml docs. ** TreeNodeExpandCollapseState now used special IComparer when hashing, doing this on reference. This is more reliable when a Equals override is implemented. ** Fixed bugs in tests related to not calling MockRepository.VerifyAll or mockRepository.ReplayAll. ** Renamed PipingCalculationGroup.NameIsEditable to PipingCalculationGroup.IsNameEditable. ** Improved resources messages. ** Refactored Drag & Drop handling code of PipingCalculationGroupContextNodePresenter to strategies. ** Added unit tests to improved (functional) coverage. Related to Issue [WTI-174]

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

Former-commit-id: 1d6426433d7b91be2d5af222a79371f81db4e326

    • -9
    • +2
    ./TreeViewControls/TreeNodeExpandCollapseStateTest.cs
  1. … 16 more files in changeset.
updated copyright year to 2016 Related to Issue [WTI-45]

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

Former-commit-id: 314677460610374d04aeb1921780609d57f78bbf

  1. … 14 more files in changeset.
* Moved TimeNavigatableLabelFormatProvider to Core.Common.Controls.Swf/Charting/ * Removed unused methods and classes * Moved Resources*Attribute and related classes to their own sub-namesspace Attributes * Moved GraphicsExtensions to Drawing sub-namespace Related to Issue [WTI-187]

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

Former-commit-id: c6b4732c09eeda54a765331f031c14270e6765c0

    • -0
    • +78
    ./Charting/ChartViewDateTimeFormatProviderTest.cs
    • -0
    • +1
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 77 more files in changeset.
Review related changes Related to Issue [WTI-207]

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

Former-commit-id: f8e9660a35c0d286562cbcb95699fe8b6c8b8b2b

  1. … 3 more files in changeset.
* Fixed bug where it appeared that you could insert a piping calculation or calculation group into root-project using drag&drop. ** Moved default implementation of TreeViewNodePresenterBase of CanInsert further down inheritance hierarchy. Then changed the implementation in TreeViewNodePresenterBase to return null. ** Removed CanDrop implementation from ProjectNodePresenter and ensured that CanInsert returns null due to using the new base implementation. Related to Issue [WTI-174]

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

Former-commit-id: deef26712482f42e8f9ae2d7199cc3f56322022d

    • -0
    • +71
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 11 more files in changeset.
Review related changes Related to Issue [WTI-182]

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

Former-commit-id: 20eb6bc16a37447a02e86c0e45b500cd7fb94fab

    • -6
    • +6
    ./TreeViewControls/TreeViewControllerTest.cs
  1. … 13 more files in changeset.
Renamed TestUtils to TestUtil Related to Issue [WTI-184]

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

Former-commit-id: d7daba7b69132117103600f3370c1324765c1c86

    • -2
    • +2
    ./Core.Common.Controls.Swf.Test.csproj
    • -1
    • +1
    ./TreeViewControls/TreeViewNodePresenterBaseTest.cs
  1. … 134 more files in changeset.
SQLite database with load and save project Related to Issue [WTI-199]

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

Former-commit-id: 87c7609f9f912ed4e4fc8e5d5b0e7f6c3589e05d

    • -1
    • +1
    ./Core.Common.Controls.Swf.Test.csproj
  1. … 163 more files in changeset.
* Fixed failing test due to incorrect configured mock object Related to Issue [WTI-174]

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

Former-commit-id: 2a863c9a366cad8a6c80d0991a4eed79ccb87fc0

    • -1
    • +1
    ./TreeViewControls/TreeNodeExpandCollapseStateTest.cs
* Introduced TreeNodeExpandCollapseState in order to have a means to save the expand/collapse state of tree nodes and being able to restore that state back after a treeview refresh. * Drag&Dropping piping calculation and calculation group nodes now have their expanded/collapsed state retained after the action. * Added GetHashCode to PipingContext, as it's overriding Equals Related to Issue [WTI-174]

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

Former-commit-id: 1a665f3d971c16e14754e5e1f180e991ba8058a2

    • -0
    • +1
    ./Core.Common.Controls.Swf.Test.csproj
    • -0
    • +332
    ./TreeViewControls/TreeNodeExpandCollapseStateTest.cs
  1. … 8 more files in changeset.