| 2018-09-13 |
Fixed issues with data_cleanup and section_sorter (#1859)
...
Brian Riley
authored
on 13 Sep 2018
Gavin Morrice
committed
on 13 Sep 2018
|
|---|---|
| 2018-09-05 |
Refactor how Template upgrade customization works (#1856)
...
Gavin Morrice
authored
on 5 Sep 2018
GitHub
committed
on 5 Sep 2018
|
| 2017-10-26 |
Added Feedback Request to Org Details
...
bhavi
authored
on 24 Oct 2017
briley
committed
on 26 Oct 2017
|
| 2017-08-17 |
|
|
updated rake task to remember which annotations should be preserved
xsrust
committed
on 17 Aug 2017
|
|
| 2017-08-16 |
removed debug code to count matches, replaced with destroy to remove matches
Sam Rust
authored
on 16 Aug 2017
GitHub
committed
on 16 Aug 2017
|
| 2017-08-15 |
forgot to save migrate.rake
xsrust
committed
on 15 Aug 2017
|
|
fixes bug with duplicate guidance and adds rake task to cleanup database
xsrust
committed
on 15 Aug 2017
|
|
| 2017-07-03 |
fixed bu in plans.controller, added new fields to attr_accessible on plan model, added migration tasks for v0.4 upgrade
Brian Riley
committed
on 3 Jul 2017
|
| 2017-06-14 |
completed work on API
xsrust
committed
on 14 Jun 2017
|
| 2017-06-12 |
fixed logic which lead to guidance not being displayed
xsrust
committed
on 12 Jun 2017
|
| 2017-05-09 |
added a rake task to ensure templates have a single published version TODO: add to post migration documentation once this gets merged into roadmap
xsrust
committed
on 9 May 2017
|
| 2017-03-16 |
resolve conflicts from merging Roadmap into DCC
ray.carrick
committed
on 16 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
Brian Riley
committed
on 3 Mar 2017
|
| 2017-03-02 |
updated old rake task to properly seed languages, created a new rake task to ensure the languages are in the correct formats
xsrust
committed
on 2 Mar 2017
|
| 2017-02-24 |
Fixed merge conflicts
Jose Lloret
committed
on 24 Feb 2017
|
| 2017-02-23 |
config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98
Jose Lloret
committed
on 23 Feb 2017
|
| 2017-02-21 |
added a rake task to fix a bug in migration data. Task can be found at migrate:unique_dmptemplate_id
xsrust
committed
on 21 Feb 2017
|
| 2017-02-15 |
URLs without locale param
Jose Lloret
committed
on 15 Feb 2017
|
| 2016-11-02 |
Corrected spelling of text_desription field in token_permission_types
briley
committed
on 2 Nov 2016
|
| 2016-10-28 |
added rake task to seed database with key values, additionally added rake task to perform all migration tasks
xsrust
committed
on 28 Oct 2016
|
| 2016-10-25 |
moved migrating user permissions to a rake task migrate:permissions
xsrust
committed
on 25 Oct 2016
|