-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to django-sodar-core v1.1 #2051
Labels
documentation
Improvements or additions to documentation
environment
Issues of dependencies, CI, deployment etc.
feature
Requested feature or enhancement
internal
Changes invisible to the user or APIs (e.g. refactoring and optimization)
Milestone
Comments
mikkonie
added a commit
that referenced
this issue
Mar 3, 2025
mikkonie
added a commit
that referenced
this issue
Mar 3, 2025
mikkonie
added a commit
that referenced
this issue
Mar 3, 2025
mikkonie
added a commit
that referenced
this issue
Mar 5, 2025
mikkonie
added a commit
that referenced
this issue
Mar 5, 2025
mikkonie
added a commit
that referenced
this issue
Mar 5, 2025
mikkonie
added a commit
that referenced
this issue
Mar 5, 2025
mikkonie
added a commit
that referenced
this issue
Mar 5, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 6, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 7, 2025
mikkonie
added a commit
that referenced
this issue
Mar 10, 2025
mikkonie
added a commit
that referenced
this issue
Mar 10, 2025
mikkonie
added a commit
that referenced
this issue
Mar 10, 2025
mikkonie
added a commit
that referenced
this issue
Mar 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
documentation
Improvements or additions to documentation
environment
Issues of dependencies, CI, deployment etc.
feature
Requested feature or enhancement
internal
Changes invisible to the user or APIs (e.g. refactoring and optimization)
This SODAR Core release contains some breaking changes and other major things to consider. Doing a checklist here.
SODAR Core v1.1.0 milestone
Code Updates
Change usages ofN/Aget_user_display_name()
toSODARUser.get_display_name()
PluginAppSettingDef
objectsAppSettingAPI.get_all()
toget_all_by_scope()
old_owner_role=None
inperform_owner_transfer()
, add testsPROJECTROLES_READ_ONLY_MSG
Add read-only mode UI restrictions and UI tests in ontologyaccessN/AAdd read-only mode UI restrictions and UI tests in isatemplatesN/AAdd read-only mode taskflow restriction and tests in taskflowbackendSee (1)perform_project_delete()
drf-spectacular
PROJECTROLES_API_USER_DETAIL_RESTRICT
to Django settingsTOKENS_CREATE_PROJECT_USER_RESTRICT
to Django settingsDocumentation
removeroles
management commandPROJECTROLES_API_USER_DETAIL_RESTRICT
TOKENS_CREATE_PROJECT_USER_RESTRICT
Notes
The text was updated successfully, but these errors were encountered: