Jan Steemann
705efbfb07
improved error and help messages
2013-12-04 22:42:05 +01:00
Jan Steemann
8ac6d9728e
better clone some objects returned by AQL user-defined functions
2013-12-04 22:05:54 +01:00
Jan Steemann
26fc85f88c
allow references as function parameters
2013-12-04 22:05:44 +01:00
Jan Steemann
44b3237882
moved server-only tests to js/server/tests
...
this hopefully removes some future confusion about the tests
also moved some graph stuff into js/common as client-side graphs did not fully work
make logfile path accessible
2013-12-04 22:05:00 +01:00
Jan Steemann
16264f992d
better clone some objects returned by AQL user-defined functions
2013-12-04 20:39:51 +01:00
Jan Steemann
c63655b64c
make test more reliable
2013-12-04 20:38:07 +01:00
Jan Steemann
7da102506f
allow references as function parameters
2013-12-04 20:37:30 +01:00
Michael Hackstein
0c4b20d4cb
Internal modification of the graph viewer ui
2013-12-04 18:26:45 +01:00
Michael Hackstein
87e056ea25
Fixed karma config, it now requires d3.v3.min instead of d3.v3. There is inconsistent behaviour between these two
2013-12-04 18:19:02 +01:00
Michael Hackstein
b2238b473a
Added the google font locally, no connection to google required any more
2013-12-04 18:02:21 +01:00
Jan Steemann
c3f004dd3f
rtrim the path
2013-12-04 17:40:19 +01:00
Jan Steemann
78aced208e
new CSS from Claudius
2013-12-04 10:18:56 +01:00
Jan Steemann
e399cd41fd
new CSS from Claudius
2013-12-04 10:17:51 +01:00
Michael Hackstein
1902a67b0e
The GraphViewer will now again be aware of new nodes _key and _rev
2013-12-02 22:47:31 +01:00
Michael Hackstein
cec169fc4f
Removed debug output
2013-12-02 15:42:03 +01:00
Michael Hackstein
4d8d4307dd
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 15:36:38 +01:00
Michael Hackstein
1697e3c326
Fixed bug for ArangoDB internal errors, they have not properly been presented to the user in the Graph Management
2013-12-02 15:36:33 +01:00
Michael Hackstein
3004232b57
Type in placeholder text
2013-12-02 15:23:05 +01:00
Michael Hackstein
242b02fe0f
Added error messages to new graph management overview
2013-12-02 15:19:52 +01:00
Jan Steemann
1955c8353f
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-02 15:12:42 +01:00
Jan Steemann
32a247aa2f
added tests for creating / dropping graphs
2013-12-02 15:12:07 +01:00
Michael Hackstein
f9d4f7b725
Fixed typo. placehilder somehow does not want to show up in the interface...
2013-12-02 14:53:12 +01:00
Michael Hackstein
c1bb1140c9
Fixed a bug where it was only possible to create one graph
2013-12-02 14:34:07 +01:00
Michael Hackstein
87e885d30f
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 14:25:12 +01:00
Michael Hackstein
c5d98f03bb
Increased font size of AQL editor
2013-12-02 14:24:55 +01:00
Jan Steemann
08846a810e
fixed unreadable swagger documentation
2013-12-02 14:00:44 +01:00
Jan Steemann
78598f5217
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-02 13:59:28 +01:00
Jan Steemann
a5f6faaae4
issue #675 : Dropping a collection used in "graph" module breaks the graph
2013-12-02 13:58:29 +01:00
Michael Hackstein
97678a7c36
Added new karma configuration now containing all files.
2013-12-02 13:27:18 +01:00
Michael Hackstein
b4ef900052
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 13:20:43 +01:00
Michael Hackstein
4fc67b7381
Fixed GraphViewer CSS check, changed to different class but forgot the test
2013-12-02 13:20:31 +01:00
Jan Steemann
a76318f940
fixed unreadable swagger documentation
2013-12-02 13:19:59 +01:00
Jan Steemann
52f514b163
fixed doxygen error
2013-12-02 13:16:06 +01:00
Jan Steemann
04c7ddfc57
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2013-12-02 13:14:21 +01:00
Jan Steemann
6ea120ada6
issue #695 : arangosh server.password error
...
Documentation is fixed
2013-12-02 13:13:51 +01:00
Michael Hackstein
80127c75fa
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
2013-12-02 13:13:15 +01:00
Michael Hackstein
ff190720e3
Fixed JSLint warning line to long
2013-12-02 13:13:08 +01:00
Michael Hackstein
aece2834f8
Fixed a bug in the graph manager
2013-12-02 13:12:54 +01:00
Jan Steemann
9f72a28aca
fixed issue #701 : ArangoStatement undefined in arangosh
2013-12-02 09:54:20 +01:00
Jan Steemann
3623cd4292
fixed issue #701 : ArangoStatement undefined in arangosh
2013-12-02 09:53:49 +01:00
Jan Steemann
3edd6a0251
issue #694 : added tests for configuration files
2013-12-02 09:39:27 +01:00
Jan Steemann
f150ce22c0
issue #694 : fixed typos in configuration files
2013-12-02 09:21:44 +01:00
Jan Steemann
71bc10e811
fixed typos in configuration files
2013-12-02 09:13:25 +01:00
Jan Steemann
97bdcb7b19
fixed typos in config files
2013-12-02 09:12:48 +01:00
Michael Hackstein
ce61a119c9
Added layout to the graph management button
2013-12-02 09:09:04 +01:00
Michael Hackstein
88ff664a9a
Further unification of datatables. Right now Graph Management and Documents are unified, others ToDo. Basic Graph Management now working, to add: Filter, Pagination
2013-12-01 23:19:09 +01:00
Michael Hackstein
e77c35ebbd
Added a buttons CSS which should contain all buttons in the future. Started to unify datatable layouts
2013-12-01 22:45:00 +01:00
Michael Hackstein
10b292a481
Introduced an arangoDatatables CSS class that can be reused in several views. Moved documentTableID bound selectors to this class
2013-12-01 21:58:06 +01:00
Michael Hackstein
61b4022882
Added thumbnails class to database management view
2013-12-01 21:27:12 +01:00
Michael Hackstein
4905007eef
Moved definition of content to the central general.css. Removed class form-actions from query view, all of it has been overwritten anyways
2013-12-01 21:22:19 +01:00