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
1062 commits
Transfer to URL with SHA
tree:
e61291373f
Branches
Tags
×
dev
dmpopidor
/
app
/
latest commit
e61291373f
briley
authored
on 8 Feb 2017
..
admin
resolved merge conflicts
9 years ago
controllers
Merge branch 'final_schema' of https://github.com/CDLUC3/roadmap into final_schema
9 years ago
helpers
renamed projects_helper to plans_helper. moved template.settings tests to settings:template_test
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 old Ability model which was used by the CanCan gem. added some more test coverage for Org and User
9 years ago
policies
merge in changes from origin
9 years ago
validators
uncommented out the email validator. added org unit tests.
9 years ago
views
removed User.org_type method and updated calls to in on some template views to use the new org.funder? instead
9 years ago