Maria Grimaldi
2ee52ea96c
refactor: replace some create_user with UserFactory to avoid non-existent profile errors
2021-08-24 15:49:21 -04:00
Andrew Shultz
b7dfaa9b17
Merge pull request #28532 from edx/ashultz0/proctoring-3237
...
chore: update edx-proctoring to 3.23.7
2021-08-24 14:32:23 -04:00
Andy Shultz
8fcfe64b50
chore: update edx-proctoring to 3.23.7
...
MST-1001
2021-08-24 13:15:46 -04:00
julianajlk
572965b742
Add waffle flag settings for new Track Selection template ( #28523 )
...
REV-2133
2021-08-24 13:02:30 -04:00
alangsto
6fa89e610a
fix: Allow masquerading users to see content ( #28458 )
...
If a user with staff access is masquerading as a specific student, they should be able to see content that would normally be gated for that student.
2021-08-24 09:14:01 -04:00
Azan Bin Zahid
de0f42c93e
Merge pull request #28289 from edx/azan/PROD-2400
...
Pact Provider Verification Setup
2021-08-24 17:19:59 +05:00
Zainab Amir
3f0aa42d84
feat: add activation link to registration event ( #28513 )
...
Added activation key to the registration event to be used by braze.
Specifically it will be used by activation reminder emails.
VAN-693
2021-08-24 16:12:45 +05:00
Azan Bin Zahid
1cce2e952d
feat: add pact verification method
2021-08-24 14:59:46 +05:00
Usama Sadiq
337fdc508c
BOM-2746: Pin django-ipware and pylint versions ( #28514 )
...
* fix: pin django-ipware<4.0.0
* fix: pin pylint<2.10.0
2021-08-24 12:20:47 +05:00
edX Transifex Bot
11eee8ff5c
fix(i18n): update translations
2021-08-24 00:39:21 +05:00
Michael Terry
f49c39ec68
Merge pull request #28506 from edx/mikix/goal-unsubscribe
...
feat: allow unsubcribing from a course goal with just a token
2021-08-23 14:25:59 -04:00
Michael Terry
2176dd7890
feat: allow unsubcribing from a course goal with just a token
...
* Add unsubscribe_token uuid field to CourseGoal model
* Add endpoint to unsubcribe from just a token (no login needed)
* Add admin page for the course_goals djangoapp
* Add get_course_overview_or_404 utility method
* Clean up URL handling in course_home_api
AA-907
2021-08-23 12:07:32 -04:00
Bianca Severino
9a980a2a78
Merge pull request #28512 from edx/bseverino/proctoring-3.23.6
...
chore: update edx-proctoring to 3.23.6
2021-08-23 10:11:56 -04:00
Bianca Severino
6ab0b4af82
chore: update edx-proctoring to 3.23.6
2021-08-23 09:26:52 -04:00
Albert (AJ) St. Aubin
87d3fc3611
feat: Added detail to the log for failed grade sends to credentials
...
[MICROBA-1282]
To help with future errors sending grades to Credentials I am adding
additional data to the log message.
2021-08-23 08:58:54 -04:00
Usama Sadiq
c6ecdf735c
BOM-2715: Update the post-pip-compile script ( #28301 )
...
* update the post-pip-compile script to fix the py38.txt parsing for sandbox requirements.
2021-08-23 12:09:40 +05:00
julianajlk
32d17c8810
Add audit_access_deadline to context and connect Value Prop Track Selection template ( #28373 )
...
REV-2133
2021-08-20 15:36:18 -04:00
julianajlk
8d018fa799
Add Value Prop Track Selection template and CSS ( #28418 )
...
REV-2133
2021-08-20 14:46:25 -04:00
edX cache uploader bot
f7d41c4afc
Updating Bokchoy testing database cache ( #28493 )
2021-08-20 20:50:56 +05:00
Olivia Ruiz-Knott
c1fbee1c2d
Merge pull request #28500 from edx/ork/MICROBA-1423_send-date-override
...
fix: Change format of date_override post
2021-08-20 08:08:22 -06:00
Ahtisham Shahid
377dec74aa
feat: Added pages&resources url to missing pages ( #28472 )
...
* feat: Removed extra pages by using waffle flag
* refactor:moved pages_and_resources_url context in header file
* refactor: cleanup of header file
* refactor: removed redundant instances of mfe url from context
* fix: fixed pylint issues
2021-08-20 12:44:40 +05:00
oliviaruizknott
e15cc9ac12
fix: Change format of date_override post
...
Credentials needs the course certificate date override data in a
slightly different format than we were passing it before. Fix!
2021-08-19 14:42:32 -06:00
mohtamba
b693a54e1e
Merge pull request #28499 from edx/mohtamba/bump-edx-proctoring-to-3.23.5
...
Update edx-proctoring version
2021-08-19 16:24:52 -04:00
Kyle McCormick
602d6a8587
Merge pull request #28471 from edx/jenkins/upgrade-python-requirements-97f750f
...
Python Requirements Update + unit test check fixes
2021-08-19 15:03:21 -04:00
mohtamba
f37d58c8c9
Update edx-proctoring version
...
Update edx-proctoring version to be the most recent release.
2021-08-19 13:38:05 -04:00
taliaedX
014a6a034f
Merge pull request #28498 from edx/trhodes/enterprise-bump-08192021
...
chore: bump edx-enterprise to 3.27.23
2021-08-19 11:11:36 -04:00
Michael Terry
91522a86d8
Merge pull request #27197 from open-craft/arjun/bb-3954-enrollment-behavior
...
Add toggle to redirect user to the login page on unauthenticated enrollement
2021-08-19 10:37:26 -04:00
Talia Rhodes
5e7670c4ce
chore: bump edx-enterprise to 3.27.23
2021-08-19 10:29:58 -04:00
Simon Chen
d56018a587
fix: Add the devstack domain white list to the account MFE ( #28497 )
...
Co-authored-by: Simon Chen <schen@edx-c02fw0guml85.lan >
2021-08-19 10:25:59 -04:00
edX requirements bot
e3f6e4abbb
chore: Updating Python Requirements
...
Co-Authored-By: Kyle McCormick <kmccormick@edx.org >
2021-08-19 10:13:25 -04:00
Kyle McCormick
63635d6bcd
fix: constrain edxval to <2.1 to avoid pact-python base req
2021-08-19 09:48:34 -04:00
Arjun Singh Yadav
aee69cd5c4
fix: redirect unauthenticated user to the login page on enroll
2021-08-19 21:46:45 +08:00
M. Zulqarnain
7a6623122a
fix: install from django.txt in unit test check
...
"Ensure Unit Tests Running" was running with
Django 3 instead of with our production version.
Recently, this started causing the check to fail
due to an upgraded requirement that doesn't work
with Django 3 yet.
Co-Authored-By: Kyle McCormick <kmccormick@edx.org >
2021-08-19 08:47:49 -04:00
edX Transifex Bot
d66d544ca2
geoip2: update maxmind geolite country database
2021-08-19 02:14:22 +05:00
Kyle McCormick
604fb832f1
docs: document coursegraph app, including devstack instructions ( #28489 )
...
Add a README to the coursegraph app, including:
description/purpose,
vague deployment instructions,
devstack instructions,
example queries, and
link to the query archive on the wiki.
2021-08-18 17:07:21 -04:00
Michael Roytman
7b3066d025
Merge pull request #28492 from edx/mroytman/bump-edx-proctoring-3.23.4
...
Update Version of edx-proctoring Library to 3.23.4
2021-08-18 14:55:11 -04:00
Leangseu Kim
6985e1388b
fix: grading from Staff Graded Assignment xblocks are not successfully being passed
...
block_type isn't guarantee to be the same as item_type. In this case, item_id should be enough for filtering.
Ticket [AU-70]
2021-08-18 14:53:29 -04:00
Andrew Shultz
9dc85eedfe
Merge pull request #28491 from edx/ashultz0/rm-is-verified-db
...
chore: bump name affirmation to complete column removal
2021-08-18 14:45:29 -04:00
michaelroytman
a3079f6b69
chore: Update Version of edx-proctoring Library to 3.23.4
2021-08-18 14:00:55 -04:00
Andy Shultz
97a5094efc
chore: bump name affirmation to complete column removal
...
This is the last PR removing verified name is_verified,
so we can bring back the test.
2021-08-18 12:49:01 -04:00
Andrew Shultz
9b95cb3d55
Merge pull request #28488 from edx/ashultz0/rm-is-verified-field
...
chore: update 2/3 of proctoring library for is_verified removal
2021-08-18 11:06:26 -04:00
Justin Hynes
b7085c2cf9
refactor!: Remove the request_certificate REST endpoint ( #28346 )
...
[MICROBA-1412]
[DEPR-155]
Remove the request_certificate REST endpoint from the LMS (certificates Django app)
2021-08-18 10:43:47 -04:00
Andy Shultz
9e05538573
chore: update 2/3 of proctoring library for is_verified removal
...
This update removes the field, but not yet the column, so it
includes the test skip.
MST-969
2021-08-18 09:31:52 -04:00
Bianca Severino
1b1637f33f
Merge pull request #28463 from edx/bseverino/proctoring-settings-url
...
[MST-859] Update proctored exam settings URL
2021-08-18 09:20:42 -04:00
mohtamba
e300ba1dbc
Merge pull request #28474 from edx/mohtamba/remove-bulk-allowance-waffle-flag
...
Remove waffle flag for bulk allowance
2021-08-17 18:44:22 -04:00
mohtamba
28fcc9a9e8
Merge pull request #28484 from edx/mohtamba/bump-edx-proctoring-version-to-3.23.3
...
Update version for edx proctoring
2021-08-17 16:19:49 -04:00
mohtamba
63b65a9b48
Update version for edx proctoring
...
Update version for edx-proctoring to 3.23.3.
2021-08-17 15:50:41 -04:00
Andrew Shultz
78a390f83d
Merge pull request #28478 from edx/ashultz0/name-affirm-061
...
chore: update name affirmation to 0.6.1
2021-08-17 15:27:29 -04:00
Olivia Ruiz-Knott
fb8fb0d0f7
Merge pull request #28470 from edx/ork/MICROBA-1423_send-date-override
...
feat: Send date override to credentials
2021-08-17 13:08:28 -06:00
Bianca Severino
1255bd8535
fix: update proctored exam settings URL
...
The proctored exam settings link now directs to a new modal view, rather
than the old exam settings page.
2021-08-17 15:06:53 -04:00