diff --git a/docs_manual/source/_static/sodar_ui/user_profile.png b/docs_manual/source/_static/sodar_ui/user_profile.png index 7679620f..d86aa9b9 100644 Binary files a/docs_manual/source/_static/sodar_ui/user_profile.png and b/docs_manual/source/_static/sodar_ui/user_profile.png differ diff --git a/docs_manual/source/_static/sodar_ui/user_profile_settings.png b/docs_manual/source/_static/sodar_ui/user_profile_settings.png index 2a33e011..93764fe8 100644 Binary files a/docs_manual/source/_static/sodar_ui/user_profile_settings.png and b/docs_manual/source/_static/sodar_ui/user_profile_settings.png differ diff --git a/docs_manual/source/sodar_release_notes.rst b/docs_manual/source/sodar_release_notes.rst index 771ec58c..7339fd46 100644 --- a/docs_manual/source/sodar_release_notes.rst +++ b/docs_manual/source/sodar_release_notes.rst @@ -13,14 +13,15 @@ v1.0.0 (WIP) Release for SODAR Core v1.0 upgrade and feature updates. -- Add Python v3.11 support +- Add opt-out settings for iRODS data request and zone status update emails - Add REST API list view pagination +- Add Python v3.11 support - Update REST API versioning - Update REST API views for OpenAPI support - Upgrade to Postgres v16 - Upgrade to SODAR Core v1.0.2 - SODAR Core v1.0 updates: OIDC auth support, new REST API versioning, - owner/delegate remote sync controls etc. + owner/delegate remote sync controls, etc - Upgrade to Django v4.2 - Remove Python v3.8 support - Remove Postgres <12 support diff --git a/docs_manual/source/ui_user_profile.rst b/docs_manual/source/ui_user_profile.rst index 5d54cf73..e7add6b5 100644 --- a/docs_manual/source/ui_user_profile.rst +++ b/docs_manual/source/ui_user_profile.rst @@ -21,6 +21,9 @@ Through the user profile, you can modify global user-specific settings for your account by clicking the :guilabel:`Update Settings` button. The following user settings are available: +Receive email for landing zone status updates + Receive email notifications for status updates on your own landing zones. + If unchecked, you can still see the alerts in the SODAR GUI. Sample sheet table height Choose the maximum height of study and assay tables in the sample sheets app from a set of options. In browsing mode, table height will fit the table @@ -30,6 +33,9 @@ Display template output directory field Display or hide the "output directory" field in sample sheet template creation form. This can be enabled if there is need to control the output directory in sample sheet ISA-Tab exports. Defaults to false. +Receive email for iRODS data requests + Receive email notifications for iRODS data request accepting or rejecting. + If unchecked, you can still see the alerts in the SODAR GUI. Receive email for admin alerts Receive email notifications for admin alerts where the admin has enabled email alering. If unchecked, you can still see the alerts in the SODAR GUI.