Commit Graph

47219 Commits

Author SHA1 Message Date
Agha Awais
ccccc1bf74 Merge pull request #18728 from edx/awais/lett_2_bc_grading_III
studio grading bokchoy tests III
2018-08-31 16:22:28 +05:00
Agha Awais
9b9f7c26cd studio grading bokchoy tests III 2018-08-31 10:36:51 +00:00
Kevin Falcone
b024159147 Merge pull request #18866 from edx/jibsheet/require-sqlparse-for-migrations
Migrations are run on machines without development requirements
2018-08-30 21:23:29 -04:00
Kevin Falcone
079c8801fb Migrations are run on machines without development requirements
We added a migration to a ManyToMany key in both directions and that had
to be done with RunSQL which requires sqlparse
https://docs.djangoproject.com/en/1.11/ref/migration-operations/#runsql
2018-08-30 20:42:58 -04:00
Kevin Falcone
a358b212bb Merge pull request #18859 from edx/aed/revert-first-try
Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
2018-08-30 17:24:12 -04:00
Kevin Falcone
1a99c56bb3 Merge pull request #18858 from edx/aed/comment-role-users-index
Add a (user_id, role_id) index to dcc_role_users table.
2018-08-30 17:24:00 -04:00
Alex Dusenbery
e707804670 Revert "EDUCATOR-3374 | Hacky query to fix inline discussions performance."
This reverts commit 4a1caf6c03.
2018-08-30 16:40:49 -04:00
Alex Dusenbery
d9f60cba7a Add a (user_id, role_id) index to dcc_role_users table. 2018-08-30 16:40:25 -04:00
Nimisha Asthagiri
ad5ed57160 Revert Quality fixes 2018-08-30 16:33:03 -04:00
Nimisha Asthagiri
4ca165f690 Revert "ARCH-223: Retire deprecated RequestCache." 2018-08-30 16:33:03 -04:00
Nimisha Asthagiri
8459982512 Merge pull request #18847 from edx/robrap/ARCH-223-replace-request-cache
ARCH-223: Retire deprecated RequestCache
2018-08-30 12:59:49 -04:00
Robert Raposa
3df339a56a Retire deprecated RequestCache.
ARCH-223
2018-08-30 08:55:19 -04:00
Alex Dusenbery
4a1caf6c03 EDUCATOR-3374 | Hacky query to fix inline discussions performance. 2018-08-29 20:17:54 -04:00
Rabia Iftikhar
39a4a396a8 Merge pull request #18834 from edx/ri/EDUCATOR-3030-donot-submit-completion-grader-response
EDUCATOR-3030 don't submit completion for grader's response while updating problem score.
2018-08-29 22:32:04 +05:00
Jeremy Bowman
15bd17ba13 Merge pull request #18800 from edx/jmbowman/TE-2646
TE-2646 Use headless Chrome for a11y tests
2018-08-29 09:59:18 -04:00
rabiaiftikhar
72cba77bbb EDUCATOR-3030 donot submit completion for grader's response while updating problem score. 2018-08-29 16:04:28 +05:00
Jeremy Bowman
f2626c0d70 TE-2646 Use headless Chrome for a11y tests 2018-08-28 17:26:26 -04:00
Bill DeRusha
fe5279ed5c Merge pull request #18836 from edx/bderusha/backpopulate-logging
Add logging to signal and flag to mgmt cmd for credential grades
2018-08-28 10:19:12 -04:00
Bill DeRusha
cce8a53ba9 Add logging to signal and flag to mgmt cmd for credential grades 2018-08-28 09:19:19 -04:00
Waheed Ahmed
33130622f0 Merge pull request #18841 from edx/waheed/LEARNER-6247-fix-refund-entitlement-on-audit-unenroll
Fix refund entitlement on audit course un-enroll.
2018-08-27 22:08:21 +05:00
Waheed Ahmed
e3dbfe9c0f Fix refund entitlement on audit course un-enroll.
LEARNER-6247
2018-08-27 17:47:59 +05:00
bryankle
2892ce6eff Merge pull request #18826 from edx/bryankle/incr-5
INCR-5 Removed pynliner version constraint and upgraded
2018-08-24 18:25:05 -04:00
Michael Youngstrom
bf6b63b4f7 Merge pull request #18835 from edx/youngstrom/readd-test_login_failure
Re add test_login_failure
2018-08-24 15:45:28 -04:00
Michael Youngstrom
324ddfbeda Re add test_login_failure 2018-08-24 15:18:13 -04:00
Michael Youngstrom
b614c19e16 Merge pull request #18833 from edx/youngstrom/bok-choy-flaky
Remove flaky bok-choy tests
2018-08-24 15:06:26 -04:00
Bryan Le
9897f766ed pyliner upgrade excluding package-lock.json 2018-08-24 14:38:37 -04:00
Michael Youngstrom
e79ffb3b39 Merge pull request #18831 from edx/youngstrom/celery-enrollment-task-tests
Switch where we create the mock in test_tasks
2018-08-24 14:37:50 -04:00
Michael Youngstrom
29c312854d Remove test acceptance.tests.lms.test_lms.LoginFromCombinedPageTest.test_login_failure 2018-08-24 14:34:08 -04:00
Michael Youngstrom
b343b2dcb2 Remove acceptance.tests.lms.test_account_settings.AccountSettingsPageTest.test_preferred_language_field 2018-08-24 14:32:27 -04:00
Brittney Exline
7c19efbbbb Merge pull request #18832 from edx/bexline/enterprise_version_bump
ENT-1177 Upgrade edx-enterprise to 0.73.0
2018-08-24 11:46:03 -06:00
Brittney Exline
2b002caaf9 ENT-1177 Upgrade edx-enterprise to 0.73.0 2018-08-24 13:08:34 -04:00
Michael Youngstrom
eadf3650a7 Switch where we create the mock 2018-08-24 12:53:54 -04:00
Diana Huang
0cd312b4d2 Merge pull request #18827 from edx/diana/update-cache-programs
Switch to using Pathways instead of CreditPathways.
2018-08-24 11:48:58 -04:00
Albert (AJ) St. Aubin
0444cda2e4 Merge pull request #18828 from edx/aj/LEARNER-6174
Update the geoIP.dat files for more accurate identification of Country
2018-08-23 15:23:15 -04:00
Diana Huang
18403d2382 Switch to using Pathways instead of CreditPathways. 2018-08-23 15:15:50 -04:00
Albert St. Aubin
8c26b4eefb Update the geoIP.dat files for more accurate identification of Country
by IP

