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
645 commits
Transfer to URL with SHA
tree:
286719ef07
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
286719ef07
briley
authored
on 2 Nov 2016
..
admin
removed user_org_roles from active admin
9 years ago
assets
merge postgresql -> master
9 years ago
controllers
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
9 years ago
helpers
fixed issue with plan list column display issue
9 years ago
mailers
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
models
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
9 years ago
policies
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
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
merge postgresql -> master
9 years ago