| 2016-11-02 |
Merge branch 'add-orcid-functionality' of https://github.com/CDLUC3/roadmap into add-orcid-functionality
briley
committed
on 2 Nov 2016
|
|---|---|
|
resolved rebase merge conflicts
briley
committed
on 2 Nov 2016
|
|
|
Corrected spelling of text_desription field in token_permission_types
briley
committed
on 2 Nov 2016
|
|
|
fixed issue with settings data saved to the DB using an old version of the gem. stripped html tags from question text for display in the export form.
briley
committed
on 2 Nov 2016
|
|
|
attempting to silence the activerecord log during tests.
briley
committed
on 2 Nov 2016
|
|
|
tidied up new tests and fixtures. Commented out old tests that were failing. Updated relationship between TokenPermissionType and Organisation so that token_permission_type.organisations works
briley
committed
on 2 Nov 2016
|
|
|
commented out guidance and guidance_group tests
briley
committed
on 2 Nov 2016
|
|
|
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley
committed
on 2 Nov 2016
|
|
|
switched User->Language relationship in Model from has_one to belongs_to
briley
committed
on 2 Nov 2016
|
|
|
merge postgresql -> master
Ray Carrick
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
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
|
|
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
|
|
|
updated gitignore to include initializers that should be server specfic. removed reference to missing spinner.css
briley
committed
on 1 Nov 2016
|
|
|
translation no longer breaks on header link to create plan
xsrust
committed
on 1 Nov 2016
|
|
|
fixed display bug on plan creation confirmation pop up
xsrust
committed
on 1 Nov 2016
|
|
|
updated user permissions conversion to migrate org_admin details properly
xsrust
committed
on 1 Nov 2016
|
|
| 2016-10-28 |
made omniauth callback handler build dynamically based on db entries
Brian Riley
committed
on 28 Oct 2016
|
|
removed user_org_roles from active admin
xsrust
committed
on 28 Oct 2016
|
|
|
updated user organisation in active-admin
xsrust
committed
on 28 Oct 2016
|
|
| 2016-10-27 |
updated nil/empty check in orcid callback
briley
committed
on 27 Oct 2016
|
|
tweaked user_identifier record creation
briley
committed
on 27 Oct 2016
|
|
|
changed render to redirect for post oauth
briley
committed
on 27 Oct 2016
|
|
|
fixed syntax error in orcid omniauth callback
briley
committed
on 27 Oct 2016
|
|
|
updated omniauth callback handler for orcid
briley
committed
on 27 Oct 2016
|
|
|
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
|
|
|
Added user_identifiers back to the User.rb object and added comments to new function
briley
committed
on 27 Oct 2016
|
|
| 2016-10-26 |
resolving merge conflicts during rebase
briley
committed
on 26 Oct 2016
|
|
resolving merge conflicts
briley
committed
on 26 Oct 2016
|
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
|
removed comparison from boolean value to an integer in organisation model
xsrust
committed
on 25 Oct 2016
|