Piotr Surowiec
fd2e95f531
Merge pull request #31173 from open-craft/maxim/remove-unused-xmodule-classes
...
[BD-13] refactor: Remove unused XModule classes
2022-11-07 17:42:39 +01:00
Andrew Shultz
e304ff7a7f
Merge pull request #31264 from openedx/ashultz0/rollback-lti-6
...
fix: pin LTI xblock to version 5.0.1 while 6 is fixed
2022-11-07 10:24:50 -05:00
Andy Shultz
996646fef0
fix: pin LTI xblock to version 5.0.1 while 6 is fixed
...
6.0.0 refactored this xblock in a way that does not work with studio
leaving blocks partialy broken. While that is being fixed, roll back
to 5.0.1.
Bug ticket: MST-1697
2022-11-07 09:30:51 -05:00
Zainab Amir
6a89635aa4
feat: update recommendations api ( #31259 )
...
- updated status codes
- for control group return general recommendations
VAN-1154
2022-11-07 15:20:01 +05:00
AsadAzam
1925eb10c9
feat: add external id mapping in courseoverview ( #31243 )
2022-11-07 15:08:08 +05:00
Muhammad Adeel Tajamul
06ac5ed4b0
feat: added sort by recent activity for activity stats api ( #31252 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-11-07 11:15:01 +05:00
Jenkins
23f49f4607
chore(i18n): update translations
2022-11-06 15:58:01 -05:00
Zia Fazal
1fd80d5f83
Merge pull request #30589 from openedx/ziafazal/fix-broken-hidden-content-transformer
...
fix: Fixed broken HiddenContentTransformer when course pacing is self_pace
2022-11-04 10:04:04 +05:00
edx-pipeline-bot
44f80fb8cd
Merge pull request #31255 from openedx/private_to_public_142a75b
...
Mergeback PR from private to public.
2022-11-04 00:58:55 -04:00
Syed Sajjad Hussain Shah
142a75b007
fix: add fix for XSS Vulnerability and Open Redirect [VAN-1133] ( #259 )
2022-11-04 08:53:44 +05:00
Feanil Patel
8fd7631c35
Merge pull request #31254 from openedx/feanil/remove_old_codeowners
...
fix: Remove non-working teams from the CODEOWNERS file.
2022-11-03 14:42:17 -04:00
Feanil Patel
d5082c0341
fix: Remove non-working teams from the CODEOWNERS file.
...
The teams stopped working when we moved the repo to the openedx org.
Also, things have been re-organized at 2U so it's unclear if these
ownership mappings are still relevant. I'm removing them for now and
I've posted on the forums to let people know if they want to add back in
more relevant teams.
Relevant Link: https://discuss.openedx.org/t/edx-platform-codeowners/8649
2022-11-03 13:49:03 -04:00
Feanil Patel
eb0f7864ea
Merge pull request #31253 from openedx/feanil/update_codeowners
...
feat: Ping tCRIL on-call if someone updates the legacy dashboard.
2022-11-03 13:44:17 -04:00
Nathan Sprenkle
5e7432129f
feat: implement missing audit access expired check ( #31249 )
2022-11-03 13:24:59 -04:00
Feanil Patel
dccc697b0e
feat: Ping tCRIL on-call if someone updates the legacy dashboard.
...
This could be a person using the quickstart and we want to be notified
of that so we can prais them and close the PR.
2022-11-03 10:28:52 -04:00
Jansen Kantor
3adf5eb929
fix: remove unused url from backend response ( #31244 )
2022-11-03 09:57:17 -04:00
zia.fazal@arbisoft.com
400296ba78
fix: Fixed broken HiddenContentTransformer when course pacing is self_paced. see commit 1ebe0e6 too
2022-11-03 18:44:39 +05:00
Kira Miller
c0f23d0bb8
Merge pull request #31248 from openedx/kiram15/ENT-6461-1
...
fix: edx-enterprise version update
2022-11-03 09:35:58 -04:00
Muhammad Adeel Tajamul
1a25a5d3fd
feat: added post filters in learners tab api ( #31191 )
...
Co-authored-by: adeel.tajamul <adeel.tajamul@arbisoft.com >
2022-11-03 16:53:50 +05:00
Usama Sadiq
605a0a66e7
Install pip and pip tools ( #31206 )
...
* fix: install pip & pip-tools in make upgrade
* chore: Updating Python Requirements (#31205 )
Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com >
2022-11-03 16:28:32 +05:00
Shahbaz Shabbir
2ad42ef7c7
Merge pull request #31242 from openedx/shahbaz/VAN-1147
...
chore: upgrade edx-braze-client package
2022-11-03 14:56:34 +05:00
Zia Fazal
503f576678
Merge pull request #30823 from openedx/ziafazal/fix-broken-hidden-content-transformer-a
...
fix: Fixed broken HiddenContentTransformer when course pacing is self_paced
2022-11-03 12:06:46 +05:00
Jenkins
4c1f09adc6
chore: geoip2: update maxmind geolite country database
2022-11-02 16:53:31 -04:00
Kira
4d36c91626
fix: version update
2022-11-02 16:27:16 -04:00
Nathan Sprenkle
178f1541d7
refactor: learner home cleanup ( #31240 )
...
* refactor: remove dev logging
* style: run black
* refactor: move masquerade check into utils
* style: remove unnecessary assignment
* style: update dependency orderings
* refactor: add function tracing for perf testing
* refactor: move grade data fetching out of serializer
This allows us to separately profile the collection of grade data
* fix: add missing requires_context metadata
* refactor: split out serialization for profiling
2022-11-02 14:55:03 -04:00
Andrew Shultz
1def767c9f
Merge pull request #31247 from openedx/ashultz0/proctoring4132
...
fix: update proctoring library for better expiration date sharing
2022-11-02 14:27:21 -04:00
Andy Shultz
385c53651e
fix: update proctoring library for better expiration date sharing
2022-11-02 14:02:58 -04:00
Rebecca Graber
972b4eff1d
feat: upgrade edx-event-bus-kafka to bring in new error logging and monitoring ( #31245 )
2022-11-02 13:45:21 -04:00
shahbaz-arbisoft
7947bcd647
chore: upgrade packages, specifically edx-braze-client
2022-11-02 15:19:53 +05:00
Nathan Sprenkle
bfe6494e9d
fix: get audit expiration from correct data source ( #31238 )
2022-11-01 13:40:02 -04:00
Rebecca Graber
5b4330fcc5
feat: update event bus dependencies to bring in schema fix ( #31237 )
2022-11-01 09:38:12 -04:00
SaadYousaf
17df3d4e17
feat: add discussion reported and unreported events
2022-11-01 15:57:13 +05:00
Kshitij Sobti
4fc9eb8324
fix: Change approach to processing course topics ( #31200 )
...
Course topics are now created by traversing the entire course structure from top to bottom instead of starting at the sequential level and then moving up or down as needed.
This also introduces a lot of debug logs to pontetially find the reason why under some circumstances new units don't get processed and end up without a discussions topic.
2022-11-01 14:31:27 +05:00
Jenkins
93aaf5ca42
chore(i18n): update translations
2022-10-31 12:21:50 -04:00
Alexander J Sheehan
def6a25652
Merge pull request #31233 from openedx/asheehan-edx/enterprise-version-bump-3.58.4
...
chore: bumping enterprise version to 3.58.4
2022-10-31 12:12:16 -04:00
Alexander Sheehan
1848356626
chore: bumping enterprise version to 3.58.4
2022-10-31 11:55:50 -04:00
edx-transifex-bot
4b7eef2ea4
chore(i18n): update translations ( #31231 )
...
Co-authored-by: Jenkins <sre+jenkins@edx.org >
Co-authored-by: Tim McCormack <tmccormack@edx.org >
2022-10-31 15:55:09 +00:00
Andrew Shultz
4b4041fa8e
Merge pull request #31227 from openedx/ashultz0/lti-xblock-6
...
feat: update lti xblock to refactored version 6.0.0
2022-10-31 09:53:21 -04:00
Syed Sajjad Hussain Shah
02568f94dc
feat: create new waffle flag for learner home recommendations [VAN-1138] ( #31225 )
2022-10-31 10:58:02 +05:00
Andy Shultz
7587e5a169
feat: update lti xblock to refactored version 6.0.0
2022-10-28 15:15:36 -04:00
Alexander J Sheehan
4c0b0f99a0
Merge pull request #31228 from openedx/asheehan-edx/enterprise-version-bump-3.58.3
...
chore: bumping enterprise version to 3.58.3
2022-10-28 14:25:29 -04:00
Alexander Sheehan
7f94ee6625
chore: bumping enterprise version to 3.58.3
2022-10-28 14:04:29 -04:00
Zachary Hancock
01f14dbc2d
test: update exams test to use split modulestore ( #31223 )
2022-10-28 11:49:17 -04:00
Sagirov Eugeniy
8f88422c4a
test: prepare tests for removing support for children in Old Mongo
2022-10-28 11:43:20 -04:00
SaadYousaf
f6870f7ae7
refactor: remove todo to add tracking for reported content email notification
2022-10-28 19:10:58 +05:00
Maxim Beder
3e9437cc4a
refactor: remove unused TabsEditingMixin
2022-10-28 15:37:56 +02:00
Maxim Beder
bbfa975e80
refactor: remove unused assetstore exceptions
2022-10-28 11:23:16 +02:00
Maxim Beder
205a7b25cf
refactor: remove unused TimeInfo
2022-10-28 11:23:16 +02:00
Maxim Beder
8336c7f9b5
refactor: remove unused StudioEditableModule
2022-10-28 11:23:16 +02:00
Maxim Beder
98d9e622b4
refactor: remove unused MakoModuleDescriptor
2022-10-28 11:23:16 +02:00