Michael Hackstein
|
83d49c0d9d
|
Fixed a minor bug where it was not allowed to remove a vertex from a graph by its key
|
2014-07-30 09:41:57 +02:00 |
Alan Plum
|
0f5c65e636
|
gharial: added missing body params.
|
2014-07-25 16:23:34 +02:00 |
Alan Plum
|
edccd22286
|
Fixed aardvark config not showing falsey defaults and formatting.
|
2014-07-25 15:36:45 +02:00 |
Heiko Kernbach
|
83ccb3c339
|
changed lib to minified version
|
2014-07-24 14:14:05 +02:00 |
Heiko Kernbach
|
a09f66cb4f
|
fixed select2 modal bug
|
2014-07-24 14:06:06 +02:00 |
Heiko Kernbach
|
796b407d51
|
moved back to previous version
|
2014-07-24 14:05:51 +02:00 |
Heiko Kernbach
|
e7f4d396a6
|
new select2 version, fixed a bug where using backspace results in frontend inusability
|
2014-07-24 10:38:01 +02:00 |
Jan Steemann
|
2943ac073c
|
added derived file
|
2014-07-24 09:15:13 +02:00 |
Frank Celler
|
5f695d327b
|
Merge pull request #942 from triAGENS/enjoi-all-the-apps
Convert gharial and aardvark to joi
|
2014-07-23 20:25:57 +02:00 |
Alan Plum
|
28cd18a8dd
|
Linting.
|
2014-07-23 19:41:59 +02:00 |
Alan Plum
|
9e13e84b31
|
Workaround for booleans-as-numbers (thank you, PHP).
|
2014-07-23 17:05:04 +02:00 |
Alan Plum
|
760938c238
|
Removed unused pathParam to prevent breakage.
|
2014-07-23 11:20:35 +02:00 |
Alan Plum
|
9d752c951f
|
Converted gharial and aardvark to joi.
|
2014-07-23 11:20:35 +02:00 |
Max Neunhoeffer
|
a8e3236560
|
Snapshot, legend cache started.
|
2014-07-22 16:59:19 +02:00 |
Michael Hackstein
|
330e73289a
|
The application view will now always sort your apps by name
|
2014-07-22 13:35:49 +02:00 |
Michael Hackstein
|
472240948a
|
Fixed JSLint warning in gharial
|
2014-07-21 14:41:34 +02:00 |
Michael Hackstein
|
05a6760adb
|
Fixed return code in gharial, when trying to delete a non existing vertex collection.
|
2014-07-21 10:23:54 +02:00 |
Michael Hackstein
|
2999212360
|
Added a more elaborate spy on the App in cluster view tests
|
2014-07-18 16:59:55 +02:00 |
Michael Hackstein
|
dc2ba5391b
|
Fixed indention of spec
|
2014-07-18 16:53:17 +02:00 |
Michael Hackstein
|
135a447c67
|
Removed unnecessary deletion of values in tests. Might have sideeffects
|
2014-07-18 16:52:56 +02:00 |
Michael Hackstein
|
b13149ea5f
|
Removed pointless logging
|
2014-07-18 15:12:01 +02:00 |
Michael Hackstein
|
f0fc951089
|
Impoved spies in routerSpec and fixed indention in router
|
2014-07-18 14:57:58 +02:00 |
Michael Hackstein
|
49ef4a57b7
|
Cleaned up aardvark tests.
|
2014-07-18 13:20:04 +02:00 |
Michael Hackstein
|
6481c3217f
|
Fixed ordering of error responses in gharial
|
2014-07-18 10:53:52 +02:00 |
Michael Hackstein
|
6736098790
|
Improved spies in router spec
|
2014-07-18 09:11:27 +02:00 |
Michael Hackstein
|
ac84c9f8ef
|
Cleaned up window.App after test cases
|
2014-07-17 16:38:18 +02:00 |
clintwood (Office)
|
abe72bec38
|
AQL Syntax: Added AQL data modification keywords to syntax highlighting.
|
2014-07-17 15:54:56 +02:00 |
clintwood (Office)
|
fb0a309b3c
|
AQL Editor: Query only on selected text if a selection exists.
|
2014-07-17 15:54:47 +02:00 |
clintwood (Office)
|
f28e829586
|
Fix: Save (Update) on AQL query editor will now persist changed query text.
|
2014-07-17 15:47:51 +02:00 |
Michael Hackstein
|
679996d5b4
|
Properly cleaning up the modal dialog after tests now
|
2014-07-16 15:39:45 +01:00 |
Michael Hackstein
|
85f3c7a447
|
Added some tests for applications overview.
|
2014-07-16 15:39:16 +01:00 |
Michael Hackstein
|
5df8cf0896
|
Fixed a minor mistake where it was not possible to install a foxx App
|
2014-07-16 15:11:43 +01:00 |
Michael Hackstein
|
06599c6e41
|
Added some more tests for gharial adapter
|
2014-07-16 13:33:21 +01:00 |
Michael Hackstein
|
1d824226e7
|
Added test for te version check to not trigger the update dialog if version is devel
|
2014-07-16 13:32:57 +01:00 |
Michael Hackstein
|
b23e0e6cbb
|
Readded deactivated test for moduarity joiner in frontend.
|
2014-07-16 13:31:57 +01:00 |
Michael Hackstein
|
ae68358dec
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-16 12:51:34 +01:00 |
Michael Hackstein
|
871db072e7
|
Added tests for gharial error return codes. Fixed a bug pn false return code on the way
|
2014-07-16 11:04:39 +01:00 |
gschwab
|
2e878bfde0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-07-16 09:31:17 +02:00 |
gschwab
|
ea1d653836
|
fixed jslint
|
2014-07-16 09:31:08 +02:00 |
Frank Celler
|
70825ae10a
|
fixed V8 compiler for ARM
Conflicts:
CHANGELOG
|
2014-07-15 20:30:16 +02:00 |
Frank Celler
|
6ec2cf2a3c
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-15 20:20:42 +02:00 |
Michael Hackstein
|
3ecae27acd
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-15 16:57:33 +01:00 |
Michael Hackstein
|
db33dd22d2
|
Fixed a minor bug in gharial where there was no correct error code was thrown when trying to store a vertex in a non existing graph. Also allowed the _create method of graph module to take options like waitForSync
|
2014-07-15 16:57:24 +01:00 |
gschwab
|
9b22e50648
|
added some css, html and checks
|
2014-07-15 13:14:33 +02:00 |
Heiko Kernbach
|
3293208b6a
|
fixed graphviewer navigation
|
2014-07-11 13:54:48 +02:00 |
scottashton
|
ba2d7a7745
|
collapse edge definitions when graph is created
|
2014-07-11 13:30:03 +02:00 |
Frank Celler
|
cf81e3ff00
|
generate .cpp file instead of .c file
|
2014-07-10 19:13:12 +02:00 |
Michael Hackstein
|
e43caaea0d
|
FIxed tests for cluster down view
|
2014-07-10 16:39:49 +02:00 |
Michael Hackstein
|
6f017e2920
|
Added a specific cleanup when deleting cluster plan or midifying it
|
2014-07-10 11:41:31 +02:00 |
Michael Hackstein
|
ca959a0653
|
Added a test that the graph viewer is not loaded for graphs without edge definitions
|
2014-07-10 09:51:33 +02:00 |