katrinan029
c5a295acb3
chore: version bump
2024-07-08 17:55:04 +00:00
hamzawaleed01
7f63b4a25c
feat: Upgrade Python dependency edx-enterprise
...
feat: add is_mobile transformer for CSOD
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-07-08 15:21:36 +00:00
muhammad-ammar
6a04752005
feat: use xpert ai
2024-07-04 18:17:02 +05:00
Muhammad Adeel Tajamul
a763fd80d2
feat: added email headers for notification cadence email ( #35078 )
2024-07-04 11:51:58 +05:00
jajjibhai008
fccc89c977
feat: Upgrade Python dependency edx-enterprise
...
chore: update python requirements in edx-enterprise
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-07-02 11:09:02 +00:00
katrinan029
e54bf2974c
chore: version bump
2024-07-01 18:36:29 +00:00
github-actions[bot]
a11d7c0f3d
feat: Upgrade Python dependency edx-enterprise ( #35051 )
...
Added SFTP connection testing support in admin panel
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: zamanafzal <11922730+zamanafzal@users.noreply.github.com >
Co-authored-by: Zaman Afzal <zamanafzal@gmail.com >
2024-07-01 18:03:51 +05:00
github-actions[bot]
6945bfae61
feat: Upgrade Python dependency edx-enterprise ( #35046 )
...
* feat: Upgrade Python dependency edx-enterprise
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
* fix: one space to force push
---------
Co-authored-by: kiram15 <31229189+kiram15@users.noreply.github.com >
Co-authored-by: Kira Miller <kira.miller15@yahoo.com >
2024-06-27 14:42:00 -06:00
hamzawaleed01
a610c4b79a
feat: Upgrade Python dependency edx-enterprise
...
feat: Update permissions to grant access to provisioning admins
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-06-26 13:32:39 +00:00
Nathan Sprenkle
deb5b0f038
feat: add filter to hook render of XBlock ( #34865 )
...
* Bumps openedx-filters to 1.9.0
* Adds filter to hook render of XBlock
* Disables a too-many-statements warning on render_xblock function
2024-06-25 11:17:20 -04:00
pwnage101
2a0a6552e6
feat: Upgrade Python dependency edx-enterprise
...
enterprise enrollment/unenrollment enhancements
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-06-21 15:15:23 +00:00
hamzawaleed01
610588ac43
feat: bump enterprise to 4.20.6
2024-06-20 15:40:47 +05:00
Feanil Patel
333d228668
Merge pull request #34959 from openedx/feanil/update_drf_yasg
...
Update drf-yasg and fix `make docs`
2024-06-18 11:24:41 -04:00
Feanil Patel
02ad64bf60
Merge pull request #34975 from openedx/feanil/unpin_click
...
fix: Drop the click constraint.
2024-06-18 11:21:23 -04:00
Alex Dusenbery
cb6e69f64b
feat: edx-enterprise 4.20.5
...
submit the create_enterprise_enrollment task with a configurable countdown
2024-06-17 10:15:30 -04:00
sameeramin
9e762d4d75
feat: Upgrade Python dependency edx-enterprise
...
feat: Makes ``career_engagement_network_message`` field nullable in ``EnterpriseCustomer``.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-06-14 10:02:15 +00:00
Alex Dusenbery
3c571f33c6
feat: edx-enterprise-4.20.2 | cancel-fulfillment endpoint is now idempotent
2024-06-13 13:57:23 -04:00
Prashant Makwana
0928816075
chore: bumping enterprise version to 4.20.1 ( #34987 )
2024-06-13 13:01:33 -04:00
Feanil Patel
944e0588a2
Merge pull request #34811 from irtazaakram/bleach#33209
...
Replace deprecated bleach package
2024-06-13 10:17:31 -04:00
jajjibhai008
78b282c526
feat: Upgrade Python dependency edx-enterprise
...
feat: Added a new field show_videos_in_learner_portal_search_results in the EnterpriseCustomer
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-06-13 10:33:46 +00:00
Irtaza Akram
ceb19b3113
Merge branch 'master' into bleach#33209
2024-06-12 17:12:01 +05:00
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