Commit Graph

66833 Commits

Author SHA1 Message Date
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
Maxim Beder
995713c6c6 refactor: remove unused TabsEditingDescriptor 2022-10-28 11:23:16 +02:00
Maxim Beder
3020f4af53 refactor: remove unused attributes and methods of TabsEditingMixin 2022-10-28 11:23:16 +02:00
Maxim Beder
5a3ba5d8c4 refactor: remove unused EditingDescriptor 2022-10-28 11:23:12 +02:00
Maxim Beder
a1bb30a792 refactor: remove unused JSONEditingDescriptor
Removing js file related to it as well, since it's not being used
anywhere, unlike with other removed descriptors.
2022-10-28 11:23:12 +02:00
Maxim Beder
6017d0c28b refactor: remove unused MetadataOnlyEditingDescriptor 2022-10-28 11:23:12 +02:00
Maxim Beder
fd61f1fff6 refactor: remove unused XMLEditingDescriptor 2022-10-28 11:23:12 +02:00
Maxim Beder
0d98521943 refactor: remove unused dummy_track function 2022-10-28 11:23:11 +02:00
Nathan Sprenkle
64403a4c16 refactor: course resume URL speed enhancements (#31222)
* refactor: remove resume url checks for performance

Existing "get resume urls" loads the course structure to verify the last
completed block actually exists. This is a potentially very expensive
operation, especially for users with many enrollments. This isn't a huge
issue since Learning MFE already has a fallback behavior for this case.

* refactor: remove now-unnecessary serializer check

Old behavior passed an empty string for missing resume URL and
serializer would cast to None. Instead, update simply passes through
None for missing resume url

* style: update dependency ordering

* style: run black on some more files
2022-10-27 16:10:50 -04:00
alangsto
1d21277192 feat: update docker production log settings (#31217) 2022-10-27 14:06:25 -04:00
edx-pipeline-bot
a4f1b9f379 Merge pull request #31218 from openedx/private_to_public_f9c3937
Mergeback PR from private to public.
2022-10-27 12:43:25 -04:00