Michael Hackstein
|
2f7aadf1f5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-27 12:50:03 +02:00 |
Michael Hackstein
|
4252513cfa
|
GraphViewer: Added a Preview graphViewer Interface.
|
2013-06-27 12:49:37 +02:00 |
Jan Steemann
|
fa227a8063
|
updated CHANGELOG
|
2013-06-27 12:46:41 +02:00 |
Jan Steemann
|
2ca29c1c53
|
issue #559: added Foxx documentation to User manual
|
2013-06-27 12:46:16 +02:00 |
Jan Steemann
|
2a286dc074
|
updated documentation for #557
|
2013-06-27 11:33:21 +02:00 |
Jan Steemann
|
44eddc05c7
|
updated documentation for --server.authenticate-system-only
|
2013-06-27 11:32:43 +02:00 |
Michael Hackstein
|
4ba6422f2e
|
GraphViewer: The main graphViewer class now knows about the preview adapter
|
2013-06-27 09:56:58 +02:00 |
Michael Hackstein
|
8dd44978cd
|
GraphViewer: Added a previewAdapter for the Widget Generator. This returns a hardcoded set of nodes and alerts any outgoing actions
|
2013-06-27 09:51:35 +02:00 |
Michael Hackstein
|
7fb3e51b62
|
Web-Interface: Filters in Applications are now stored when using the navbar.
|
2013-06-27 08:49:18 +02:00 |
Michael Hackstein
|
4dc3682bee
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-27 08:39:48 +02:00 |
Michael Hackstein
|
f553e1fb9d
|
WebInterface: Added a margin to the container. Fixes an issue where the footer owas placed over the interface and f.e. hides the names of the last collections if you have many of them
|
2013-06-27 08:01:04 +02:00 |
Heiko Kernbach
|
054ea2d9a3
|
fixed css errors when server is offline
|
2013-06-27 01:31:18 +02:00 |
Jan Steemann
|
14422986e0
|
added option --server.authenticate-system-only
|
2013-06-26 23:23:37 +02:00 |
Jan Steemann
|
f7fcd6119d
|
added tests for special collections
|
2013-06-26 17:46:43 +02:00 |
Jan Steemann
|
e39bbea3f4
|
fixed jslint warnings
|
2013-06-26 16:52:50 +02:00 |
Jan Steemann
|
af39f069f5
|
added more tests for hash index queries
|
2013-06-26 16:50:52 +02:00 |
Michael Hackstein
|
7708cc04f4
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-26 16:19:43 +02:00 |
Michael Hackstein
|
31fca729f0
|
WebInterface: Apps can now be filtered by active/inactive/devel, also develapps now tell you that they are
|
2013-06-26 16:19:12 +02:00 |
Jan Steemann
|
b3c8f6b19a
|
addtl sleep to suppress some errors
|
2013-06-26 12:06:26 +02:00 |
Jan Steemann
|
aa5a20784b
|
removed comments about barrier
|
2013-06-26 12:06:19 +02:00 |
Jan Steemann
|
0de3bd4213
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-26 12:05:11 +02:00 |
Jan Steemann
|
6e9c3e8e2c
|
replication logging
|
2013-06-26 12:04:55 +02:00 |
Jan Steemann
|
1b01bced08
|
updated CHANGELOG
|
2013-06-25 17:31:11 +02:00 |
Michael Hackstein
|
de7550d4dd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-25 17:14:53 +02:00 |
Michael Hackstein
|
c3e2d37d50
|
AdminInterface: Changed the Applications Tab. It is now a single tab and consistent with the dashboard and collections. However i have not yet an idea what could useful filters
|
2013-06-25 17:14:25 +02:00 |
Jan Steemann
|
7219256322
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-25 16:22:39 +02:00 |
Jan Steemann
|
81b94bff94
|
added missing error handling for importing edges
|
2013-06-25 16:22:10 +02:00 |
Michael Hackstein
|
7ea3a30f68
|
GraphViewer: Changed accepted format of FoxxAdapter from Array to Object where it is much easier to identify equal nodes on server side
|
2013-06-25 15:05:44 +02:00 |
Michael Hackstein
|
60b540b231
|
GraphViewer: The nodeShaper now makes the html aware of xmlns:xlink and now the display of images is working finally
|
2013-06-25 10:53:15 +02:00 |
Michael Hackstein
|
124fc5a869
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-25 09:57:49 +02:00 |
Michael Hackstein
|
b2bdbaf8e1
|
GraphViewer: Now the image source really uses data stored in the document, forgot that it is encapsulated
|
2013-06-25 09:57:28 +02:00 |
Jan Steemann
|
0e0dd8f755
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-25 09:57:20 +02:00 |
Jan Steemann
|
cffe8cf4eb
|
added string sizes
|
2013-06-25 09:57:03 +02:00 |
Jan Steemann
|
2cf2bdc906
|
move shaper initialisation
|
2013-06-25 09:56:44 +02:00 |
Jan Steemann
|
b0acfba634
|
less faults when server cannot start
|
2013-06-25 09:56:09 +02:00 |
Michael Hackstein
|
a2696cb835
|
GraphViewer: Now images as nodes are also implemented including source
|
2013-06-25 09:51:12 +02:00 |
Michael Hackstein
|
440d65f4bd
|
GraphViewer: The node shaper is now able to append images as nodes. But still need a proper href
|
2013-06-25 09:31:24 +02:00 |
Jan Steemann
|
db50b38370
|
fixed typos
|
2013-06-25 09:06:20 +02:00 |
Michael Hackstein
|
2170063f5c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-25 08:50:18 +02:00 |
Michael Hackstein
|
5bb74c01c2
|
GraphViewer: Widgets can now initially be bound with any action available in the toolbox
|
2013-06-25 08:04:34 +02:00 |
Jan Steemann
|
8f15e31076
|
comments
|
2013-06-24 20:55:45 +02:00 |
Jan Steemann
|
703edda54e
|
typos
|
2013-06-24 20:55:31 +02:00 |
Jan Steemann
|
191d389e8c
|
a few mallocs less
|
2013-06-24 20:55:12 +02:00 |
Jan Steemann
|
315848c93c
|
typo
|
2013-06-24 20:52:43 +02:00 |
Jan Steemann
|
b2ce00f8a9
|
indenting
|
2013-06-24 19:24:21 +02:00 |
Jan Steemann
|
865597b8c2
|
indenting
|
2013-06-24 19:24:09 +02:00 |
Michael Hackstein
|
c33cb8c36a
|
GraphViewer: Event dispatcher now offers rebind functions for buttons to the outside world. This is used to give an initial active tool without creating a toolbox.
|
2013-06-24 18:19:24 +02:00 |
Jan Steemann
|
0f7c632f0f
|
less strlen
|
2013-06-24 17:31:37 +02:00 |
Jan Steemann
|
27bf4bb546
|
more tests
|
2013-06-24 17:04:32 +02:00 |
Jan Steemann
|
71a69d0997
|
fixed compile warning
|
2013-06-24 16:28:53 +02:00 |