dmpopidor / app / views / projects /
@briley briley authored on 11 Jan 2017
..
_dropdowns_new_project.html.erb renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer 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 switched visibility over to an enum. updated the project objects accordingly. Added some more unit tests. Updated locale files with visibility text 9 years ago
_project_list_head.html.erb Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value 9 years ago
_project_list_item.html.erb Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value 9 years ago
_project_nav_tabs.html.erb Merging master (#20) 9 years ago
_project_title.html.erb Merging master (#20) 9 years ago
_toolbar.html.erb Merging master (#20) 9 years ago
edit.html.erb Merging master (#20) 9 years ago
export.html.erb Merging master (#20) 9 years ago
index.html.erb Merging master (#20) 9 years ago
new.html.erb Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf 9 years ago
share.html.erb fixed issue with branding variable resolution on plan modal dialogs 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