Commit Graph

50284 Commits

Author SHA1 Message Date
Dave St.Germain
774ea806de Merge pull request #21089 from edx/dcs/proctoring-bump
Bump proctoring to fix bug
2019-07-11 10:55:49 -04:00
Amit
a1b5f6fe73 INCR-431: Updates on Python 3.x (#21056) 2019-07-11 10:47:15 -04:00
Amit
0044bef4fd INCR-393: Updates on Python 3.x (#21054) 2019-07-11 10:21:47 -04:00
Amit
9ecb771aa8 INCR-452: Updates on Python 3.x (#21058) 2019-07-11 10:19:53 -04:00
Dave St.Germain
b3f7e31388 Bump proctoring to fix bug 2019-07-11 10:07:28 -04:00
Aarif
51ca3d5e10 ran python-modernize and isort on files mentioned in INCR-356 (#21023) 2019-07-11 15:36:23 +05:00
Waheed Ahmed
3e9f503de5 Merge pull request #21053 from edx/geoip2-bot-update-country-database2019-07-10
geoip2: update maxmind geolite country database
2019-07-11 13:21:42 +05:00
Usama Sadiq
decf48166d Merge pull request #20996 from edx/usama/learner-6648-certificate-generation-after-id-verification
Added logs in Certificate Generation after Id Verification
2019-07-11 12:49:23 +05:00
Aarif
a6ff5e3005 ran python-modernize and isort on openedx/core/djangoapps/user_authn (#20976) 2019-07-11 12:25:22 +05:00
Awais Qureshi
868a891b29 Merge pull request #20990 from edx/awais786/INCR-331
INCR-331
2019-07-11 12:21:15 +05:00
usama sadiq
26d493e34d Certificate Generation Logs
Added additional logs in the certificate generation
task being executed after id verification of a learner.
2019-07-11 10:51:39 +05:00
Usama Sadiq
b0fee1961d Merge pull request #21033 from edx/usama/INCR-458
INCR-458
2019-07-11 10:48:44 +05:00
Alex Dusenbery
df3d6d160f give create_api_access_request mgmt cmd an option to disconnect signals. 2019-07-10 19:50:08 -04:00
edX Transifex Bot
3298119374 geoip2: update maxmind geolite country database 2019-07-10 20:33:14 +00:00
Ayub
b92c30de10 Merge pull request #20977 from edx/INCR-326
INCR-326 python3 compatibility
2019-07-11 00:04:37 +05:00
Ayub
8dde05840e Merge pull request #20975 from edx/INCR-325
INCR-325 python 3 compatibility
2019-07-11 00:04:08 +05:00
Ayub
a4ea763b95 Merge pull request #20974 from edx/INCR-324
INCR-324 python 3 compatibility
2019-07-11 00:03:41 +05:00
Awais Qureshi
a443a4ac94 Merge pull request #20979 from edx/awais786/INCR-322-
INCR-322 python3 compatibilty
2019-07-10 23:28:28 +05:00
Edward Zarecor
ecb5d000a3 Merge pull request #20931 from edx/e0d/fix-circuit-js
Adding changes from CT to fix circuit simulator on moder chrome.
2019-07-10 12:28:24 -04:00
Awais Qureshi
421b0c9280 Merge pull request #20992 from edx/awais786/INCR-338
INCR-338
2019-07-10 21:11:07 +05:00
David Ormsbee
a480b6ad52 Merge pull request #21049 from edx/revert-20742-jill/inline-discussion-underscore
Revert "SE-1151 Campus.il Inlines all 36 discussion underscore templates"
2019-07-10 12:07:48 -04:00
Awais Qureshi
d72b4e3eb8 Merge pull request #21041 from edx/awais786/INCR-373
INCR-373
2019-07-10 20:59:42 +05:00
David Ormsbee
930d7f2867 Revert "SE-1151 Campus.il Inlines all 36 discussion underscore templates (#20742)"
This reverts commit 44562a1592.
2019-07-10 11:45:28 -04:00
jansenk
8e7b647a4f tests for extra columns 2019-07-10 11:16:25 -04:00
Uzair Rasheed
8c8de6c372 Merge pull request #21047 from edx/INCR-439/python-modernize-336-of-380
Python-modernize on edx-platform (336 of 380)
2019-07-10 20:05:32 +05:00
Amit
f31a894900 INCR-457: Make compatible with Python 3.x (#21011) 2019-07-10 10:22:47 -04:00
Amit
adc91f786f INCR-462: Make compatible with Python 3.x and disable: import-error (#20983) 2019-07-10 10:15:17 -04:00
Amit
15dc31ba6d INCR-456: Make compatible with Python 3.x (#21018) 2019-07-10 10:14:43 -04:00
Edward Zarecor
2596b67664 updating to ensureHTML 2019-07-10 10:07:52 -04:00
Uzair Rasheed
a917f109ec Merge pull request #20972 from edx/INCR-463/python-modernize-360-of-380
Python-modernize on edx-platform (360 of 380)
2019-07-10 19:03:43 +05:00
Amit
9a1bb49910 INCR-466: Updates on Python 3.x and fix line over length limit (#20915) 2019-07-10 09:52:51 -04:00
uzairr
64fa5041f2 Python-modernize on edx-platform (336 of 380)
After executing python-modernize and isort, few changes
occurred in import sequence as well as unicode func is
replaced by six.text_type func.

INCR-439
2019-07-10 18:27:23 +05:00
uzairr
a0629f4f14 Python-modernize on edx-platform (360 of 380)
After executing python-modernize and isort, few changes
occurred in import sequence as well as unicode func is
replaced by six.text_type func.

INCR-463
2019-07-10 16:31:20 +05:00
arbisoft
6155f2c81f Fixing python-modernize issues. 2019-07-10 15:41:27 +05:00
usama sadiq
daca3ccfa1 INCR-458
Python3 Update

Added absolute_import
Updated Meta Class declaration method
2019-07-10 15:07:43 +05:00
adeel khan
c5d5ed9dcd Merge pull request #20647 from edx/adeel/part2_xss_vulnerability
Fix edx-platform templates
2019-07-10 14:37:25 +05:00
Adeel Khan
30d8dfb5dd Fix edx-platform templates for xss.
This is part 2 of a multiple PR to escape
edx-platform templates to prevent xss attack.

PROD-465
2019-07-10 13:31:02 +05:00
Zainab Amir
92c7a43011 Add system_wide_roles app and roles classes (#20935)
* New system_wide_roles app added in openedx/core/djangoapps
* Added SystemWideRole and SystemWideRoleAssignment classes to govern
  non-enterprise system wide roles

PROD-424
2019-07-10 11:33:33 +05:00
edX cache uploader bot
a72198d915 Updating Bokchoy testing database cache (#21006) 2019-07-09 13:03:53 -04:00
Cory Lee
1b4d66fe69 Removing another FK needed for CSM id exhaustion migrations (#20971)
* Removing FK because it is needed to deal with CSM key exhaution migration
2019-07-09 12:36:01 -04:00
Feanil Patel
2514b0c8a8 Increase the number of concurrent renovate PRs. (#21001) 2019-07-09 12:02:51 -04:00
Edward Zarecor
9153703212 Adding changes from CT to fix circuit simulator on moder chrome. 2019-07-09 10:04:42 -04:00
Ayub khan
f33a89fc52 python 3 compatibility 2019-07-09 19:02:05 +05:00
Usama Sadiq
30b194c7b6 Merge pull request #20998 from edx/usama/INCR-461
INCR-461
2019-07-09 18:34:24 +05:00
usama sadiq
92d3a9672c Python3 Update
Added Absolute_import for compatibility
2019-07-09 16:55:11 +05:00
arbisoft
32e89b48bc Fixing python-modernize issues. 2019-07-09 16:25:08 +05:00
arbisoft
9c6bb49abf Fixing python-modernize issues. 2019-07-09 16:21:12 +05:00
Ayub khan
ad2423fcc3 python3 compatibility 2019-07-09 15:22:19 +05:00
arbisoft
bc39c60715 Fixing python-modernize issues. 2019-07-09 14:37:36 +05:00
Ayub khan
15a89ee0ce python 3 compatibility 2019-07-09 12:51:38 +05:00