1
0
Fork 0
Commit Graph

3184 Commits

Author SHA1 Message Date
Heiko Kernbach ba3c85502d some gV css 2015-06-08 14:40:08 +02:00
Heiko Kernbach 4c498b2d58 graphviewer fix - start building graph by attribute 2015-06-08 14:18:49 +02:00
Heiko Kernbach 1b0e3cd9ca Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-08 12:23:13 +02:00
Heiko Kernbach 25111ca639 graph viewer can now display and add additional user defined (available) nodes 2015-06-08 12:23:01 +02:00
Alan Plum ec041df069 Merge pull request #1365 from pekeler/dblclick
No more dblclick to add property to document. Fixes #1364.
2015-06-08 12:13:28 +02:00
Heiko Kernbach 9139c22142 graphViewer css 2015-06-08 10:35:50 +02:00
Heiko Kernbach da399320da Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-06-08 09:32:32 +02:00
Christian Pekeler 3b362628e4 no more dblclick to add property to document (because it's a bad user experience when the user tries to copy-paste) 2015-06-06 17:25:36 -06:00
Jan Steemann 4e33128092 adjusted links 2015-06-05 10:08:52 +02:00
Alan Plum 136897d9c9 Rebuilt aardvark. 2015-06-04 00:29:48 +02:00
Alan Plum 23a50dfd79 Added script results to Aardvark. Simplified some views. 2015-06-04 00:29:43 +02:00
Jan Steemann c8a96b73f8 added derived file 2015-06-03 18:24:48 +02:00
Heiko Kernbach 1cf977880b prep for using a function for multiple elements 2015-06-02 18:25:50 +02:00
Heiko Kernbach 4574be59b7 changed icon 2015-06-02 15:25:50 +02:00
Heiko Kernbach 34a126e156 graphViewer display changes 2015-06-02 15:12:00 +02:00
Alan Plum d785e11900 Use 302 instead of 301 for cluster redirect. Fixes #1356. 2015-06-02 14:41:14 +02:00
Heiko Kernbach c39b0754b5 limited vertices to display, optimized some display properties 2015-06-02 14:34:22 +02:00
Heiko Kernbach 62942b87cf now displaying all vertices of graph 2015-06-02 11:15:34 +02:00
Heiko Kernbach e5e9162d9e graphViewer: added new menu for adding custom nodes 2015-06-01 16:46:56 +02:00
Heiko Kernbach f39a2cfdaf graphViewer now showing 10 start indices 2015-06-01 15:56:47 +02:00
Heiko Kernbach f7a891ce5d closed/opened vertices more clearly displayed, graph viewer vertices fix, added detailed routes in graphViewer 2015-06-01 14:13:37 +02:00
Jan Steemann b75a39b4c8 fixed typo in message 2015-05-29 18:08:30 +02:00
Michael Hackstein 6a7dae216d Merge branch 'devel' of github.com:/arangodb/arangodb into devel 2015-05-28 15:18:32 -07:00
Jan Steemann e8c3e385a6 updated CHANGELOG 2015-05-28 15:03:17 +02:00
Jan Steemann d2fcb64ec4 fixed web interface errors 2015-05-28 12:09:25 +02:00
Michael Hackstein 9a5ee272fe Fixed several graph tests to use the new return format. Neighbors and ShortestPath are having different return formats now. Still WIP 2015-05-26 16:15:12 -07:00
Jan Steemann 5935a72645 more information in explainer 2015-05-26 21:45:16 +02:00
Jan Steemann d0b8af7c0b handle calculated object elements in explain 2015-05-26 21:20:43 +02:00
Alan Plum 4fe795db3c Implemented script args and results. 2015-05-26 19:52:06 +02:00
Alan Plum eee716a0bd Rebuilt. 2015-05-26 15:24:21 +02:00
Heiko Kernbach ec6305e916 front-end: fixed broken links 2015-05-26 14:45:20 +02:00
Heiko Kernbach 5f77e4633c removed active/inactive badge - database view front end 2015-05-26 08:57:40 +02:00
Willi Goesgens 871a95122c Work on documentation - not all documentation from the code seems to appear in the generated documentation. 2015-05-22 15:37:23 +02:00
Alan Plum c6aca0d45a Fixed whoAmI caching. 2015-05-20 16:38:36 +02:00
Alan Plum 61f1c7edf8 Lint. 2015-05-20 16:30:24 +02:00
Alan Plum abe77c8738 Restored setup script. 2015-05-20 16:27:26 +02:00
Alan Plum bb86f6eca8 Voodoo. 2015-05-20 15:34:35 +02:00
Alan Plum 508885bd6b Nerf sessions app for consistency with internal cache. 2015-05-20 15:23:49 +02:00
Alan Plum 7af430bfc4 aardvark index.html route should be public. 2015-05-20 15:14:12 +02:00
Alan Plum 178839ef0d De-IIFE users and simple-auth. 2015-05-20 15:11:11 +02:00
Michael Hackstein 86c7f87dd3 Merge branch 'cppTrav2' into devel 2015-05-19 16:17:27 -07:00
Michael Hackstein a8259af228 Fixed JSLint and SHORTEST_PATH tests. Shortest_path will now fallback to JS implementation if there is a user defined filter or distance function 2015-05-19 15:47:15 -07:00
Jan Steemann 9f6baaef1e added derived file 2015-05-19 23:15:11 +02:00
Alan Plum 549b92958f Various aardvark auth fixes. 2015-05-19 16:34:55 +02:00
Alan Plum a7ab936734 Rebuilt aardvark. 2015-05-19 16:34:55 +02:00
Jan Steemann db926a4057 store sessions in database-specific container 2015-05-19 15:41:15 +02:00
Heiko Kernbach 40c83fb20d added try catch 2015-05-19 14:12:28 +02:00
Heiko Kernbach 8aa6e4d96d small explainer fixes 2015-05-19 14:01:18 +02:00
Heiko Kernbach 638021c0b0 scss-lint 2015-05-19 12:59:52 +02:00
Heiko Kernbach 90cd769c05 scss login 2015-05-19 12:02:55 +02:00
Heiko Kernbach 43dc1d5a9e added query execution time 2015-05-19 10:46:41 +02:00
Heiko Kernbach 3b2784d5f4 hide demo tab is data is not available 2015-05-19 10:24:54 +02:00
Heiko Kernbach 287cdb8b15 added explain query feature in frontend 2015-05-19 09:59:20 +02:00
Heiko Kernbach 8659114185 prep for explainer, renamed some interface buttons in query view 2015-05-18 18:48:54 +02:00
Heiko Kernbach e307505753 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-05-18 12:29:13 +02:00
Heiko Kernbach b0a1dc3338 added graphView to watchlist 2015-05-18 12:29:04 +02:00
Jan Steemann cc98799a97 whitespace 2015-05-18 12:18:08 +02:00
Max Neunhoeffer a3923c9eaf Fix configurability of indexBuckets. 2015-05-18 01:39:54 -07:00
Frank Celler 9c311c33af fixed wrong result of versions 2015-05-12 17:23:16 +02:00
Jan Steemann 833978f9ae added example to documentation 2015-05-12 10:18:54 +02:00
Heiko Kernbach f57964f8b2 removed unnecessary location hash for enabling reloading graph management view 2015-05-11 18:00:04 +02:00
Jan Steemann 40067e6c96 added documents() 2015-05-08 17:11:44 +02:00
Alan Plum 4d32eb7367 API: Allow passing options to scripts. 2015-05-07 23:10:44 +02:00
Alan Plum 32944fdf34 Add teardown option to aardvark uninstall app. 2015-05-07 22:41:42 +02:00
Heiko Kernbach 903d67fe27 login screen style changes 2015-05-07 15:54:58 +02:00
Alan Plum d4c7613e4c Fixed tutorial init causing basic auth popup. 2015-05-07 15:54:57 +02:00
Alan Plum 171e776059 Linting. 2015-05-07 15:54:57 +02:00
Frank Celler 154b94c105 added internal support for SID 2015-05-07 15:54:57 +02:00
Alan Plum e709308182 Implemented disable-authentication check. 2015-05-07 15:54:57 +02:00
Alan Plum 2706afd229 Renamed session cookie. 2015-05-07 15:54:57 +02:00
Alan Plum a0286909b6 Postpone XHR init until logged in. 2015-05-07 15:54:57 +02:00
Alan Plum f8afe04922 Logs should checkUser, logout shouldn't have an href. 2015-05-07 15:54:57 +02:00
Alan Plum 94ea5123eb Partially implemented login. 2015-05-07 15:54:57 +02:00
Alan Plum 3977a42285 Replace Aardvark Foxx API docs generator with Swagger 2.0. 2015-05-07 14:28:58 +02:00
Alan Plum 0871620b77 Added docs route to aardvark. 2015-05-07 14:28:58 +02:00
Alan Plum 71c2e06649 Linting. 2015-05-06 17:33:05 +02:00
Alan Plum e6493d7210 Improved Foxx config handling. 2015-05-06 16:27:44 +02:00
Jan Steemann 46cdf686c4 documentation update 2015-05-05 18:23:07 +02:00
Jan Steemann c677ea8b88 added tests for collection.lookupByKeys() and collection.removeByKeys() 2015-05-05 17:57:33 +02:00
Willi Goesgens fe2d5ee0a2 Autogenerate examples. 2015-05-05 10:14:54 +02:00
Willi Goesgens 312972a4ec Modify examples so they clean up after their run. 2015-05-04 17:22:25 +02:00
Alan Plum 4f17dfe10e Added error 1237: collection type mismatch. 2015-05-03 22:55:56 +02:00
Jan Steemann b0924956f8 allow `@` character in document keys, too. 2015-04-30 21:28:26 +02:00
Jan Steemann a8855908f6 less copying 2015-04-30 18:36:17 +02:00
Alan Plum bf7c66cfa4 Rebuilt aardvark. 2015-04-29 16:05:00 +02:00
Alan Plum fa24c0d229 Implemented dependencies configuring. 2015-04-29 15:59:51 +02:00
Alan Plum e4b872534e Rebuilt aardvark. 2015-04-29 15:59:51 +02:00
Alan Plum c16388024f Indicate app problems more clearly. 2015-04-29 15:59:20 +02:00
Alan Plum 18a11a72d4 More partial implementating Foxx deps in GUI. 2015-04-29 15:59:20 +02:00
Alan Plum 00f36b07a5 Expose deps on Aardvark API and add cfg and deps to listJson. 2015-04-29 15:57:58 +02:00
Alan Plum 89216506b8 Don't try to output swagger docs for fake app routes. 2015-04-29 15:57:58 +02:00
Michael Hackstein a045cce27a Improved line width and time is always tp precission 3. 2015-04-27 11:58:33 -07:00
Michael Hackstein 997248d6d0 Added print of Top 1 list 2015-04-27 11:48:15 -07:00
Michael Hackstein efac24f464 Fixed size for airports 2015-04-27 11:42:13 -07:00
Michael Hackstein 86a1bde674 Printed the query information for shortest path 2015-04-27 11:30:38 -07:00
Michael Hackstein 828bc0000d Added shortest path to the demo interface 2015-04-27 09:30:20 -07:00
Jan Steemann 2fe04b4c5b added generated files 2015-04-27 17:44:00 +02:00
Michael Hackstein 9c40c69c72 Final fixed for YC demo 2015-04-26 22:15:53 -07:00
Michael Hackstein 90dbd678bb Added generated files 2015-04-26 17:33:21 -07:00
Michael Hackstein 346048cb4d Added shortest path call in Demo and improved style for flight distribution 2015-04-26 17:32:58 -07:00
Claudius Weinberger 67b348c7d6 Added definition for demo overlay window 2015-04-26 16:58:20 -07:00
Michael Hackstein e0018d6895 Added fixes for the flights demo 2015-04-26 15:08:37 -07:00
Heiko Kernbach 9d6e5d243f appstore css change, removed demo css import (because file is missing), runned grunt task, added grunt changes 2015-04-24 11:26:05 +02:00
Jan Steemann 974b656c1b allow overriding COLLECT method 2015-04-21 14:45:22 +02:00
Heiko Kernbach 0f4644e91c first version for airport sizes bases on their count 2015-04-20 22:27:06 +02:00
Heiko Kernbach f7dc457292 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-04-20 18:36:55 +02:00
Heiko Kernbach 02dfdc372a demoview 2015-04-20 18:36:47 +02:00
Jan Steemann f0fdf3aacc fixed tests 2015-04-20 18:15:33 +02:00
Heiko Kernbach 7529136f86 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-04-20 17:58:22 +02:00
Heiko Kernbach 54344de7ae cleanup, added some functions 2015-04-20 17:58:14 +02:00
Jan Steemann ad2e80d334 fixed graph examples 2015-04-20 17:29:24 +02:00
Heiko Kernbach 3153f642f5 added gruntfile changes 2015-04-20 15:15:52 +02:00
Heiko Kernbach 154daee994 added _key attribute to index 2015-04-20 15:14:55 +02:00
Heiko Kernbach a34e27a7b3 demo view: added fulltext search for airports 2015-04-20 15:11:26 +02:00
Heiko Kernbach f7ef0e4317 added index for fulltext search 2015-04-20 14:49:44 +02:00
Heiko Kernbach 3dd4ec02fb jslint 2015-04-20 13:52:48 +02:00
Heiko Kernbach 933a19130a changed some styling 2015-04-20 13:29:34 +02:00
Heiko Kernbach 8fca525adf added function to change size and color of existing airports 2015-04-20 12:20:49 +02:00
Claudius Weinberger a27953cf3b Design modifications Demo 2015-04-19 23:37:39 -07:00
Claudius Weinberger 241876b06c Design modifications Demo 2015-04-19 13:53:09 -07:00
Claudius Weinberger 16ac988ad3 Design modifications Demo 2015-04-19 13:51:16 -07:00
Heiko Kernbach c01e828dc9 added click event function for map object 2015-04-19 22:48:23 +02:00
Heiko Kernbach 604f859f27 some refactoring 2015-04-19 21:23:38 +02:00
Heiko Kernbach 237f997547 typo 2015-04-19 13:32:56 +02:00
Heiko Kernbach 34bdfb86d7 multiple flightlines, remove lines, code cleanup 2015-04-19 13:27:55 +02:00
Heiko Kernbach b33f963667 fixed typo 2015-04-19 12:12:42 +02:00
Claudius Weinberger 5f5b48bd0f Design modifications Demo 2015-04-19 02:10:23 -07:00
Claudius Weinberger b717045a21 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-04-18 23:38:54 -07:00
Claudius Weinberger 2d534ba840 Change airport mouseover 2015-04-18 23:36:08 -07:00
Michael Hackstein 132ca70f4c Apply fixes to demo 2015-04-18 23:31:43 -07:00
Michael Hackstein f19c9b1593 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-04-18 23:18:56 -07:00
Michael Hackstein 546393937e Added a function to get all flights from SFO 2015-04-18 23:17:15 -07:00
Claudius Weinberger cf512ba437 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2015-04-18 23:16:14 -07:00
Claudius Weinberger fe0f273cfd Design modification Demo 2015-04-18 23:13:12 -07:00
Michael Hackstein d6e3bb6790 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-04-18 21:15:47 -07:00
Michael Hackstein 3c8ad99245 Enforced a timeout for the web interface version check 2015-04-18 21:15:22 -07:00
Alan Plum 89ef7605fe Linting. 2015-04-18 12:41:15 +02:00
Michael Hackstein 13491efc04 Improved zoomlevel in demo view 2015-04-17 23:25:05 -07:00
Michael Hackstein 37a51856d4 Added function to draw a flight 2015-04-17 22:11:44 -07:00
Michael Hackstein ae4f58f81e Only request Lon,Lat and _key for Aiports and add them on the Map. Drawing lines aint working yet 2015-04-17 21:37:15 -07:00
Michael Hackstein e3180cdad5 The demo view now zooms into the US. Only flights from there are available 2015-04-17 16:53:56 -07:00
Heiko Kernbach 6fa0f64719 dummy test date 2015-04-17 20:24:56 +02:00
Heiko Kernbach 3052d20e03 render demo view 2015-04-17 19:35:44 +02:00
Heiko Kernbach 5e29529729 initial commit and prep for demonstration view 2015-04-17 19:11:22 +02:00
Jan Steemann 9f2643acaa show type of collect method in explain 2015-04-16 16:29:36 +02:00
Jan Steemann 61c42e0ee2 fix relative URL redirects in internal.download() 2015-04-15 14:00:35 +02:00
Jan Steemann 7e0597f215 fixed cursor output in browser shell 2015-04-15 12:00:35 +02:00
Alan Plum 3a15e749d1 Automatically show/hide scripts dropdown. 2015-04-14 19:19:30 +02:00
Alan Plum c6b72d01e1 Rebuilt aardvark again. Removed indent on test GUI stacktraces. 2015-04-14 18:54:24 +02:00
Alan Plum 2f3bf9ed82 Rebuilt aardvark. 2015-04-14 18:44:48 +02:00
Alan Plum 7c4a3daeea Implemented aardvark test GUI. 2015-04-14 18:44:37 +02:00
Alan Plum decbc6dcea Fully implemented tests API. 2015-04-14 13:39:06 +02:00
Jan Steemann e8186a6ded issue #1308: ArangoDB Foxx Install via ZIP Frontend 2015-04-13 13:41:05 +02:00
Alan Plum 5deadef133 appCollection what? 2015-04-09 22:49:08 +02:00
Alan Plum c5cca6dccf More strict. 2015-04-09 22:47:45 +02:00
Alan Plum 69e63c2c64 Strict mode all the things. 2015-04-09 00:22:05 +02:00
Alan Plum 45ff33b404 More strictness. 2015-04-08 16:18:11 +02:00
Alan Plum 83b1b4596a Added module loader errors. 2015-04-08 13:12:43 +02:00
Alan Plum e4a2e5ddde Rebuilt aardvark. 2015-04-08 01:55:13 +02:00
Alan Plum 20fdb71e9c Exposed some tests. 2015-04-08 01:54:31 +02:00
Alan Plum 8133bd4c6a Linting 2015-04-07 20:04:59 +02:00
Alan Plum 8e94402b43 Fixed session errors. 2015-04-07 19:58:58 +02:00
Alan Plum f47c4a4572 Allow running tests. 2015-04-07 19:58:24 +02:00
Jan Steemann 748107b291 changed behavior of `db._query()` in the ArangoShell:
if the command's result is printed in the shell, the first 10 results will be printed. Previously
only a basic description of the underlying query result cursor was printed. Additionally, if the
cursor result contains more than 10 results, the cursor is assigned to a global variable `more`,
which can be used to iterate over the cursor result.

Example:

    arangosh [_system]> db._query("FOR i IN 1..15 RETURN i")
    [object ArangoQueryCursor, count: 15, hasMore: true]

    [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10
    ]

    type 'more' to show more documents

    arangosh [_system]> more
    [object ArangoQueryCursor, count: 15, hasMore: false]

    [
      11,
      12,
      13,
      14,
      15
    ]
2015-04-04 19:42:55 +02:00
Jan Steemann bed9f44873 added missing files for web interface 2015-04-03 15:01:12 +02:00
Jan Steemann 37e0233d10 Revert "added missing files for JSH"
This reverts commit 99b80dd1e338ec122fea54e6af604f2310f1e080.
2015-04-03 14:57:52 +02:00
Jan Steemann 8b132ad60f added missing files for JSH 2015-04-03 14:57:12 +02:00
Alan Plum c23390360b Unbreak the build. 2015-04-02 01:49:00 +02:00
Alan Plum 8ffd5ddd1c Allow running arbitrary Foxx scripts. 2015-04-02 00:16:23 +02:00
Michael Hackstein 3c79b54330 Merge branch 'devel' of github.com:arangodb/arangodb into gos 2015-04-01 13:38:29 +02:00
Michael Hackstein e2fd4cdd65 Further improvements of graph queries. All queries should now be noticably faster. 2015-04-01 13:25:25 +02:00
Jan Steemann 33de89915c make graph viewer issue less expensive queries 2015-04-01 11:40:38 +02:00
Jan Steemann 3ddf23d093 hand-moved changes from other branch 2015-03-30 12:30:45 +02:00
Alan Plum b1822be3ad Fixed Aardvark PATCH configuration. 2015-03-25 17:38:50 +01:00
Jan Steemann 7ec3a18e04 added internal.options() 2015-03-25 17:08:29 +01:00
Jan Steemann 479a66c441 added generated file 2015-03-25 08:58:02 +01:00
Jan Steemann 7d5cc17d98 added tests 2015-03-23 22:28:26 +01:00
Jan Steemann 3b6dfc868e Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification 2015-03-20 23:23:13 +01:00
Jan Steemann d63f47e840 added possibility to kill JS traversals 2015-03-20 23:05:41 +01:00
Jan Steemann 8e48f98045 Merge branch 'devel' of https://github.com/arangodb/arangodb into data-modification
Conflicts:
	arangod/Aql/Collection.cpp
	arangod/Aql/ExecutionBlock.cpp
2015-03-20 21:54:39 +01:00
Jan Steemann 8004a7be02 added derived file 2015-03-20 12:07:48 +01:00
Jan Steemann bdae982aa0 refuse to start the server when collection files or parameter.json files are not readable
Conflicts:
	js/apps/system/aardvark/frontend/js/bootstrap/errors.js
2015-03-18 17:44:06 +01:00
Jan Steemann 8aa9ef1f9c added derived file 2015-03-17 18:29:03 +01:00
Michael Hackstein e942f6252d Merge branch 'devel' of github.com:arangodb/arangodb into devel
Conflicts:
	js/apps/system/_admin/aardvark/APP/test/specs/views/documentViewSpec.js
2015-03-16 15:04:37 +01:00
Michael Hackstein 371702ceca Proved Document view and its tests. Adapted router along-side. This shall catch the bug that it is not possible to store valid json containing colons 2015-03-16 15:01:26 +01:00
Heiko Kernbach 02923a91ee fixed spec 2015-03-16 11:28:19 +01:00
Heiko Kernbach f16aa58852 fixed docs save bug in front-end 2015-03-16 11:18:51 +01:00
Heiko Kernbach a392fc6b0e added new query related files to karma tests 2015-03-13 10:34:38 +01:00
Michael Hackstein e314a6097c Fixed link to download API documentatioN 2015-03-13 09:44:34 +01:00
Michael Hackstein dec8a59073 Removed unused code 2015-03-13 09:44:02 +01:00
Heiko Kernbach 8a1e30b9d0 included 44fb5a554f1bbbf985724dbea92ed382f61a06be 2015-03-12 17:32:31 +01:00
Heiko Kernbach 449e3f1a18 added query management view, kill running queries and show slow queries 2015-03-12 16:42:20 +01:00
Michael Hackstein 5be310fc21 It is now possible to install Apps that are invalid if they are not configured correctly. If they get broken by configuration they are still routed and will display an errorpage. They also display an errorpage until configured. 2015-03-11 17:49:42 +01:00
Michael Hackstein 0a8e15749a Fixed scss-lint 2015-03-11 13:47:02 +01:00
Jan Steemann e368044036 fixed "line too long" 2015-03-10 14:44:31 +01:00
gschwab 7431ca0e86 fixed encoding bug 2015-03-10 14:08:15 +01:00
Heiko Kernbach 96ec4f3d7d larger modals for graph viewer 2015-03-10 11:43:55 +01:00
Michael Hackstein 21815a299d Added sharedlib 2015-03-10 11:39:23 +01:00
Michael Hackstein 2713df2aef Fixed frontend test 2015-03-10 10:40:03 +01:00
Michael Hackstein 82d58ddb19 Changed default document of Aardvark app 2015-03-10 10:38:27 +01:00