sameeramin
6d053bef1e
feat: Upgrade Python dependency edx-enterprise
...
Adds new fields enable_learner_portal_sidebar_message and learner_portal_sidebar_content in EnterpriseCustomer.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-06-12 04:35:01 +00:00
Feanil Patel
69c0f71afa
fix: Drop the click constraint.
...
Celery is already at version 5.4.0 and so it's unclear why this
dependency is here anymore. THe latest version of click is less than
9.0.0
2024-06-11 15:41:52 -04:00
Feanil Patel
8bfa916ea3
chore: Run make upgrade-package package=drf-yasg
2024-06-11 13:26:50 -04:00
Feanil Patel
5e1fffe3ab
fix: Remove the drf-yasg constraint.
...
The reason is very unclear so dropping it to see if we can fix the api
docs build in 3.11
2024-06-11 13:18:25 -04:00
Feanil Patel
623061fde5
chore: Run make upgarde with Python 3.11
2024-06-11 11:30:22 -04:00
Feanil Patel
7f1d723713
build: Add a missing import for importlib_metadata.
...
This was being pulled in as a transitive dependency before but it turns
out we need this directly for the usage in
openedx/core/djangoapps/plugins/i18n_api.py
We add it to kernel.in before re-building the requirements files.
2024-06-11 11:30:22 -04:00
Alex Dusenbery
17d3e6686d
feat: edx-enterprise 4.19.16 | submit create_enterprise_enrollment on commit
...
Helps avoid a race-condition-induced lock error.
https://github.com/openedx/edx-enterprise/releases/tag/4.19.16
2024-06-11 10:22:46 -04:00
hamzawaleed01
effc78c2c9
feat: bump edx-enterprise to 4.19.15
2024-06-11 14:47:16 +05:00
Irtaza Akram
b8008a887d
Merge branch 'master' into bleach#33209
2024-06-11 13:07:27 +05:00
Alex Dusenbery
5a25e7c8ca
feat: edx-enterprise 4.19.14 | revert errant release, update mgmt command
2024-06-10 11:40:31 -04:00
Deborah Kaplan
68b052620a
Merge branch 'master' into bleach#33209
2024-06-10 11:27:12 -04:00
MueezKhan246
80b4f1d3ea
Merge pull request #34943 from openedx/mueezkhan-edx/enterprise-version-bump-4.19.11
...
Bumping edx-enterprise version to 4.19.11
2024-06-10 16:43:01 +05:00
Alison Langston
f4aa8724a7
chore: update lti-consumer-xblock version ( #34948 )
2024-06-07 11:24:03 -04:00
MueezKhan246
a1f7b8e80c
feat: bumping edx-enterprise version to 4.19.11
2024-06-07 13:10:05 +00:00
MueezKhan246
1002834235
feat: bumping edx-enterprise version to 4.19.8
2024-06-05 08:54:58 +00:00
hamzawaleed01
9e59517edf
feat: bump edx-enterprise to 4.19.7
2024-06-05 12:04:27 +05:00
Muhammad Soban Javed
31572c2f13
chore: upgrade edx-django-utils to 5.14.2 ( #34881 )
2024-06-04 16:31:19 +05:00
Alison Langston
aabd73a91b
fix: pin lti-consumer-xblock library ( #34885 )
2024-05-31 13:50:14 -04:00
Alexander J Sheehan
75ee3940d8
feat: bumping edx-enterprise version to 4.19.6
2024-05-31 14:12:21 +00:00
Alison Langston
3b2971e99d
chore: update lti-consumer-xblock ( #34882 )
2024-05-31 08:45:08 -04:00
MueezKhan246
e0785ce32d
Revert "Bumping edx-enterprise version to 4.19.5"
2024-05-29 17:40:45 +05:00
MueezKhan246
acc60b7b8d
feat: bumping edx-enterprise version to 4.19.5
2024-05-29 10:19:11 +00:00
Irtaza Akram
f7229e0aad
chore: replace bleach with nh3
2024-05-28 13:02:16 +05:00
Jansen Kantor
3c94e17706
chore: bump ora to 6.11.1 ( #34853 )
2024-05-24 13:15:23 -04:00
MueezKhan246
865547231b
Merge branch 'master' into MueezKhan246/upgrade-edx-enterprise-be03938
2024-05-23 18:40:11 +05:00
MueezKhan246
c9b95568fa
refactor: correcting sequence while reverting changes
2024-05-23 13:39:03 +00:00
MueezKhan246
03bcbcdbbb
refactor: reverting redundant changes
2024-05-23 13:34:17 +00:00
MueezKhan246
a31375a927
refactor: manually bumping build version
2024-05-23 12:57:24 +00:00
Muhammad Soban Javed
d8675f8a06
feat: add FrontendMonitoringMiddleware in lms and studio ( #34823 )
...
* feat: add FrontendMonitoringMiddleware in lms and studio
* chore: upgrade edx-django-utils to 5.14.1
2024-05-23 16:29:59 +05:00
MueezKhan246
9f42093650
feat: Upgrade Python dependency edx-enterprise
...
removed unencrypted columns of user data credentials in blackboard config ENT 8010
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-05-22 13:32:13 +00:00
David Ormsbee
be03938377
refactor: update to use Learning Core's new public API
...
This also bumps our openedx-learning dependency to 0.10.0 (the first
version with the new openedx_learning.api package).
2024-05-21 16:05:56 -04:00
Alexander J Sheehan
5c3dd11c6a
Merge pull request #34831 from openedx/asheehan-edx/enterprise-version-bump-4.19.3
...
feat: bumping edx-enterprise version to 4.19.3
2024-05-21 14:16:22 -04:00
Chris Chávez
0295d60332
perf: Bump version of openedx-learning for taxonomy import improvements ( #34796 )
2024-05-21 11:01:25 -07:00
Alexander J Sheehan
2812a706f2
feat: bumping edx-enterprise version to 4.19.3
2024-05-21 17:36:17 +00:00
Hamzah Ullah
e7b4db0862
chore: Upgrade edx-enterprise to 4.19.1 ( #34822 )
2024-05-20 15:34:35 -04:00
Hamzah Ullah
031df2dbd3
chore: Upgrade edx-enterprise to 4.19.0 ( #34821 )
2024-05-20 10:11:10 -04:00
Alexander J Sheehan
997f28c25b
chore: bumping enterprise package version to 4.18.6
2024-05-16 19:18:28 +00:00
github-actions[bot]
73d3995dae
feat: Upgrade Python dependency edx-enterprise, and introduce importlib-metadata ( #34794 )
...
* feat: Upgrade Python dependency edx-enterprise
Version bump
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
* fix: reintroduce importlib_metadata
* chore: Updating Python Requirements (#34798 )
---------
Co-authored-by: brobro10000 <82611798+brobro10000@users.noreply.github.com >
Co-authored-by: Hamzah Ullah <hamzahullah@yahoo.com >
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2024-05-14 15:22:06 -04:00
katrinan029
a28e107c0a
feat: Upgrade Python dependency edx-enterprise
...
feat: Upgrade Python dependency edx-enterprise
version bump
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
fix: updating edx-enterprise
fix: lint error
2024-05-13 21:54:58 +00:00
Kyle McCormick
15caa9746f
refactor: Completely remove Blockstore ( #34739 )
...
Blockstore and all of its (experimental) functionality has been replaced with
openedx-learning, aka "Learning Core". This commit uninstalls the now-unused
openedx-blockstore package and removes all dangling references to it.
Note: This also removes the `copy_library_from_v1_to_v2` management command,
which has been broken ever since we switched from Blockstore to Learning Core.
Part of this DEPR: https://github.com/openedx/public-engineering/issues/238
2024-05-13 09:48:18 -04:00
alex-sheehan-edx
75ac5e3f04
feat: Upgrade Python dependency edx-enterprise
...
enterprise version bump 4.17.6
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-05-09 20:00:01 +00:00
Max Sokolski
8ff52ce197
feat: freeze edx-sandbox requirements for redwood
...
We ran:
cp requirements/edx-sandbox/base.txt \
requirements/edx-sandbox/releases/redwood.txt
2024-05-09 18:31:41 +03:00
Feanil Patel
6e715782b6
Merge pull request #34685 from openedx/feanil/make_upgrade
...
chore: Run `make upgrade`
2024-05-09 10:02:28 -04:00
Chris Chávez
7f6133c940
[FC-0049] feat: Update remove object-tag permission ( #34728 )
...
* feat: Update remove object-tag permission
* chore: Bump openedx-learning version
2024-05-09 17:38:25 +05:30
Feanil Patel
7734f023c8
chore: Run make upgrade
2024-05-08 15:49:14 -04:00
Feanil Patel
cdf2b3873d
build: Constrain edx-i18n-tools
2024-05-08 15:49:07 -04:00
Feanil Patel
765f2d864b
Merge pull request #34726 from openedx/feanil/upgrade-django-stubs-ext-7092400
...
feat: Upgrade Python dependency django-stubs-ext
2024-05-08 12:20:27 -04:00
Feanil Patel
ea0128f235
Merge pull request #34723 from openedx/feanil/upgrade-tqdm-f308b5e
...
feat: Upgrade Python dependency tqdm
2024-05-08 11:21:05 -04:00
Feanil Patel
1d28dca4c0
Merge pull request #34722 from openedx/feanil/upgrade-jwcrypto-f308b5e
...
feat: Upgrade Python dependency jwcrypto
2024-05-08 11:20:38 -04:00
magajh
4d87410890
chore: upgrade Django to 4.2.13
2024-05-08 11:19:11 -04:00