dmpopidor / app / views / projects /
@briley briley authored on 7 Feb 2017
..
_dropdowns_new_project.html.erb removed references to organisation_id in several models and replaced with .org.id 9 years ago
_form.html.erb updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms 9 years ago
_project_details.html.erb resolved merge conflicts 9 years ago
_project_nav_tabs.html.erb bugs found in fr dmponline 9 years ago
_project_title.html.erb Merging current stable development branch into master (#23) 9 years ago
edit.html.erb Merging current stable development branch into master (#23) 9 years ago
export.html.erb Merging current stable development branch into master (#23) 9 years ago
share.html.erb updated roles_controller and model functions 9 years ago
show.html.erb added JS logic to prevent is_test and is_public from both being true on the project edit page. Also added include to projects show page so that it pulls in the projects.js file 9 years ago