finsihed adding visibility to project details page as radio button options. Updated public DMPs page to work with new visibility and moved it to the static pages controller since it falls outside of normal security. Updated all locale files accordingly
dev
1 parent ea8a124 commit a03bb724482afe68cbfde27c6422ea4e4dac974e
@Brian Riley Brian Riley authored on 6 Jan 2017
Showing 17 changed files
View
app/controllers/projects_controller.rb
View
app/controllers/static_pages_controller.rb
View
app/views/layouts/_navigation.html.erb
View
app/views/projects/_project_details.html.erb
View
app/views/projects/publicly_available.html.erb 100644 → 0
View
config/locales/de.yml
View
config/locales/en-UK.yml
View
config/locales/en-US.yml
View
config/locales/es.yml
View
config/locales/fr.yml
View
config/locales/static_pages/de.static.yml.example
View
config/locales/static_pages/en-UK.static.yml.example
View
config/locales/static_pages/en-US.static.yml.example
View
config/locales/static_pages/fr.static.yml.example
View
config/routes.rb
View
test/functional/projects_controller_test.rb
View
test/routing_test.rb