Skip to content

1.3.0-rdmo-1.6.0

Compare
Choose a tag to compare
@Zack-83 Zack-83 released this 28 Feb 16:19
b85dcd3

Overview

This release adds support for the DFG-Checkliste in German and English languages.

New Features

  • DFG-Checkliste (DE, EN) unbranded. Branding content to your institution is possible. Please refer to rdmorganiser/questions/DFG-Checkliste.md

Catalogues

  • DFG-Checkliste (new)

Domain, Options

  • Single additions (for DFG-Checkliste)

Installation

Installing the DFG-checkliste to your rdmo instance from the command line you need to

./manage.py import /path/to/domain/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml  # yes, again
./manage.py import /path/to/options/rdmo.xml
./manage.py import /path/to/conditions/rdmo.xml  # yes, again
./manage.py import /path/to/questions/DFG-Checkliste.xml
./manage.py import /path/to/tasks/rdmo.xml
./manage.py import /path/to/views/rdmo.xml

What's Changed

Full Changelog: 1.2.0-rdmo-1.6.0...1.3.0-rdmo-1.6.0