dependabot[bot]
f2db83530c
build(deps): bump aws-actions/configure-aws-credentials from 3 to 4
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 3 to 4.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-12 13:49:39 +00:00
Feanil Patel
1ab9079486
Merge pull request #33465 from farhan/farhan/remove-xblockutils
...
Remove xblockutils package
2023-10-12 09:47:29 -04:00
dependabot[bot]
84f7fdfa2f
build(deps): bump actions/setup-node from 2 to 3 ( #32140 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 17:52:52 +05:00
Muhammad Ammar
960dcfb1be
Merge pull request #33480 from openedx/muhammad-ammar/upgrade-edx-enterprise-22e2a23
...
feat: Upgrade Python dependency edx-enterprise
2023-10-12 14:52:55 +05:00
muhammad-ammar
571cc3b02c
feat: Upgrade Python dependency edx-enterprise
...
remove unused fields from serializer
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-12 09:14:54 +00:00
Ahtisham Shahid
22e2a23b9f
feat: add new notifiction type for discussions post followers ( #33009 )
...
feat: added model for subscription
feat: added logic for notifaction to followers
2023-10-12 13:03:02 +05:00
Ehmad Saeed⚡
7e3346c64c
Merge pull request #33466 from openedx/justEhmadSaeed/upgrade-edx-enterprise-25b991c
...
feat: Upgrade Python dependency edx-enterprise
2023-10-12 01:31:43 +05:00
Raymond Zhou
526db10d81
fix: library ref management cmds course id call ( #33477 )
2023-10-11 16:12:09 -04:00
Ehmad Saeed⚡
d71708d32f
Merge branch 'master' into justEhmadSaeed/upgrade-edx-enterprise-25b991c
2023-10-12 01:09:49 +05:00
Erica Nwoga
95b658c2ae
feat: toggle to enable/disable lti pii acknowledgement ( #33437 )
...
* feat: toggle to enable/disable lti pii acknowledgement
2023-10-11 15:00:42 -04:00
Jillian
ba5546e29d
feat: adds endpoint for downloading taxonomy templates ( #33464 )
2023-10-11 10:59:11 -07:00
github-actions[bot]
43f46079b3
feat: Upgrade Python dependency edx-drf-extensions ( #33462 )
...
Add JWT Cookie vs Session user monitoring
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
Co-authored-by: robrap <robrap@users.noreply.github.com >
2023-10-11 16:20:41 +00:00
Rafay Ghafoor
b14396bbfb
feat: Adds disable_progress_graph attribute to the returned course_metadata response
...
Currently, https://github.com/openedx/frontend-app-course-authoring/issues/517 faces an issue when the
progress graph toggle is enabled/disabled but the settings are not respected, the disable_progress_graph
attribute will allow the frontend-app-learning repo to use this attribute to respect the settings authored
from frontend-app-course-authoring and ultimately fix https://github.com/openedx/frontend-app-course-authoring/issues/517 .
2023-10-11 20:39:16 +05:30
Awais Qureshi
254903531a
feat!: Adding fall back method for sha1 in case default algo is sha256 ( #33345 )
...
* feat!: `sha1` has been deprecated in django32 and removed in django42.
* test: fix quality failure
* fixup! update custom attribute tests (#33436 )
I was wondering about all the cases, so I
updated the test to reflect this. I also
made some other minor adjustments.
---------
Co-authored-by: Muhammad Soban Javed <iamsobanjaved@gmai.com >
Co-authored-by: Robert Raposa <rraposa@edx.org >
Co-authored-by: Muhammad Soban Javed <58461728+iamsobanjaved@users.noreply.github.com >
2023-10-11 19:54:01 +05:00
Feanil Patel
14b61aeb78
Merge pull request #32417 from openedx/dependabot/github_actions/re-actors/alls-green-1.2.2
...
build(deps): bump re-actors/alls-green from 1.2.1 to 1.2.2
2023-10-11 10:43:48 -04:00
dependabot[bot]
75bad83da2
build(deps): bump re-actors/alls-green from 1.2.1 to 1.2.2
...
Bumps [re-actors/alls-green](https://github.com/re-actors/alls-green ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/re-actors/alls-green/releases )
- [Commits](13b4244b31...05ac9388f0 )
---
updated-dependencies:
- dependency-name: re-actors/alls-green
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-11 13:11:03 +00:00
farhan
23a44b9ddb
chore: Upgrade python requirements
2023-10-11 14:46:09 +05:00
farhan
ff17e51699
refactor: remove xblockutils package
2023-10-11 14:46:09 +05:00
justEhmadSaeed
505039341b
feat: Upgrade Python dependency edx-enterprise
...
feat: Upgrade Python dependency edx-enterprise
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-11 09:28:03 +00:00
dependabot[bot]
25b991c966
build(deps): bump actions/upload-artifact from 2 to 3 ( #32139 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-11 12:51:21 +05:00
Syed Sajjad Hussain Shah
b0f5d1e8cd
fix: name field validations ( #33429 )
2023-10-11 05:03:41 +00:00
Braden MacDonald
d6e21a1c29
feat: remove Taxonomy.required, squash taxonomy migrations ( #33438 )
...
* feat: remove Taxonomy.required, make allow_multiple True by default
* chore: squash migrations
* fix: more robust migration
Co-authored-by: Jillian <jill@opencraft.com >
* chore: version bump, use squashed migration
---------
Co-authored-by: Jillian <jill@opencraft.com >
2023-10-10 10:44:10 -07:00
Navin Karkera
565b34e4e0
feat: allow oauth configuration per site and backend ( #32656 )
...
Allows admins to configure same oauth backend for multiple sites.
This change includes site_id in KEY_FIELDS for oauth configuration
provider allowing a backend configuration for each site.
2023-10-10 11:33:23 -04:00
Usama Sadiq
1db6867edf
fix: replace py2neo with forked package ( #33453 )
...
* fix: replace py2neo with overhangio py2neo fork
2023-10-10 18:29:12 +05:00
Ejaz Ahmad
427c98bd6e
Merge pull request #33444 from openedx/jajjibhai008/upgrade-edx-enterprise-b353019
...
feat: Upgrade Python dependency edx-enterprise
2023-10-10 13:21:01 +05:00
edX requirements bot
b6179696e5
chore: Updating Python Requirements ( #33452 )
2023-10-10 12:24:00 +05:00
jajjibhai008
c6f4ea72bd
feat: Upgrade Python dependency edx-enterprise
...
feat: Added enable_demo_data_for_analytics_and_lpr field to EnterpriseCustomer
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-09 14:09:37 +00:00
Awais Qureshi
b353019c3f
chore: Adding condition to pick values in case of django42. ( #33440 )
...
* fix: add default for CSRF_TRUSTED_ORIGINS_WITH_SCHEME.
2023-10-09 14:25:35 +05:00
Saleem Latif
8eb236de99
Merge pull request #33430 from openedx/saleem-latif/upgrade-edx-enterprise-a59d7e5
...
feat: Upgrade Python dependency edx-enterprise
2023-10-09 13:18:47 +05:00
Jenkins
c3766619ed
chore(i18n): update translations
2023-10-08 17:10:38 -04:00
connorhaugh
4d3ef54e60
fix: library ref mgmt cmd task params ( #33427 )
...
* fix: library ref mgmt cmd task params
* fix: lint fix
* fix: lint fix
2023-10-06 14:06:20 -04:00
Zachary Hancock
9f16b0f8f6
feat: handle exam submission and reset ( #33323 )
...
handles exam events from event bus that impact the 'instructor' app. These apis deal with learner completion and managing problem attempt state.
2023-10-06 09:10:13 -04:00
Awais Qureshi
46776e92e2
chore: using edx-proctoring-proctortrack hash for django42 compatib… ( #33406 )
...
* chore: using `edx-proctoring-proctortrack` hash for django42 compatibility.
* docs: link the follow up issue for github dependency
---------
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
Co-authored-by: UsamaSadiq <usama7274@gmail.com >
2023-10-06 17:52:05 +05:00
saleem-latif
e3df004989
feat: Upgrade Python dependency edx-enterprise
...
edx-enterprise version upgrade to deploy a fix.
Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`
2023-10-06 16:50:06 +05:00
Muhammad Adeel Tajamul
29c83ca56b
feat: notifications and preferences will be created in batches ( #33418 )
2023-10-06 16:27:22 +05:00
jszewczulak
a59d7e5381
chore: ORA bump to 5.5.4 ( #33426 )
2023-10-05 17:49:52 -04:00
Michael Roytman
a313b3fd20
Merge pull request #33412 from openedx/MichaelRoytman/MST-2107-EXAM_ATTEMPT_REJECTED-consumer
...
Add grades event bus event handler for rejected special exam.
2023-10-05 15:48:20 -04:00
Isaac Lee
2ae07387b2
feat: receiver for invalidate certificate ( #33319 )
...
* feat: receiver for invalidate certificate
- consumes event of exam attempt rejected
- initial commit, need to make tests
* temp: moving consumer from signals to handlers.py
- Still need to make this work
- Need to make tests work too
* feat: refactored underlying code to api.py
- tests still need to be tweaked
* fix: commit history
* fix: improve api func name + add source param
2023-10-05 19:39:14 +00:00
michaelroytman
b4cb93ede7
feat: add grades event bus event handler for rejected special exam
...
This commit adds an event bus event handler to the grades application. This event handler handles the EXAM_ATTEMPT_REJECTED Open edX event,
which is emitted when a learner's exam attempt is rejected. The event handler creates a subsection grade override, overriding the grade to
0.0.
2023-10-05 15:18:43 -04:00
alangsto
db252978f3
feat: receiver for verified exam event ( #33390 )
2023-10-05 14:54:35 -04:00
Braden MacDonald
0a6eb51166
feat: Simplify Content Tagging Models ( #33378 )
...
* feat: Simplify tagging - remove Content*Taxonomy models
* chore: bump version of openedx-learning
* chore: fix lint errors
2023-10-05 09:38:24 -07:00
David Ormsbee
6710af6d13
feat!: remove Matlab key from Studio Problem settings
...
The Matlab-specific code is coupled with XQueue in places, making its
removal a little tricky. But we at least want to hide this now-useless
field from end-users before we cut the Quince release.
https://github.com/openedx/public-engineering/issues/192
2023-10-05 11:12:35 -04:00
Yagnesh Nayi
98d0435167
feat: remove askbot changes in depr216 ( #33408 )
...
* feat: remove askbot changes in depr216
* feat: update cms test.py
* feat: update cms test.py
2023-10-05 09:19:59 -04:00
Awais Qureshi
64eba521f8
Revert "[django42] sha1 is removed in django42 version. " ( #33213 )
...
* Revert "[django42] sha1 is removed in django42 version. (#33129 )"
2023-10-05 15:56:55 +05:00
Hamza Waleed
dae4f17545
Merge pull request #33411 from openedx/hamzawaleed01/upgrade-edx-enterprise-70f6f5a
...
feat: Upgrade Python dependency edx-enterprise
2023-10-05 13:21:20 +05:00
hamzawaleed01
269f7039c6
Merge branch 'master' into hamzawaleed01/upgrade-edx-enterprise-70f6f5a
2023-10-05 12:20:38 +05:00
Kyle McCormick
c1163717df
build: log npm run postinstall steps to STDOUT so they are visible in CI ( #33142 )
...
Without this change, `npm run postinstall` (aka
scripts/copy-node-modules.sh) uses `set -x`, which echo steps to STDERR.
By default, it seems that GitHub Actions doesn't show STDERR.
Having the steps visible in CI was very useful while debugging some
Tutor build improvements, so I figured it would be good to upstream the
change.
2023-10-04 17:34:16 +00:00
Marcos
32c2798fc8
Merge pull request #33372 from openedx/rijuma/KBK-35-add-waffle-flags-for-courseware-search
...
Added Waffle Flags for Courseware Search feature
2023-10-04 12:49:09 -03:00
Marcos
5bc0a575b8
feat: Added Waffle Flags for Courseware Search feature
2023-10-04 12:19:32 -03:00
Erica Nwoga
3d26512759
feat: add python apis to agreements models ( #32967 )
...
* feat: added python apis to agreements models
* feat: add python apis to agreements app
* feat: updated pyton apis and rest api
* feat: fixed python apis and added tests
* test: Added error handling and updated test functions
* style: fixed test formatting
* style: fixed test formatting
* style: fixed test formatting
* feat: Fixed error handling for python APIs
* feat: Fixed error handling for python APIs
* fix: edited python api for agreements app
* style: quality revisions for python apis
2023-10-04 10:36:18 -04:00