| 2017-05-26 |
updated org-admin and plan create pages to reflect schema change
xsrust
committed
on 26 May 2017
|
|---|---|
| 2017-05-23 |
Fixes for #311, #345.
Jimmy Angelakos
committed
on 23 May 2017
|
| 2017-05-16 |
updated tests to work after annotations changes
xsrust
committed
on 16 May 2017
|
|
merged development into annotations
xsrust
committed
on 16 May 2017
|
|
| 2017-05-11 |
updated references of suggested_answer to annotations
xsrust
committed
on 11 May 2017
|
| 2017-05-08 |
Merge local branch into feature/sso - fixes #39, #276, #287, #290.
...
Jimmy Angelakos
committed
on 8 May 2017
|
| 2017-05-02 |
Get rid of custom Shib code & revert to generic Omniauth for everything. Modify identifier_schemes table to add scheme specific urls.
Jimmy Angelakos
committed
on 2 May 2017
|
| 2017-04-28 |
fixed merge conflict in schema.rb
Brian Riley
committed
on 28 Apr 2017
|
|
removed the current migration for annotations as they were introduced earlier in migration process
xsrust
committed
on 28 Apr 2017
|
|
| 2017-04-25 |
created migration from suggested_answers and question.guidance according to #223
xsrust
committed
on 25 Apr 2017
|
| 2017-04-24 |
forgot to add the schema changes DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
| 2017-04-21 |
Added dirty flag to templates. Added rake tasks to cleanup bad data
Brian Riley
committed
on 21 Apr 2017
|
| 2017-04-20 |
removed migrations which have been removed from migration_step_3
xsrust
committed
on 20 Apr 2017
|
|
updated models to relfect new name for join table between plans and guidance groups. fixes #198
xsrust
committed
on 20 Apr 2017
|
|
| 2017-04-19 |
added dmptemplate_id to the Template creations in db seeds file and test_helper
briley
committed
on 19 Apr 2017
|
| 2017-04-12 |
change docx export to htmltoword. Hopefully fixes: #217
ray.carrick
committed
on 12 Apr 2017
|
| 2017-04-03 |
resolved rebase conflicts from merge with development
briley
committed
on 3 Apr 2017
|
| 2017-03-30 |
switched I18n.locale to FastGettext
briley
committed
on 30 Mar 2017
|
|
Merge branch 'development' into development
Ray Carrick
authored
on 30 Mar 2017
GitHub
committed
on 30 Mar 2017
|
|
| 2017-03-28 |
updated seeds to use managing institution abbreviation instead of hard-coded 'CC'. Added basic functional tests for templates controller with small adjustments to check for nils in view and controller
briley
committed
on 28 Mar 2017
|
|
Change notes to work with AJAX calls.
ray.carrick
committed
on 28 Mar 2017
|
|
| 2017-03-24 |
added logic to db/seeds.rb to always create a default org for the one defined in config/branding.yml. This is the managing org
briley
committed
on 24 Mar 2017
|
| 2017-03-21 |
reverted changes to application_controller and schema.rb
briley
committed
on 21 Mar 2017
|
|
Merge branch 'development' of https://github.com/CDLUC3/roadmap into development
briley
committed
on 21 Mar 2017
|
|
|
Quick fix for i18n issue which prevents db:setup because of lack of Languages table
Jimmy Angelakos
committed
on 21 Mar 2017
|
|
| 2017-03-20 |
started switching I18n references in test files to Fastgettext
briley
committed
on 20 Mar 2017
|
| 2017-03-16 |
resolve conflicts from merging Roadmap into DCC
ray.carrick
committed
on 16 Mar 2017
|
| 2017-03-15 |
removed some old empty test files. removed facebook example from identifier_schemes seed
briley
committed
on 15 Mar 2017
|
| 2017-03-03 |
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now DMPRoadmap/roadmap#159
Brian Riley
committed
on 3 Mar 2017
|
|
Added a rake task to port orcids from the old field in the users table over to the new user_identifiers table. Removed the old unworking migration (because orcid is not in the table so it never runs). Added a new db migration to remove the old users.orcid_id column. The rake task would need to be run prior to the db migration though so commenting it out for now
Brian Riley
committed
on 3 Mar 2017
|