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
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
Brian Citro
cef28c6dec
chore: bump enterprise version
2022-10-25 11:34:06 -04:00
Navin Karkera
a959c5d35f
fix: preview mode navigation previous button (that uses legacy UI)
...
Legacy UI: Previous button should use prev_url if it in first
position. In studio UI, it should always use prev_url. To make this
possible we checking length of contents which is always zero for studio
and more than 0 for legacy UI.
2022-10-25 17:23:10 +02:00
Mohammad Ahtasham ul Hassan
3f46d489eb
chore: install xblock-drag-and-drop from pypi ( #31196 )
2022-10-25 13:09:50 +05:00
Sagirov Eugeniy
3f3d0d25d8
feat!: Remove inheritance-related code from Old Mongo
2022-10-24 11:58:44 -04:00
Zachary Hancock
672b1341c4
chore: update edx-proctoring python and js ( #31185 )
2022-10-24 11:09:23 -04:00
Jenkins
d4fab3baaf
chore(i18n): update translations
2022-10-24 10:44:58 -04:00
Rebecca Graber
b8d13812a4
feat: remove constraint on and upgrade openedx-events, edx-event-bus-kafka ( #31182 )
...
This will remove the "effort" field from COURSE_CATALOG_INFO_CHANGED event data
2022-10-24 08:03:01 -04:00
Jansen Kantor
4cd92ec12b
fix: remove psudosessioncourseserializer as we now have access to courseoverviews ( #31187 )
2022-10-21 10:08:14 -04:00
Muhammad Ammar
896b00fb6c
Merge pull request #31192 from openedx/ammar/upgrade-edx-enterprise-to-3.58.0
...
chore: upgrade edx-enterprise to 3.58.0
2022-10-21 17:15:44 +05:00
muhammad-ammar
33e822aaff
chore: upgrade edx-enterprise to 3.58.0
...
Add a new endpoint to generate a signed token for plotly analytics.
2022-10-21 15:47:43 +05:00
Kyle McCormick
5bc00b373c
revert: Optimize and reorganize GitHub-hosted dependencies (attempt 2) ( #31184 )
...
codejail is specified twice: once as `edx-codejail==3.3.0` (correct)
and once as `codejail==3.1.3` (incorrect).
We are reverting everything now, and later we will fix
the original PR (https://github.com/openedx/edx-platform/pull/31104 )later.
This reverts commit 475cb801cd .
This reverts commit 23ebd5a113 .
This reverts commit 545b2dc0d8 .
This reverts commit c417455b4e .
This reverts commit cce13a5011 .
This reverts commit edfd66498b .
2022-10-20 14:55:01 -04:00
Feanil Patel
eb885b5de8
Merge pull request #31181 from openedx/feanil/remove_local_issue_templates
...
build!: Revert to default issue templates.
2022-10-20 14:01:18 -04:00
Kyle McCormick
475cb801cd
build: make compile-requirements
...
Copmiles the changes made to GitHub-hosted requirements
in previous commits. Should result in no functional
changes to edx-platform.
2022-10-20 13:15:46 -04:00
Kyle McCormick
23ebd5a113
build: upgrade codejail from 3.1.3 to 3.3.0
...
Changes: https://github.com/openedx/codejail/compare/3.1.3...3.3.0
The only notable change here is that codejail's setup.py
has been fixed so that it includes all necessary files
in its distribution. This addresses an issue that happened
last time we tried to update codejail's pin in edx-platform
to be a wheel instead of editable (development) mode:
the proxy_main.py and memory_stress.py files were missing.
2022-10-20 13:15:46 -04:00