dmpopidor / app / views /
@briley briley authored on 3 Jan 2017
..
admin/ dmptemplates Added some bug fixes that were a part of an old 'upgrade-bootstrap' branch but were missed when creating the rails-4-2 pull request. Also replaces the static page urls with localized versions 9 years ago
api/ v0 Merging master (#20) 9 years ago
contact_us Moved org specific telephone, address and google maps link to config/branding.yml 9 years ago
devise added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts 9 years ago
dmptemplates removed <p> wrapping from default answers in preview 9 years ago
guidance_groups Merging master (#20) 9 years ago
guidances Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance 9 years ago
home Began removing branding variables from the locales file and placed them in branding.yml 9 years ago
layouts get rid of explcit urls in admin/superadmin links 9 years ago
organisation_users Fixed merge conflicts API/I18n -> Rails 4.2 9 years ago
organisations removed tooltip for now defunct description field from the organisation page 9 years ago
plans factor out question guidance to reduce sql queries 9 years ago
projects 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
settings fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form. 9 years ago
shared Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model 9 years ago
static_pages text changes requested by Sarah 2016/11/14 9 years ago
token_permission_types Corrected spelling of text_desription field in token_permission_types 9 years ago
user_mailer updated actionmailer to use the hostname when adding urls to emails. Also fixed bug in [object]_path route helpers contained within an ActionMailer view. ActionMailer was not proviing the localization portion of the url. Manually including the default locale now in links to the project 9 years ago
users Update users page logic so that current user cannot edit their own permissions 9 years ago