Merge pull request #8 from CDLUC3/development
Development
dev
commit 688d6afbf7f0f9f72758447a97920e399a5dda09
2 parents 33dab23 + 88081bf
@Marta Ribeiro Marta Ribeiro authored on 15 Jul 2016
GitHub committed on 15 Jul 2016
Showing 48 changed files
View
.travis.yml 0 → 100644
View
Gemfile
View
README.md
View
README.rdoc
View
Rakefile 100644 → 100755
View
app/assets/fonts/fontawesome-webfont.woff 0 → 100644
Not supported
View
app/assets/javascripts/application.js
View
app/assets/javascripts/projects.js
View
app/assets/stylesheets/application.css
View
app/models/user.rb
View
app/views/projects/index.html.erb
View
app/views/static_pages/about_us.html.erb
View
app/views/static_pages/help.html.erb
View
app/views/static_pages/roadmap.html.erb
View
config/application.rb
View
config/database_example.yml
View
config/initializers/swagger.rb
View
db/migrate/20130708092900_devise_create_admin_users.rb
View
db/schema.rb
View
db/seeds.rb
View
test/fixtures/answers.yml
View
test/functional/answers_controller_test.rb
View
test/functional/dmptemplates_controller_test.rb
View
test/functional/file_types_controller_test.rb
View
test/functional/file_uploads_controller_test.rb
View
test/functional/guidances_controller_test.rb
View
test/functional/home_controller_test.rb
View
test/functional/organisation_types_controller_test.rb
View
test/functional/organisations_controller_test.rb
View
test/functional/pages_controller_test.rb
View
test/functional/phases_controller_test.rb
View
test/functional/plan_sections_controller_test.rb
View
test/functional/plans_controller_test.rb
View
test/functional/project_groups_controller_test.rb
View
test/functional/project_partners_controller_test.rb
View
test/functional/projects_controller_test.rb
View
test/functional/question_themes_controller_test.rb
View
test/functional/questions_controller_test.rb
View
test/functional/sections_controller_test.rb
View
test/functional/themes_controller_test.rb
View
test/functional/user_org_roles_controller_test.rb
View
test/functional/user_role_types_controller_test.rb
View
test/functional/user_statuses_controller_test.rb
View
test/functional/user_types_controller_test.rb
View
test/functional/users_controller_test.rb
View
test/functional/versions_controller_test.rb
View
test/unit/guidance_test.rb
View
test/unit/plan_test.rb