| 2016-11-16 |
Moved org specific telephone, address and google maps link to config/branding.yml
briley
committed
on 16 Nov 2016
|
|---|---|
|
Added registration controller tests, updated reference to Devise's deprectaed 'bypass' with bypass_sign_in', added some test helper to verify redirects to welcome page (for unauthorized attempts) and projects list page (for authorized). Added language_id back to attr_accessible on User model
briley
committed
on 16 Nov 2016
|
|
|
Added authentication test and registration controller test. Added troubleshooting info to README. Added generic omniauth id to registration form
briley
committed
on 16 Nov 2016
|
|
| 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-08 |
added in locale entries for identifier schemes
briley
committed
on 8 Nov 2016
|
|
Updated routes to check for the existence of the new identifier_schemes table because rake db:migrate initializes the Rails app and devise tries to make use of the new table
briley
committed
on 8 Nov 2016
|
|
|
Merge branch 'master' into add-orcid-functionality
briley
committed
on 8 Nov 2016
|
|
| 2016-11-07 |
removed commented out code from new branding changes
Brian Riley
committed
on 7 Nov 2016
|
|
renamed layout partials to remove reference to dmponline. Updated configurations so that the code default assets are stored in lib/assets and any instance specific versions would be stored within app/assets. Move static page content out of the large locales files and placed examples of them into config/locales/static_pages
Brian Riley
committed
on 7 Nov 2016
|
|
| 2016-11-03 |
added additional locale message for identifier schemes and a remove icon
briley
committed
on 3 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
|
|
|
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
|
|
|
merge postgresql -> master
Ray Carrick
committed
on 2 Nov 2016
|
|
| 2016-11-01 |
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
|
|
translation no longer breaks on header link to create plan
xsrust
committed
on 1 Nov 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
|
| 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-20 |
Fixed issues with modal dialog functionality when trying to edit a published template
briley
committed
on 20 Oct 2016
|
|
factor out question guidance to reduce sql queries
Ray Carrick
committed
on 20 Oct 2016
|
|
| 2016-10-19 |
Added tinymce configuration line to the template/phase edit page
briley
committed
on 19 Oct 2016
|
|
fixed authorization variable issue in dmptemplates_controller#admin_cloneversion
briley
committed
on 19 Oct 2016
|
|
| 2016-10-18 |
Merge branch 'master' of https://github.com/DMPRoadmap/roadmap into postgresql
Jimmy Angelakos
committed
on 18 Oct 2016
|
| 2016-10-13 |
Added wkhtmltopdf binaries to gemfile. Moved wicked_pdf config to an initializer so that it can be custom to the server instance. Updated dead link to DMP Checklist pdf
briley
committed
on 13 Oct 2016
|
|
removed data access from view of token_permission_types
xsrust
committed
on 13 Oct 2016
|
|
| 2016-10-10 |
Update users page logic so that current user cannot edit their own permissions
briley
committed
on 10 Oct 2016
|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 10 Oct 2016
|