1
0
Fork 0
Commit Graph

6107 Commits

Author SHA1 Message Date
Michael Hackstein de359bf07d GraphViewer: Added lib for fish-eye view, and started adaption of edgeShaper 2013-04-24 09:18:57 +02:00
Michael Hackstein fb09253e86 GraphViewer: Nodes can now be distorted 2013-04-18 13:16:55 +02:00
Michael Hackstein 019e74bd97 GraphViewer: Added Test for NodeShaper to offer distortion 2013-04-18 12:54:07 +02:00
Michael Hackstein 9f5a53f5a3 GraphViewer: Positions of Edges are now always triggered on reshape, they do not disappear anymore on reshape withthout update 2013-04-18 11:24:40 +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 476b59e29c GraphViewer: Fixed a bug for reshaping of edges 2013-04-17 14:27:22 +02:00
Michael Hackstein 214268df9a Aardvark: Updated to be able to display Dev-Apps. Also the docu is now accessible via click on one App 2013-04-16 16:48:36 +02:00
Michael Hackstein 90b2aba0c1 GraphViewer: Updated colouring and size of labels 2013-04-16 16:47:14 +02:00
Michael Hackstein aaa453adfd GraphViewer: Added a better simulation for drag events. My test until now did not check it correctly 2013-04-16 16:08:53 +02:00
Michael Hackstein 5d024a48f7 WebFrontend: Changed GraphViewer Tab. It now only requests collections, host is defaulted 2013-04-16 14:50:46 +02:00
Michael Hackstein 8a13e577e3 GraphViewer: Improved optical layout, force defaults were not correct for increased screen size 2013-04-16 14:49:44 +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 77344be842 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-16 13:15:34 +02:00
Michael Hackstein 9e61f34a68 GraphViewer: Improved CSS for search. All tests pass again. 2013-04-16 13:15:24 +02:00
Michael Hackstein 606635235e GraphViewer: Added Search by Attribute/Value pair. If no attribute Name is given, search is by _id 2013-04-16 12:13:55 +02:00
Michael Hackstein 211ee118c3 GraphViewer: Added Spec for Search by Attribute on the GraphViewerUI 2013-04-16 12:00:45 +02:00
Jan Steemann b667e458fc fixed error messages 2013-04-16 11:55:17 +02:00
Jan Steemann f6c4589852 fixed type 2013-04-16 11:39:07 +02:00
Jan Steemann 4b9efcd79e Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-16 11:23:39 +02:00
Jan Steemann 30b2b2ef3e adjusted locks 2013-04-16 11:23:21 +02:00
Michael Hackstein 5557dbc729 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-16 11:12:15 +02:00
Michael Hackstein dff9582978 GraphViewer: Improved optics of layout buttons, they are now encapsulated in their own little div world 2013-04-16 11:11:57 +02:00
Michael Hackstein fa0dc2fa4c GraphViewer: LayouterMenu is now created by the GraphViewerUI 2013-04-16 10:59:48 +02:00
Michael Hackstein 6945a99327 GraphViewer: Layouter is now accessible 2013-04-16 10:54:19 +02:00
Michael Hackstein 57ef46e895 GraphViewer: Added a spec that the layouter menu is generated by the GraphViewerUI 2013-04-16 10:48:53 +02:00
Michael Hackstein 5e69af80b8 GraphViewer: Implemented Menu functions for Layouter 2013-04-16 10:46:15 +02:00
Jan Steemann 8bd5503c4c issue #475 2013-04-16 09:22:49 +02:00
Michael Hackstein 750cf91849 GraphViewer: The layouter is now checked for useful default values 2013-04-15 16:04:43 +02:00
Michael Hackstein fe6cf84614 GraphViewer: Added the Adapter Menu to the interface 2013-04-15 15:02:42 +02:00
Jan Steemann d6da13b1f9 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-15 13:05:42 +02:00
Jan Steemann 2914a1a319 fixed assertion 2013-04-15 13:05:31 +02:00
Michael Hackstein 3d86d4c70e Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-15 12:53:54 +02:00
Jan Steemann 8e4af7a952 fixed some locking 2013-04-15 12:43:53 +02:00
Jan Steemann 7e96ec3bab updated test cases 2013-04-15 12:18:55 +02:00
Michael Hackstein 810d2ad83f GraphViewer: It is now possible to switch collections on the fly 2013-04-15 12:00:15 +02:00
Michael Hackstein 2238f0db0f Frontend: The Documentation of the Applications can now be accessed per application. And If there is an error useful info is printed 2013-04-15 11:59:20 +02:00
Jan Steemann c945dbd2cd updated transaction API 2013-04-15 11:54:36 +02:00
Jan Steemann 8476988991 added missing documentation for AQL UNION 2013-04-15 09:42:40 +02:00
Jan Steemann e3d8db0b71 issue #474 2013-04-15 09:30:50 +02:00
Jan Steemann 6f1fe234c4 fixed test 2013-04-13 00:56:04 +02:00
Jan Steemann e366ec2da3 added documentation for transaction REST API 2013-04-13 00:51:02 +02:00
Jan Steemann 37c078aced updated CHANGELOG 2013-04-12 23:43:49 +02:00
Jan Steemann dee5adb9f5 added client side API for transactions 2013-04-12 23:18:48 +02:00
Jan Steemann 780c2a6caa fixed jslint warning 2013-04-12 19:53:27 +02:00
Jan Steemann 3f698acef8 transaction API, unfinished 2013-04-12 18:42:01 +02:00
Jan Steemann d17fc17bf2 updated documentation 2013-04-12 18:09:48 +02:00
a-brandt 3af7f7cebe Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-12 17:56:17 +02:00
a-brandt d8193cb9f4 added --enable-all-in-one-v8 for openSUSE 2013-04-12 17:56:04 +02:00
Michael Hackstein 3d66aac371 GraphViewer: Added Spec for the ArangoAdapterUI to switch collections 2013-04-12 16:01:29 +02:00
Michael Hackstein 84c4da1c92 GraphViewer: ArangoAdapter is now able to switch to other collections 2013-04-12 15:49:35 +02:00