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
Rebecca Graber
757ae953f3
fix: update edx-enterprise to bring in provisioning fix ( #31474 )
...
* fix: update edx-enterprise to bring in provisioning fix
2022-12-23 15:09:20 -06:00
Jesper Hodge
50b0390f12
fix: TNL-10267 video blocks load wrong editor ( #31468 )
...
* fix: video editor button redirect
* fix: remove debugging statements
* fix: remove unnecessary comments
2022-12-22 16:19:40 -05:00
Ned Batchelder
8456aef630
docs: remove a link to a closed pull request
...
I had hopes that the OEP would be merged, but it wasn't, so don't use it
as a reference anymore.
2022-12-22 10:46:02 -05:00
Jansen Kantor
6431b97c70
feat: Build out temporary fix for TempFiles into a more robust solution ( #31458 )
...
* test: add test for d'optimize_get_learners_switch'
* feat: on-disk reporting
2022-12-22 09:33:31 -05:00
Robert Raposa
20fac60c0c
feat: upgrade edx-drf-extensions ( #31471 )
...
Upgrade edx-drf-extensions to pull in new enduser.id
custom attribute for monitoring.
See https://github.com/openedx/edx-drf-extensions/blob/master/CHANGELOG.rst#840---2022-12-16
2022-12-21 16:57:02 -05:00
Robert Raposa
6c7618fed0
fix: remove flaky test_staff_response test
...
The test test_staff_response failed and then passed
and subsequent runs with the same code, and is now
considered flaky. It is being removed in accordance with
this flaky test process: https://2u-internal.atlassian.net/wiki/spaces/TE/pages/12812492/Flaky+Test+Process
Note: the Flaky+Test+Process doc should probably be more
public, but simply notes that these tests should be removed
with a ticket to allow the owning team to fix it.
Here is a link to the job where it failed and passed:
https://github.com/openedx/edx-platform/actions/runs/3752596945/jobs/6375603154
2022-12-21 16:35:12 -05:00
Alexander J Sheehan
507b3a7d88
Merge pull request #31470 from openedx/asheehan-edx/bumping-enterprise-3.60.3
...
chore: bumping enterprise package version to latest
2022-12-21 15:43:36 -05:00
Alex Sheehan
d20f624b76
chore: bumping enterprise package version to latest
2022-12-21 20:22:10 +00:00
Matthew Carter
cabeb65211
chore: Update edx-bulk-grades ( #31469 )
...
Defect prevents logging error messages https://2u-internal.atlassian.net/browse/AU-977
2022-12-21 14:24:20 -05:00
Ned Batchelder
8ad3082ffa
docs: update pull request template for Olive.
2022-12-21 08:01:25 -08:00
Sagirov Eugeniy
02617283a0
test: fix problem with .get_children() in tests for split modulestore
...
* fixed problem with creating some CourseItem with some parent:
we must get the updated parent item before using that parent item
* replaced parent_location with parent argument in ItemFactory due to
error children/parent relation for split modulestore. In all tests with
split modulestore parent argument used
2022-12-21 10:58:43 -05:00
John Nagro
497644185f
feat: release edx-enterprise 3.60.1 ( #31465 )
2022-12-20 14:55:41 -05:00
Nathan Sprenkle
17d076e8a7
fix: allow for entitlement with no psuedo-sessions ( #31464 )
...
It is possible to have an entitlement with no available course runs. In
this case, the entitlement is filtered out by the view logic but the
residual, bad pesudo-session mapping can cause breaks if we don't handle
for this case.
2022-12-20 13:18:30 -05:00
Andrew Shultz
e328b36f8e
Merge pull request #31462 from openedx/ashultz0/flush-goal-logs
...
fix: when making a hasty exit from goals, make sure to get the log out
2022-12-20 09:52:58 -05:00
Andrew Shultz
e5f81ee36a
Merge pull request #31439 from openedx/ashultz0/devstack-worker-transaction
...
fix: make devstack-with-worker behave like actual worker envs
2022-12-20 09:32:19 -05:00
Andy Shultz
f2f71516bc
fix: when making a hasty exit from goals, make sure to get the log out
2022-12-20 09:22:48 -05:00
Piotr Surowiec
9171914ed7
Merge pull request #31113 from open-craft/0x29a/bb6735/unify_xblock_naming
...
refactor: unify XBlock naming [BD-13]
2022-12-19 18:09:28 +01:00
Agrendalath
ae1dcbea74
refactor: rename HiddenDescriptor to HiddenBlock
...
This also handles the AttributeError in the default XBlock class fallback.
2022-12-19 17:48:49 +01:00
0x29a
3115db5836
feat: implement falling back to HiddenBlock
2022-12-19 17:48:49 +01:00
0x29a
eec4965ecd
refactor: update paths in translation files
2022-12-19 17:48:49 +01:00
0x29a
83396ffb07
refactor: convert course_module term to course_block
2022-12-19 17:48:49 +01:00
0x29a
d3fee38a37
refactor: xmodule/split_test_module.py -> xmodule/split_test_block.py
2022-12-19 17:48:49 +01:00
0x29a
dd9f6936bc
refactor: xmodule/video_module -> xmodule/video_block
2022-12-19 17:48:49 +01:00
0x29a
685f1cd679
refactor: xmodule/xml_module.py -> xmodule/xml_block.py
2022-12-19 17:48:49 +01:00
0x29a
7fa5f3847b
refactor: xmodule/wrapper_module.py -> xmodule/wrapper_block.py
2022-12-19 17:48:49 +01:00