dmpopidor / app / views /
@briley briley authored on 8 Nov 2016
..
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 Merging master (#20) 9 years ago
devise Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table 9 years ago
dmptemplates Fixed issues with modal dialog functionality when trying to edit a published template 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 removed commented out code from new branding changes 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 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
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 Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql 9 years ago
static_pages Fixed bug in yaml files. Updated help page content so that it lists an MIT license 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