dmpopidor / app / views /
@Sam Rust Sam Rust authored on 22 May 2017
GitHub committed on 22 May 2017
..
administrate/ application Fix for super admin (new annotation model) 9 years ago
annotations updated tests to work after annotations changes 9 years ago
answers finished fixes for answer creation race condition DMPRoadmap/roadmap#241 9 years ago
api/ v0 updated statistics api endpoint to be in line with the new data model 9 years ago
contact_us updated forms on create/edit plans, contact_us, profile pages to match consolidated css 9 years ago
devise removed old shib handler from edit profile page 9 years ago
guidance_groups guidance_group views according to gettext. DMPRoadmap/roadmap#98 9 years ago
guidances Guidances new/edit with table formatting displayed properly. DMPRoadmap/roadmap#272 9 years ago
home started the migration from i18n to gettext 9 years ago
layouts Quick'n'dirty touchscreen hack for Bootstrap's buggy dropdown, closes #316 8 years ago
notes change how updating various status indicators are done fixes: https://github.com/DMPRoadmap/roadmap/issues/182 9 years ago
orgs fixed outdataed organisation_type reference on edit of organisation_details page 9 years ago
phases 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 9 years ago
plans Removed strong tag from docx when exporting question.text. DMPRoadmap/roadmap#297 8 years ago
projects removed the old dropdowns_new_project partial as it is no longer being used 9 years ago
question_options question_options views according to gettext. DMPRoadmap/roadmap#98 9 years ago
questions updated tests to work after annotations changes 9 years ago
sections Replace UC3 -> CDL - fixes #245 9 years ago
settings/ phases Removed remaining pieces of the plan_list settings DMPRoadmap/roadmap#248 9 years ago
shared Fixed sign up form. DMPRoadmap/roadmap#317 9 years ago
static_pages Extended .pot an .po files with translations from static.yml. DMPRoadmap/roadmap#167 9 years ago
templates Template versioning update. 9 years ago
token_permission_types Corrected spelling of text_desription field in token_permission_types 9 years ago
user_mailer updated other email notifications to use the user email if no name is defined 9 years ago
users Added tooltips & strings for org admin/user permissions, closes #259 8 years ago