Launch user into backoffice on first deploy
This commit is contained in:
parent
eb56779370
commit
36e5d6d55d
@ -3,5 +3,6 @@
|
||||
"platform_version": 3,
|
||||
"ruby_version": "1.9.2",
|
||||
"sql": false,
|
||||
"mongodb": true
|
||||
"mongodb": true,
|
||||
"start_page": "admin"
|
||||
}
|
||||
|
2
doc/TODO
2
doc/TODO
@ -15,7 +15,7 @@ BACKLOG:
|
||||
- edit images (upload new ones, ...etc) => wait for aloha or send them an email ?
|
||||
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
|
||||
- cucumber features for admin pages (in progress)
|
||||
(- duostack version)
|
||||
(- duostack/doutcloud version)
|
||||
- icon for redirection page in the pages section (back-office)
|
||||
- write my first tutorial about locomotive
|
||||
- upgrade warning if new version of locomotive (maybe based on the commit id)
|
||||
|
Loading…
Reference in New Issue
Block a user