Launch user into backoffice on first deploy
This commit is contained in:
parent
eb56779370
commit
36e5d6d55d
@ -1,7 +1,8 @@
|
|||||||
{
|
{
|
||||||
"platform": "rails",
|
"platform": "rails",
|
||||||
"platform_version": 3,
|
"platform_version": 3,
|
||||||
"ruby_version": "1.9.2",
|
"ruby_version": "1.9.2",
|
||||||
"sql": false,
|
"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 ?
|
- 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)
|
- global regions: keyword in editable element (http://www.mongodb.org/display/DOCS/Updating)
|
||||||
- cucumber features for admin pages (in progress)
|
- cucumber features for admin pages (in progress)
|
||||||
(- duostack version)
|
(- duostack/doutcloud version)
|
||||||
- icon for redirection page in the pages section (back-office)
|
- icon for redirection page in the pages section (back-office)
|
||||||
- write my first tutorial about locomotive
|
- write my first tutorial about locomotive
|
||||||
- upgrade warning if new version of locomotive (maybe based on the commit id)
|
- upgrade warning if new version of locomotive (maybe based on the commit id)
|
||||||
|
Loading…
Reference in New Issue
Block a user