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
arbisoft
0726356d7c
Fixing python-modernize issues.
2019-07-10 18:35:47 +05: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
arbisoft
f6a8894803
Fixing python-modernize issues.
2019-07-10 17:32:32 +05:00
arbisoft
451ac18766
Fixing python-modernize issues.
2019-07-10 17:12: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
Ayub khan
33227b8a72
INCR-384 python 3 compatibility
2019-07-10 16:31:18 +05:00
aarif
0bf108ea8a
ran python-modernize and isort on files mentioned in INCR-387
2019-07-10 15:47:38 +05:00
arbisoft
6155f2c81f
Fixing python-modernize issues.
2019-07-10 15:41:27 +05:00
arbisoft
fe86f4e45a
Fixing python-modernize issues.
2019-07-10 15:30:23 +05:00
aarif
87e498587b
ran python-modernize and isort on files mentioned in INCR-382
2019-07-10 15:24:18 +05:00
Ayub khan
4c687caf80
INCR-386 python3 compatibility
2019-07-10 15:22:45 +05:00
Ayub khan
1f2d15f540
INCR-380 python 3 compatibility
2019-07-10 15:16:58 +05:00
Ayub khan
80f89dc982
INCR-379 python 3 compatibility
2019-07-10 15:13:26 +05:00
Ayub khan
91a3c91fd2
INCR-377 python 3 compatibility
2019-07-10 15:10:05 +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
aarif
d75004265c
ran python-modernize and isort on files mentioned in INCR-371
2019-07-10 15:00:18 +05:00
Ayub khan
f2ac9498fd
INCR-375 python3 comptatibility
2019-07-10 14:57:45 +05:00
arbisoft
5ba895d900
Fixing python-modernize issues.
2019-07-10 14:53:35 +05:00
Ayub khan
a218ba62b7
INCR-366 python3 compatibility
2019-07-10 14:46:34 +05:00
arbisoft
0be1ca7876
Fixing python-modernize issues.
2019-07-10 14:45:42 +05:00
Ayub khan
67a6952297
INCR-362 python3 compatability
2019-07-10 14:39:35 +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
arbisoft
86a5066991
Fixing python-modernize issues.
2019-07-10 14:35:29 +05:00
Ayub khan
45a1053a60
INCR-361 python3 compatibility
2019-07-10 14:34:22 +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
Ayub khan
ef228377f1
INCR-345 python3 compatibility
2019-07-10 13:15:52 +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
Matt Tuchfarber
2583d317db
Remove all references to Journals
2019-07-09 14:19:25 -04: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
arbisoft
83a742966d
Fixing python-modernize issues.
2019-07-09 19:14:04 +05: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
arbisoft
871c8f807b
Fixing python-modernize issues.
2019-07-09 18:52:08 +05:00
Usama Sadiq
30b194c7b6
Merge pull request #20998 from edx/usama/INCR-461
...
INCR-461
2019-07-09 18:34:24 +05:00
arbisoft
400fdf6399
Fixing python-modernize issues.
2019-07-09 17:10:40 +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
c9f0d26747
INCR-330 python3 compatibility
2019-07-09 16:11:28 +05:00
arbisoft
5f9721a42c
Fixing python-modernize issues.
2019-07-09 16:00:41 +05:00
Ayub khan
b06fcd27d2
INCR-334 python3 compatibility
2019-07-09 15:43:24 +05:00
Ayub khan
5613797aa8
INCR-336 python3 compatibility
2019-07-09 15:35:33 +05:00
Ayub khan
ad2423fcc3
python3 compatibility
2019-07-09 15:22:19 +05:00
Ayub khan
d7daac92e7
INCR-335 python3 compatibility
2019-07-09 14:43:10 +05:00