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
Andy Shultz
fa89221d46
feat: update name affirmation to 0.6.1
...
Certificate tests required an update to switch from boolean verified
flag to status. This feature is not deployed yet so only test uses
needed attention.
MST-969 and friends
2021-08-17 14:50:45 -04:00
oliviaruizknott
e99029659c
feat: Send date override to credentials
...
When sending a GeneratedCertificate to Credentials, send the associated
CertificateDateOverride (if there is one), or else None. This
will be triggered after any save of a GeneratedCertificate, and after
any save or deletion of a single CertificateDateOverride.
Credentials will eventually store its own copy of this date override, or
edit or remove exiting date overrides.
2021-08-17 12:22:27 -06:00
Michael Terry
91d5b668a8
Merge pull request #28477 from edx/mikix/bump-ace
...
chore: bump edx-ace to 1.3.1
2021-08-17 12:37:20 -04:00
João Victor Martins
eec7243141
feat: Add API and command to import blocks from courseware
...
The functionality is exposed by (a.) A RESTful API, and (b.) A
management command. Both are added to Content Libraries V2. They allow
block importing from a local modulestore instance. Additionally, the
command line supports importing blocks from a remote platform instance
through API calls.
Additionally, fixes were added to parts of the system where needed to
properly export blocks to Content Libraries.
2021-08-17 09:35:34 -07:00
Michael Terry
1b9306c296
chore: bump edx-ace to 1.3.1
...
This allows us to force specific transactional emails to go through
the default channel instead.
AA-951
2021-08-17 11:10:58 -04:00
mohtamba
25dfb9d4ca
Remove waffle flag for bulk allowance
...
Remove the waffle flag for bulk allowance, so by default the bulk allowance feature is enabled and is the only option.
2021-08-17 07:42:39 -04:00
Jansen Kantor
97f750ffea
bump ora to 3.6.18 ( #28469 )
2021-08-16 15:49:12 -04:00
Dillon Dumesnil
38d2116263
Merge pull request #28467 from edx/transifex-bot-update-translations2021-08-15
...
fix(i18n): update translations
2021-08-16 07:24:20 -07:00
Michael Terry
012ffc3969
Merge pull request #28462 from edx/mikix/banner-style
...
fix: modernize look of in-xblock shift-dates banner
2021-08-16 09:51:53 -04:00
Dillon Dumesnil
09bc2d11e6
fix: Updating the branding/api.py to use unicode copyright
...
This is really just the change to use the unicode copyright symbol
and then rerunning the pull translations logic (minus the transifex step)
to update the eo files. The other changes were just picked up as part of
running those scripts
2021-08-16 09:43:26 -04:00
Michael Terry
033497d1d7
fix: modernize look of in-xblock shift-dates banner
...
Specifically, use our standard warning-banner colors and add a
drop shadow. Also, updates the text to match the text used
elsewhere.
AA-835
2021-08-16 09:18:05 -04:00
edX Transifex Bot
fb161be624
fix(i18n): update translations
2021-08-15 20:47:16 +00:00
Dillon Dumesnil
49aaa8621d
Merge pull request #28434 from edx/ddumesnil/user-activity-model-aa-903
...
feat: Add User Activity Model for Course Goals AA-903
2021-08-13 10:56:15 -07:00
Dillon Dumesnil
424abc030b
feat: Add User Activity Model for Course Goals AA-903
2021-08-13 13:04:03 -04:00
Binod Pant
fa7ed70cc5
fix: No longer fail when course not found on remote LMS ( #28459 )
...
For Blackboard and Moodle
ENT-4082
2021-08-13 11:11:52 -04:00