1
0
Fork 0
Commit Graph

2909 Commits

Author SHA1 Message Date
Michael Hackstein eca23b3814 Added an upgrade foxx dialog to the WebInterface 2015-03-03 14:18:35 +01:00
Michael Hackstein 0d09cf0759 Fixed SCSSLint 2015-03-02 14:30:30 +01:00
Michael Hackstein 8fc3fd2908 The webinterface will now print the path to a foxx in development mode 2015-03-02 14:23:03 +01:00
gschwab 285be2a7d3 fixed username bug 2015-02-27 15:23:43 +01:00
Heiko Kernbach 23a0e17018 Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-26 14:18:38 +01:00
Heiko Kernbach 467cd60b07 added missing select2 retina picture 2015-02-26 14:18:28 +01:00
Michael Hackstein f0ab702b3f Proper description in the package.json. 2015-02-26 13:12:18 +01:00
Jan Steemann e8053b5fa1 added generated files 2015-02-25 11:01:26 +01:00
Michael Hackstein 5b6e9efde8 Fixed a bug disallowing the webinterface to install from github 2015-02-24 17:36:30 +01:00
Frank Celler 4f8ea3a208 Merge remote-tracking branch 'origin/2.5' into devel
Conflicts:
	CHANGELOG
	arangod/RestServer/arangod.cpp
	js/apps/system/_admin/aardvark/APP/package.json
2015-02-24 16:10:11 +01:00
Heiko Kernbach 2674b86e9f grunt now much faster 2015-02-24 13:00:05 +01:00
Michael Hackstein d57135c1b4 Fixed the sessions app, to create the _sessions collection if it is used on the internal mount point 2015-02-23 15:43:47 +01:00
Michael Hackstein 4d7f358e9e Added a devel task and removed watch form the default task of Grunt 2015-02-23 14:50:45 +01:00
Michael Hackstein 27253fde9c Added generated files in WebInterface 2015-02-23 14:50:21 +01:00
Michael Hackstein 4727a44b18 Typo fix in test output 2015-02-23 14:50:15 +01:00
Michael Hackstein 5dec680974 Added a test for the App install process, to avoid installing apps using the AppStore without giving a mountpoint. That caused undefined:undefined as an error message 2015-02-23 14:50:09 +01:00
Michael Hackstein c4d8e9edc0 Added newest versions of all libs to package.json 2015-02-23 14:50:02 +01:00
Michael Hackstein 683ae15ba5 Node modules in aardvark are contained in package.json. They can be installed locally if required by issuing npm install in APP folder 2015-02-23 14:49:22 +01:00
Michael Hackstein 9b702a8a9e Fixed query view spec 2015-02-23 14:49:14 +01:00
Michael Hackstein 271eb3cdeb Removed obsolete test files 2015-02-23 14:49:05 +01:00
Jan Steemann 8b76d3bf91 fixed repository URL 2015-02-23 11:20:29 +01:00
Frank Celler c3f64e6a25 release version 2.5.0-beta1 2015-02-23 10:47:30 +01:00
Michael Hackstein 0a0eec0cdb Added a devel task and removed watch form the default task of Grunt 2015-02-23 10:29:16 +01:00
Michael Hackstein 3ec41dbf26 Added generated files in WebInterface 2015-02-22 21:23:03 +01:00
Michael Hackstein 41b91043ae Typo fix in test output 2015-02-22 21:22:08 +01:00
Michael Hackstein 30fa8ef2d1 Added a test for the App install process, to avoid installing apps using the AppStore without giving a mountpoint. That caused undefined:undefined as an error message 2015-02-22 21:21:29 +01:00
Michael Hackstein ab5a5d643b Added newest versions of all libs to package.json 2015-02-22 21:20:17 +01:00
Michael Hackstein 21cfcb9b74 Node modules in aardvark are contained in package.json. They can be installed locally if required by issuing npm install in APP folder 2015-02-22 21:19:57 +01:00
Michael Hackstein 3f02e8829a Fixed query view spec 2015-02-21 15:26:09 +01:00
Michael Hackstein 72afc08ddb Removed obsolete test files 2015-02-21 15:24:04 +01:00
Frank Celler daadd697eb release version 2.5.0-alpha8 2015-02-20 12:59:39 +01:00
Frank Celler 5f2655c3d9 Merge branch 'devel' of github.com:arangodb/arangodb into 2.5 2015-02-20 12:49:56 +01:00
Heiko Kernbach b41008c336 added grunt build files 2015-02-20 10:52:55 +01:00
Frank Celler 3c7948451a release version 2.5.0-alpha7 2015-02-19 19:21:50 +01:00
Frank Celler 08239445f9 Merge branch 'devel' of github.com:arangodb/arangodb into 2.5 2015-02-19 18:46:41 +01:00
Michael Hackstein ca35d0c610 The foxx manager now reinstalls all system apps on startup 2015-02-19 18:39:01 +01:00
Michael Hackstein 5bede81469 The app.js is now requested with a differente version to avoid caching by browsers 2015-02-19 18:37:39 +01:00
Michael Hackstein 1370c28b4c Included grunt-text-replace module 2015-02-19 18:20:00 +01:00
Michael Hackstein 101985516a Removed not working code. Will be reincluded in future 2015-02-19 18:19:37 +01:00
Michael Hackstein a641df37cb Merge branch 'devel' of github.com:arangodb/arangodb into devel 2015-02-19 18:08:33 +01:00
Heiko Kernbach 5d971cf60f grunt support for cluster frontend 2015-02-19 18:07:51 +01:00
Michael Hackstein f2db5833ba Removed unused static file exports from manifest 2015-02-19 17:51:41 +01:00
Michael Hackstein be5352441f Added modified gruntfile and manifest for the query view fix 2015-02-19 17:16:03 +01:00
Michael Hackstein bc7b3e3a57 Fixed syntax highlighting of query editor and hide away the explainor 2015-02-19 17:07:33 +01:00
Michael Hackstein da436c8a8c Applied a fix to ace editor 2015-02-19 17:06:20 +01:00
Michael Hackstein 6920330009 Removed invalid *css properties. Compatbility to IE6 is not possible anyways with many other features 2015-02-19 16:31:49 +01:00
Michael Hackstein 1acc13ba8b Removed unnecessary files 2015-02-19 15:05:20 +01:00
Jan Steemann 871bfd4655 updated functions list 2015-02-19 14:51:32 +01:00
Frank Celler 6190bb7994 Merge branch 'devel' of github.com:arangodb/arangodb into 2.5 2015-02-18 21:50:33 +01:00
Michael Hackstein 7844b9eebd Fixed JSLint 2015-02-18 20:39:43 +01:00