Jan Steemann
|
cf10b0e8ff
|
added missing ifdefs
|
2013-06-27 19:28:53 +02:00 |
Jan Steemann
|
3ce2998666
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-27 19:26:22 +02:00 |
Jan Steemann
|
b643ff4b43
|
added dump command
|
2013-06-27 19:26:10 +02:00 |
Jan Steemann
|
1cb3296e70
|
implemented start/stop HTTP methods for replication
|
2013-06-27 16:10:01 +02:00 |
Michael Hackstein
|
1c37e35430
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-27 15:27:06 +02:00 |
Michael Hackstein
|
243ba85dca
|
GraphViewer: Added some cross-browser fixes. FF and Chrome pass all tests, Opera and Safari still fail a few
|
2013-06-27 15:26:34 +02:00 |
Jan Steemann
|
2115d97036
|
added simple start/stop functionality for replication
|
2013-06-27 15:21:14 +02:00 |
Jan Steemann
|
4ed7ac6376
|
improved error messages
|
2013-06-27 14:49:33 +02:00 |
Jan Steemann
|
1e88b00e0c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-27 14:16:23 +02:00 |
Jan Steemann
|
97f875a69d
|
prepared the manual for 1.4
|
2013-06-27 14:16:12 +02:00 |
Michael Hackstein
|
202c1bfa30
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-06-27 14:10:51 +02:00 |
Michael Hackstein
|
65d266f367
|
GraphViewer: Added a check for the cursor-following edge when connnecting nodes, which did cause a crash in other browsers than FF
|
2013-06-27 14:10:23 +02:00 |
Jan Steemann
|
58b89a8fdd
|
updated version to devel
|
2013-06-27 14:08:12 +02:00 |
Jan Steemann
|
7c0e6521fe
|
updated manual
|
2013-06-27 14:07:55 +02:00 |
Jan Steemann
|
52e0f4320f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-06-27 13:54:25 +02:00 |
Jan Steemann
|
7cc7f2d28e
|
added authentication tests, fixed authentication
|
2013-06-27 13:53:19 +02:00 |
Michael Hackstein
|
2f4de281ec
|
GraphViewer: The graphViewer preview will now overwrite given label and image-source attributes to match with hardcoded preview adapter
|
2013-06-27 13:32:22 +02:00 |
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 |