| 2017-01-03 |
updated locale files so that helpers.yes and helpers.no work. Those are yaml keywords so they must be quoted (e.g. 'yes': 'Oui' instead of yes: 'Oui'). Added is_public and is_test checkboxes to projects edit/create forms
briley
committed
on 3 Jan 2017
|
|---|---|
| 2016-12-08 |
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
briley
committed
on 8 Dec 2016
|
|
renamed hash_to_json_object in application_helper to hash_to_js_json_variable to make its purpose clearer
briley
committed
on 8 Dec 2016
|
|
| 2016-12-02 |
Merge pull request #16 from DMPRoadmap/development
...
Brian Riley
authored
on 2 Dec 2016
GitHub
committed
on 2 Dec 2016
|
|
Resolved merge conflicts with fr.yml locale file and the user.rb model. Kept 'language_id' in the attr_accessible list and kept both the self.from_omniauth and reset_password_link methods.
Brian Riley
committed
on 2 Dec 2016
|
|
| 2016-11-29 |
added a initialization helper to assist with omniauth provider registration. Added a remove.png image for disconnecting providers from user accounts
briley
committed
on 29 Nov 2016
|
| 2016-11-21 |
get rid of explcit urls in admin/superadmin links
Ruby Rails Dev Account
committed
on 21 Nov 2016
|
| 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-14 |
text changes requested by Sarah 2016/11/14
Ruby Rails Dev Account
committed
on 14 Nov 2016
|
| 2016-11-11 |
if no title for news tab miss it out
Ruby Rails Dev Account
committed
on 11 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
|
|
|
Merge branch 'master' into postgresql
Ray Carrick
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-04 |
removed <p> wrapping from default answers in preview
xsrust
committed
on 4 Nov 2016
|
|
allowed default answers to show in admin preview of templates
xsrust
committed
on 4 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
|