Commit Graph

66833 Commits

Author SHA1 Message Date
Usama Sadiq
7cf97ec0de fix: pin moto<5.0 (#34595) 2024-04-24 18:08:58 +05:00
Mohammad Ahtasham ul Hassan
649631e589 feat: add source_system to enrollments (#34540)
* feat: add source_system to enrollments
2024-04-24 17:47:39 +05:00
Usama Sadiq
1080d139bd fix: pin xmlsec version (#34592)
* fix: pin xmlsec==1.3.13
---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
2024-04-24 17:04:27 +05:00
Muhammad Ammar
2b36061ab7 Merge pull request #34583 from openedx/muhammad-ammar/upgrade-edx-enterprise-bf19fe2
chore: Upgrade Python dependency edx-enterprise
2024-04-24 16:11:52 +05:00
MueezKhan246
15e5631fc0 Merge pull request #34526 from openedx/MueezKhan/Remove-ENABLE_USER_ID_SCOPE-Flag-From-Platform
Removed ENABLE_USER_ID_SCOPE flag from validator
2024-04-24 15:09:06 +05:00
Ahtisham Shahid
33733ca460 chore: updated ora version (#34575)
* chore: updated ora version

* chore: updated openedx-events version

* chore: updated openedx-filters version
2024-04-24 12:56:32 +05:00
muhammad-ammar
06d8f7db6e feat: Upgrade Python dependency edx-enterprise
upgrade edx-enterprise to 4.16.1

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-23 20:36:36 +00:00
Diana Huang
bf19fe237c fix: Update output config for webworkers. (#34580)
We added a fix for generated bundles more generally.
This adds the fix for webworkers specifically.
2024-04-23 14:37:49 -04:00
Katrina Nguyen
2c06715343 Merge pull request #34579 from openedx/katrinan029/upgrade-edx-enterprise-ff48125
feat: Upgrade Python dependency edx-enterprise
2024-04-23 11:03:30 -07:00
katrinan029
8d10be0da0 feat: Upgrade Python dependency edx-enterprise
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`

chore: fix

fix: lint error
2024-04-23 17:20:22 +00:00
Feanil Patel
ff48125859 Merge pull request #34503 from brian-smith-tcril/revert-revert-node-18
revert: revert: "chore: upgrade to node 18" (#34496)
2024-04-23 10:13:07 -04:00
Dmytro
9738f61519 fix: "Course org display str" option doesnt influence certificate (#34465)
"Course organization display string" option in Advanced settings doesn't influence certificate
Co-authored-by: Dima Alipov <dimaalipov@MacBook-Pro-Dima.local>
2024-04-23 09:21:32 -04:00
Muhammad Anas
7ef3674833 fix: blake2b feature flag name (#34574) 2024-04-23 12:55:11 +00:00
Muhammad Ammar
1e2ed38ae7 Merge pull request #34573 from openedx/muhammad-ammar/upgrade-edx-enterprise-aea7fce
feat: Upgrade Python dependency edx-enterprise
2024-04-23 15:02:20 +05:00
muhammad-ammar
f9425445a6 feat: Upgrade Python dependency edx-enterprise
fix: set default language for all learners linked with an enteprise customer

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2024-04-23 07:03:38 +00:00
Muhammad Anas
aea7fcee45 feat: added feature flag to enable blake2b hashing 2024-04-22 14:09:41 -04:00
Yusuf Musleh
a31ed929f7 feat: update studio search index when object tags change (#34559)
* feat: Update search index when object tags updated

* feat: Update index when library block tags change

* refactor: Remove extra params

* docs: Add new event to hook events docs

* feat: Add and use upsert_block_tags_index_docs

This takes care of updating tags data in search index for both course and library blocks.

* chore: Update openedx-events

* fix: Update tests + include course block tags in reindex

* feat: Fix static-type issues + adjust tag_object

* fix: bug retrieving the Meilisearch API key UID (first time only)

* docs: Update comments

---------

Co-authored-by: Braden MacDonald <braden@opencraft.com>
2024-04-22 10:53:49 -07:00
Feanil Patel
2e587a8830 Merge pull request #34569 from openedx/feanil/upgrade-edx-event-bus-kafka-b4b4696
feat: Upgrade Python dependency edx-event-bus-kafka
2024-04-22 13:35:12 -04:00
Feanil Patel
c0a84265ed Merge pull request #34568 from openedx/feanil/upgrade-xss-utils-b4b4696
feat: Upgrade Python dependency xss-utils
2024-04-22 13:32:48 -04:00
feanil
8ae083dc2d feat: Upgrade Python dependency edx-event-bus-kafka
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-22 16:52:28 +00:00
feanil
7051aec6fc feat: Upgrade Python dependency xss-utils
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-22 16:46:43 +00:00
Feanil Patel
b4b4696fa0 Merge pull request #34564 from openedx/feanil/upgrade-edx-opaque-keys-ef7fbf4
feat: Upgrade Python dependency edx-opaque-keys
2024-04-22 12:35:47 -04:00
Feanil Patel
fa9aaa8524 Merge pull request #34565 from openedx/feanil/upgrade-chem-ef7fbf4
feat: Upgrade Python dependency chem
2024-04-22 12:35:25 -04:00
Feanil Patel
289fced2a3 Merge pull request #34566 from openedx/feanil/upgrade-lti-consumer-xblock-ef7fbf4
feat: Upgrade Python dependency lti-consumer-xblock
2024-04-22 12:34:46 -04:00
Diana Huang
ebe36a2957 Revert "Revert "temp: trace celery tasks in dd"" (#34563)
* Revert "Revert "temp: trace celery tasks in dd (#34537)" (#34553)"

This reverts commit a7b441690d.

* docs: Update removal date on temporary celery flag.
2024-04-22 11:05:50 -04:00
feanil
fc669b29b6 feat: Upgrade Python dependency lti-consumer-xblock
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-22 14:55:02 +00:00
feanil
bfcd911ad9 feat: Upgrade Python dependency chem
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-22 14:31:31 +00:00
feanil
93f3f87ea9 feat: Upgrade Python dependency edx-opaque-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-22 14:03:48 +00:00
Feanil Patel
ef7fbf4c43 Merge pull request #34555 from openedx/feanil/upgrade-edxval-0603760
feat: Upgrade Python dependency edxval
2024-04-22 09:54:37 -04:00
Feanil Patel
8f82c37b4d Merge pull request #34556 from openedx/feanil/upgrade-edx-event-bus-redis-0603760
feat: Upgrade Python dependency edx-event-bus-redis
2024-04-22 09:54:12 -04:00
Feanil Patel
57bce2cc59 Merge pull request #34557 from openedx/feanil/upgrade-help-tokens-0603760
feat: Upgrade Python dependency help-tokens
2024-04-22 09:53:38 -04:00
Ahtisham Shahid
4f8a99805d feat: added new ora notification (#34464) 2024-04-22 18:14:26 +05:00
github-actions[bot]
14bcfcfd03 feat: Upgrade Python dependency edx-enterprise (#34558) 2024-04-22 15:06:36 +05:00
Saad Yousaf
164c8ab835 fix: fix course_update event content param 2024-04-22 13:15:31 +05:00
Ahtisham Shahid
5b1d52d811 fix: endorsed post notification audiance updated (#34513) 2024-04-22 13:09:04 +05:00
feanil
075a75beb8 feat: Upgrade Python dependency help-tokens
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-20 04:32:57 +00:00
feanil
8ec2dbb701 feat: Upgrade Python dependency edx-event-bus-redis
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-20 04:21:53 +00:00
feanil
2b65aca01e feat: Upgrade Python dependency edxval
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 23:59:26 +00:00
Feanil Patel
0603760880 Merge pull request #34552 from openedx/feanil/upgrade-edx-rbac-1eb92a3
feat: Upgrade Python dependency edx-rbac
2024-04-19 19:34:59 -04:00
Feanil Patel
2f4c33bcd1 Merge pull request #34551 from openedx/feanil/upgrade-edx-proctoring-1eb92a3
feat: Upgrade Python dependency edx-proctoring
2024-04-19 19:34:51 -04:00
connorhaugh
a7b441690d Revert "temp: trace celery tasks in dd (#34537)" (#34553)
This reverts commit f866545bb9.
2024-04-19 12:50:33 -07:00
feanil
bbbc6aae62 feat: Upgrade Python dependency edx-rbac
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:49:47 +00:00
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
Brian Smith
27d33d4911 fix: move back to old version of imports-loader
this fixes the issue with xblocks not loading in studio. it also requires use of the deprecated "string as loader options" method for imports and exports loader config
2024-04-19 14:03:42 -04:00
Brian Smith
14b113c518 chore: remove CommonsChunk plugin karma workaround 2024-04-19 14:03:42 -04:00
Brian Smith
58185d7784 fix: use string-replace-loader instead of string-replace-webpack-plugin 2024-04-19 14:03:42 -04:00
Brian Smith
28b4998d92 fix: don't prefix bundles with auto 2024-04-19 14:03:42 -04:00
Brian Smith
05baf4c1fe revert: revert: "chore: upgrade to node 18" (#34496)
This reverts commit eb26333ca6.
2024-04-19 14:03:42 -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