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
1109 commits
Transfer to URL with SHA
tree:
5d3ec89f93
Branches
Tags
×
dev
dmpopidor
/
lib
/
latest commit
5d3ec89f93
Brian Riley
authored
on 3 Mar 2017
..
assets
trying to reduce data access queries. Needs more work
9 years ago
tasks
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
9 years ago
templates/erb/
scaffold
Merging master (#20)
9 years ago
active_admin_views_pages_base.rb
Merging master (#20)
9 years ago
custom_failure.rb
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
global_helpers.rb
Merging master (#20)
9 years ago