Skip to content

1.0.7

Compare
Choose a tag to compare
@triole triole released this 30 Jun 18:12
  • Add Multi-Site-Feature which allows to run multiple different RDMO frontpages in a single instance. Please look into the multi site section of our documentation for further information
  • Add French translation to RDMO's locale. Please note that the RDMO question catalog, the options and a few other texts are also available in French and can be pulled from rdmo catalog. A tutorial about how to handle RDMO's language settings can be found here
  • User Interface Improvements especially on the projects overview page
  • Improve and simplify handling of templates that exist in multiple translations
  • Add an url to display terms of use
  • Several minor bug fixes

Steps to upgrade:

  • pip install --upgrade rdmo
  • pip manage.py migrate
  • python manage.py deploy