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
Andrew Shultz
60d4b836c8
Merge pull request #31216 from openedx/ashultz0/proctoring4131
...
feat: proctoring to 4.13.1 to pick up two to one year change
2022-10-27 11:37:43 -04:00
Andy Shultz
0bc5de4bf2
feat: proctoring to 4.13.1 to pick up two to one year change
2022-10-27 10:56:20 -04:00
Nathan Sprenkle
98678536d6
feat: add timers / logs for for profiling learner home ( #31210 )
...
* feat: added timer func for profiling learner home
Also involved proxying some imported functions to be able to time.
2022-10-27 10:16:01 -04:00
connorhaugh
f9c39375cc
fix: studio edit permissions ( #257 )
...
Per 12. Make your fix public.
I am merging this fix.
2022-10-27 10:12:28 -04:00
Mohammad Ahtasham ul Hassan
c2506ea8d0
Revert "chore: install codejail from PyPI ( #31207 )" ( #31213 )
...
This reverts commit 66e4902e9e .
2022-10-27 17:10:29 +05:00
Mohammad Ahtasham ul Hassan
66e4902e9e
chore: install codejail from PyPI ( #31207 )
2022-10-27 14:26:11 +05:00
Usama Sadiq
4734f9f16e
fix: bump pylint version ( #31084 )
2022-10-27 12:19:09 +05:00
Jenkins
ce9abc94da
chore: geoip2: update maxmind geolite country database
2022-10-26 16:53:24 -04:00
Varsha
feec364653
Merge pull request #31016 from openedx/varshamenon4/show-exam-info
...
feat: show exam info in course outline
2022-10-26 13:25:58 -04:00
Varsha Menon
c4b2c49ab6
feat: show exam info in course outline
2022-10-26 14:28:27 +00:00
Andrew Shultz
92702054b3
Merge pull request #31208 from openedx/ashultz0/proctoring4130
...
update proctoring to 4.13.0
2022-10-26 10:07:46 -04:00
Andy Shultz
d89751fb01
fix: pick up a due date fix in proctoring 4.13.0
2022-10-26 09:26:03 -04:00
Mohammad Ahtasham ul Hassan
c349f9318d
Install xblock-google-drive from pypi ( #31201 )
...
* chore: install xblock-google-drive from pypi
2022-10-26 15:48:38 +05:00
Nathan Sprenkle
32733e43cc
temp: added debug logging to init view ( #31204 )
...
Also involved reordering some code into more logical groupings.
2022-10-25 16:21:48 -04:00
Saad Ali
62c13db64d
chore: update Dockerifle to run apps as a low privileged user ( #31179 )
2022-10-25 16:12:54 -04:00
Brian Citro
8ec0f06808
Merge pull request #31202 from openedx/bcitro/ENT-6451
...
chore: bump enterprise version
2022-10-25 12:22:34 -04:00