Nimisha Asthagiri
4c7d437bdd
DEPR-20 Remove django-openid-auth
2019-08-06 14:02:48 -04:00
Waheed Ahmed
23bc5af0fc
Fix course:org link creation upon rerun.
...
Upon rerun creation from publisher course:organization link
was not creating, due to which org logo was not appearing on
course certificates.
Fixed by creating course:org link upon rerun.
PROD-125
2019-08-05 13:48:50 +05:00
uzairr
80316c632d
Update Help msgs of management commands
...
PROD-399
2019-08-02 15:20:26 +05:00
Dillon-Dumesnil
d5cfe35ece
Merge pull request #21252 from edx/ddumesnil/disco-1222
...
DISCO-1222: Allow switching course numbers for reruns
2019-08-01 15:22:46 -04:00
David Ormsbee
b3614f3a00
Merge pull request #20954 from open-craft/symbolist/html-block
...
HtmlModule to HtmlBlock [SE-1089]
2019-08-01 11:36:23 -04:00
Dillon Dumesnil
e5fbfb02c6
DISCO-1222: Allow switching course numbers for reruns
...
Adds in tests for the new functionality while maintaining the old Validation Error message
2019-07-31 10:42:09 -04:00
Awais Jibran
6a7ddbb271
Merge pull request #21182 from edx/aj/fix-ltr-numaric-inputs
...
Fix Numeric input problems are backwards for right-to-left languages
2019-07-31 16:01:25 +05:00
Calen Pennington
2d1eb9923f
Convert a has_access check into a bridgekeeper rule
...
This reverts commit 5e8f90caa1 .
2019-07-30 12:02:24 -04:00
Calen Pennington
5e8f90caa1
Revert "Convert a has_access check into a bridgekeeper rule"
2019-07-29 11:38:26 -04:00
Awais Jibran
1dcfaef703
Fix Numeric input problems are backwards for right-to-left languages
2019-07-29 15:19:48 +05:00
Feanil Patel
63f8167dfc
Remove the task that is no longer being referenced.
...
Second phase for removing the task. The references to it were removed
earlier as a part of DEPR-41
2019-07-26 16:24:05 -04:00
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
Calen Pennington
7fba761050
Convert a has_access check into a bridgekeeper rule
2019-07-26 11:41:30 -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
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
b7d4f30769
Revert "Fixed CDN urls to Static urls on edit."
2019-07-26 11:42:15 +05: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
Aarif
60c6f4ff2d
Merge pull request #20987 from edx/INCR-332
...
INCR-332 Python 3 compatibility
2019-07-25 12:40:50 +05:00
David Ormsbee
670540225a
Merge pull request #20944 from open-craft/fix-capa-editor-html
...
Fix: Malformed HTML in capa problem studio_view
2019-07-24 16:02:11 -04:00
Feanil Patel
1f7b12a38d
Remove references to push notifications.
...
Push notifications was only ever setup to connect to Parse.com a service
that has been discontinued. Since we haven't replaced the functionality
for a few years now, remove this dead code.
In cms/templates/js/course_info_update.underscore we're allowing content
to not be escaped because this is by design according to the tests.
Long term there should be a better fix for this but for now this is
intended behavior.
2019-07-24 11:45:46 -04:00
Usman Khalid
8dfc8e5fda
Convert AboutModule, CourseInfoModule, HtmlModule and StaticTabModule to XBlocks.
2019-07-24 20:19:44 +05:00
Calen Pennington
1823d9f098
Add django app for running Coverage who-tests-what in bokchoy
2019-07-24 10:13:46 -04:00
hasnain-naveed
c42d7de780
WL-1948 | Added cornerstone in CMS.
2019-07-23 17:39:16 +05:00
Ayub
e8fa5a4fc9
Merge pull request #21164 from edx/INCR-347-2
...
INCR-347 python3 compatibility
2019-07-23 13:00:08 +05:00
Aarif
89f5282089
Merge pull request #21137 from edx/INCR-343
...
INCR-343 Python 3 compatibility
2019-07-23 12:25:59 +05:00
aarif
b20eb309ff
ran python-modernize and isort on files mentioned in INCR-332
...
changes made to comply with pylint
refactored the code to comply with PEP8
further changes made to comply with quality
changes made as suggested
2019-07-22 10:02:59 +00:00
Aarif
2e85a36ad5
Merge pull request #20982 from edx/INCR-327
...
INCR-327 Python 3 compatibility
2019-07-22 13:23:36 +05:00
Ayub khan
65efedc912
INCR-347 python3 compatibility
2019-07-19 13:52:49 +05:00
zaidbamber161
d3b1fd24f7
Fixed CDN urls to Static urls.
2019-07-18 17:48:00 +05:00
Kyle McCormick
35d88ae0e2
Load COURSE_CATALOG_API_URL setting from env in Studio
2019-07-17 11:05:44 -04:00
nadeemshahzad
4a93420946
defaults to common.py CMS
2019-07-17 12:04:20 +05:00
aarif
e39485d94d
ran python-modernize and isort on files mentioned in INCR-343
...
changes made to comply with quality
2019-07-16 11:54:40 +00:00
aarif
5f5b2ddc12
parent c89ecb384f
...
author aarif <mraarif@outlook.com > 1562661182 +0500
committer root <root@lms.devstack.edx > 1563270070 +0000
ran python-modernize and isort on files mentioned in INCR-327
changes made to comply with pylint
changes made to comply with pylint and pass failing test
changes made to comply with pylint
2019-07-16 09:46:20 +00:00
Ayub
f7d0b54940
Merge pull request #21012 from edx/INCR-345
...
INCR-345 python3 compatibility
2019-07-16 11:40:33 +05:00
Ayub
cc07c7c97f
Merge pull request #20991 from edx/INCR-336
...
INCR-336 python3 compatibility
2019-07-16 11:39:10 +05:00
Ayub
1a9648a07e
Revert "ran python-modernize and isort on files mentioned in INCR-343 ( #21014 )"
...
This reverts commit 87e58c86cc .
2019-07-15 16:44:13 +05:00
Awais Qureshi
bc542728b7
Merge pull request #21010 from edx/awais786/INCR-346
...
INCR-346
2019-07-15 15:54:48 +05:00
Aarif
cc831f8fbd
ran python-modernize and isort on files mentioned in INCR-348 ( #21017 )
2019-07-15 15:16:52 +05:00
Aarif
87e58c86cc
ran python-modernize and isort on files mentioned in INCR-343 ( #21014 )
2019-07-15 14:39:27 +05:00
Aarif
8bdd2b29d2
INCR-337 Python 3 compatibility ( #20993 )
...
* ran python-modernize and isort on files specified in INCR-337
* changes made to comply with pylint
2019-07-15 14:12:52 +05:00
Ayub
56170466f1
Merge pull request #20988 from edx/INCR-335
...
INCR-335 python3 compatibility
2019-07-15 12:29:55 +05:00
Ayub
30aaeb7d4e
Merge pull request #20986 from edx/INCR-334
...
INCR-334 python3 compatibility
2019-07-15 12:29:15 +05:00
Ayub
1709ec0d87
Merge pull request #20984 from edx/INCR-333
...
INCR-333 python3 compatibility
2019-07-15 12:26:29 +05:00
Awais Qureshi
9d29856976
Merge pull request #21000 from edx/awais786/INCR-342
...
INCR-342
2019-07-15 12:22:46 +05:00
Awais Qureshi
ea317028fe
Merge pull request #20999 from edx/awais786/INCR-341
...
INCR-341
2019-07-15 12:05:31 +05:00
Awais Qureshi
aa2f6fc8e1
Merge pull request #20997 from edx/awais786/INCR-340
...
INCR-340
2019-07-12 18:39:56 +05:00
Awais Qureshi
158e406290
Merge pull request #20995 from edx/awais786/INCR-339
...
INCR-339
2019-07-12 14:52:47 +05:00
DawoudSheraz
c78779949e
update login lockout params
2019-07-12 14:01:14 +05:00
Ayub
0cbb643c6d
Merge pull request #20981 from edx/INCR-330
...
INCR-330 python3 compatibility
2019-07-12 12:14:39 +05:00
Ayub
2aa5d89831
Merge pull request #20980 from edx/INCR-329
...
INCR-329 python3 compatibility
2019-07-12 12:05:31 +05:00