@ray.carrick ray.carrick authored on 16 Mar 2017
app resolve conflicts from merging Roadmap into DCC 9 years ago
bin Merging current stable development branch into master (#23) 9 years ago
config Added path for retrieving .yml files for external gems. DMPRoadmap/roadmap#98 9 years ago
db resolve conflicts from merging Roadmap into DCC 9 years ago
doc Merging current stable development branch into master (#23) 9 years ago
lib resolve conflicts from merging Roadmap into DCC 9 years ago
log DMPonline4 - RAILS 4.0 (#4) 9 years ago
public config/initializers/locale.rb getters/setters pointing at FastGettext. en-UK renamed to en_GB. DMPRoadmap/roadmap#98 9 years ago
test fixed issues with omniauth and registrations controller tests. removed some debug statements 9 years ago
.gitignore added simplecov gem for testing to provide us with a test coverage report. Added a test for application_helper.rb. Removed tab characters from application_helper.rb and added some lines to help with readability 9 years ago
.travis.yml Updated travis file to recreate the test DB and then load it from the schema.rb file rather than running db:migrate due to issues with the dmponline upgrade scripts 9 years ago
Gemfile started the migration from i18n to gettext 9 years ago
Gemfile.lock 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 9 years ago
LICENSE.md Merging current stable development branch into master (#23) 9 years ago
README.md added unit test for phases and updated readme with links out to wiki docs 9 years ago
README.rdoc Merging current stable development branch into master (#23) 9 years ago
Rakefile Merging current stable development branch into master (#23) 9 years ago
config.ru Merging current stable development branch into master (#23) 9 years ago
README.md

DMP Roadmap

DMP Roadmap is a Data Management Planning tool. Management and development of DMP Roadmap is jointly provided by the Digital Curation Centre (DCC), http://www.dcc.ac.uk/, and the University of California Curation Center (UC3), http://www.cdlib.org/services/uc3/

The tool has four main functions:

  1. To help create and maintain different versions of Data Management Plans;
  2. To provide useful guidance on data management issues and how to meet research funders' requirements;
  3. To export attractive and useful plans in a variety of formats;
  4. To allow collaborative work when creating Data Management Plans.

Current Release

v.0.1.0 Build Status

Summary

Installation and Requirements

See the Installation Guide

Migrating data from a running instance of DMPOnline_v4 or DMPTool

Migration instructions will be coming soon

Troubleshooting

See the Troubleshooting Guide

Support

Issues should be reported here on Github Issues Please be advised though that we can only provide limited support for your local installations.

Become a contributor

See the Contributor Guide

License

The DMP Roadmap project uses the MIT License.