History for dmpopidor / app
2016-11-02
@briley
Merge branch 'add-orcid-functionality' of https://github.com/CDLUC3/roadmap into add-orcid-functionality
briley committed on 2 Nov 2016
@briley
resolved rebase merge conflicts
briley committed on 2 Nov 2016
@briley
Corrected spelling of text_desription field in token_permission_types
briley committed on 2 Nov 2016
@briley
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
@briley
attempting to silence the activerecord log during tests.
briley committed on 2 Nov 2016
@briley
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
@briley
commented out guidance and guidance_group tests
briley committed on 2 Nov 2016
@briley
fixed some existing template and guidance tests. Fixed reference to user.organisations in the GuidanceGroup model
briley committed on 2 Nov 2016
@briley
switched User->Language relationship in Model from has_one to belongs_to
briley committed on 2 Nov 2016
@Ray Carrick
merge postgresql -> master
Ray Carrick 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
@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-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
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
2016-10-26
@briley
resolving merge conflicts during rebase
briley committed on 26 Oct 2016
@briley
resolving merge conflicts
briley 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
removed comparison from boolean value to an integer in organisation model
xsrust committed on 25 Oct 2016