dmpopidor / app /
@briley briley authored on 29 Sep 2016
..
admin Resolved merge conflicts 9 years ago
assets Updated css so that admin/profile popup menu links fit regardless of language selection. Updated profile save so that if user changed the language selection it updates the current user's locale 9 years ago
controllers added errors to organisation controller flash notice 9 years ago
helpers Added fix for issues when displaying column headings on the view plans page. Setup and 'Unknown' column heading that defaults to ' - ' but is updateable in the locale files. If there are issues determining the column heading it will use that value 9 years ago
mailers Merging master (#20) 9 years ago
models Updated association between User and Organisation to reflect the removed user_org_roles table. Each User now belongs_to an Organisation. 9 years ago
policies fixed organisation policy file to use user.organisation instead or user.organisation_id and fixed typos 9 years ago
validators Removed description field from organisation. Add contact email to the organisation. Change the way the logo is displayed on the organisation screen. 9 years ago
views Fixed duplicate table issue in edit organisation details page cause by an old merge conflict resolution 9 years ago