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
719 commits
Transfer to URL with SHA
tree:
65b4127e8b
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
65b4127e8b
briley
authored
on 8 Dec 2016
..
admin
Corrected spelling of text_desription field in token_permission_types
9 years ago
controllers
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
9 years ago
helpers
added initial application_helper tests
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 registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User 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
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
9 years ago
views
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
9 years ago