Skip to content

Releases: DMPRoadmap/roadmap

v0.3.5

22 Nov 16:20
f1fa5a7
Compare
Choose a tag to compare

Bugfix/maintenance/security update release.
Please update as soon as possible because of rubyzip gem security advisory.

  • Update htmltoword and rubyzip #835
  • Create templates (ISSUE_TEMPLATE.md & PULL_REQUEST_TEMPLATE.md) #808
  • Updated answers and notes controller for #798 #799
  • Create CODE_OF_CONDUCT.md #792

v0.3.4

06 Oct 11:12
Compare
Choose a tag to compare

Bugfix/maintenance release.

  • Fixes issue with MySQL DB migrations #607
  • Makes plan sharing email-case-insensitive #550
  • Updates PDF download default settings and font sizes
  • Optimised performance of plan answers display #634

v0.3.3

24 Aug 21:36
Compare
Choose a tag to compare

Bugfix/maintenance release.

Updates the seeds.rb file with the following:

  • question_formats.formattype which allows non-text field questions to display properly
  • token_permission_types for the templates and statistics API endpoints

If you have already installed the Roadmap system please run bundle exec rake bugfix:v0_3_3 RAILS_ENV=[environment] from the project directory to apply these changes to your existing database.

v0.3.2

18 Aug 12:57
Compare
Choose a tag to compare

Bugfix/maintenance release.

  • Updated display of publish/unpublish buttons #593
  • Updated plan creation logic to dissallow outdated customizations #593
  • Updated rake task to remember which annotations should be preserved #593

v0.3.1

16 Aug 12:02
Compare
Choose a tag to compare

Bugfix/maintenance release.

  • Bugfix for running services according to #474
  • Fixes bug with duplicate guidance and adds rake task to cleanup database #588
  • Always allow users to publish their guidance group through the Edit action

v0.3.0

05 Jul 17:09
Compare
Choose a tag to compare

We have major updates to the platform and there’s a lot to look forward
to in the new code.

Users can enjoy massive performance improvements thanks to major
refactoring to optimise the code and improve performance and
scalability.

More changes users will notice:

  • Reworked the plan creation wizard
  • Added multi-lingual support and translations
  • You can now link your account to ORCID
  • On/off switches for guidance
  • Numerous bug fixes
  • Accessibility and usability enhancements
  • Improved admin controls:
    • Organisations can now upload their own logos
    • Admins can assign user rights within their institutions

And some technical stuff:

  • We untangled the data schema and object models
  • Created data migration procedure from old schema
  • A new API for retrieval of data & statistics
  • Transitioned to GitHub Projects workflow
  • Created testing suite and transitioned to Travis CI
  • Updated libs & moved to Rails 4.2+ (with a view to moving to Rails 5)
  • The data model/schema now makes more sense and is organised along the
    main axis of plans -> templates -> phases -> sections -> questions.
    A diagram can be found here:
    https://github.com/DMPRoadmap/roadmap/wiki/Data-model
  • Upgrade instructions from DMPonline version 4:
    https://github.com/DMPRoadmap/roadmap/wiki/Upgrading-from-DMPonline_v4

DMPRoadmap welcomes the community's contributions. Ways to get involved:
https://github.com/DMPRoadmap/roadmap/wiki/Get-involved

v0.2.14: Merge pull request #453 from DigitalCurationCentre/issue431

23 Jun 16:10
Compare
Choose a tag to compare
Using data-toggle attribute to initiliase and trigger any popover.

v0.2.13-beta: Merge pull request #444 from DigitalCurationCentre/issue_431

21 Jun 11:56
Compare
Choose a tag to compare

v0.2.12-beta

14 Jun 15:21
Compare
Choose a tag to compare
v0.2.12-beta Pre-release
Pre-release
Change default plan visibility to `3` (`:privately_visible`)

v0.2.11-beta: Merge pull request #415 from DigitalCurationCentre/issue414

12 Jun 16:22
Compare
Choose a tag to compare