Commit Graph

49743 Commits

Author SHA1 Message Date
Stu Young
fa3f71cd13 INCR-284 Run python-modernize on lms/djangoapps/program_enrollments/api (#20591)
* run python modernize

* run isort
2019-05-21 11:29:23 -04:00
Stu Young
4e1f63bd15 INCR-283 Run python-modernize on lms/djangoapps/program_enrollments/migrations and lms/djangoapps/program_enrollments/tests (#20578)
* run python modernize

* run isort

* Fix merge conflicts

* Fix merge conflict--file was deleted on master
2019-05-21 11:27:52 -04:00
Stu Young
dcb92bdfad INCR-281 Run python-modernize on lms/djangoapps/course_wiki/tests (#20576)
* run python modernize

* run isort
2019-05-21 11:26:32 -04:00
Stu Young
b0e6870271 INCR-286 Run python-modernize on lms/djangoapps/course_api/blocks/tests (#20593)
* run python modernize

* run isort

* Fix quality
2019-05-21 11:24:39 -04:00
Stu Young
cea9390cdc INCR-287 Run python-modernize on lms/djangoapps/course_api/blocks/transformers (#20594)
* run python modernize

* run isort
2019-05-21 11:23:12 -04:00
Stu Young
3725595a62 INCR-288 Run python-modernize on lms/djangoapps/coursewarehistoryextended (#20595)
* run python modernize

* run isort
2019-05-21 11:21:45 -04:00
Matthew Piatetsky
8fd8c9e0a1 check course end date and verified mode for first purchase offer (#20640)
check course end date and verified mode for first purchase offer
2019-05-21 10:44:03 -04:00
AsadAzam
4444b1210c Merge pull request #20657 from edx/asad/prod-302-added-logs
Added logs
2019-05-21 19:16:27 +05:00
Syed Muhammad Dawoud Sheraz Ali
61b0bdf5cc Merge pull request #20655 from edx/dsheraz/email-logging
added time logs for bulk email
2019-05-21 19:03:55 +05:00
Chris Pappas
c2f3576475 ENT-1914 | Running make upgrade to bump version of edx-enterprise (#20652)
This also pins scipy to version <=1.2.1 in constraints.txt, as 1.3.0 requires py3.5 or above
2019-05-21 09:53:16 -04:00
Dave St.Germain
73e8324f64 Merge pull request #20399 from edx/dahlia/sgp
Runtime Support for Staff Graded Points
2019-05-21 09:29:01 -04:00
DawoudSheraz
9be988a12a added time logs for bulk email 2019-05-21 18:15:11 +05:00
asadazam93
e7ee94552b Added logs 2019-05-21 18:01:08 +05:00
Matthew Piatetsky
93300a2e0e check course end date and verified mode for first purchase offer 2019-05-21 08:34:07 -04:00
Waheed Ahmed
2d0662b49a Merge pull request #20634 from edx/geoip2-bot-update-country-database2019-05-15
geoip2: update maxmind geolite country database
2019-05-21 15:28:02 +05:00
Syed Muhammad Dawoud Sheraz Ali
89968f342b Merge pull request #20650 from edx/dsheraz/educator-1777
fix discussion comment styling
2019-05-21 15:16:34 +05:00
DawoudSheraz
1116cd4b7d fix discussion comment styling 2019-05-21 14:34:03 +05:00
Nimisha Asthagiri
3ed9a75cb3 Merge pull request #20651 from edx/douglashall/fix_deactivate_account_api_auth
Reorder authentication classes for DeactivateLogoutView.
2019-05-20 17:36:11 -04:00
Douglas Hall
c85a4da014 Reorder authentication classes for DeactivateLogoutView. 2019-05-20 16:55:00 -04:00
Dave St.Germain
5889d397f0 Addressed review 2019-05-20 12:10:28 -04:00
David Ormsbee
309c92f6e6 Merge pull request #20642 from jolyonb/linkfix
Bug fix: broken course links in solution blocks
2019-05-20 11:01:22 -04:00
Calen Pennington
ff73f7d746 Merge pull request #20397 from cpennington/revmi-34-attempt-2
Revmi 34 attempt 2
2019-05-20 10:35:39 -04:00
edX requirements bot
deebe34652 Updating Python Requirements (#20649) 2019-05-20 10:09:19 -04:00
Robert Raposa
e2a8925419 Merge pull request #20644 from edx/robrap/remove-lint-rule
remove ungrouped-imports rule from pylint
2019-05-20 08:55:47 -04:00
Waheed Ahmed
137be4bf79 Merge pull request #20537 from edx/waheed/revert-LEARNER-4117
Revert "Making honor code not eligible for Certificate"
2019-05-20 14:29:02 +05:00
Waheed Ahmed
962dff88fc Merge pull request #20546 from edx/waheed/PROD-269-disable-honor-cert
Add feature flag to disable honor mode certificates.
2019-05-20 13:44:04 +05:00
Waheed Ahmed
2c80a76f8e Add feature flag to disable honor mode certificates.
Added a feature flag to disable honor mode certificates for
edx.org, by default set to false to allow honor mode certificates
for open community.

PROD-269
2019-05-20 12:53:22 +05:00
Robert Raposa
52266726b3 remove ungrouped-imports rule from pylint 2019-05-18 22:02:09 -04:00
Jolyon Bloomfield
86f564e1b6 Fixing course links in solution blocks 2019-05-17 23:12:42 -04:00
edX requirements bot
c01ca30ff2 Updating Python Requirements (#20641) 2019-05-17 19:30:12 -04:00
Calen Pennington
755a5c7db6 Augment content_type_gating tests to detect the failure case from the original REVMI-34 implementation 2019-05-16 15:17:33 -04:00
Stu Young
6dc70a6758 incr-310 (#20615)
* run python modernize

* run isort

* Add oauth2_handler module docstring.
2019-05-16 14:42:22 -04:00
Stu Young
175c3c6d03 incr-292 (#20587)
* run python modernize

* run isort

* Fix imports
2019-05-16 14:37:44 -04:00
Stu Young
c0e3ab8e15 incr-317 (#20608)
* run python modernize

* run isort

* try to fix quality

* imports fix

* pylint supression
2019-05-16 13:57:43 -04:00
Stu Young
3e92168e80 incr-271 (#20568)
* run python modernize

* run isort

* quality
2019-05-16 13:56:35 -04:00
Stu Young
0bb7652a75 incr-303 (#20623)
* run python modernize

* run isort

* Fix imports
2019-05-16 13:55:47 -04:00
Matthew Piatetsky
3eadc332ab [REVMI-195] Fix missing FBE banner dates in firefox (#20627)
[REVMI-195] Fix missing FBE banner dates in firefox
2019-05-16 13:46:47 -04:00
Stu Young
0f1c391134 incr-275 (#20584)
* run python modernize

* run isort

* quality fixed

* quality
2019-05-16 13:44:02 -04:00
Stu Young
3b65081fab incr-264 (#20575)
* run python modernize

* run isort

* quality fixes

* quality
2019-05-16 13:39:29 -04:00
Stu Young
c7f6ff14da incr-277 (#20582)
* run python modernize

* run isort

* remove escape import
2019-05-16 13:21:51 -04:00
Stu Young
c2dcbb36b7 incr-278 (#20581)
* run python modernize

* run isort

* quality

* qual
2019-05-16 13:20:28 -04:00
Stu Young
090b8ed011 incr-285 (#20592)
* run python modernize

* run isort

* quality
2019-05-16 12:42:56 -04:00
Stu Young
272751c821 incr-300 (#20624)
* run python modernize

* run isort

* Fix imports
2019-05-16 11:12:37 -04:00
Stu Young
6478d43329 incr-298 (#20606)
* run python modernize
* run isort
* Split out handlers/apps into separate files.
2019-05-16 11:02:36 -04:00
Dave St.Germain
0573b2e4d4 Grade runtime service support for Staff Graded Points 2019-05-16 10:21:46 -04:00
Maxim Dorovkov
8702e40589 INCR-230 - Run python-modernize and isort on common/lib/xmodule/xmodule (#20506)
* INCR-230 - Run python-modernize and isort on common/lib/xmodule/xmodule, plus a few minor fixes suggested by Jeremy
2019-05-16 10:09:15 -04:00
Stu Young
23bfb2ff07 incr-276 (#20583)
* run python modernize

* run isort

* group six imports'
2019-05-16 10:00:42 -04:00
Stu Young
135f9ad998 incr-273 (#20566)
* run python modernize

* run isort
2019-05-16 09:51:45 -04:00
Matthew Piatetsky
85f0720c50 fix broken FBE banner dates in firefox 2019-05-16 09:33:24 -04:00
edX requirements bot
d8c5c2c737 Updating Python Requirements (#20637) 2019-05-16 09:25:17 -04:00