Commit Graph

5071 Commits

Author SHA1 Message Date
feanil
fcf046144d feat: Upgrade Python dependency edx-proctoring
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 18:40:04 +00:00
github-actions[bot]
1eb92a3949 feat: Upgrade Python dependency Xblock (#34547)
feat: re-expose deprecated fragments as passthrough

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: connorhaugh <connorhaugh@users.noreply.github.com>
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com>
2024-04-19 14:13:14 -04:00
Feanil Patel
6ea123db4d Merge pull request #34528 from openedx/feanil/remove_django_splash
feat!: Remove the django-splash app.
2024-04-19 10:53:46 -04:00
hamzawaleed01
aabfb98a5e feat: Upgrade Python dependency edx-enterprise
fix: SSO self-serve tool invalid entityId parsing

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-19 05:38:27 +00:00
Feanil Patel
68b3753948 Merge pull request #34543 from openedx/feanil/upgrade-edx-milestones-16b82db
feat: Upgrade Python dependency edx-milestones
2024-04-18 15:44:08 -04:00
Kyle D. McCormick
f04532de12 feat: link py38.txt->release/quince.txt for backwards compatibility 2024-04-18 15:35:45 -04:00
Kyle D. McCormick
8eb9ee7b5c feat: freeze edx-sandbox requirements for quince
We ran:

    cp requirements/edx-sandbox/base.txt \
       requirements/edx-sandbox/releases/quince.txt
2024-04-18 15:35:45 -04:00
Kyle D. McCormick
7e96b32f6a feat!: expose per-release edx-sandbox dependency pins
See requirements/edx-sandbox/README.rst for more info

BREAKING CHANGE: edx-sandbox/py38.txt will not longer
be updated. Please install from either edx-sandbox/base.txt or
edx-sandbox/releases/*.txt instead.
2024-04-18 15:35:45 -04:00
Kyle D. McCormick
a17e2c06fa refactor: remove requirements/edx-sandbox/shared.[in,txt]
These files were used to assist the Python 3.5 -> 3.8 upgrade,
but they are no longer needed nor referened anywhere. They haven't
been updated for years.
2024-04-18 15:35:45 -04:00
katrinan029
e3d83eaccb chore: version bump 2024-04-18 18:28:23 +00:00
Feanil Patel
a106b02658 Merge pull request #34542 from openedx/feanil/upgrade-edx-drf-extensions-16b82db
feat: Upgrade Python dependency edx-drf-extensions
2024-04-18 13:56:09 -04:00
Feanil Patel
bb6cff3a25 Merge pull request #34541 from openedx/feanil/upgrade-edx-django-sites-extensions-f18629e
feat: Upgrade Python dependency edx-django-sites-extensions
2024-04-18 13:29:17 -04:00
feanil
ad00e35266 feat: Upgrade Python dependency edx-drf-extensions
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 13:21:17 -04:00
feanil
a24aa83f19 feat: Upgrade Python dependency edx-milestones
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 17:10:39 +00:00
Feanil Patel
83ace4d925 chore: Run make compile-requirements to drop django-splash. 2024-04-18 12:43:26 -04:00
Feanil Patel
cec7969ce8 feat!: Remove the django-splash app.
DEPR: https://github.com/openedx/public-engineering/issues/224

The django-splash repo was created 11 years ago to let the LMS redirect
users to a splash screen when a user comes to the site for the first
time. It works by looking for a configurable cookie value and
redirecting from the middleware.

This feature was never documented, has some edx.org hardcoded defaults,
and is not compatible with MFEs.

BREAKING CHANGE: The django splash feature will no longer be available.
2024-04-18 12:43:26 -04:00
feanil
1ae052aad3 feat: Upgrade Python dependency edx-django-sites-extensions
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-18 15:35:07 +00:00
feanil
8c4f6692da feat: Upgrade Python dependency edx-bulk-grades
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 12:53:32 -04:00
Feanil Patel
96f634937a Merge pull request #34532 from openedx/feanil/upgrade-edx-ace-890aa15
feat: Upgrade Python dependency edx-ace
2024-04-17 12:49:51 -04:00
feanil
9bb3b10930 feat: Upgrade Python dependency edx-ace
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 15:23:27 +00:00
feanil
cf484b8e52 feat: Upgrade Python dependency openedx-django-wiki
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 15:04:33 +00:00
github-actions[bot]
262b8a7f2b chore: upgrade XBlock version to 3.0.0 2024-04-17 09:43:12 -04:00
Feanil Patel
28a105b1d2 Merge pull request #34522 from openedx/feanil/upgrade-edx-ccx-keys-8d8ff29
feat: Upgrade Python dependency edx-ccx-keys
2024-04-17 08:37:07 -04:00
MueezKhan246
983afc7c92 feat: Upgrade Python dependency edx-enterprise
replaced non encrypted fields of degreed config model with encrypted ones

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-17 02:22:39 +00:00
feanil
09ffb94845 feat: Upgrade Python dependency edx-ccx-keys
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-16 18:35:33 +00:00
feanil
06182d978e feat: Upgrade Python dependency edx-completion
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-16 16:15:18 +00:00
feanil
be1cf6b8cd feat: Upgrade Python dependency edx-i18n-tools
Update to a Python 3.11 compatible version

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-12 13:50:53 -04:00
Feanil Patel
d98164fcd0 Merge pull request #34477 from openedx/feanil/more_python_updates
Python 3.11 package updates
2024-04-11 12:48:42 -04:00
feanil
ba28d248a6 feat: Upgrade Python dependency user-util
Add Python 3.11 Support

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-10 09:39:39 -04:00
Feanil Patel
b2f06ef672 chore: Update event-tracking to a python 3.11 compatible version. 2024-04-09 11:52:08 -04:00
Feanil Patel
70d22741fc chore: Update edx-when to a python 3.11 compatible version. 2024-04-09 11:47:08 -04:00
Feanil Patel
e5f2216743 chore: Update super-csv to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
3a1df29126 chore: Update openedx-calc to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
150f762a92 chore: Update code-annotations to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
dbce490906 chore: Update edx-rest-api-client to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
8ca9acda74 chore: Update edx-toggles to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
Feanil Patel
ffcf7c26ef chore: Update crowdsourcehinter-xblock to a python 3.11 compatible version. 2024-04-09 11:24:09 -04:00
github-actions[bot]
968a120c7b feat: Upgrade Python dependency edx-enterprise (#34494) 2024-04-09 19:46:57 +05:00
Chris Chávez
ddb407a3f2 feat: handle tags when importing/exporting courses (#34356) 2024-04-08 11:39:46 -07:00
alex-sheehan-edx
c2e4faa068 feat: Upgrade Python dependency edx-enterprise
enterprise version bump

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-08 14:56:03 +00:00
saleem-latif
78eb317303 feat: Upgrade Python dependency edx-enterprise
chore: edx-enterprise version upgrade to 4.14.0

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-08 09:40:36 +00:00
Irtaza Akram
a1f08d85bd Merge pull request #34398 from openedx/xblock2
upgrade xblock==2.0
References:
- https://github.com/openedx/public-engineering/issues/15
- https://github.com/openedx/XBlock/pull/680
2024-04-08 14:30:38 +05:00
Irtaza Akram
c810a1b3e5 Merge branch 'master' into xblock2 2024-04-04 15:16:55 +05:00
Feanil Patel
28034a8cc0 chore: Update done-xblock to a python 3.11 compatible version. 2024-04-03 17:18:18 -04:00
Feanil Patel
f88c9493e9 chore: Update edx-django-release-util to a python 3.11 compatible version. 2024-04-03 17:01:20 -04:00
Feanil Patel
2c3eb3cbe7 chore: Update django-config-models to a python 3.11 compatible version. 2024-04-03 15:12:37 -04:00
Feanil Patel
d865e1b48a Merge pull request #34461 from openedx/feanil/more_python3.11_package_upgrades
Upgrade more packages to be Python 3.11 compatible
2024-04-03 12:33:15 -04:00
Irtaza Akram
79a4327f67 Merge branch 'master' into xblock2 2024-04-03 14:57:00 +05:00
Hamza Waleed
3f29c6aa45 Merge pull request #34458 from openedx/hamzawaleed01/upgrade-edx-enterprise-104969c
feat: Upgrade Python dependency edx-enterprise
2024-04-03 12:35:08 +05:00
Feanil Patel
61c6eec1f3 chore: Update edx-organizations to a python 3.11 compatible version. 2024-04-02 16:04:50 -04:00