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
600 commits
Transfer to URL with SHA
tree:
fa7f156928
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
0aafbb4fb3
xsrust
authored
on 25 Oct 2016
..
admin
Merging current stable development branch into master (#23)
9 years ago
assets
Updated export page so that the settings section of each phase's accorordion panel is not an accordion. Its now just a div.
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
removed comparison from boolean value to an integer in organisation 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
Branding changes (#24)
9 years ago
views
factor out question guidance to reduce sql queries
9 years ago