1
0
Fork 0
Commit Graph

6516 Commits

Author SHA1 Message Date
Michael Hackstein d6a260d8b4 GraphViewer: The label<-> colour list is now displayed right to the SVG 2013-06-04 12:51:09 +02:00
Michael Hackstein 70a5b0c0f9 GraphViewer: The NodeShaperUI is now able to generate the colour<-> label list. 2013-06-04 08:59:34 +02:00
Michael Hackstein 2106e5f141 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-03 16:07:11 +02:00
Michael Hackstein 3b8a1fca81 GraphViewer: The colourmapper and NodeShaper can now return the mapping color -> label as a list 2013-06-03 16:06:41 +02:00
Thomas Richter 680461d203 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-03 15:13:11 +02:00
Thomas Richter d54ba9ea76 conflict resolution 2013-06-03 15:12:35 +02:00
Michael Hackstein 453dc3c1ec Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-03 15:12:31 +02:00
Michael Hackstein 19003f160f GraphViewer: Impoved layout of multiline labels 2013-06-03 15:12:04 +02:00
Thomas Richter d458c20871 fixed return code in documentation api-graph.js DELETE from 204 to 200/202 2013-06-03 15:09:03 +02:00
a-brandt 3021ba7f1d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-03 15:00:56 +02:00
a-brandt 7e3f915492 changed wrong documentation 2013-06-03 15:00:37 +02:00
Michael Hackstein 7b1a519f81 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-06-03 14:59:02 +02:00
Michael Hackstein f80ddd0c09 GraphViewer: Labels are now splitted accordingly into two lines 2013-06-03 14:58:20 +02:00
Thomas Richter 4e88658a8b api-edges.js examples changed 2013-06-03 11:03:56 +02:00
Heiko Kernbach 591dd91c34 jasmine tests webif 2013-05-31 22:28:45 +02:00
Heiko Kernbach cc290b6504 jslint settings 2013-05-31 19:58:03 +02:00
Heiko Kernbach ed932e153f merging 2013-05-31 19:54:56 +02:00
Heiko Kernbach 771b6873e5 added dolphin test suite (incl. jslint) for webinterface 2013-05-31 19:52:46 +02:00
Michael Hackstein d9718e97a7 GraphViewer: Added a combined dialog to change displayed label and colour for nodes at the same time. This is added to general configuration menu 2013-05-31 18:51:17 +02:00
Michael Hackstein a2a9194b1e GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
Thomas Richter c230a87879 minor changes 2013-05-31 16:40:24 +02:00
Thomas Richter f59cf903b0 Examples generated for RestEdgeHandler.cpp 2013-05-31 15:42:33 +02:00
Michael Hackstein 70996d3401 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-05-31 10:39:29 +02:00
Thomas Richter 33563c3d37 names changed in Examples 2013-05-31 10:08:39 +02:00
Michael Hackstein 195856216c GraphViewer: By default a rect node is now displayed for better readability of text 2013-05-31 09:07:52 +02:00
Michael Hackstein 5d2008d4bb GraphViewer: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
Michael Hackstein 4ff14a0228 Front-End: Finially made the footer-bar stay as a footer bar 2013-05-29 10:57:56 +02:00
Michael Hackstein da8b1b759a GraphViewer: The other classes now use the better handleing for SVG events 2013-05-28 10:05:00 +02:00
Michael Hackstein b6e957a058 GraphViewer: EventDispatcher now has a better handling for events bound to SVG 2013-05-28 09:43:23 +02:00
Michael Hackstein e5ee030843 GraphViewer: Optical issues 2013-05-28 09:42:31 +02:00
Michael Hackstein 8c69be6a14 GraphViewer: Added scrolling for the CursorAddition 2013-05-27 15:34:15 +02:00
Michael Hackstein fb7647892a GraphViewer: Added extemporaneous cursor addition for actions 2013-05-27 15:18:55 +02:00
Michael Hackstein 25825bc164 GraphViewer: ArangoAdapter does not join single nodes into communities anymore 2013-05-27 12:29:40 +02:00
Michael Hackstein 4706bafd4c GraphViewer: The Adapter Dialog now offers all available collections 2013-05-27 11:42:05 +02:00
Michael Hackstein 81ba8c5ccb GraphViewer: JSLint issues 2013-05-27 11:11:43 +02:00
Michael Hackstein bad5fec046 GraphViewer: Fixed Optical Issue in admin-graph-tab 2013-05-27 11:08:27 +02:00
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