Commit Graph

49515 Commits

Author SHA1 Message Date
David Ormsbee
9010c78ebd Merge pull request #18675 from open-craft/guruprasad/randomize-question-order-pr
Fix the unpredictable order randomization issue with randomized content blocks
2019-05-06 23:27:06 -04:00
Anthony Wee
d9cd033e49 INCR-112: python-modernize openedx/core/djangoapps/ace_common (#20409)
* INCR-112: python-modernize openedx/core/djangoapps/ace_common

* isort

* suppress pylint errors

* Fix pylint disable
2019-05-06 22:48:48 -04:00
Kevin Nasto
02f7b75720 INCR-220 (#20414)
* Modernized 220

* Isort 220

* Fixed unused value in key,value dictionary interation
2019-05-06 22:45:27 -04:00
Kyle Mulka
4138445ad7 ran modernize on openedx/features/course_search, course_experience, and coursetalk (#20423) 2019-05-06 22:44:04 -04:00
Nimisha Asthagiri
e298004f88 Merge pull request #20394 from edx/arch/fix-synch-learner-data-for-enterprise
Account API: Fix Enterprise enforcement when NOT sync profile_data
2019-05-06 22:12:14 -04:00
Kyle Mulka
f532750a71 ran modernize on openedx/core/djangoapps/user_api/config, validation, migrations, course_tag (#20421) 2019-05-06 17:24:52 -04:00
Peter Pinch
316fbae265 INCR-119 modernize openedx/core/djangoapps/certificates … (#20418)
* modernize openedx/core/djangoapps/certificates
openedx/core/djangoapps/commerce
openedx/core/djangoapps/common_initialization
openedx/core/djangoapps/config_model_utils

* rewmove unused import
2019-05-06 17:04:30 -04:00
Peter Pinch
4f807dd702 INCR-155 Modernize openedx/core/djangoapps/video_config (#20408)
* run modernizer on openedx/core/djangoapps/embargo/

* sorting imports

* sort imports

* docstring

* try removing pylint disable
2019-05-06 16:43:42 -04:00
David Ormsbee
21cc1f4719 Merge branch 'master' into guruprasad/randomize-question-order-pr 2019-05-06 16:33:51 -04:00
Michael Youngstrom
97f13f6cf5 Merge pull request #20416 from mulka/incr-212
INCR-212 ran modernize on openedx/core/djangoapps/util/tests and management
2019-05-06 15:20:00 -04:00
Michael Youngstrom
367255c9de Merge pull request #20417 from mitodl/pdpinch/modernize-video-tests
INCR-150 Modernize common/test/acceptance/tests/video
2019-05-06 15:03:18 -04:00
Jeremy Bowman
47516dbead Run python-modernize on student/*.py (#20411) 2019-05-06 14:50:42 -04:00
Michael Youngstrom
5f9d418d0f Merge pull request #20404 from mitodl/pdpinch/modernize-video_config
INCR-157 Modernize openedx/core/djangoapps/video_config
2019-05-06 14:38:20 -04:00
Peter Pinch
f4dc8d57c4 incr-150 modernize common/test/acceptance/tests/video 2019-05-06 13:32:24 -04:00
Nimisha Asthagiri
bda16a9b6b Merge pull request #20354 from edx/bom/adr-python-api
Initial top-level ADRs
2019-05-06 13:22:26 -04:00
Kyle Mulka
9221c2dfd1 ran modernize on openedx/core/djangoapps/util/tests and management 2019-05-06 16:41:25 +00:00
Peter Pinch
c01d0ef6e4 modernize video_config 2019-05-06 11:18:57 -04:00
Michael Youngstrom
60af78ec40 Merge pull request #20405 from edx/youngstrom/fix-pip-installs
Fix make upgrade
2019-05-06 11:03:34 -04:00
Michael Youngstrom
a91b9dd375 Fix make upgrade 2019-05-06 10:13:42 -04:00
irfanuddinahmad
c0f13e787b Merge pull request #20403 from edx/iahmad/ENT-1836-version-bump-for-edx-enterprise
Version bump for edx-enterprise
2019-05-06 15:22:04 +05:00
AsadAzam
e0bac508dd Merge pull request #20381 from edx/asad/prod-230-added-logs
Added logs
2019-05-06 12:28:40 +05:00
AsadAzam
0e8a24c60e Merge pull request #20391 from edx/asad/educator-4013-remove-logs
Reverted logs
2019-05-06 12:28:12 +05:00
irfanuddinahmad
992b628394 Version bump for edx-enterprise 2019-05-06 10:51:38 +05:00
Nimisha Asthagiri
eb0791ec89 Inter-app API cleanup for Grades 2019-05-04 11:35:06 -04:00
Nimisha Asthagiri
a943a2cb63 Top-level ADR-2: Inter-App APIs 2019-05-04 11:00:15 -04:00
Nimisha Asthagiri
2e549c0545 Top-level ADR-1: Courses in LMS
Refactored the previous best-practices document as an ADR.
Previous document: 07f588517b/docs/best_practices.rst
2019-05-04 10:22:36 -04:00
Nimisha Asthagiri
4d66633d78 testing.rst: update regarding acceptance tests 2019-05-04 10:22:35 -04:00
Nimisha Asthagiri
7f3727d84f Refactor top-level docs directory 2019-05-04 10:22:35 -04:00
Michael Youngstrom
06bc6fbd82 Merge pull request #20370 from edx/youngstrom/fix-make-upgrade
Bump pip-tools and run make upgrade
2019-05-03 16:10:10 -04:00
Diana Huang
c8593a8615 Merge pull request #20265 from edx/diana/remove-diff-paid
Remove Diff Paid experimental features.
2019-05-03 16:03:48 -04:00
Feanil Patel
67db3155ff Merge pull request #20101 from stvstnfrd/split-core/calc
Split calc package out into an independent package
2019-05-03 15:59:27 -04:00
Michael Youngstrom
b0b1d85d8a Bump pip-tools and run make upgrade 2019-05-03 15:28:56 -04:00
Richard I Reilly
14fc1921b9 Merge pull request #20341 from edx/rir/programEnrollmentPost
Rir/program enrollment post
2019-05-03 15:21:23 -04:00
Diana Huang
c6a89b03b9 Remove Diff Paid experimental features. 2019-05-03 15:09:20 -04:00
Alex Dusenbery
a3ac84f007 Ignore expected call order in cohorts test. 2019-05-03 14:43:07 -04:00
Michael Youngstrom
3cd57bdb4b Merge pull request #20395 from edx/testeng/bokchoy_auto_cache_update_b33e0716c48cbe1d897ae0400ad750fba75e4f9b
Bokchoy Testing DB Cache update
2019-05-03 14:33:12 -04:00
Rick Reilly
350b4a2589 Add POST method for program enrollments 2019-05-03 14:14:04 -04:00
Nimisha Asthagiri
d2d6f81278 Account API: Fix Enterprise enforcement when NOT sync profile_data
ARCH-740
2019-05-03 13:44:22 -04:00
edX cache uploader bot
e3079c2eb3 Updating Bokchoy testing database cache 2019-05-03 13:41:08 -04:00
Alex Dusenbery
403fb52e93 Add a GET endpoint to list ProgramCourseEnrollment data. 2019-05-03 13:39:10 -04:00
Nimisha Asthagiri
44359938c4 Merge pull request #20392 from edx/bom/discussion-consolidation-try-again
Discussions consolidation (2nd attempt)
2019-05-03 13:35:00 -04:00
Nimisha Asthagiri
dfa3728edf Move django_comment_common from common to openedx 2019-05-03 12:10:18 -04:00
Nimisha Asthagiri
c606aaeb57 Discussion consolidation: quality 2019-05-03 12:09:47 -04:00
Nimisha Asthagiri
7b4b6c3539 Move notifier and notification_prefs to discussion/ 2019-05-03 12:09:47 -04:00
Nimisha Asthagiri
e160b23903 Move django_comment_client to discussion/ 2019-05-03 12:09:46 -04:00
Nimisha Asthagiri
b949452eb2 Move discussion_api to discussion/rest_api 2019-05-03 12:07:21 -04:00
Nimisha Asthagiri
16edae0822 Move comment_client into django_comment_common 2019-05-03 12:07:20 -04:00
Matthew Piatetsky
38aeafefb0 Merge pull request #20363 from edx/REVMI-170
[WIP] add first purchase offer banner on course home
2019-05-03 11:56:21 -04:00
asadazam93
eb2422990c Reverted logs 2019-05-03 16:10:17 +05:00
asadazam93
bc324c8cd4 Added logs 2019-05-03 15:13:49 +05:00