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
587 commits
Transfer to URL with SHA
tree:
b4d80a4596
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
b4d80a4596
briley
authored
on 13 Oct 2016
..
admin
Resolved merge conflicts
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
reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop
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
added nil check to user model's keep token method
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
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
9 years ago