| 2016-11-10 |
Had to remove code that was building devise omniauth connections dynamically. The timing of when the rails engine builds the routes and the models is not conducive to this approach
briley
committed
on 10 Nov 2016
|
|---|---|
| 2016-11-09 |
Added domain to the identifier_Scheme table. Added unit and functional tests for the identifier_scheme functionality
briley
committed
on 9 Nov 2016
|
| 2016-11-04 |
Removed logo from identifier_schemes db table and added it to yaml locales. Added more entries for to the locales for oauth. Added red 'x' removal link for oauths on profile page. updated registrations controller so that users hitting the oauth handler that are not already signed in are brought to a registration page with a new user record that is connected to the oauth identifier
Brian Riley
committed
on 4 Nov 2016
|
| 2016-11-02 |
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
|
|
| 2016-11-01 |
updated seeds file with the correct orcid id scheme settings
briley
committed
on 1 Nov 2016
|
| 2016-10-25 |
setup dynamic omniauth provider structures and tied it into devise
briley
committed
on 25 Oct 2016
|
| 2016-10-24 |
Added a new identifier_schemes table and corresponding user_identifiers join table. Added the initial ORCID identifier scheme to the seeds.db file. Updated the locales file to include corresponding identifier tooltip language, logos, and initial connection message. Updated user profile page to dynamically display identifiers
Brian Riley
committed
on 24 Oct 2016
|
| 2016-10-04 |
Fixed typos: changed all change_org_detials to change_org_details
briley
committed
on 4 Oct 2016
|
| 2016-09-01 |
Merged branding changes from the development branch into the master branch that now contains DCC's changes to permissions/roles, internationalization and bug fixes
briley
committed
on 1 Sep 2016
|
|
merged DCC changes into master
briley
committed
on 1 Sep 2016
|
|
|
ensured users loose roles upon org changing and added depricated tags to roles
xsrust
committed
on 1 Sep 2016
|
|
|
added granting api to orgs permission
xsrust
committed
on 1 Sep 2016
|
|
| 2016-08-18 |
updated seeds file
xsrust
committed
on 18 Aug 2016
|
|
added pundit auth to organisations controller
xsrust
committed
on 18 Aug 2016
|
|
|
added magic string and constant structure for auth
xsrust
committed
on 18 Aug 2016
|
|
| 2016-08-17 |
Merging current stable development branch into master (#23)
...
Brian Riley
authored
on 17 Aug 2016
GitHub
committed
on 17 Aug 2016
|
| 2016-08-12 |
Updated Gemfile to use Rails 4.2.7, fixed some minor issues with locale initializer (#21)
...
Brian Riley
authored
on 12 Aug 2016
GitHub
committed
on 12 Aug 2016
|
|
|
|
| 2016-08-10 |
conflicts
DamodarSojka
committed
on 10 Aug 2016
|
|
migrations and routes tests
DamodarSojka
authored
on 4 Aug 2016
Damodar
committed
on 10 Aug 2016
|
|
|
dropdown and org language setting
Damodar
committed
on 10 Aug 2016
|
|
| 2016-08-04 |
migrations and routes tests
DamodarSojka
committed
on 4 Aug 2016
|
| 2016-08-01 |
added aditional seeds for api token_permission_types
xsrust
committed
on 1 Aug 2016
|
| 2016-07-22 |
Merged conflicts
Brian Riley
committed
on 22 Jul 2016
|
| 2016-07-19 |
language table, dropdown, additional locales
DamodarSojka
committed
on 19 Jul 2016
|
| 2016-06-28 |
Fixed typo in token_permissions in db/seeds.rb. Started cleanup of tests
briley
committed
on 28 Jun 2016
|
| 2016-06-27 |
Rebased development branch and corrected merge conflicts
briley
committed
on 27 Jun 2016
|
|
|
|
| 2016-06-23 |
|