Skip to content

Tags: Faraz32123/edx-platform

Tags

open-release/palm.1

fix: fix make upgrade job and _mysql issue (openedx#32084)

* fix: upgrade pip & pip-tools versions
* fix: install libmysqlclient-dev system package again
* fix: skip reinstalling mysqlclient package
* fix: add pytz package constraint

---------

Co-authored-by: edX requirements bot <[email protected]>
(cherry picked from commit 0ec7b8c)

open-release/olive.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx#32265 from mtyaka/mtyaka/patch-django

chore: upgrade Django to 3.2.19

open-release/olive.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request openedx#31978 from openedx/mtyaka/olive-django-update

Apply Django security fix to Olive master

release-2023-03-08-14.35

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump edx-enterprise to 3.61.5 (openedx#31894)

release-2023-03-08-12.47

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump edx-enterprise to 3.61.5 (openedx#31894)

release-2023-03-07-19.11

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "FC-0001: Account pages -> micro-frontend (openedx#30336)" (op…

…enedx#31888)

This reverts commit 0f02c7b.

release-2023-03-07-15.51

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

release-2023-03-07-11.00

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

release-2023-03-07-08.53

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

release-2023-03-07-07.06

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Replaced boto usage with boto3. (openedx#31886)

* chore: Replaced boto usage with boto3.