1
0
Fork 0
Commit Graph

36 Commits

Author SHA1 Message Date
Heiko Kernbach 6db183c681 bugfix: user extra attribuet now called userData 2014-11-07 16:19:24 +01:00
Michael Hackstein e4f15f3632 Reverted my changes for Swagger URL Export 2014-11-05 16:25:21 +00:00
Michael Hackstein 3fe3e6dbd6 Fixed merge conflict. Still waiting for a fix from Frank for falsly matching of %2F as / in routes 2014-11-05 09:41:26 +00:00
Jan Steemann 7367d3400b fixed download of AQL query results in web interface 2014-11-04 01:31:12 +01:00
Jan Steemann 166e41a512 issue #1069: Add 'raw' link to swagger ui so that the raw swagger json can easily be retrieved
This adds a link to the Swagger API docs to an application's detail view in
  the **Applications** tab of the web interface. The link produces the Swagger
  JSON directly. If authentication is turned on, the link requires authentication,
  too.
2014-11-04 01:16:56 +01:00
Heiko Kernbach e12d027273 fixed non valid javascript code, aaardvark is now using internal base64 decode function 2014-10-09 18:40:13 +02:00
Alan Plum 71155440e6 Removed jslint headers from system apps. 2014-09-02 22:14:57 +02:00
Heiko Kernbach 7c035ad49a document export bugfix, added filters to doc export function 2014-08-26 16:45:56 +02:00
Heiko Kernbach 1218d3b35b added export feature for documents and for query results 2014-08-22 16:54:53 +02:00
Heiko Kernbach ed1942c8d0 improved way of importing and exporting aql queries 2014-08-19 17:08:27 +02:00
Heiko Kernbach 5209a761db changed the way of downloading user queries 2014-08-18 15:07:58 +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
Alan Plum 1624c6a1b8 Formatting. 2014-07-01 15:08:38 +02:00
Alan Plum 1d497135cf Allow specifying config options when mounting apps in aardvark. 2014-07-01 14:35:08 +02:00
Heiko Kernbach ac9be731aa added new foxx route for git information about foxx app 2014-06-20 14:54:21 +02:00
Heiko Kernbach 3c72644b00 added functionality to download and install foxx applications from github 2014-06-20 10:30:35 +02:00
Heiko Kernbach eb08541171 foxx apps install now via github 2014-06-10 15:21:27 +02:00
Michael Hackstein 31f3d36443 Removed debug output 2014-04-13 15:11:01 +02:00
Michael Hackstein 2392d3de08 Modified aardvark to use internal configuration to store notification infos 2014-04-13 15:08:59 +02:00
Michael Hackstein 776a9e6c7a Improved version check, it now allows a user to tell the system to stop doing it 2014-04-11 17:24:05 +02:00
Michael Hackstein efa911632f Merge remote-tracking branch 'origin/devel' into sharding 2014-02-19 16:12:00 +01:00
gschwab b376b3a803 added logout and restricted images to gravatars 2014-02-19 15:30:31 +01:00
Heiko Kernbach b69fad0381 merge origin/devel 2014-02-18 14:29:44 +01:00
Michael Hackstein 10c380602a Added a foxx route for authentication. It is now possible to request the logged in user 2014-02-18 10:40:23 +01:00
Jan Steemann c38c038492 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	CHANGELOG
	js/apps/system/aardvark/frontend/css/collectionsItemView.css
	js/apps/system/aardvark/frontend/css/graphlayout.css
2014-02-06 13:18:52 +01:00
Jan Steemann 3db9bbe0cc evil mimetype detection attempt 2014-02-01 17:02:42 +01:00
Jan Steemann ea2af50683 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
	Documentation/ImplementorManual/HttpSystem.md
	js/apps/system/aardvark/aardvark.js
	js/apps/system/aardvark/frontend/css/buttons.css
	js/server/version-check.js
2014-01-24 14:50:09 +01:00
Michael Hackstein 42173af80d Finished implementing foxx upload in WI 2014-01-24 12:51:54 +01:00
Jan Steemann ae6b4be148 upload applications via web interface 2014-01-24 11:15:17 +01:00
Michael Hackstein cb288e21e6 Start of Foxx download in WI implementation. Not functional yet 2014-01-24 10:24:31 +01:00
Michael Hackstein 6b8333207b Added first implementation of the Cluster Dashboard. Functionality is basic, displayed data is faked and design is comming soon 2014-01-14 14:52:52 +01:00
Michael Hackstein 583268c058 Updated API Documentation of the aardvark itself. The API Documentation is now Documenting itself properly 2014-01-10 17:30:08 +01:00
Michael Hackstein 87555c84ab Added user info on mount point switch failures. closes #628 2013-11-12 11:03:28 +01:00
Michael Hackstein a037e7ba55 Added foxx mount move in the Web Interface 2013-11-11 16:37:09 +01:00
Jan Steemann 729bbc44f0 use per-database directories for Foxx apps 2013-09-30 10:57:29 +02:00