1
0
Fork 0
Commit Graph

6480 Commits

Author SHA1 Message Date
Michael Hackstein e024f1b0fe GraphViewer: Improved Similarity Join of Nodes 2013-05-27 10:50:24 +02:00
Michael Hackstein 133ca7c360 GraphViewer: The Arango-Adapter is now able to define a max. amount of children in one expansion step and join further into communities 2013-05-27 10:15:36 +02:00
Michael Hackstein 13bbbe6a03 Fixed test for button-label in GraphViewer UI 2013-05-27 08:50:32 +02:00
Michael Hackstein 6592881302 GraphViewer: The ArangoAdapter can now deliver the available collections 2013-05-24 16:51:58 +02:00
Michael Hackstein fe2825df88 GraphViewer: Optmized layout, there was a miss-typing of a class name 2013-05-24 15:54:37 +02:00
Michael Hackstein a814860c3f Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-24 15:21:54 +02:00
Michael Hackstein 866b74d4b6 GraphViewer: Added a function to the node reducer to join nodes based on their similarity if too many child nodes aare added at once 2013-05-24 15:21:26 +02:00
Michael Hackstein 79efa0b2a9 GraphViewer: Changed default values a bit, which is more convenient for graphs with large 1-neighbourhoods 2013-05-24 15:20:15 +02:00
Jan Steemann f3bf3281a3 added js/models to jslint 2013-05-24 11:57:14 +02:00
Michael Hackstein cc0c9ecee6 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-24 11:05:13 +02:00
Michael Hackstein facb80b172 Web-Interface: Fixed #541 2013-05-24 11:04:43 +02:00
Jan Steemann 7770ea4d60 issue #536 2013-05-24 09:36:53 +02:00
Jan Steemann 4ab133685b descriptive error message 2013-05-23 22:02:55 +02:00
Michael Hackstein 3b1ec0620a Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-23 15:51:51 +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
Jan Steemann fadcb59423 issue #540 2013-05-23 15:24:40 +02:00
Michael Hackstein cbcad7db60 GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00
Thomas Richter 7042c03020 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-23 14:27:37 +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 5135ed138b Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-23 14:09:06 +02:00
Michael Hackstein cece6d5b4b GraphViewer: Added option to switch between directed and undirected traversals 2013-05-23 14:08:37 +02:00
Thomas Richter eb94ee2d92 examples added 2013-05-23 14:06:41 +02:00
Jan Steemann c435a5f706 removed links to non-existing images in documentation 2013-05-23 13:31:14 +02:00
Jan Steemann bf1fbd9799 less-verbose error messages for several cases 2013-05-23 13:30:02 +02:00
Jan Steemann aca42ef9fd issue #540: merged patch by @guidoreina, added test 2013-05-23 12:17:57 +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 a10c802c07 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-22 22:33:38 +02:00
Heiko Kernbach bebef82c74 added ability for custom charts 2013-05-22 22:33:29 +02:00
Frank Celler dcf113ca99 issue #536: 1.3 fails to compile (lib_libarango_a-Logger.o)
Added solution for GENTOO from

http://code.google.com/p/fritzing/issues/detail?id=1854
2013-05-22 21:48:06 +02:00
Jan Steemann af413c3cf0 unified case 2013-05-22 19:14:35 +02:00
Jan Steemann 7e1a107aa8 fixed typo 2013-05-22 19:13:49 +02:00
Heiko Kernbach e5aef17523 css changes dashboard 2013-05-22 18:47:35 +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 f4074c0fb4 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-22 12:16:02 +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
Jan Steemann 3b73c8f900 dont write currently unnecessary data on collection creation and deletion 2013-05-22 11:09:58 +02:00
Jan Steemann f0a82e83d9 removed non-existing files from asset list 2013-05-22 09:01:42 +02:00
Jan Steemann 21bb9c330d remove .setup-directories explicitly
for some reason, a `make doxygen` otherwise fails after a previous `make clean`
2013-05-22 08:55:56 +02:00