1.3.0-rdmo-1.6.0
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
- Neuer Fragebogen DFG Chemie by @laura-tte in #161
- Combine "RDMO" & "shared" lists by @Zack-83 in #172
- Updates of questions in SMP thank to feedback from user by @yvgrossmann in #177
- DFG-Checklisten-Implementierung by @jmfrenzel @Zack-83 @thrichter-FD in #173
Full Changelog: 1.2.0-rdmo-1.6.0...1.3.0-rdmo-1.6.0