Michael Hackstein
|
d81d136cb5
|
GraphViewer: Added the community behaviour to the event lib
|
2013-05-21 23:32:06 +02:00 |
Michael Hackstein
|
7ced744d21
|
GraphViewer: Added test for reshaping if community is formed
|
2013-05-21 14:02:43 +02:00 |
Michael Hackstein
|
642e976e62
|
GraphViewer: Added tests for graphViewer to accept NodeLimit Callback and to propagate it to the Adapter
|
2013-05-15 15:58:25 +02:00 |
Michael Hackstein
|
c0a389b56e
|
GraphViewer: Modified tests so they could be run with an external tool like Karma, but not yet finished.
|
2013-05-13 18:48:05 +02:00 |
Michael Hackstein
|
0971a58844
|
GraphViewer: ZoomManager now binds events to SVG not to first G, gives better results
|
2013-05-06 13:57:01 +02:00 |
Michael Hackstein
|
ccbacf893a
|
GraphViewer: Main graphViewer class is now able to construct a ZoomManager
|
2013-05-06 13:21:50 +02:00 |
Michael Hackstein
|
76a027d554
|
GraphViewer: Added distortion schema to all affected classes
|
2013-04-24 12:49:13 +02:00 |
Michael Hackstein
|
da560452c6
|
GraphViewer: Fixed a bug, where node positions where destroyed by the arangoAdapter. That caused a lot of trouble in the interface
|
2013-04-18 10:35:41 +02:00 |
Michael Hackstein
|
04ae758746
|
GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given
|
2013-04-16 14:15:21 +02:00 |
Michael Hackstein
|
6945a99327
|
GraphViewer: Layouter is now accessible
|
2013-04-16 10:54:19 +02:00 |
Michael Hackstein
|
9f68cfa048
|
GraphViewer: Simplification of GraphViewer finished, all dispatching moved to GraphViewerUI
|
2013-04-10 17:08:26 +02:00 |
Michael Hackstein
|
025b47aeb1
|
GraphViewer: Finished tests for GraphViewer UI
|
2013-04-10 15:40:06 +02:00 |
Michael Hackstein
|
6f39e7f170
|
GraphViewer: GraphViewer now simplyfied. GraphViewer UI todo
|
2013-04-10 15:09:24 +02:00 |
Michael Hackstein
|
2abb3ba1d4
|
GraphViewer: Planned to simplify GraphViewer and to push event and UI delegation to graphViewerUI
|
2013-04-10 14:14:19 +02:00 |
Michael Hackstein
|
799def1033
|
GraphViewer: Wrote spec for UI of GraphViewer
|
2013-04-10 11:47:59 +02:00 |
Michael Hackstein
|
192e75716e
|
GraphViewer: There was a minor bug in JSONAdapter. Fixed now
|
2013-04-10 11:01:33 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
bbd2a20636
|
GraphViewer: JSLintified
|
2013-03-26 19:35:14 +01:00 |
Michael Hackstein
|
e4aceec3e6
|
Added a helper class to simulate mouse events in test cases, Added a test for redrawing of nodes whenever new events are bound
|
2013-03-25 15:40:18 +01:00 |
Michael Hackstein
|
a4065dd30d
|
Events can now be rebound during runtime on any object
|
2013-03-21 15:36:54 +01:00 |
Michael Hackstein
|
8aee0d3ed0
|
Minor fix in GraphViewerSpec, causing user-interaction tests to fail
|
2013-03-21 13:53:18 +01:00 |
Michael Hackstein
|
4f163640b8
|
Finished implementing the EventDispatcher
|
2013-03-21 10:41:07 +01:00 |
Michael Hackstein
|
0f246a5a28
|
Moved specs for events into a combined folder
|
2013-03-20 10:57:18 +01:00 |
Michael Hackstein
|
a9fc8289b2
|
EdgeShaper now also uses arangoDBs _id as default id value
|
2013-03-20 10:33:55 +01:00 |
Michael Hackstein
|
eb5b61b6fd
|
NodeShaper now uses arangoDB _id as default, specs adapted
|
2013-03-20 09:55:26 +01:00 |
Jan Steemann
|
8155718a4c
|
new web interface
|
2013-03-19 10:33:23 +01:00 |