Commit Graph

51272 Commits

Author SHA1 Message Date
aarif
9301ec38f3 python 3 fixes 2019-09-12 17:29:34 +05:00
Syed Muhammad Dawoud Sheraz Ali
20dc162375 Merge pull request #21513 from edx/dsheraz/prod-356
send grace period info to edx-proctoring
2019-09-12 15:26:24 +05:00
DawoudSheraz
652dee611f send grace period info to edx-proctoring 2019-09-12 15:01:32 +05:00
Ayub
b536b4acaf Merge pull request #21554 from edx/BOM-238
BOM-238
2019-09-12 12:34:28 +05:00
Ayub
6a221274f0 Merge pull request #21622 from edx/BOM-455
BOM-455
2019-09-12 12:33:08 +05:00
edX Transifex Bot
357fda407d geoip2: update maxmind geolite country database 2019-09-11 17:03:31 -04:00
David Ormsbee
c96d0437c8 Merge pull request #21215 from open-craft/jill/capa-dom
LX-309 Modify CAPA choicegroup problems to make custom radio/checkboxes possible
2019-09-11 12:26:01 -04:00
Awais Qureshi
9d4ac90b62 Merge pull request #21611 from edx/awais786/BOM-404
BOM-404
2019-09-11 19:04:32 +05:00
Awais Qureshi
2338c34abd Merge pull request #21620 from edx/awais786/BOM-409
BOM-409
2019-09-11 19:03:01 +05:00
Awais Qureshi
f528e31b76 Merge pull request #21619 from edx/awais786/BOM-416
Awais786/bom 416
2019-09-11 19:01:22 +05:00
Awais Qureshi
762db8a2df Merge pull request #21624 from edx/awais786/BOM-426
BOM-426
2019-09-11 18:59:28 +05:00
Awais Qureshi
d355f83bde Merge pull request #21625 from edx/awais786/BOM-444
BOM-444
2019-09-11 18:18:08 +05:00
Awais Qureshi
e4b737cf97 BOM-426
Fixing python3
2019-09-11 17:29:46 +05:00
Awais Qureshi
16e3ae71c1 BOM-426
Fixing python3
2019-09-11 17:17:00 +05:00
Ayub khan
d7d1f9ddaf BOM-455
python3 compatibility
2019-09-11 17:01:25 +05:00
Ayub
82bddf12ab Merge pull request #21578 from edx/BOM-106
BOM-106
2019-09-11 16:44:27 +05:00
Ayub khan
7bc093eee9 BOM-238
python3 compatibility
2019-09-11 16:39:52 +05:00
Awais Qureshi
441e6b57b2 BOM-409
Fixing python3
2019-09-11 16:17:30 +05:00
Aarif
8511c00ad9 Merge pull request #21529 from edx/BOM-131
BOM-131 Python 3 fixes
2019-09-11 16:17:18 +05:00
Awais Qureshi
ff98318aa4 BOM-416
Fixing python3
2019-09-11 16:04:06 +05:00
Ayub khan
8f65e6923b BOM-106
python3 compatibility
2019-09-11 16:03:58 +05:00
Ayub
9e884ccf0e Merge pull request #21579 from edx/BOM-123
BOM-123
2019-09-11 15:37:29 +05:00
Awais Qureshi
d1de513cdf BOM-410
Fixing python3
2019-09-11 15:18:30 +05:00
Aarif
c3e866cc28 Merge pull request #21577 from edx/BOM-377
BOM-377
2019-09-11 15:18:07 +05:00
Ayub khan
26d9866bb2 BOM-123
Removed broken tests.
2019-09-11 14:24:59 +05:00
Awais Qureshi
98ec44b56c BOM-404
Fixing python3
2019-09-11 12:52:56 +05:00
Ayub
bcad9519bc Merge pull request #21528 from edx/BOM-398
BOM-398
2019-09-11 12:29:24 +05:00
Syed Muhammad Dawoud Sheraz Ali
2408eadbff Merge pull request #21369 from edx/dsheraz/prod-519
adding speech output for completion checkmarks
2019-09-11 10:02:35 +05:00
DawoudSheraz
197d281a1b speech output for completion checkmarks 2019-09-11 09:26:51 +05:00
Jillian Vogel
fb981bfbbe Aids styleability of CAPA checkbox and radio problems
by making CAPA <input> elements siblings of their <label>s, instead of children.

