1
0
Fork 0
Commit Graph

5979 Commits

Author SHA1 Message Date
Michael Hackstein ebdbd7eff8 GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests 2013-04-08 22:11:34 +02:00
Michael Hackstein 3b9c59af97 GraphViewer: Dispatcher UI almost finished. Editing of Nodes is not working yet as d3-attributes are displayed in addition to stored attributes 2013-04-08 22:04:03 +02:00
Michael Hackstein 5212b47cff GraphViewer: Tests for DispatcherUI finished 2013-04-08 18:33:11 +02:00
Michael Hackstein 15a5f84fe3 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-08 14:57:09 +02:00
Michael Hackstein 937a698821 GraphViewer: JSLintified Events 2013-04-08 13:17:33 +02:00
Michael Hackstein 9cb974531b GraphViewer: EventDispatchion for edge-creation finished 2013-04-08 13:11:43 +02:00
Michael Hackstein 33abdae1f0 GraphViewer: Started implementing EventDispatcher for edge. All works except Creation of Edges. Scheme will now be changed from one function (create) to three (start, finish and cancel) 2013-04-08 12:01:45 +02:00
Michael Hackstein c9d0115594 GraphViewer: EventDispatcher now offers a better binding of events, the result of the Dispatcher can now be directly bound to buttons/nodes/edges, instead of requiring a function around that encapsulates parameters 2013-04-08 11:39:19 +02:00
Thomas Richter e1ff7ee597 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-08 10:07:42 +02:00
Michael Hackstein a6d8eadbc2 GraphViewer: Drag-event from layouter is now piped through the eventLib, making the interface workflow more consistent 2013-04-08 09:56:51 +02:00
Thomas Richter 0760fa8c8d swagger.html path changed 2013-04-08 09:47:34 +02:00
Michael Hackstein 922579c37b GraphViewer: Added a central class for mocked parts of the graph viewer, no functionality just useful for spies. 2013-04-08 09:39:38 +02:00
Michael Hackstein cc8560dfc7 GraphViewer: Added a rebind function to EventDispatcher, which sets the given set of events and unbinds all others 2013-04-08 09:13:38 +02:00
Heiko Kernbach d23ef475da Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-08 02:50:50 +02:00
Heiko Kernbach e26d2e90a7 re-added doctype 2013-04-08 02:50:43 +02:00
Frank Celler 824b1aac94 fixed throwing of strings 2013-04-07 14:26:33 +02:00
Frank Celler 8fc4cd77f1 fixed wrong error message 2013-04-06 23:45:58 +02:00
Frank Celler 32f7be18c2 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-06 23:43:38 +02:00
Frank Celler b71f31bcbb fixed wrong error message 2013-04-06 23:43:25 +02:00
Frank Celler fe58916c71 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-06 23:18:11 +02:00
Frank Celler 7135714207 removed the static options 2013-04-06 23:18:05 +02:00
Frank Celler 38a2ff49c2 fixed wrong length check 2013-04-06 23:05:03 +02:00
Frank Celler 781839294d use official maintainer-mode 2013-04-06 22:22:59 +02:00
Frank Celler 031b1d9d0a Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-06 22:22:42 +02:00
Frank Celler e1dbf6ab92 fixed path 2013-04-06 22:11:44 +02:00
Frank Celler 6c8ec64dae comment out unfinished stuff 2013-04-06 22:00:50 +02:00
Frank Celler c567f0a81d Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-06 21:58:05 +02:00
Frank Celler 0600cc852e fixed mem error 2013-04-06 21:57:58 +02:00
Frank Celler 5b5e2b4dae removed DATABASEPATH (same as db._path) 2013-04-06 11:19:24 +02:00
Frank Celler a0278476da Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	lib/Basics/StringUtils.cpp
2013-04-06 10:19:09 +02:00
Frank Celler 1d7ee507e2 added TRI_ERROR_ARANGO_DOCUMENT_KEY_MISSING 2013-04-06 10:18:29 +02:00
Michael Hackstein b01be8645f Frontend: Added import for Foxx Install view 2013-04-05 18:46:08 +02:00
Michael Hackstein c59f39c1c9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-05 17:24:09 +02:00
Michael Hackstein ea07fbb73e Frontend: Fixed a naming mistake mount -> install 2013-04-05 17:23:44 +02:00
Heiko Kernbach 9f840edcf2 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-05 17:22:06 +02:00
Heiko Kernbach 839cdfc57b merge conflict 2013-04-05 17:21:58 +02:00
Michael Hackstein 6c2a260b83 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-05 17:15:21 +02:00
Michael Hackstein a2ca984bdb Frontend: Now Loaded App can be installed via the frontend 2013-04-05 17:14:56 +02:00
Heiko Kernbach 7d9e019d71 css changes 2013-04-05 16:19:02 +02:00
Michael Hackstein c3855a3eab Frontend: The aardvark now supports thumbnails 2013-04-05 15:53:50 +02:00
Jan Steemann 313680418f do not complain about non-defined thumbnails 2013-04-05 15:52:47 +02:00
Jan Steemann 3a8783b26a Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-04-05 15:35:23 +02:00
Jan Steemann edf513551f error handling 2013-04-05 15:35:08 +02:00
Michael Hackstein a8f8df00f9 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-05 14:49:48 +02:00
Frank Celler d725117a65 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-05 14:48:26 +02:00
Frank Celler b50bc6dd24 added thumbnail 2013-04-05 14:48:15 +02:00
Frank Celler 97e61c77d5 added escape check 2013-04-05 14:47:58 +02:00
Frank Celler ab38a0543a fixed missing length 2013-04-05 14:47:45 +02:00
Jan Steemann 884806ee9e complain about non-existing paths 2013-04-05 14:41:07 +02:00
Michael Hackstein a5f8b6fe92 Front-end: Changed documentation overview, basePath is now determined and apps with long pathes are shown, however only last segment of path is displayed, might be a Swagger issue 2013-04-05 14:38:52 +02:00