Jan Steemann
ac1684b402
added derived file
2013-06-21 19:41:27 +02:00
Jan Steemann
c74c80d5ff
allow bind parameters in db._query()
2013-06-21 17:13:51 +02:00
Jan Steemann
cae82f27e4
added `/_api/current-database`
2013-06-21 10:25:15 +02:00
Jan Steemann
30a747f3ef
fixed client-side tests
2013-06-20 19:15:30 +02:00
Jan Steemann
b1f243d296
fixed segfault for too big shapes, make shape collection filesize adaptive
2013-06-20 19:14:14 +02:00
Jan Steemann
955502b0e2
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-20 15:48:22 +02:00
Jan Steemann
3cd5facece
removed console.log
2013-06-20 15:48:09 +02:00
Jan Steemann
d9c0d588f9
added internal.adminDirectory
2013-06-20 15:47:48 +02:00
Heiko Kernbach
d86004c626
added selectionfunction for db in router
2013-06-20 14:26:17 +02:00
Heiko Kernbach
97ce6c80fc
added dashboard link @navigation
2013-06-20 12:59:24 +02:00
Jan Steemann
235abf1a46
added derived file
2013-06-19 14:04:39 +02:00
Thomas Richter
ce80970a77
bug fixed in swagger footer
2013-06-17 10:32:42 +02:00
Jan Steemann
1cc0409258
do not console.log
2013-06-14 09:34:06 +02:00
Heiko Kernbach
5eed48e451
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-13 16:26:34 +02:00
Heiko Kernbach
4ac40289ad
jslint + testsuite
2013-06-13 16:26:25 +02:00
Jan Steemann
b1bc9b3285
adjust traversal docs and examples
2013-06-13 13:06:48 +02:00
Jan Steemann
9599a021b9
moved some graph traversal validation into the traversal module
...
- that simplifies some of the traversal-calling routines
- make returning error codes more consistent (specific 404 errors when
referring to unknown collections instead of simple 400 errors)
- optionally limit traversals to a certain number of iterations so they
don't run endlessly in cyclic graphs
2013-06-12 17:04:47 +02:00
Thomas Richter
e294d1b8c4
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-12 10:42:41 +02:00
Oreste Panaia
81f20c7ba0
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-12 17:03:29 +08:00
Thomas Richter
10dea3e18e
droidsans.css path error fixed
2013-06-12 10:41:50 +02:00
Jan Steemann
bb7445a547
fixed jslint warnings
2013-06-11 18:47:15 +02:00
Jan Steemann
d6ff5ba1f9
moved "About" link into "Links" menu to save space
2013-06-11 18:35:02 +02:00
Michael Hackstein
87b31a54c1
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-11 15:59:40 +02:00
Michael Hackstein
4fd8565973
GraphViewer: Fixed import in index html
2013-06-11 15:59:11 +02:00
Thomas Richter
9b6017995c
swagger core-api-documentation in html/admin included
2013-06-11 15:38:54 +02:00
Thomas Richter
11fc096873
admin interface swagger api added
2013-06-11 15:10:15 +02:00
Thomas Richter
d43ed485bf
swagger ui changed and alphabetical sorted
2013-06-11 14:22:23 +02:00
Michael Hackstein
804843d753
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-10 14:11:54 +02:00
Michael Hackstein
7b093d176c
GraphViewer: Added first version of a generic Foxx Adapter
2013-06-10 14:11:32 +02:00
Oreste Panaia
35ab2e6f62
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-10 17:05:58 +08:00
Jan Steemann
d66e959e62
issue #446 : added resizability for JS Shell
2013-06-10 09:28:10 +02:00
Jan Steemann
8131c57ce0
updated CHANGELOG
2013-06-07 16:53:33 +02:00
Jan Steemann
3356055b64
derived files, jslint
2013-06-07 16:41:06 +02:00
Jan Steemann
947b3f9ead
added derived file
2013-06-07 14:44:54 +02:00
Jan Steemann
dd5c687552
added derived files
2013-06-07 14:21:09 +02:00
Michael Hackstein
3e105873a9
GraphViewer: Added integration testsuite for abstract adapters
2013-06-07 11:08:50 +02:00
Michael Hackstein
0c4237cb23
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-06 16:31:31 +02:00
Michael Hackstein
f719a32251
GraphViewer: Added a further abstraction layer for the adapters, makes it much easier to write adapters for different sources like FOXX
2013-06-06 16:30:51 +02:00
Heiko Kernbach
8b2527f572
checked jslint + added js files in makefile.files
2013-06-06 11:23:04 +02:00
Heiko Kernbach
b247e9277b
removed sourcedelete bug, removed sourcebox autoselection
2013-06-06 10:24:35 +02:00
Oreste Panaia
2afd8a742c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-06-05 19:53:25 +08:00
Oreste Panaia
8a95c1c2a8
update
2013-06-05 19:52:34 +08:00
Michael Hackstein
e7b735fd9a
GraphViewer: Added an abstract version of the adapter which does plain handling of nodes, server-connection is implemented in a more specific class
2013-06-04 16:19:56 +02:00
Michael Hackstein
555322214a
GraphViewer: Create and Edit dialogs now the correct text on the submit button
2013-06-04 15:00:17 +02:00
Michael Hackstein
8a8dde506f
GraphViewer: A add new node button is now contained in the toolbox
2013-06-04 14:46:00 +02:00
Michael Hackstein
cbebd8e7ac
GraphViewer: The Rectangular nodes now have rounded corners. yay
2013-06-04 13:40:11 +02:00
Michael Hackstein
b1f012ef22
GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable
2013-06-04 13:28:13 +02:00
Michael Hackstein
826c186de0
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-06-04 12:51:38 +02:00
Michael Hackstein
d6a260d8b4
GraphViewer: The label<-> colour list is now displayed right to the SVG
2013-06-04 12:51:09 +02:00
Jan Steemann
9d31ee088f
issue #547 : prevent global event bindings
2013-06-04 11:58:24 +02:00