Commit Graph

62507 Commits

Author SHA1 Message Date
NiedielnitsevIvan
f5484ea448 feat!: [FC-0004] Support for legacy assets with deprecated keys is removed from uploads only (#31487) 2023-01-19 14:19:08 -05:00
Mohammad Ahtasham ul Hassan
b01cf355a7 Unpin django-ratelimit (#31416)
* fix: fix ratelimit upgrade changes

Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
2023-01-19 16:39:23 +05:00
edX requirements bot
11e07f06b4 chore: Updating Python Requirements (#31598) 2023-01-19 16:17:46 +05:00
Awais Qureshi
8abcdd2552 fix: Unpin icalendar constraint. (#31590)
* fix: Unpin icalendar constraint.
* chore: Updating Python Requirements (#31591)
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2023-01-19 12:39:01 +05:00
Hamza442
7e93be158b Merge pull request #31584 from openedx/hamza442/DENG-1261-add-testcases
chore: add new tests for retire_user management command
2023-01-18 23:58:59 +05:00
Zainab Amir
83437a9702 fix: redirect after the event has been fired (#31592) 2023-01-18 22:35:15 +05:00
Nathan Sprenkle
670477e7d5 fix: add fallthrough exception for course overview (#31582)
An issue trying to get a course overview for a deleted course and trying
to write back into the DB had been raising unhandled errors. Catching
other classes of errors to keep this function from breaking. Should just
return None in these cases and log the exception.
2023-01-18 11:40:38 -05:00
Maria Fernanda Magallanes Zubillaga
dcc795042b perf: change queryset to get_queryset in CourseEnrollmentAdmin 2023-01-18 11:29:13 -05:00
Emad Rad
dc5d017c46 feat: persian language support added (#31154) 2023-01-18 10:26:57 -05:00
Zubair Shakoor
141d6d4ce6 refactor: remove all paver code related to python unit tests (#31180) 2023-01-18 17:41:56 +05:00
Awais Qureshi
8ac55ed4af build: Unpin django-countries. (#31565)
* build: upgrade django-countries.
2023-01-18 14:13:41 +05:00
Ahtisham Shahid
62f311c041 fix: removed subsections with no units from v3 topics api (#31553)
* fix: removed subsections with no units from v3 topics API

* fix: fixed unit test
2023-01-18 13:52:12 +05:00
Zainab Amir
e999775b62 fix: add default value for is_control (#31585) 2023-01-18 13:45:48 +05:00
Awais Qureshi
a47f44db7d edx-sphinx-theme upgraded (#31574)
* fix: Upgrading `edx-sphinx-theme` version
2023-01-18 13:22:22 +05:00
Zainab Amir
b0ec8f31bf feat: update recommendations api for dashboard (#31563) 2023-01-18 12:48:43 +05:00
Hamza442
61b8228b7b chore: add new tests for retire_user management command 2023-01-18 12:47:13 +05:00
Shafqat Farhan
a21d947733 Merge pull request #31558 from openedx/shafqat/VAN-1247
fix: VAN-1247 - Add isControl property in recommendations response
2023-01-18 11:03:37 +05:00
Hamza442
fc63003376 Merge pull request #31501 from openedx/hamza442/DENG-1261
chore: add multiple users to retirement queue.
2023-01-18 10:56:03 +05:00
Hamza442
265ffda0aa chore: add multiple users to retirement queue. 2023-01-18 10:35:28 +05:00
Sagirov Eugeniy
3877201dd2 test: update test_contentstore.py for split modulestore 2023-01-17 14:54:14 -05:00
Sagirov Eugeniy
f3de63058c test: tests for removing support for children in Old Mongo
* updated test_authoring_mixin.py
* updated test_xblock_utils.py
* updated TestOnboardingView tests (update default course key)
* updated UsersDefaultRole tests
2023-01-17 14:54:14 -05:00
Sagirov Eugeniy
1c664bc121 test: updated test_assets.py for split modulestore 2023-01-17 14:53:10 -05:00
Sagirov Eugeniy
1936de4d68 test: updated CourseOverview Signals Tests for split modulestore 2023-01-17 14:53:10 -05:00
Shafqat Farhan
23d436831b fix: VAN-1247 - Add isControl property in recommendations response and update event properties 2023-01-17 20:54:20 +05:00
Ahtisham Shahid
0870e1a758 feat: added apis for discussions tours (#31495)
* feat: added apis for discussions tours

* fix: resolved linter issues

* feat: moved config list to settings and fixed unit tests

* refactor: merged migrations in 1 file
2023-01-17 15:59:26 +05:00
Awais Qureshi
cee6f22acd build: Unpin python-slugify constraint (#31561)
* build: Unpin python-slugify constraint.
2023-01-17 15:16:48 +05:00
Awais Qureshi
5f95a78a17 build: Unpin few packages. (#31554)
* build: Unpin few packages. These pins were added to minimize the changeset.

* chore: Updating Python Requirements (#31555)

Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
2023-01-17 11:50:09 +05:00
Zainab Amir
16b05b41a3 feat: add flag to enable fallback recommendations (#31557) 2023-01-16 19:36:20 +05:00
Awais Qureshi
90f4f6543d build: Adding constraints to avoid multiple major upgrades. (#31551)
* build: Adding constraints to avoid multiple major upgrades
2023-01-16 16:24:34 +05:00
Shahbaz Shabbir
b6a499e0e5 Merge pull request #31529 from openedx/shahbaz/VAN-1236
fix: Update enrollment email for master track learners
2023-01-16 15:54:12 +05:00
shahbaz-arbisoft
4797f2f1c8 fix: Update enrollment email for master track learners 2023-01-16 15:33:53 +05:00
Syed Sajjad Hussain Shah
9a53e2846d fix: update MFE context response (#31515)
VAN-1231
2023-01-16 14:31:10 +05:00
Kira Miller
5347556cc9 Merge pull request #31540 from openedx/kiram15-versionbump
chore: version bump for edx-enterprise
2023-01-13 13:59:40 -07:00
Kira
fa257dfb69 chore: version bump for edx-enterprise 2023-01-13 12:24:59 -07:00
Attiya Ishaque
b9b8560adc fix: fix the tests in test_register file (#31523) 2023-01-13 18:20:05 +05:00
John Nagro
1e9d60a7ad feat: release edx-enterprise 3.60.11 (#31528) 2023-01-12 16:30:16 -05:00
Jillian
9f5c78e81e revert: temp: let XBlock API users optionally use LabXchange block types (#31315)
when fetching block metadata and rendering blocks while maintaining the
original usage IDs/OLX.

Reverts ef8f841ac2
2023-01-11 11:19:58 -08:00
Alexander J Sheehan
d14f5bf42d Merge pull request #31522 from openedx/asheehan-edx/bumping-enterprise-3.60.10
chore: bumping enterprise package version to 3.60.10
2023-01-11 12:36:45 -05:00
Alexander J Sheehan
ab5a70bf50 Merge branch 'master' into asheehan-edx/bumping-enterprise-3.60.10 2023-01-11 11:21:27 -05:00
Jeremy Ristau
e544c6ffec feat: ping 2u-tnl for changes to student model
feat: ping 2u-tnl for changes to student model
2023-01-11 11:21:13 -05:00
Alex Sheehan
9b37d423ea chore: bumping enterprise package version to 3.60.10 2023-01-11 16:19:37 +00:00
Jeremy Ristau
72d8016985 feat: including init file to notify on structural changes 2023-01-11 10:08:33 -05:00
Sameen Fatima
f014f48a7b fix: fix 500 error when fetching course run (#31518) 2023-01-11 11:08:01 +05:00
Jeremy Ristau
50852257c0 feat: point to newly refactored enrollments file 2023-01-10 09:36:49 -05:00
Jeremy Ristau
80677b3d09 feat: ping 2u-tnl for changes to student model
student model changes should notify 2u-tnl team, to trigger a SOX compliance oriented review of the changes.
2023-01-10 09:36:49 -05:00
Sameen Fatima
031fe7c312 fix: fixed 500 server error on skill-levels api (#31514) 2023-01-10 18:11:13 +05:00
Shafqat Farhan
964ed60702 Merge pull request #31485 from openedx/shafqat/VAN-1223
fix: VAN-1223 - Add is_control property to recommendations viewed event
2023-01-10 10:00:01 +05:00
Shafqat Farhan
030267f5ee fix: VAN-1223 - Add is_control property to recommendations viewed event 2023-01-10 09:28:08 +05:00
Bianca Severino
849699732a Merge pull request #31508 from jesseday/jesseday/update-do-not-sell-link-text
fix: update the do not sell link text for legal.
2023-01-09 11:40:35 -05:00
Jesse Day
5a0b655860 Merge branch 'master' into jesseday/update-do-not-sell-link-text 2023-01-09 10:59:13 -05:00