Feanil Patel
f21017d5d6
Remove the configmodel for push notifications.
...
This feature was used to enable/disable push notifications using
Parse.com. That service died a few years ago but this was never cleaned
up. Cleaning it up as a part of DEPR-41 now that we've removed the code
that references this model.
2019-07-26 16:19:55 -04:00
Feanil Patel
21595eaefc
Merge pull request #21198 from edx/feanil/update_sandbox_matplotlib
...
Update matplotlib and numpy in codejail sandbox.
2019-07-26 14:15:41 -04:00
Calen Pennington
f668e0f53a
Merge pull request #21208 from cpennington/permission-courseware-view-course-home
...
Convert a has_access check into a bridgekeeper rule
2019-07-26 12:10:44 -04:00
Calen Pennington
7fba761050
Convert a has_access check into a bridgekeeper rule
2019-07-26 11:41:30 -04:00
Zachary Hancock
2f6b4c0a46
Management command to reset program enrollment data ( #21221 )
...
mgmt cmd to reset program enrollments data
2019-07-26 09:39:40 -04:00
Usama Sadiq
af7ee42bde
Merge pull request #21228 from edx/usama/prod-493-contact-us-form-spanish-translation
...
Contact Us Form Spanish Translations
2019-07-26 17:42:47 +05:00
Waheed Ahmed
ad0e05e6ba
Merge pull request #21227 from edx/waheed/PROD-499-fix-photo-verification-image
...
Fix image cropping for photo ID verify.
2019-07-26 16:22:07 +05:00
Waheed Ahmed
8530513756
Fix image cropping for photo ID verify.
...
In chrome on latest MacOS image was cropping, fixed by setting
video width and height to canvas.
PROD-499
2019-07-26 15:58:08 +05:00
usama sadiq
c131418f9d
Contact Us Form Spanish Translations
...
Additional PR to enable the js and jsx translations.
2019-07-26 15:18:08 +05:00
Muhammad Zaid Bamber
b9c9df00c4
Merge pull request #21225 from edx/revert-20793-zaid-prod-250
...
Revert "Fixed CDN urls to Static urls on edit."
2019-07-26 03:13:47 -07:00
Ayub
b035c2f10b
Merge pull request #21105 from edx/INCR-434
...
INCR-434 python3 compatibility
2019-07-26 13:05:43 +05:00
Ayub
ac919d6010
Merge pull request #21107 from edx/INCR-436
...
INCR-436 python3 compatibility
2019-07-26 13:03:40 +05:00
Ayub
ae574ae2cc
Merge pull request #21108 from edx/INCR-437
...
INCR-437 python3 compatibility
2019-07-26 13:03:01 +05:00
Ayub
734d7a1308
Merge pull request #21109 from edx/INCR-438
...
INCR-438 python3 compatibility
2019-07-26 13:02:26 +05:00
Awais Qureshi
89d0f81855
Merge pull request #21216 from edx/awais786/BOM-68-django-wiki
...
BOM-68-edx-django-wiki
2019-07-26 12:57:24 +05:00
Muhammad Zaid Bamber
b7d4f30769
Revert "Fixed CDN urls to Static urls on edit."
2019-07-26 11:42:15 +05:00
Muhammad Ammar
b793c5e791
Merge pull request #21224 from edx/ammar/bump-edx-enterprise
...
bump edx-enterprise version to 1.8.6
2019-07-26 10:43:30 +05:00
adeel khan
9645035d16
Merge pull request #21124 from edx/adeel/part5_fix_templates
...
Fix courseware's app templates.
2019-07-26 00:37:55 +05:00
muhammad-ammar
e3e74788f6
bump edx-enterprise version to 1.8.6
2019-07-26 00:26:48 +05:00
Douglas Hall
642be6c8b6
Upgrade edx-enterprise to 1.8.5. ( #21223 )
2019-07-25 15:20:33 -04:00
adeel khan
03bb45ad62
Merge pull request #21125 from edx/adeel/django_linter
...
Adds Django template Linter.
2019-07-26 00:07:13 +05:00
Adeel Khan
b5aefd9e83
Fix courseware's app for xss injections.
...
PROD-465
2019-07-25 23:52:49 +05:00
David Ormsbee
5a2c3149a0
Merge pull request #21222 from edx/revert-20723-guruprasad/fix-rcb
...
Revert "Fix the unpredictable order randomization issue with randomized content blocks"
2019-07-25 14:30:34 -04:00
David Ormsbee
b1f3d2cef2
Revert "Fix the unpredictable order randomization issue with randomized content blocks"
2019-07-25 13:42:20 -04:00
Feanil Patel
e1b9869b26
Merge pull request #21194 from edx/feanil/remove_parsepy
...
DEPR-41 Remove parsepy
2019-07-25 10:25:08 -04:00
Dave St.Germain
75b0afe721
Merge pull request #21162 from edx/mroytman/EDUCATOR-4434-gradebook-user-counts
...
add number of total users and number of filtered users to the gradebo…
2019-07-25 09:54:09 -04:00
Adeel Khan
37c6b60fc8
Adds Django template linter.
...
This adds Django template linter that
would check for all trans/blocktrans
tag expressions for escaping.
PROD-465
2019-07-25 18:54:03 +05:00
George Babey
82a010b3b2
Merge pull request #21202 from edx/hammad/WL-1951
...
WL-1951 | White Label: MITxPRO Footer Links Not Working
2019-07-25 09:45:40 -04:00
irfanuddinahmad
a6045f9d13
Merge pull request #21217 from edx/iahmad/ENT-1954-Reformat-Logs-For-Enterprise-SSO-Workflows
...
ENT-1954: Reformatted logging for third party auth
2019-07-25 17:31:40 +05:00
irfanuddinahmad
df1c7f553a
reformatted logging
2019-07-25 16:10:48 +05:00
Ayub
877168f72b
Merge pull request #21081 from edx/INCR-420
...
INCR-420 python3 compatibility
2019-07-25 15:50:03 +05:00
Ayub
c5a4154400
Merge pull request #21098 from edx/INCR-428
...
INCR-428 python3 compatbility
2019-07-25 15:49:28 +05:00
Aarif
4b1ef3005e
Merge pull request #21116 from edx/INCR-447
...
INCR-447 Python 3 compatibility
2019-07-25 14:51:17 +05:00
Ayub
dc9f67c618
Merge pull request #21096 from edx/INCR-427
...
INCR-427 python3 compatibility
2019-07-25 14:50:38 +05:00
Ayub
2a22ff3890
Merge pull request #21080 from edx/INCR-419
...
INCR-419 python3 compatibility
2019-07-25 14:50:06 +05:00
Aarif
5255799845
Merge pull request #21085 from edx/INCR-423
...
INCR-423 Python 3 compatibility
2019-07-25 14:34:21 +05:00
arbisoft
dbd66707e2
https://openedx.atlassian.net/browse/BOM-68
...
Upgrade the django-wiki version.
2019-07-25 14:29:57 +05:00
Uzair Rasheed
408ca5645f
Merge pull request #21050 from edx/LEARNER-3761/capa-grading-exception
...
Restrict grading endpoints in LMS
2019-07-25 14:23:24 +05:00
Ayub
4640641c9c
Merge pull request #21201 from edx/BOM-69
...
BOM-69
2019-07-25 14:23:10 +05:00
adeel khan
09e4835c48
Merge pull request #21123 from edx/part4_edx_ace_templates
...
Fix edx-ace templates
2019-07-25 13:49:09 +05:00
Adeel Khan
7d9be69112
Fix edx-ace templates
...
This patch is part of multiple PR's to
protect templates against xss attack
PROD-465
2019-07-25 12:51:05 +05:00
Aarif
cb530bf788
Merge pull request #21113 from edx/INCR-444
...
INCR-444 Python 3 compatibility
2019-07-25 12:43:33 +05:00
Aarif
60c6f4ff2d
Merge pull request #20987 from edx/INCR-332
...
INCR-332 Python 3 compatibility
2019-07-25 12:40:50 +05:00
adeel khan
a1fed395ee
Merge pull request #21121 from edx/part3_template_fix
...
Fix edx templates.
2019-07-25 12:19:57 +05:00
Adeel Khan
632bee5177
Fix edx templates.
...
PROD-465
2019-07-25 10:44:37 +05:00
Michael Roytman
77dc0fa9f0
add number of total users and number of filtered users to the gradebook API
2019-07-24 23:02:04 -04:00
Farhanah Sheets
889f5e4e58
Merge pull request #21212 from edx/fsheets/PROD-500
...
Fix: Do not compare Software Secure expiry_date when NULL
2019-07-24 17:05:18 -04:00
edX Transifex Bot
99868f9fca
geoip2: update maxmind geolite country database
2019-07-24 16:52:24 -04:00
Farhanah Sheets
fed5322725
Filter NULL expiry_date from SoftwareSecure filter query
2019-07-24 16:44:38 -04:00
David Ormsbee
cffcce7df0
Merge pull request #20723 from open-craft/guruprasad/fix-rcb
...
Fix the unpredictable order randomization issue with randomized content blocks
2019-07-24 16:08:24 -04:00