dmpopidor / app / views / plans /
@Jose Lloret Jose Lloret authored on 26 May 2017
..
_answer_form_ro.html.erb Replace UC3 -> CDL - fixes #245 9 years ago
_available_templates.html.erb updated forms on create/edit plans, contact_us, profile pages to match consolidated css 9 years ago
_export.html.erb Fixed Exporting settings. It works per phase. DMPRoadmap/roadmap#197 9 years ago
_form.html.erb plans views according to gettext. DMPRoadmap/roadmap#98 9 years ago
_guidance_settings.html.erb plans views according to gettext. DMPRoadmap/roadmap#98 9 years ago
_plan_details.html.erb fixed merge conflicts after rebase 9 years ago
_plan_list_head.html.erb Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248 9 years ago
_plan_list_item.html.erb Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248 9 years ago
_plan_nav_tabs.html.erb export functionality according to workflow defined at DMPRoadmap/roadmap#197 9 years ago
_plan_title.html.erb port of plan creation and editing to new data model 9 years ago
_progress.html.erb change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182 9 years ago
_toolbar.html.erb removed filter button and settings cog icon from view plans page DMPRoadmap/roadmap#248 9 years ago
create.html.erb Removed description field when choosing a template for creating a plan. DMPRoadmap/roadmap#199 9 years ago
create.js.erb simplification of create plan js and html presence of plan_template_id triggers submit button disabled 9 years ago
edit.html.erb updated syntax to allow read-only view of a plan. \n app/views/phases/_answer_form_ro.html.erb probably needs a bigger re-write as the logic is horrendus and it renders the whole thing as a form...but it's not a form because it's read only and it checks to see if it's read only a bunch of times within it. but here's the quick and dirty making it work 8 years ago
export.docx.erb Export DOCX excluding section heading if no questions are selected. DMPRoadmap/roadmap#295 8 years ago
export.html.erb Export HTML excluding section heading if no questions are selected. DMPRoadmap/roadmap#295 8 years ago
export.json.jbuilder Merging master (#20) 9 years ago
export.pdf.erb Export PDF excluding section heading if no questions are selected. DMPRoadmap/roadmap#295 8 years ago
export.xml.builder Export plans according to gettext. DMPRoadmap/roadmap#98 9 years ago
index.html.erb plans views according to gettext. DMPRoadmap/roadmap#98 9 years ago
new.html.erb updated forms on create/edit plans, contact_us, profile pages to match consolidated css 9 years ago
share.html.erb updated forms on create/edit plans, contact_us, profile pages to match consolidated css 9 years ago
show.html.erb transferred all_guidance_groups over to a locals variable when being passed into the partial. 9 years ago
show_export.html.erb further bug fix for show_export page and controller test for this endpoint 9 years ago