dmpopidor / app / views /
@briley briley authored on 10 Oct 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 Moved language load from registrations/edit page into the controller. Updated registrations/edit page code to directly create the <select> box rather than using rails helpers which for some reason would not actually select the current language value 9 years ago
dmptemplates allow display of html in question 9 years ago
guidance_groups Merging master (#20) 9 years ago
guidances Merging master (#20) 9 years ago
home Began removing branding variables from the locales file and placed them in branding.yml 9 years ago
layouts commented out legacy user.organisation_id method in user model. Each user now belongs to one organisation 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 Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes 9 years ago
projects fixed issue with branding variable resolution on plan modal dialogs 9 years ago
settings Merging master (#20) 9 years ago
shared fixed issue with policy check when saving changes to a plans export settings 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 Merging master (#20) 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 Fixes to the users page 9 years ago