Ayub
759af1813a
Merge pull request #21427 from edx/BOM-171
...
BOM-171
2019-08-26 09:22:22 +05:00
Ayub
bd5b3ce3d0
Merge pull request #21429 from edx/BOM-167
...
BOM-167
2019-08-26 09:20:42 +05:00
Ayub
833c24686a
Merge pull request #21430 from edx/BOM-142
...
BOM-142
2019-08-26 09:19:17 +05:00
edX Transifex Bot
b1a287b49f
fix(i18n): update translations
2019-08-25 17:18:11 -04:00
Ned Batchelder
6d522c55f8
Merge pull request #21440 from appsembler/omar/document-prev-next
...
Allow correct gender translations for course unit prev/next buttons
2019-08-25 17:16:22 -04:00
Alan Zarembok
b953841893
PROD-202: Add per-course flag to block access to youtube videos. Can be set
...
for courses that have lost access to their youtube channels.
2019-08-25 14:45:16 -04:00
Omar Al-Ithawi
de0964dbdc
Allow correct gender translations for course unit prev/next buttons
2019-08-25 18:49:48 +03:00
arbisoft
bf6cbe7f6b
BOM-356
...
None type comparison with int was not working in python3.
There was an issue with previous condition also. with Nonetype it was not coming into error part.
2019-08-24 02:47:24 +05:00
edX cache uploader bot
2b0d281ecf
Updating Bokchoy testing database cache ( #21438 )
2019-08-23 16:49:02 -04:00
Jeremy Bowman
b44be34756
TE-2847 Send more Jenkins data to Splunk ( #21436 )
2019-08-23 15:06:36 -04:00
Alex Dusenbery
ce943bced2
Add the correct UNIQUE constraints to the ProgramEnrollment model.
2019-08-23 14:02:54 -04:00
Andytr1
a40e457ffe
Merge pull request #21437 from edx/andytr1/update-bulk-grades-7
...
bump bulk-grades version
2019-08-23 12:53:45 -04:00
atesker
e3919eac39
bump bulk-grades version
2019-08-23 12:21:29 -04:00
edX cache uploader bot
774f02d267
Updating Bokchoy testing database cache ( #21434 )
2019-08-23 11:13:14 -04:00
Hasnain Naveed
58802c34a2
Merge pull request #21431 from edx/hasnain-naveed/ENT-2158-version-bump
...
ENT-2158 | edx-enterprise version bump to 1.9.6.
2019-08-23 19:18:38 +05:00
Aarif
ee72bbe0e8
Merge pull request #21411 from edx/BOM-75
...
BOM-75 ran make upgrade
2019-08-23 17:58:18 +05:00
hasnain-naveed
1d286530a7
ENT-2158 | edx-enterprise version bump to 1.9.6.
2019-08-23 16:32:10 +05:00
Ayub khan
ee61f26fed
BOM-142
...
Py3 Assertion Error
2019-08-23 16:27:09 +05:00
Ayub khan
e4531b544e
BOM-167
...
py3 Assertion Error
2019-08-23 16:23:58 +05:00
Ayub khan
5560d86882
BOM-171
...
py3 assertion error
2019-08-23 16:13:14 +05:00
Ayub khan
4250c3a0b3
BOM-190
...
py3 assertion error
2019-08-23 16:10:21 +05:00
Ayub khan
2e47320a7b
BOM-202
...
py3 Assertion Error
2019-08-23 15:36:35 +05:00
Ayub khan
5b984ffb5c
BOM-221
...
py3 Assetion Error
2019-08-23 15:31:29 +05:00
Ayub khan
401e15b8bd
BOM-241
...
py3 Assetion Error Fix
2019-08-23 14:44:35 +05:00
Ayub khan
aa5494c7ee
BOM-279
...
py3 Assertion Error
2019-08-23 14:22:25 +05:00
Ayub khan
caa63452da
py3 bytes Assertion Error
2019-08-23 14:18:56 +05:00
Ayub khan
2ca9a95c20
Py3 fixed Assertion Error
2019-08-23 14:15:13 +05:00
Ayub khan
a7e4a05154
BOM-326
2019-08-23 14:11:30 +05:00
arbisoft
10312e977d
BOM-105
...
decoding issue fix
2019-08-23 13:55:59 +05:00
Ayub
81a99e4d32
Merge pull request #21371 from edx/BOM-90
...
BOM-90
2019-08-23 13:34:27 +05:00
arbisoft
4b432c4b48
BOM-354
...
Fix Unicode-objects must be encoded before hashing.
2019-08-23 12:04:51 +05:00
arbisoft
916e3e61e5
BOM-352
...
using six.text_type for representing (Unicode) textual data.
This is unicode() in Python 2 and str in Python 3.
2019-08-23 11:54:32 +05:00
Awais Qureshi
0c2f4b793d
Merge pull request #21395 from edx/awais/BOM-97
...
BOM-97
2019-08-22 21:01:49 +05:00
Awais Qureshi
766d9fb649
Merge pull request #21408 from edx/awais786/BOM-388
...
BOM-388
2019-08-22 20:42:03 +05:00
Awais Qureshi
b42c3d565b
Merge pull request #21406 from edx/awais786/BOM-396
...
BOM-396
2019-08-22 20:36:31 +05:00
Awais Qureshi
0e13f52490
Merge pull request #21407 from edx/awais786/BOM-392
...
BOM-392
2019-08-22 20:35:26 +05:00
aarif
1873f9b821
updated (make-upgrade) the requirements to use latest version of edx-submissions and edx-ora2
2019-08-22 20:27:07 +05:00
edX Transifex Bot
e3c5defa41
fix(i18n): update translations
2019-08-22 08:20:09 -04:00
arbisoft
84cfb8d1ec
BOM-392
...
Fixing encode/decode issues for python3.
2019-08-22 16:45:25 +05:00
arbisoft
04536e5c5f
BOM-388
...
Fixing list len issue.
2019-08-22 16:22:58 +05:00
arbisoft
e140d4aa93
BOM-396
...
Fixing encode/decode issues for python3.
2019-08-22 15:43:23 +05:00
arbisoft
933a55d92e
BOM-399
...
Fixing encode/decode issues for python3.
2019-08-22 15:35:01 +05:00
Ayub khan
67224f401a
BOM-90
...
Made all tests py3 compatible.
2019-08-22 13:04:05 +05:00
noraiz-anwar
1c4f9da92d
improved quality of multiple files
2019-08-22 12:47:08 +05:00
Ayub
85be57b64a
Merge pull request #21397 from edx/BOM-95
...
BOM-95
2019-08-22 12:41:08 +05:00
arbisoft
a680f01aa2
Fixing encode/decode issues for python3.
2019-08-22 11:11:36 +05:00
Chris Pappas
b351c5e6c0
Bumping enteprise via make upgrade to 1.9.5 ( #21404 )
2019-08-21 16:25:22 -04:00
Jeremy Bowman
76035c37bc
Downgrade transifex-client to upgrade other packages ( #21403 )
2019-08-21 16:16:15 -04:00
Christopher Pappas
20b4cf2488
Bumping enteprise via make upgrade to 1.9.5
2019-08-21 15:48:40 -04:00
edX cache uploader bot
f6b56edbb5
Updating Bokchoy testing database cache ( #21401 )
2019-08-21 13:09:06 -04:00