- clone database
- notification of database infra usage
- using ckeditor in plan description field, allowing the admin to write rich content or anchor links.
- bug fix: when the database hang the connection, status is not cached.
- bug fix: allow databases with the same name but with different engines.
- bug fix: database infra allocation algorithm should consider only active instances.
- terms of use
- bug fix to render box "My actions"
- bug fix HTML code
- show overall databases usage per team and environment
- link to monitor url in dashboard
- implemented search box in fields database name, team and project
- mysql engine user's creation should be constrained per instance and not per database as in mongodb
- change dashboard layout to a tabular view
- database creation allocation limit per team
- upgrading django simple audit version (improvements in m2m audit)
- several bug fixes in databaseinfra creation (filtering plan for selected engine and filtering env for selected plan)
- dashboard for sysadmins
- basic support for mysql engine
- showing database status
- users with "regular" role can manage databases in quarantine
- preventing from hitting the database unduly in database listing's view
- automatically purging databases older than a specific value
- removing api root url redirect to github
- created email field in team
- users can be in more than one team
- dba can now change the team accountable for a database
- filter to find user without a team
- database status in database listing
- some mysql tests
- method to list databases in a specific driver (implemented in mongodb and mysql)
- showing plan and environment in database listing
- google analytics
- fix django-simple-audit to a working version with m2m auditing
- team filter in user view
- role filter in user view
- add the possibility to specify a monitoring_url for a hostname
- showing environment and plan in database listing
- removed slug field from project form (it is not used...)
- inform user for how long the database will be put in quarantine
- bug fix when creating database with an existing name
- removed team management from user perspective
- fix django-simple-audit version
- support to manage mongodb database and users
- role based authorization
- ldap authentication
- basic api
- a minimum EC2 api integration