Matt Hughes
d1f938ba44
fixing issue with instructor service not being loaded in studio
...
was causing issues with PT exam configuration dashboard launch
2019-03-25 17:19:33 -04:00
Michael Youngstrom
9c074eac86
Fix testing db
2019-03-22 16:59:57 -04:00
Jeremy Bowman
4af18655e0
Merge pull request #20039 from edx/jmbowman/TE-2886
...
TE-2886 Upgrade math/science packages in LMS and Studio
2019-03-22 11:14:05 -04:00
Jeremy Bowman
243f30ec83
TE-2886 Upgrade math/science packages in LMS and Studio
2019-03-22 10:02:36 -04:00
Calen Pennington
b89ce526ca
Revert "Batch queries to fetch all courses to prevent over-fetching during paging operations"
...
This reverts commit 544c7f7eff .
2019-03-21 14:26:00 -04:00
Jeremy Bowman
7144b8ec63
Merge pull request #19911 from edx/jmbowman/TE-2871
...
TE-2871 Switch to mysqlclient
2019-03-20 14:18:50 -04:00
Calen Pennington
d567724163
Merge pull request #20008 from cpennington/fbe/get-courses-batched
...
Fbe/get courses batched
2019-03-19 11:53:19 -04:00
Calen Pennington
544c7f7eff
Batch queries to fetch all courses to prevent over-fetching during paging operations
2019-03-19 10:30:33 -04:00
Jeremy Bowman
bc32513b0e
Merge pull request #20006 from singuliere/INCR-16-shapely
...
[INCR-16] upgrade shapely
2019-03-18 16:50:43 -04:00
Calen Pennington
f11f388efe
Update dependencies
2019-03-18 14:31:37 -04:00
Matt Hughes
9b5d5c34d7
allow proctoring exams to be marked error after submission
...
This is necessary to allow new proctoring backends to mark proctored
attempts in error, often due to unuploaded files from the application
or issues with multiple sets of files attached to the same testing
session.
2019-03-15 13:39:05 -04:00
singuliere
4b0ccde18d
upgrade shapely
...
Fixes: https://openedx.atlassian.net/browse/INCR-16
2019-03-15 14:59:12 +01:00
Zia Fazal
2ecb436360
WL-1895:updated edx-enterprise version
2019-03-13 18:13:10 +05:00
Michael Roytman
23b3229e36
Merge pull request #19979 from edx/mroytman/EDUCATOR-4085-exam-code-button-styling
...
add some styling to copy exam code button and bump version of edx-pro…
2019-03-12 16:26:54 -04:00
Michael Roytman
79c179d11d
add some styling to copy exam code button and bump version of edx-proctoring
2019-03-12 13:16:00 -04:00
DawoudSheraz
616c92106a
update the completion app version
2019-03-12 13:37:09 +05:00
Matt Hughes
54cda4ed2b
Merge pull request #19975 from edx/matthugs/bump-edx-proctoring-version-onboarding-and-timing-out-exams
...
Proctored exam workflow improvements
2019-03-11 13:16:11 -04:00
Matt Hughes
7e6f5ffbfc
Proctored exam workflow improvements
...
- Remove second_review_required step for failed onboarding exams
- Timed-out exams should also trigger automatic file upload
JIRA:EDUCATOR-4153 and JIRA:EDUCATOR-4162, respectively
2019-03-11 11:12:06 -04:00
Stuart Young
91388a8ea0
use edx crowdsourcehinter fork
2019-03-08 17:22:06 -05:00
Brittney Exline
f1810b2db8
ENT-1555 updating edx-enterprise to introduce system wide roles
2019-03-08 08:41:55 -07:00
Matt Hughes
e0e7a5ec61
Shore up whitespace on proctoring instructions page for PSI exams
...
JIRA:EDUCATOR-4105
2019-03-06 11:38:54 -05:00
Dave St.Germain
ac6c89553c
Upgraded edx-proctoring to 1.5.17
2019-03-04 10:19:08 -05:00
David Ormsbee
aa4f21ea43
Update edx-platform dependencies.
...
Extra constraints needed to be added for pytest-randomly and tornado,
both of which have dropped Python 2 support.
2019-03-01 15:59:00 -05:00
Jeremy Bowman
39a28d2586
TE-2871 Switch to mysqlclient
2019-03-01 14:34:13 -05:00
Dave St.Germain
d3b8ab3077
Updated edx-proctoring to 1.5.15
2019-02-25 11:08:58 -05:00
Michael Youngstrom
9631fc2f88
Unpin sortedcontainers for python3 support
2019-02-21 17:27:13 -05:00
Troy Sankey
6426b94aa7
Merge pull request #19850 from edx/pwnage101/pii-annotations-can-be-long
...
PII annotations can be longer than 120 characters now
2019-02-21 16:22:16 -05:00
Julia Eskew
c68e391029
Merge pull request #19830 from edx/juliasq/pii_ci_integration
...
Add PII check to CI quality check.
2019-02-21 15:42:56 -05:00
Troy Sankey
35f6822f92
PII annotations can be longer than 120 characters now
...
PLAT-2424
2019-02-21 15:39:12 -05:00
Farhanah Sheets
5b38c7e39e
Merge pull request #19825 from edx/aehsan/learner-6238/update_deprecated_pygeoip_to_geoip2
...
update pygeopip to geoip2
2019-02-21 13:02:47 -05:00
Julia Eskew
5efb4e1575
Upgrade requirements to get newest code-annotations.
2019-02-21 12:47:34 -05:00
Michael Youngstrom
b2be81c675
Merge pull request #19839 from sprihajha/master
...
Resolving INCR-42
2019-02-21 10:42:02 -05:00
adeelehsan
3e2764d9c0
update pygeopip to geoip2
...
Update deprecated pygeoip
to geoip2 and all usages
of it
Learner-6238
2019-02-21 00:42:05 +05:00
Spriha Jha
f3532fde76
Modifying required dependencies.
2019-02-20 14:35:35 -05:00
Jeremy Bowman
efac0b7a80
Upgrade bok-choy
2019-02-20 00:54:57 -05:00
Matt Hughes
1784dec477
Merge pull request #19826 from edx/matthugs/update-proctoring-onboarding-error-messages
...
Update onboarding error message copy for proctored exams
2019-02-19 15:08:08 -05:00
Brian Mesick
7db7f9cc96
Merge pull request #19675 from edx/juliasq/add_pii_annotations
...
Add PII annotations, un-pin stevedore, upgrade deps.
2019-02-19 13:46:59 -05:00
Matt Hughes
0c96ab4e28
Update onboarding error message copy for proctored exams
...
Also update a mistake in studio markup related to proctored exams
JIRA:EDUCATOR-4048
2019-02-19 12:43:50 -05:00
Christopher Pappas
7404fdf0ff
Bumping edx-enterprise
...
ran make upgrade, but not upgrading pytest or pytest-forked to try to isolate travis test failures
Running make upgrade again
2019-02-19 12:39:48 -05:00
Julia Eskew
e5621c91fc
Add code-annotations. Un-pin stevedore. Upgrade deps.
2019-02-19 11:23:07 -05:00
edx-pipeline-bot
44bfbba135
Merge pull request #19821 from edx/private_to_public_d8d2a60
...
Mergeback PR from private to public.
2019-02-16 09:57:35 -05:00
Michael Roytman
e432f45185
bump version of edx-proctoring to 1.5.12
2019-02-14 11:55:19 -05:00
Michael Roytman
236a31abb5
bump version of edx-proctoring to 1.5.11
2019-02-11 16:24:27 -05:00
DawoudSheraz
03f95ec473
update django wiki version
2019-02-11 16:16:36 +05:00
Jeremy Bowman
406aa21018
Merge pull request #19763 from singuliere/INCR-40-ipaddress
...
INCR-40 use ipaddress instead of ipaddr
2019-02-09 21:29:42 -05:00
singuliere
d00cb9bda8
INCR-40 use ipaddress instead of ipaddr
2019-02-09 13:10:06 +01:00
Michael Youngstrom
16970b30a0
Run make upgrade
2019-02-07 13:29:01 -05:00
David Ormsbee
c0889e16ab
Merge pull request #19266 from open-craft/paulo/bump_dndv2
...
Bump xblock-drag-and-drop-v2 to v2.2.1 which includes i18n support in JS files
2019-02-06 17:31:45 -05:00
Jeremy Bowman
0b6fa0190d
Merge pull request #19735 from edx/jmbowman/DEPR-9
...
DEPR-9 Remove dependency on dogapi
2019-02-04 12:05:44 -05:00
Matthew Piatetsky
150618cf9a
Merge pull request #19729 from edx/unicode2
...
update to newer version of edx-lint that includes updated unicode-format-string rule
2019-02-04 10:59:20 -05:00