| 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 issue with 'make small changes' selection on template version edit modal
briley
committed
on 20 Oct 2016
|
|
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-17 |
Fixed issue with plan creation not properly saving guidance selections. Fixed contact us page typos
briley
committed
on 17 Oct 2016
|
|
Fixed JS issues with select2 boxes not properly updating contents when 'not applicable' clicked and not updating the funder/institution on the confirm dialog
briley
committed
on 17 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-12 |
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 12 Oct 2016
|
|
removed devise.rb initializer. this should be specific to the server running the application
briley
committed
on 12 Oct 2016
|
|
|
fixed broken link on terms page
briley
committed
on 12 Oct 2016
|
|
|
Add logo files via upload
stephaniesimms
authored
on 12 Oct 2016
GitHub
committed
on 12 Oct 2016
|
|
|
reverted changes to devise that were attempting to redirect users to the login page after session expiration. It was causing occassional sign_in issues due to a redirect loop
briley
committed
on 12 Oct 2016
|
|
|
Changed to streaming fork of yaml_db gem.
Jimmy Angelakos
committed
on 12 Oct 2016
|
|
| 2016-10-10 |
Merge pull request #38 from CDLUC3/master
...
Brian Riley
authored
on 10 Oct 2016
GitHub
committed
on 10 Oct 2016
|
|
Update users page logic so that current user cannot edit their own permissions
briley
committed
on 10 Oct 2016
|
|
|
fixed typo in fr.yml locale file. Added custom failure app for devise that should redirect the user to the home page on a session timeout
briley
committed
on 10 Oct 2016
|
|
|
fixed typo with class name
briley
committed
on 10 Oct 2016
|
|
|
Updated devise to redirect user to the home page after session expiration rather than the unauthorized page
briley
committed
on 10 Oct 2016
|
|
|
Merge branch 'master' of https://github.com/CDLUC3/roadmap
briley
committed
on 10 Oct 2016
|
|
|
Fixes to the users page
briley
committed
on 10 Oct 2016
|
|
| 2016-10-07 |
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
update ReadMe.md
stephaniesimms
authored
on 7 Oct 2016
GitHub
committed
on 7 Oct 2016
|
|
|
Added tooltip for 'published' checkbox on guidance page. Added confirmation alert when clicking delete on guidance and guidance groups. Removed invalid policy check for organisation id match when creating new guidance
Brian Riley
committed
on 7 Oct 2016
|
|
|
fixed issue with missing organisation_id for current user
Brian Riley
committed
on 7 Oct 2016
|
|
|
added my customised yaml_db gem to gemfile, adds proper support for streaming documents and allows the load to be run on ram-restricted servers
xsrust
committed
on 7 Oct 2016
|
|
|
fixed broken link between organisations and users
xsrust
committed
on 7 Oct 2016
|