[LEARNER-6174]

Our .dat files for GeoIP identification should be updated more
frequently or we run the risk of incorrectly identifying Users
locations.
2018-08-23 14:22:54 -04:00
Michael Youngstrom
dd198674bc Merge pull request #18814 from edx/youngstrom/fix-stub-request-test
Clean up requests in unittests
2018-08-22 22:48:02 -04:00
Michael Youngstrom
8aed0ff719 Clean up after any get_mock_request or set_current_request calls 2018-08-22 17:23:39 -04:00
J Eskew
756d03a035 Merge pull request #18821 from edx/jeskew/add_email_to_mgmt_command_log
Add email address to retirement cancel success & test.
2018-08-22 17:02:44 -04:00
Farhanah Sheets
08651239c4 Merge pull request #18788 from edx/mroytman/update-enable-checklists-quality-waffle-flag
remove global staff check on enable_checklists_quality waffle flag
2018-08-22 15:50:34 -04:00
John Eskew
3e1df3e759 Add email address to retirement cancel success & test. 2018-08-22 15:27:22 -04:00
Michael Roytman
8da3278086 remove global staff check on enable_checklists_quality waffle flag 2018-08-22 15:05:16 -04:00
Jeremy Bowman
10dc80b205 Merge pull request #18816 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 6
2018-08-21 16:41:18 -04:00
Stu Young
9ffced6c30 Merge pull request #18811 from edx/testeng/bokchoy_auto_cache_update_446ca1f49b46ee2aa82263fd6a190181702d6c6e
Bokchoy db cache update
2018-08-21 16:34:26 -04:00
Brian Mesick
6b3aaf6398 Merge pull request #18813 from edx/bmedx/update_bulk_username_rehash
Update bulk_rehash_retired_usernames
2018-08-21 15:44:56 -04:00
Jeremy Bowman
380a24f7ef TE-2689 Remove useless pylint suppressions part 6 2018-08-21 13:54:34 -04:00
Jeremy Bowman
7cd061c2f8 Merge pull request #18815 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 5
2018-08-21 13:09:50 -04:00
Jeremy Bowman
d90afa4cde TE-2689 Remove useless pylint suppressions part 5 2018-08-21 11:07:52 -04:00
Jeremy Bowman
56392c7f2c Merge pull request #18812 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 14:41:30 -04:00
bmedx
745aadbcd5 Update bulk_rehash_retired_usernames
- Handle forums 404s
- Update UserRetirementStatus whether or not the user has completed retirement
2018-08-20 13:56:52 -04:00