Diana Huang
18403d2382
Switch to using Pathways instead of CreditPathways.
2018-08-23 15:15:50 -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
John Eskew
3e1df3e759
Add email address to retirement cancel success & test.
2018-08-22 15:27:22 -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
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
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
Jeremy Bowman
3ff3eee2f2
TE-2689 Remove useless pylint suppressions part 4
2018-08-20 12:54:22 -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
Robert Raposa
99c9eb7343
Migrate to edx-django-utils monitoring.
...
ARCH-220
2018-08-17 15:39:04 -04:00
Jeremy Bowman
713d64e1e2
TE-2702 Update Read the Docs links to HTTPS
2018-08-15 17:34:01 -04:00
Dillon Dumesnil
258cd3fe06
Fixing constant and adding in tests
2018-08-13 17:27:49 -04:00
John Eskew
f0379517bc
Use updated name of test helper method to fix unit tests.
2018-08-13 14:41:23 -04:00
Brian Mesick
4afad3db77
Merge pull request #18747 from edx/bmedx/PLAT-2278_retirement_case_differences
...
Stop username re-use, update retirement for multiple UserRetirementStatuses
2018-08-13 12:40:26 -04:00
Brian Mesick
efa8b2afd0
Merge pull request #18764 from edx/bmedx/PLAT-2277_rehash_usernames_cmd
...
Bulk rehashing of retired usernames
2018-08-13 12:19:33 -04:00
bmedx
2d71697823
Stop acct creation from using usernames still in the retirement queue
2018-08-13 11:13:21 -04:00
bmedx
8c93e424c0
Add forums renaming to bulk username rehash command
2018-08-10 16:55:45 -04:00
Jeremy Bowman
2fb3805f56
Merge pull request #18739 from edx/jmbowman/TE-2525
...
TE-2525 Finish removing nose.tools usage
2018-08-09 15:56:28 -04:00
bmedx
acadd057d9
Bulk rehashing of retired usernames
2018-08-09 15:35:38 -04:00
Dillon-Dumesnil
8c5a0b4a38
Merge pull request #18759 from edx/bderusha/pni-records
...
LEARNER-5989 Update eligible student record modes
2018-08-09 15:27:45 -04:00
Rabia Iftikhar
7933b5125a
Merge pull request #18654 from edx/ri/EDUCATOR-2120-allow-posts-community-ta
...
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
2018-08-10 00:22:18 +05:00
bmedx
c4ee7dacbc
Update retirement to handle multiple UserRetirementStatus rows returned
2018-08-09 15:08:33 -04:00
Bill DeRusha
4d07c9693b
LEARNER-5989 Update eligible student record modes
...
Include no-id-professional as an interesting mode to credentials
2018-08-09 13:13:48 -04:00
Cole Rogers
eef63fdd81
Merge pull request #18756 from edx/colelrogers/LEARNER-6075-pathway-caching-pages
...
Fix pathway caching to work with multiple pages returned from endpoint
2018-08-09 11:11:03 -04:00
rabiaiftikhar
1f34924573
EDUCATOR-2120 allow Community TA to see all discussion posts regardless of cohort and enrollment track
2018-08-09 17:53:39 +05:00
Dillon-Dumesnil
796500bdff
Merge pull request #18757 from edx/ddumesnil/LEARNER-5098
...
Removing student records waffle flag from LMS
2018-08-08 15:44:34 -04:00
Dillon Dumesnil
f59eafa1c0
Removing student records waffle flag from LMS
2018-08-08 15:04:27 -04:00
Cole Rogers
11cd2ef557
Update pathway caching to work with multiple pages returned from endpoint
2018-08-08 14:35:41 -04:00
Awais Jibran
316fdd67c2
Revert "Adding more logging"
2018-08-08 21:45:45 +05:00
Troy Sankey
22a565ffa7
Merge pull request #18740 from edx/pwnage101/add-partner-reporting-model-admin
...
Add ModelAdmin for UserRetirementPartnerReportingStatus
2018-08-08 11:42:46 -04:00
Troy Sankey
a1e2cccb3d
Add ModelAdmin for UserRetirementPartnerReportingStatus
...
Primarily, this was added for convenient bulk moving of processing
states from True to False without having to incur the round-trip
duration of a devops support ticket (in which they run SQL on our
behalf).
2018-08-08 11:09:31 -04:00
Awais Jibran
0d4a9a9e51
Merge pull request #18744 from edx/aj/add-more-logging-in-load_from_module_store
...
Adding more logging
2018-08-08 16:13:09 +05:00
Awais Jibran
e38957bdb0
Adding more logging
2018-08-08 11:54:02 +05:00
Jeremy Bowman
17f54fbaff
TE-2525 Finish removing nose.tools usage
2018-08-07 21:39:02 -04:00
Douglas Hall
6e9d71f44c
Upgrade edx-drf-extensions to 1.6.1.
2018-08-07 15:19:20 -04:00
Jeremy Bowman
02e4b87421
Merge pull request #18733 from edx/jmbowman/TE-2525
...
TE-2525 nose.tools removal part 1/2
2018-08-07 13:55:04 -04:00
J Eskew
6ee6e8935b
Merge pull request #18711 from edx/jeskew/mgmt_cmd_cancel_user_retirement
...
Mgmt command to cancel user retirement request.
2018-08-07 12:03:11 -04:00
Jeremy Bowman
bcaec3c5bb
TE-2525 nose.tools removal part 1/2
2018-08-07 08:30:12 -04:00
Zia Fazal
a5691b7cb6
Merge pull request #18727 from edx/ziafazal/gating-exclude-non-completable
...
exclude non completable blocks when calculating completion percentage
2018-08-07 16:39:58 +05:00
John Eskew
f92a8f6e24
Mgmt command to cancel user retirement request.
2018-08-06 17:00:40 -04:00
Diana Huang
23860605f0
Merge pull request #18699 from edx/mikix/visible_date
...
Fix visible dates sent to Credentials
2018-08-06 10:49:30 -04:00
Zia Fazal
1d4b62ad6c
exclude non completable blocks when calculating completion percentage
...
Fixed typo
2018-08-06 12:03:23 +05:00
Diana Huang
718c6a9340
Test fixes for branch.
2018-08-03 15:37:52 -04:00
Michael Terry
caaf351e63
Fix visible dates sent to Credentials
...
If we have a future available_date, send that to Credentials rather
than sending the modified date.
LEARNER-5995
2018-08-03 15:37:52 -04:00
Jeremy Bowman
c290bf8a07
TE-2524 Stop using nose.plugins - openedx
2018-08-02 14:54:50 -04:00