Rdmo

Latest version: v2.1.3

Safety actively analyzes 621907 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 15

2.1.3

[RDMO 2.1.3](https://github.com/rdmorganiser/rdmo/compare/2.1.2...2.1.3) (Feb 13, 2024)

* Fix the migration of options with additional_input (912)
* Fix export urls in management when using BASE_PATH (915)

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

2.1.2

[RDMO 2.1.2](https://github.com/rdmorganiser/rdmo/compare/2.1.1...2.1.2) (Jan 15, 2024)

* Fix a bug with webpack font paths
* Fix a bug with option set provider plugins
* Fix a bug with the autocomplete widget
* Add invite.email to send_invite_email context

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

2.1.1

[RDMO 2.1.1](https://github.com/rdmorganiser/rdmo/compare/2.1.0...2.1.1) (Dec 21, 2023)

* Fix translations
* Fix bugs with the new progress bar
* Fix issues with option set provider plugins
* Fix issues with import and export in management
* Fix management when BASE_URL is set

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

2.1.0

[RDMO 2.1.0](https://github.com/rdmorganiser/rdmo/compare/2.0.2...2.1.0) (Dec 11, 2023)

* Refactor progress bar and overview
* Fix the progress bar to consider tabs and conditions correctly
* Show the project progress in the projects overview and the project hierarchy
* Show which pages are fully or partially answered in the overview
* Refactor options
* Allow `textarea` as additional input for options
* Add `view_text` to options to be used in the interview instead of `text`
* Add `help` to options to be shown next to the option in the interview
* Fix grammar issues in automatically generated help text in the interview
* Use generic formulations and a "+" sign
* Remove `verbose_name_plural` field
* Refactor autocomplete widget
* Add `freeautocomplete` which can also store arbitrary inputs
* Fix various issues with autocomplete
* Improve help texts
* Add a custom {more} markdown tag to create a show more/less interaction
* Adjust the styling of details/summary html tags
* Add restricted accounts
* Add `PROJECT_CREATE_RESTRICTED` and `PROJECT_CREATE_GROUPS` to restrict project creation to certain groups
* Add `ACCOUNT_GROUPS` and `SOCIALACCOUNT_GROUPS` to put new user automatically into groups
* Improve new management interface
* Initialize filters with current site
* Show order parameter for ordered many to many fields
* Add current site to new elements
* Fix translation bugs in the new management interface
* Prevent conflicts when users edit the same values simultaneously
* Add order parameter to tasks/issues and views and order accordingly in the project overview
* Add `option_text` and `option_additional_input` to values to be used in templates
* `Value.value` now always returns a string (and not `None`)
* Move GitHub and GitLab to separate repositories
* Fix option set refresh in the interview
* Fix `allauth` issues
* Add front-end tests using playwright
* Improve continuous integration

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

2.0.2

[RDMO 2.0.2](https://github.com/rdmorganiser/rdmo/compare/2.0.1...2.0.2) (Nov 2, 2023)

* Fix migration to RDMO 2.0 for PostgreSQL
* Fix Shibboleth urls
* Fix issue view
* Fix margins in management interface

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

2.0.1

[RDMO 2.0.1](https://github.com/rdmorganiser/rdmo/compare/2.0.0...2.0.1) (Oct 9, 2023)

* Fix question set and questions ordering on page
* Fix removal of question sets in interview
* Add official support for Python 3.12

How to upgrade

In case you are upgrading from an RDMO version below 2.0.0 please read these [upgrade instructions](https://rdmo.readthedocs.io/en/latest/upgrade/index.html#upgrade-to-version-2-0-0) before you proceed.


pip install --upgrade rdmo
python manage.py upgrade

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.