dmpopidor / lib /
@Brian Riley 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