Also:

* Moves radio submitted status block down below the problem
  to match the checkbox problem status blocks.
* Marks submitted choicegroup answers with a class
2019-09-11 13:54:07 +09:30
Kyle McCormick
8d3ea33bb9 Upgrade requirements, specifically ora2==2.3.1 (#21614)
The 2.3.0 ORA-2 release did not regenerate .min.js
files, so the changes did not appear on Stage or
Production.

EDUCATOR-4635
2019-09-10 15:50:58 -04:00
Alex Dusenbery
34c1493577 upgrade; bump edx-bulk-grades to 0.6.0 2019-09-10 15:29:49 -04:00
Ben Holt
8bb52f177f REV-935 add api endpoint to decide if mobile should show upsell (#21612)
Add experimental api endpoint for mobile upsell experiment, more unit tests coming soon
2019-09-10 14:08:54 -04:00
Awais Qureshi
5ba09930f8 Merge pull request #21602 from edx/awais786/PROD-662
PROD-662
2019-09-10 14:00:56 +05:00
Awais Qureshi
4fab1b4490 Merge pull request #21601 from edx/awais786/PROD-670
PROD-670
2019-09-10 13:59:35 +05:00
David Ormsbee
f9f07d4b70 Merge pull request #21608 from open-craft/blockstore-runtime-fixes
Minor fixes for blockstore runtime
2019-09-09 22:11:09 -04:00
Kyle McCormick
78d563c7ae Upgrade requirements, specifically ora2
The ora2 upgrade increases the assignment upload
limit from 10MB to 20MB.

Due to a request from a Master's partner who reports
that the current 10MB limit is not enough for their
degree programs.

EDUCATOR-4635
2019-09-09 20:53:58 -04:00
Kyle McCormick
e09e172f77 Revert "Increase assignment upload limit from 4MB to 20MB (#21589)"
The reverted commit did not make the intended change.

This reverts commit 7e928ade22.
2019-09-09 20:53:58 -04:00
Braden MacDonald
48ee155af8 Minor fixes for blockstore runtime 2019-09-09 15:59:29 -07:00
Brittney Exline
3e4e027234 Merge pull request #21607 from edx/bexline/fix_imports
ENT-2230 Fix import errors by adding __init__.py file
2019-09-09 14:08:56 -06:00
Brittney Exline
90e5fa90b9 ENT-2230 Fix import errors by adding __init__.py file 2019-09-09 13:35:40 -06:00
Andytr1
e73d7d0b0e Merge pull request #21606 from edx/andytr1/bulk-grades-2019-9-9
update bulk grades version
2019-09-09 14:17:29 -04:00
Feanil Patel
6fa25509c9 Merge pull request #21592 from edx/feanil/fix_jenkins_tests
Feanil/fix jenkins tests in python 3
2019-09-09 13:43:39 -04:00
atesker
2ef94247b2 update bulk grades version 2019-09-09 13:34:29 -04:00
Kyle McCormick
52be01a577 Document temporary program_enrollments API to edx-enterprise (#21605)
See https://github.com/edx/edx-platform/pull/21511#pullrequestreview-285556560
for more context.
2019-09-09 13:12:31 -04:00
edX cache uploader bot
dbc36a3241 Updating Bokchoy testing database cache (#21604) 2019-09-09 12:29:57 -04:00
Feanil Patel
78b488dcf3 Merge pull request #21597 from amitvadhel/BOM-429
BOM-429 | decoding for CSV response
2019-09-09 11:39:18 -04:00
Brittney Exline
cc2850500b Merge pull request #21593 from edx/bexline/upgrade_enterprise
ENT-2230 Upgrade edx-enterprise to 1.9.12
2019-09-09 09:23:07 -06:00
Feanil Patel
a5b279c702 Merge pull request #21598 from amitvadhel/BOM-447
BOM-447 | Updates for TypeError in Python 3
2019-09-09 10:58:41 -04:00
Feanil Patel
002cc9e52d Merge pull request #21600 from amitvadhel/BOM-442
BOM-442 | Response decoding for RssProxyViewTests
2019-09-09 10:58:25 -04:00