2016-11-02
@Ray Carrick
Merge pull request #49 from CDLUC3/master ...
Ray Carrick authored on 2 Nov 2016 GitHub committed on 2 Nov 2016
2016-11-01
@briley
updated application controller so that a user is redirected to the main landing page when then try to access a secure page when not logged in. Added the corresponding locale messages that will be displayed when this happens
briley committed on 1 Nov 2016
@briley
updated passwords controller to redirect user to the main landing page after initiating a password reset. Removed reference to invalid spinner css from main layout file
briley committed on 1 Nov 2016
@briley
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley committed on 1 Nov 2016
@xsrust
translation no longer breaks on header link to create plan
xsrust committed on 1 Nov 2016
@briley
updated seeds file with the correct orcid id scheme settings
briley committed on 1 Nov 2016
@briley
Fixed the way params are pulled into the identifier scheme intialization
briley committed on 1 Nov 2016
@xsrust
fixed display bug on plan creation confirmation pop up
xsrust committed on 1 Nov 2016
@xsrust
updated user permissions conversion to migrate org_admin details properly
xsrust committed on 1 Nov 2016
2016-10-31
@briley
removed spinner css from application.rb
briley committed on 31 Oct 2016
2016-10-28
@Brian Riley
made omniauth callback handler build dynamically based on db entries
Brian Riley committed on 28 Oct 2016
@xsrust
removed user_org_roles from active admin
xsrust committed on 28 Oct 2016
@xsrust
updated user organisation in active-admin
xsrust committed on 28 Oct 2016
@xsrust
added rake task to seed database with key values, additionally added rake task to perform all migration tasks
xsrust committed on 28 Oct 2016
2016-10-27
@briley
updated nil/empty check in orcid callback
briley committed on 27 Oct 2016
@briley
tweaked user_identifier record creation
briley committed on 27 Oct 2016
@briley
changed render to redirect for post oauth
briley committed on 27 Oct 2016
@briley
fixed syntax error in orcid omniauth callback
briley committed on 27 Oct 2016
@briley
updated omniauth callback handler for orcid
briley committed on 27 Oct 2016
@briley
ignored wicked_pdf.rb initializer because it will likely need to be server specific. Updated from_omniauth method on User
briley committed on 27 Oct 2016
@briley
Added user_identifiers back to the User.rb object and added comments to new function
briley committed on 27 Oct 2016
@briley
Updated devise initializer to load orcid omniauth provider without params
briley committed on 27 Oct 2016
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016
@briley
ran db migrations
briley committed on 26 Oct 2016
@briley
resolving merge conflicts
briley committed on 26 Oct 2016
@Brian Riley
Merge pull request #52 from DigitalCurationCentre/master ...
Brian Riley authored on 26 Oct 2016 GitHub committed on 26 Oct 2016
@Jimmy Angelakos
Added both DB gems for dev/merging compatibility
Jimmy Angelakos committed on 26 Oct 2016
2016-10-25
@briley
setup dynamic omniauth provider structures and tied it into devise
briley committed on 25 Oct 2016
@xsrust
moved migrating user permissions to a rake task migrate:permissions
xsrust committed on 25 Oct 2016
@xsrust
fixed issue where users needed an unconfirmed_email field due to faulty devise setting
xsrust committed on 25 Oct 2016