GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
2
Pull requests
Labels
Priorities
Milestones
Wiki
Commit Graphs
Kanban
Build
Network
Mirrors
Gantt Chart
Fork
: 0
opidor
/
dmpopidor
Download ZIP
557 commits
Transfer to URL with SHA
tree:
c78d1a439c
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
c78d1a439c
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
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
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
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