Commit Graph

62489 Commits

Author SHA1 Message Date
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
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
Syed Muhammad Dawoud Sheraz Ali
d2fd26ee91 feat: the ability to filter active courses in course listing api (#31502)
* feat: the ability to filter active courses in course listing api
2023-01-09 20:37:30 +05:00
Nathan Sprenkle
df47f9df95 refactor: Split learner home experimental / core functionality (#31498)
* refactor: remove old profiling function

* refactor: move mocks into separate directory

* refactor: move recommendations code into a new dir

* docs: docstring consistency and branding updates

* docs: add ADR for core versus experimental code
2023-01-09 10:09:13 -05:00
teyotan
3525be2c17 fix: unresponsive modal in student dashboard view (#31432)
issue: https://github.com/openedx/build-test-release-wg/issues/228

Co-authored-by: Edward Zarecor <ezarecor@tcril.org>
2023-01-09 12:14:40 +05:00
Jesse Day
e68ca593cb fix: update the do not sell link text for legal. 2023-01-06 15:55:12 -05:00
John Nagro
f4a4dfedad feat: release edx-enterprise 3.60.9 (#31507) 2023-01-06 13:07:36 -05:00
Muhammad Adeel Tajamul
f4566cdc7a fix: added new logs for course export and removed previous (#31504)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
2023-01-05 18:33:20 +05:00
John Nagro
64620e0156 feat: release edx-enterprise 3.60.8 (#31499) 2023-01-04 17:11:01 -05:00
John Nagro
20a985f6d4 feat: release edx-enterprise 3.60.7 (#31496) 2023-01-04 14:37:52 -05:00
Jenkins
8fdb83e9ed chore(i18n): update translations 2023-01-04 14:31:46 -05:00
Muhammad Umar Khan
23975b0263 build: run lint import check on master branch (#31494) 2023-01-04 18:24:03 +05:00
Sameen Fatima
4b6e719691 feat: created learner_skill_levels API to fetch skill scores (#31417) 2023-01-04 17:09:41 +05:00
Muhammad Adeel Tajamul
65da5b55a4 temp: logs for course import issue (#31493)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
2023-01-04 11:29:20 +05:00
Nathan Sprenkle
c8af55db6f fix: handle exception getting cert statuses (#31490)
If a user has a certificate in a deleted course, an issue with how the
course is loaded from the cache can cause an exception that breaks our
code. This adds a wrapper to fail gracefully and log the exception for
future tracking / investigation.
2023-01-03 14:57:20 -05:00
John Nagro
37b3607f50 feat: release edx-enterprise 3.60.5 (#31489) 2023-01-03 12:43:25 -05:00
Demid
21424bba2f test: fix hardcoded date of birth (2022) (#31488) 2023-01-03 10:07:17 -05:00
Sarina Canelake
2157e7714a Merge pull request #31473 from openedx/nedbat/tweak-pr-template
docs: remove a link to a closed pull request
2023-01-03 09:16:50 -05:00
Muhammad Adeel Tajamul
c9562fcfc0 temp: logs for course export issue (#31481)
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com>
2022-12-29 16:54:28 +05:00
Jenkins
70f4d34b6a chore(i18n): update translations 2022-12-25 16:16:17 -05:00