Commit Graph

47189 Commits

Author SHA1 Message Date
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
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
Michael Roytman
1082bedb10 Merge pull request #18796 from edx/mroytman/remove-waffle-flags-switches
remove enable_edit_image_modal waffle flag
2018-08-20 13:33:34 -04:00
irfanuddinahmad
852c59b914 Merge pull request #18809 from edx/iahmad/ENT-1121-Version-bump
ENT-1121: Version bump for edx-enterprise
2018-08-20 22:11:15 +05:00
Jeremy Bowman
3ff3eee2f2 TE-2689 Remove useless pylint suppressions part 4 2018-08-20 12:54:22 -04:00
edx-cache-uploader-bot
f7d4bea21b Updating migrations 2018-08-20 12:38:55 -04:00
Dillon-Dumesnil
961faf4a9a Merge pull request #18806 from edx/ddumesnil/pathway-bi
Adding BI event for clicking to learn more about pathways + minor fix…
2018-08-20 12:15:56 -04:00
Michael Terry
6f7b19b6bf Let notify_credentials get args from db
To allow the notify_credentials management command to run from a
jenkins job, we want to allow the command to pull its arguments
from the database, rather than the jenkins interface.

So this adds a table that admins can adjust in the DB and a new
argument for notify_credentials to tell it to go look there.

LEARNER-6196
LEARNER-6197
2018-08-20 11:57:34 -04:00
Dillon Dumesnil
ea48e7b885 Adding BI event for clicking to learn more about pathways + minor fixes on the page 2018-08-20 11:37:57 -04:00
irfanuddinahmad
730076d86a version bump for edx-enterprise 2018-08-20 18:31:56 +05:00
Ayub
f022e98971 Merge pull request #18583 from edx/LEARNER-5603-managment-command
LEARNER-5993 bulk change enrollment using csv file
2018-08-20 17:45:52 +05:00
Saleem Latif
9d1e6971a4 Merge pull request #18802 from edx/saleem-latif/ENT-876
ENT-876: edx-enterprise version upgrade to 0.72.6
2018-08-20 17:01:43 +05:00
ayub-khan
cae99f9e4d bulk change enrollment using csv file 2018-08-20 16:39:05 +05:00
noraiz-anwar
21907d4759 add typeset operation in mathjax queue on response list render 2018-08-20 11:04:40 +05:00
Michael Youngstrom
c195df3c60 Merge pull request #18781 from edx/youngstrom/xdist-test-cleanup
Don't store invalid file types from sample course in repo
2018-08-17 16:39:09 -04:00
Robert Raposa
04dd561390 Merge pull request #18807 from edx/robrap/ARCH-220-use-new-monitoring
ARCH-220: Migrate to edx-django-utils monitoring.
2018-08-17 16:29:16 -04:00
Michael Youngstrom
52a8c9703b Maintain ignore file tests without storing themn on platform 2018-08-17 16:05:28 -04:00
Robert Raposa
99c9eb7343 Migrate to edx-django-utils monitoring.
ARCH-220
2018-08-17 15:39:04 -04:00
Michael Youngstrom
75bd297337 Merge pull request #18795 from edx/youngstrom/try-unique-db
Use a unique name for test mongo dbs
2018-08-17 11:23:15 -04:00
Michael Youngstrom
4575c351cc Use unique db names for mongo tests 2018-08-17 10:38:37 -04:00
Calen Pennington
228868acc7 Merge pull request #18799 from edx/cale/fix-educator-3262-again
Cale/fix educator 3262 again
2018-08-17 09:54:30 -04:00
Calen Pennington
865e43edf3 Delay initialization of XBlocks until after all fragments have been rendered 2018-08-17 09:16:47 -04:00
Saleem Latif
7282af9977 edx-enterprise version upgrade to 0.72.6 2018-08-17 17:04:22 +05:00
Michael Roytman
fade483522 remove another test 2018-08-16 16:30:29 -04:00
Michael Roytman
7653f10213 remove enable_edit_image_modal waffle flag 2018-08-16 16:30:29 -04:00
Jeremy Bowman
a5ab125096 Merge pull request #18790 from edx/jmbowman/TE-2689
TE-2689 Remove useless pylint suppressions part 3
2018-08-16 16:26:34 -04:00
Jeremy Bowman
93fa2e7f6b Merge pull request #18798 from edx/jmbowman/delete_flaky_test
Delete another flaky LEARNER-71 test
2018-08-16 16:22:27 -04:00
Jeremy Bowman
30fb8da65f Delete another flaky LEARNER-71 test 2018-08-16 15:22:38 -04:00
Jeremy Bowman
cc53954ca2 Merge pull request #18797 from edx/jmbowman/eslint_fixes
Fix some eslint warnings about global _
2018-08-16 15:19:04 -04:00
Jeremy Bowman
8db01323b5 Fix some eslint warnings about global _ 2018-08-16 14:20:31 -04:00
Uzair Rasheed
8d34268948 Merge pull request #18748 from edx/LEARNER-5931/update-learner-verification-emails
Update verification status emails
2018-08-16 19:25:25 +05:00
Jeremy Bowman
68902a2f3f TE-2689 Remove useless pylint suppressions part 3 2018-08-16 09:57:01 -04:00