1
0
Fork 0
Commit Graph

753 Commits

Author SHA1 Message Date
Jan Steemann f3bf3281a3 added js/models to jslint 2013-05-24 11:57:14 +02:00
Michael Hackstein facb80b172 Web-Interface: Fixed #541 2013-05-24 11:04:43 +02:00
Michael Hackstein 4597366eed GraphViewer: Further prefixed UI Element-Ids, they were only unique in scope of different lists 2013-05-23 15:51:01 +02:00
Michael Hackstein cbcad7db60 GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00
Michael Hackstein d77e78a3fe GraphViewer: The UI now offers the option to switch between directed and undirected graphs 2013-05-23 14:23:52 +02:00
Michael Hackstein cece6d5b4b GraphViewer: Added option to switch between directed and undirected traversals 2013-05-23 14:08:37 +02:00
Michael Hackstein 153e356693 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-23 11:00:06 +02:00
Michael Hackstein a67f7edb28 GraphViewer: In/Outbound counter for nodes is set correctly even after community joins. All Tests pass on usefull browsers and 99% on IE9 2013-05-23 10:59:10 +02:00
Michael Hackstein 65c959e9d6 GraphViewer: Edges are bound to community nodes correctly 2013-05-23 10:30:03 +02:00
Michael Hackstein f196496bd8 GraphViewer: Tests for CommunityNodes and adding edges to them 2013-05-23 09:13:33 +02:00
Heiko Kernbach bebef82c74 added ability for custom charts 2013-05-22 22:33:29 +02:00
Heiko Kernbach 0660035260 fix 2013-05-22 18:29:13 +02:00
Heiko Kernbach fef0d543aa faster detailgraph switching, changed checkbox img 2013-05-22 17:25:15 +02:00
Heiko Kernbach e0e4760abc changed css+radio buttons styling 2013-05-22 17:07:01 +02:00
Michael Hackstein 74179e697d GraphViewer: Added tests for expanding/collapsing of nodes if communitynodes are inside the graph 2013-05-22 16:46:49 +02:00
Heiko Kernbach 4c9dae7870 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-22 16:18:26 +02:00
Heiko Kernbach 6a80d3ca63 changed checkbox & graph styling 2013-05-22 16:18:19 +02:00
Michael Hackstein 276b3cf776 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-22 14:08:39 +02:00
Michael Hackstein e627714763 GraphViewer: CommunityNodes now tell the outer world how many nodes are inside 2013-05-22 14:08:13 +02:00
Heiko Kernbach fb1dfcfdd8 css + closeable groups 2013-05-22 13:46:24 +02:00
Heiko Kernbach 2070615631 extra class for last checkbox divider 2013-05-22 12:15:30 +02:00
Heiko Kernbach 42b9405404 dashboard css 2013-05-22 11:57:53 +02:00
Michael Hackstein d81d136cb5 GraphViewer: Added the community behaviour to the event lib 2013-05-21 23:32:06 +02:00
Michael Hackstein 0f2560c389 GraphViewer: Implemented rendering Community Nodes as Stars 2013-05-21 21:14:40 +02:00
Michael Hackstein 4755bb701e GraphViewer: Added tests for NodeShaper to shape Community-Nodes 2013-05-21 15:41:42 +02:00
Michael Hackstein 7ced744d21 GraphViewer: Added test for reshaping if community is formed 2013-05-21 14:02:43 +02:00
Michael Hackstein 86400bd756 GraphViewer: Now collapses another community if community is expanded but no space is available 2013-05-21 13:30:05 +02:00
Michael Hackstein f43f0568f7 GraphViewer: Simple expansion of Communities now possible 2013-05-21 13:22:12 +02:00
Michael Hackstein bf749438f0 GraphViewer: Added tests for expansion of community-nodes 2013-05-21 11:53:12 +02:00
Michael Hackstein 30b60f7715 GraphViewer: All tests pass 2013-05-21 10:34:00 +02:00
Michael Hackstein 88d8c31029 GraphViewer: Finished implementation of community joining, display and reverse action to be implemented 2013-05-21 10:24:04 +02:00
Michael Hackstein 6bf1d00d18 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-21 09:30:01 +02:00
Michael Hackstein bdf3daac39 GraphViewer: Added JSLint to my karma script and JSLinted everythign again 2013-05-21 09:29:36 +02:00
Jan Steemann a87203f1f5 issue #537: removed year of copyright 2013-05-21 09:19:45 +02:00
Frank Celler b4794e6655 fixed issue #530: ReferenceError: ArangoError is not a constructor 2013-05-20 00:02:25 +02:00
Heiko Kernbach 35ba75d6b2 syntaax error 2013-05-17 23:59:58 +02:00
Heiko Kernbach 241cc86d63 optimized some functions 2013-05-17 23:57:47 +02:00
Michael Hackstein bd50d5c5f0 GraphViewer: Added Tests for joining of community nodes 2013-05-17 17:16:32 +02:00
Jan Steemann 613dafe778 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-17 16:13:36 +02:00
Jan Steemann ed77c19e16 added derived file 2013-05-17 15:59:58 +02:00
Michael Hackstein 9cd77a7829 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 15:26:59 +02:00
Michael Hackstein 4161ff662c GraphViewer: Added Tests for communication between Adapter and NodeReducer 2013-05-17 15:26:28 +02:00
Jan Steemann c2ff93e99d issue #531 (warning) 2013-05-17 14:58:22 +02:00
Michael Hackstein 0c4ef2215b ArangoAdapter now creates a node Reducer 2013-05-17 14:39:35 +02:00
Michael Hackstein 6fac02a451 GraphViewer: Modified ArangoAdapter Setup Test to check if Host is determined 2013-05-17 14:36:02 +02:00
Michael Hackstein 8bf7708464 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-17 13:55:46 +02:00
Michael Hackstein 5e17ebe404 GraphViewer: Started implementing the Communication between ZoomManager, GraphViewer and the Adapter 2013-05-17 13:55:20 +02:00
Jan Steemann c647882311 issue #535 2013-05-17 13:50:10 +02:00
Heiko Kernbach 18e0edc4f0 added function to include client customized graphs - not finished 2013-05-16 21:30:09 +02:00
Heiko Kernbach d9ff5e916e added graph description 2013-05-16 19:48:24 +02:00
Heiko Kernbach 80766b742b added detail graph view for dashboard 2013-05-16 16:57:13 +02:00
Heiko Kernbach 40baf853f4 update checkboxes dynamically 2013-05-16 13:46:33 +02:00
Michael Hackstein be591b3af7 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-15 16:02:26 +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 f0752a6736 GraphViewer: Gave Zoommanager a callback to inform the GraphViewer about NodeLimitChanges 2013-05-15 15:57:16 +02:00
Jan Steemann 544e5909d0 issue #526 2013-05-15 10:06:49 +02:00
Michael Hackstein 50a4293a68 GraphViewer: NodeReducer should now pick communities as desiered, however some illeagal community joins are produced right now, to be fixed 2013-05-14 18:56:56 +02:00
Michael Hackstein e70abac455 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-14 15:35:52 +02:00
Jan Steemann 04ed14a261 updated CHANGELOG 2013-05-14 13:01:51 +02:00
Michael Hackstein 24a1658462 GraphViewer: ArangoAdapter is now able to be runned with Karma and DB is completely mocked away 2013-05-14 11:19:34 +02:00
Jan Steemann c51f70de05 removed hard-coded groups from statistics web interface
now all statistics are dynamic
removed redundant code in statistics web interface
2013-05-14 02:36:01 +02:00
Michael Hackstein 679ce523de GraphViewer: Further adoption to external Karma Testing 2013-05-13 23:15:54 +02:00
Michael Hackstein 1d5b5ef4d6 GraphViewer: Fixed eventDispatcherUITest. It did not clean up properly 2013-05-13 19:05:17 +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
Thomas Richter 86301e39c4 changed to api-version 1.3 in swagger 2013-05-13 16:41:48 +02:00
Michael Hackstein 6d65938645 GraphViewer: CommunityDetection algorithm implemented successfully, however distance is not yet considered for decission 2013-05-13 15:28:41 +02:00
Michael Hackstein 3d1bd8dfde GraphViewer: Implemented initialisation for Clauset, Newman and Moore's algorithm 2013-05-13 12:48:42 +02:00
Michael Hackstein 83a6344eae GraphViewer: Added Method Stub to NodeReducer 2013-05-13 09:33:32 +02:00
Michael Hackstein 79dc9621c0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-13 09:21:54 +02:00
Michael Hackstein 8ac7ba1968 GraphViewer: Added Tests and ClassStub for the NodeReducer 2013-05-13 09:20:26 +02:00
Jan Steemann 2bebb225f3 fixed graphs 2013-05-10 20:36:46 +02:00
Heiko Kernbach a1dd214681 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-10 18:33:40 +02:00
Heiko Kernbach f19d475e6b dashb changes 2013-05-10 18:32:36 +02:00
Jan Steemann 42a749dfc0 fixed CSS, broken image and typo 2013-05-10 17:50:07 +02:00
Heiko Kernbach 03893bf9cd updated dashboard 2013-05-10 17:30:49 +02:00
Jan Steemann aa709a225f some typos 2013-05-10 13:34:44 +02:00
Heiko Kernbach fb379b29c3 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-08 18:29:43 +02:00
Heiko Kernbach 65972659e4 changed dashboard 2013-05-08 18:29:36 +02:00
Thomas Richter f8a3b5947f see last commit 2013-05-08 15:44:36 +02:00
Jan Steemann eb8325ef34 fixed typo in error message 2013-05-08 11:10:34 +02:00
Jan Steemann 66f56f0771 added generated file 2013-05-07 18:49:17 +02:00
Michael Hackstein 34e062dd5c GraphViewer: NodeShaper now rescales nodes for fisheye 2013-05-06 14:38:40 +02:00
Michael Hackstein 7ed95bc3b5 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-06 13:57:41 +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 9fc5bf9c12 GraphViewer: Added fisheye distortion propagation to zoommanager. 2013-05-06 12:40:47 +02:00
Michael Hackstein e70af5ba25 GraphViewer: New zooming-behaviour implemented, still open: FishEye 2013-05-06 11:36:52 +02:00
Michael Hackstein 169dcfeb66 GraphViewer: Started with new interface for zoommanager with better integration of D3 and Fisheye 2013-05-06 10:30:18 +02:00
Heiko Kernbach 473dfd8adf fixed bug in nv.d3.js + added labels for dashboard graphs 2013-05-03 16:01:52 +02:00
Heiko Kernbach 1c78a2b983 updated dashboard 2013-05-03 14:22:13 +02:00
Michael Hackstein ee9473adbd Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-03 14:13:52 +02:00
Michael Hackstein 54e5a13573 GraphViewer: Added new test for ZoomManager 2013-05-03 14:13:25 +02:00
Michael Hackstein 91a7d66dbd GraphViewer: Added function to toggle display of labels without redefining them 2013-05-03 14:07:59 +02:00
Jan Steemann eef611b1da fixed some compiler & jslint warnings 2013-05-03 11:09:45 +02:00
Jan Steemann ee7ab712d6 issue #495 2013-05-03 11:08:58 +02:00
Michael Hackstein 958c507943 GraphViewer: Fixes in NodeShaper 2013-05-02 14:39:36 +02:00
Michael Hackstein 08f1fe857a GraphViewer: Further UI refinement 2013-04-30 14:58:42 +02:00
Michael Hackstein 50d04edf23 GraphViewer: Adapted spec for UI refinement 2013-04-30 14:50:20 +02:00
Michael Hackstein f935943c59 GraphViewer: Design optimization 2013-04-30 14:47:23 +02:00
Michael Hackstein 37f2175845 GraphViewer: Implemented ZoomManager 2013-04-30 14:17:11 +02:00