Tags: FUNiX-Tech/edx-platform
Tags
Merge pull request openedx#31978 from openedx/mtyaka/olive-django-update Apply Django security fix to Olive master
chore: bump edx-enterprise to 3.61.5 (openedx#31894)
chore: bump edx-enterprise to 3.61.5 (openedx#31894)
Revert "FC-0001: Account pages -> micro-frontend (openedx#30336)" (op… …enedx#31888) This reverts commit 0f02c7b.
feat: add cta buttons to public video xblock page * feat: video share page buttons * feat: pass along utm params * feat: disbale register button on public video page * fix: convert to class-based view
feat: add send survey report button (openedx#31821) * feat: add send report button * fix: solve quality test issues * feat: add admin action to send report * style: fix pylint issues * style: fix pylint issues * fix: update openedx/features/survey_report/urls.py Co-authored-by: Maria Grimaldi <[email protected]> * refactor: rename selected variable and move actions variable --------- Co-authored-by: Maria Grimaldi <[email protected]>
FC-0001: Account pages -> micro-frontend (openedx#30336) * feat: Account pages. Learner Profile page * feat: Account pages. Account Settings page * feat: Account pages. Removed unused styles * feat: Account pages. Removed unused toggles * feat: fixed tests and pylint errors * feat: update redirect to account settings for student_dashboard * feat: fix pylint errors
chore: Replaced boto usage with boto3. (openedx#31886) * chore: Replaced boto usage with boto3.
chore: disable forum digest subscription section by default (openedx#… …31459) Current State of the feature Initially, this feature used the Notifier Django app but was deprecated and removed from the configuration in favor of edx-notifications. More info about this deprecation can be found in the GitHub issue ( openedx/wg-build-test-release#22). The edx-notifications app was not supported though, so its repository was archived and moved to openedx-unsupported/edx-notifications. Check the deprecation ticket (openedx-unsupported/edx-notifications#253) and corresponding discussion (https://discuss.openedx.org/t/deprecation-removal-edx-notifications-repository/6748) for details. What remains in the edx-platform The forum initial page contains the how-to info with the notification preferences toggle. This section is responsible for toggling the "notification_pref" user preference (aka NOTIFICATION_PREF_KEY). I didn't find any usage of this preference across the platform, so I'm suggesting hiding it by default by setting the ENABLE_FORUM_DAILY_DIGEST setting to `False`.
fix: properly handle SAML Index and Key errors (openedx#31882)
PreviousNext