| 2017-04-24 |
Updated email subjects and access removed message DMPRoadmap/roadmap#239
Brian Riley
committed
on 24 Apr 2017
|
|---|---|
|
Updated email content and added new welcome message DMPRoadmap/roadmap#239
Brian Riley
committed
on 24 Apr 2017
|
|
|
Fixed issue with current_user.org ref for unaffiliated users. Then fixed issue with timing of plan creator assignment DMPRoadmap/roadmap#257
Brian Riley
committed
on 24 Apr 2017
|
|
|
removed the devise confirmation requirement DMPRoadmap/roadmap#254
Brian Riley
committed
on 24 Apr 2017
|
|
|
added line break before 'publish/unpublish' links
Brian Riley
committed
on 24 Apr 2017
|
|
|
updated wording of template publication statuses DMPRRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
fixed pages so that they work with new controller logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
forgot to add the schema changes DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
|
updated tests to work with new template logic DMPRoadmap/roadmap#251
Brian Riley
committed
on 24 Apr 2017
|
|
| 2017-04-21 |
Updated tests to work with updated controller
Brian Riley
committed
on 21 Apr 2017
|
|
Updated template controller to use new model helper methods. updates phase/section/question controllers to update template dirty flag. added new routes for customize, publish, unpublish
Brian Riley
committed
on 21 Apr 2017
|
|
|
Added dirty flag to templates. Added rake tasks to cleanup bad data
Brian Riley
committed
on 21 Apr 2017
|
|
|
created model for annotation
xsrust
committed
on 21 Apr 2017
|
|
| 2017-04-20 |
finished integration tests for template versioning. added helper method tests to template unit tests
briley
committed
on 20 Apr 2017
|
|
switched helper scopes to class methods because scopes return all if nothing was found since we were using .first
briley
committed
on 20 Apr 2017
|
|
|
added another activerecord error message to po/pot files
briley
committed
on 20 Apr 2017
|
|
|
Removed early call to save the plan. It was creating extra plans (e.g. user gets directed to select a specific template, 2 plans were being created)
briley
committed
on 20 Apr 2017
|
|
|
trying to add default scoping for template
briley
committed
on 20 Apr 2017
|
|
|
removing the public DMP link from nav bar
briley
committed
on 20 Apr 2017
|
|
|
Ordered funders in dropdown - closes #260.
Jimmy Angelakos
committed
on 20 Apr 2017
|
|
|
Was not actually using DOCX export but dumping to HTML. Should work now (closes #217).
Jimmy Angelakos
committed
on 20 Apr 2017
|
|
|
removed migrations which have been removed from migration_step_3
xsrust
committed
on 20 Apr 2017
|
|
|
Merge branch 'development' of https://github.com/DigitalCurationCentre/roadmap into development
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
|
|
|
Merge pull request #256 from CDLUC3/development
...
Jimmy Angelakos
authored
on 20 Apr 2017
GitHub
committed
on 20 Apr 2017
|
|
|
Merge pull request #29 from DMPRoadmap/development
...
Jimmy Angelakos
authored
on 20 Apr 2017
GitHub
committed
on 20 Apr 2017
|
|
| 2017-04-19 |
added initial integration tests for template versioning logic
briley
committed
on 19 Apr 2017
|
|
updated logic to unpublish older versions when a version is published
briley
committed
on 19 Apr 2017
|
|
|
Added scoped helper queries that return the current template version, the published template, and the available dmptemplate_ids for a given org
briley
committed
on 19 Apr 2017
|
|
|
added dmptemplate_id to the Template creations in db seeds file and test_helper
briley
committed
on 19 Apr 2017
|