* splittet one query templates into two seperate files
* fixed syntax error in graphSettingsView
* fixed syntax error in foxxEditView
* rm not needed fix of tooltips
* changed format of ejs files due to pre-compiling templates now
* load templates via script tag
* adjust arango helper to work with new tippy version
* adjust arango templateEngine to work with pre compiled underscore templates
* minify and uglify pre compiled templates
* modified gitignore to not track not minified and uglified templates
* fixed queryViewOutput template
* make tooltips visible again!
* add grunt-contrib-jst to package.json
* make templates.js accessible via aardvark
* ... and enable gzip for em
* added build templates
* new features geo aql editor
* added geo geometry attribute detection, added tooltips for geo elements
* max height
* added max height for map tooltip
* first working example of geo aql ui detection
* license
* geo aql editor improvements
* Update CHANGELOG
* updated attributiong
* used different map, fixed wrong positioning when scrolling
* checking geo types
* added internet connection check for rendering the map in case of geosjon query result
* Cherry Picking LDAP changes
* Adding missing merges
* Fixing remaining mentions of FeatureCacheFeature
* Fix jslint
* Fixing some failed tests
* Fixing cluster authentication issue, red tests
* Fixing ldap testsuite, adding trace logging
* Fixint ldap tesuite setup and LDAP recognition
(cherry picked from commit 686d28a779)
* Fixing wrong assert
* Adding changelog entry, making requested changes from code review
* Fixing dump_authentication, fix typos
* improvements found during code review
* oops
* more use of sessionstorage
* fix tests
* Fixing broken handling, disallowing adding of local users when disabled
* Fixing testInvalidGrants
* Removing undefined auth level externally
* Fixing previous commit
* added tests for ldap search mode
* intentionally removed `after` methods from tests
because they are executed before the tests start
no cleanup is performed right now after the authentication tests
however, a cleanup is done at start of every test
* ldap tests all modes
* forward port changes from 3.3
* added generated files
* forward port missing changes for web UI
* added generated files
* added generated files
* UI: document/edge editor now remembering their modes (e.g. code or tree)
* changed shardDistribution api behaviour, added PUT route to only fetch collection based shard distribution
* ui: optimized shards view, added missing cleanup function in nodes view
* broken test
* shard distribution tests not fit the new api behaviour
* variables as reference
* CHANGELOG
* ui - added bind parameters to slow query history view
* also added bind params to running query view
* ui: fixed a bug when moving multiple documents was not possible