1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein 910a31bdbd GraphViewer: Changed the interface of the NodeReducer. It does not require any pointers to nodes and edges anymore. Also adopted tests 2013-08-07 13:55:26 +02:00
..
JSONAdapter.js GraphViewer: All tests pass again 2013-07-22 14:48:28 +02:00
abstractAdapter.js GraphViewer: Changed the interface of the NodeReducer. It does not require any pointers to nodes and edges anymore. Also adopted tests 2013-08-07 13:55:26 +02:00
arangoAdapter.js GraphViewer: Fixed a bug that occured when editing nodes/edges, and jslintified 2013-08-06 11:07:16 +02:00
colourMapper.js GraphViewer: THe colourmapper now offers a constant colour for communities 2013-07-11 08:41:48 +02:00
communityNode.js GraphViewer: Fixed a bug that occured when editing nodes/edges, and jslintified 2013-08-06 11:07:16 +02:00
domObserverFactory.js GraphViewer: Added a wrapper around the MutationObserver for Cross-Browser support 2013-07-19 14:07:34 +02:00
edgeShaper.js GraphViewer: The distortion of edges within communities is now working finally 2013-07-29 15:53:08 +02:00
eventDispatcher.js GraphViewer: Events are now piped though community nodes, contained nodes are now clickable 2013-07-23 07:57:47 +02:00
eventLibrary.js GraphViewer: Changed the interface of the NodeReducer. It does not require any pointers to nodes and edges anymore. Also adopted tests 2013-08-07 13:55:26 +02:00
expandedClass.js new web interface 2013-03-19 10:33:23 +01:00
forceLayouter.js GraphViewer: Community-Nodes are layouted much better, they will request more space if community is larger 2013-07-29 13:36:21 +02:00
foxxAdapter.js GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
modularityJoiner.js GraphViewer: JSLintified 2013-07-09 13:53:21 +02:00
nodeReducer.js GraphViewer: Changed the interface of the NodeReducer. It does not require any pointers to nodes and edges anymore. Also adopted tests 2013-08-07 13:55:26 +02:00
nodeShaper.js GraphViewer: The spot action is now functional for nodes within communities 2013-07-29 13:10:18 +02:00
previewAdapter.js GraphViewer: It is now possible to give a priority list to the NodeReducer to determine important attributes 2013-07-15 08:09:44 +02:00
webWorkerWrapper.js GraphViewer: Fixed a bug in the modularity joiner when removing an edge. 2013-07-09 12:32:28 +02:00
zoomManager.js GraphViewer: Added additonal check if no zoom-slider is registered 2013-08-06 12:31:18 +02:00