Update/re-engineer the rake setup task
Reported by Matias Korhonen | August 10th, 2009 @ 01:51 PM | in 0.5
The rake setup task hasn't been updated since who knows when.
The setup task should do the following operations:
- Init git submodules
- Update git submodules
- Ask if you want a SQLite database for development
- if so, setup the appropriate database.yml file
- Load the database schema
- Add the standard user roles
- Add the standard settings
- Create one article, one news item, one event, and one gallery
- Create the first administrator according to user input
I don't think we really need the populate task any more, at least once we have resolved this ticket.
Comments and changes to this ticket
-
Joao Carlos August 18th, 2009 @ 05:40 PM
- Assigned user set to Joao Carlos
- Milestone changed from 0.5.5 (Bug fix galore) to 0.5
-
Joao Carlos August 18th, 2009 @ 11:29 PM
- State changed from new to testing
(from [7e590750de10490fc84c3090f78e97767fce4fc7]) New rake tasks for setting up and updating the application [#150 state:testing]. More settings added to the database [#156 state:open]. http://github.com/jcxplorer/hhlc/commit/7e590750de10490fc84c3090f78...
-
Joao Carlos August 19th, 2009 @ 03:53 AM
(from [3a33c4e50fcd52fa6b120bb552120ab412ce6b03]) Migrate the database when updating [#150] http://github.com/jcxplorer/hhlc/commit/3a33c4e50fcd52fa6b120bb5521...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Ruby on Rails web application for the HAAGA-HELIA Linux Club.
People watching this ticket
Referenced by
- 150 Update/re-engineer the rake setup task (from [7e590750de10490fc84c3090f78e97767fce4fc7]) New rak...
- 156 Expand the settings page/table (from [7e590750de10490fc84c3090f78e97767fce4fc7]) New rak...
- 150 Update/re-engineer the rake setup task (from [3a33c4e50fcd52fa6b120bb552120ab412ce6b03]) Migrate...