|
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
|
|---|
| app/controllers/projects_controller.rb |
|---|
| app/controllers/static_pages_controller.rb |
|---|
| app/models/exported_plan.rb |
|---|
| app/models/project.rb |
|---|
| app/models/visibility.rb 0 → 100644 |
|---|
| app/views/layouts/_navigation.html.erb |
|---|
| app/views/projects/_project_details.html.erb |
|---|
| app/views/projects/public_export.html.erb 0 → 100644 |
|---|
| app/views/projects/publicly_available.html.erb 100644 → 0 |
|---|
| app/views/static_pages/public_plans.html.erb 0 → 100644 |
|---|
| config/locales/de.yml |
|---|
| config/locales/en-UK.yml |
|---|
| config/locales/en-US.yml |
|---|
| config/locales/es.yml |
|---|
| config/locales/fr.yml |
|---|
| config/locales/static_pages/de.static.yml.example |
|---|
| config/locales/static_pages/en-UK.static.yml.example |
|---|
| config/locales/static_pages/en-US.static.yml.example |
|---|
| config/locales/static_pages/fr.static.yml.example |
|---|
| config/routes.rb |
|---|
| db/migrate/20170103171414_add_test_and_public_to_projects.rb 100644 → 0 |
|---|
| db/migrate/20170103221846_add_indexes_for_is_test_and_is_public_to_projects.rb 100644 → 0 |
|---|
| db/migrate/20170105165111_create_visibilities.rb 0 → 100644 |
|---|
| db/schema.rb |
|---|
| db/seeds.rb |
|---|
| test/fixtures/plans.yml |
|---|
| test/fixtures/projects.yml |
|---|
| test/fixtures/visibilities.yml 0 → 100644 |
|---|
| test/functional/projects_controller_test.rb |
|---|
| test/functional/static_pages_controller_test.rb 0 → 100644 |
|---|
| test/routing_test.rb |
|---|
| test/unit/project_test.rb |
|---|