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
610 commits
Transfer to URL with SHA
tree:
ec17337998
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
ec17337998
xsrust
authored
on 1 Nov 2016
..
admin
removed user_org_roles from active admin
9 years ago
assets
fixed display bug on plan creation confirmation pop up
9 years ago
controllers
modifying relationship between users and organisations \n -users now belong_to organisation \n -organisations now have_many users \n -removed the depricated user_org_roles structure with migration \n -moved data out of that structure into the existing organisation_id field of users to complete relationship \n -re-evaluated functions to do with organisation_id field, as it was used as a placeholder before
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
updated user permissions conversion to migrate org_admin details properly
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
Branding changes (#24)
9 years ago
views
translation no longer breaks on header link to create plan
9 years ago