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
Waheed Ahmed
c9d45c8698
Exempt xblock renderer from xframe option.
...
LEARNER-6002
2018-08-02 18:02:16 +05:00
Brandon Baker
2f8c5af246
Add better http error handling to award program certificate
2018-08-01 15:42:56 -04:00
Cole Rogers
2a438df3b1
Merge pull request #18641 from edx/colelrogers/LEARNER-5922-cache-pathways
...
Add credit pathway caching
2018-08-01 11:13:44 -04:00
Brian Mesick
600c331ade
Merge pull request #18696 from edx/PLAT-2268
...
Add user id to partner reports
2018-08-01 11:12:10 -04:00
Cole Rogers
1c05308d4a
Add credit pathway caching
2018-08-01 10:18:10 -04:00
Brandon Baker
101714bd0e
Properly handle errors in award program certificates
...
LEARNER-6004
2018-08-01 09:52:05 -04:00
bmedx
bb799053ed
Add user id to partner reports
2018-07-31 14:43:33 -04:00
bmedx
a0e9ddcf8c
Fix timezone issues in retirements_by_status_and_date
2018-07-31 13:26:23 -04:00
Jeremy Bowman
077b9f1a61
Merge pull request #18682 from edx/jmbowman/TE-2524
...
TE-2524 Stop using nose.plugins in common/djangoapps and common/lib
2018-07-31 10:57:10 -04:00
Ahsan Ulhaq
c7794142d4
Updated log to check which site cache are miss
...
LEARNER-5967
2018-07-31 17:16:11 +05:00
Jeremy Bowman
4241249119
TE-2524 Stop using nose.plugins
2018-07-30 21:11:05 -04:00
Nimisha Asthagiri
f098633cee
Merge pull request #18681 from edx/arch/generate-keys-command
...
Management command: generate_jwt_signing_key
2018-07-30 17:10:41 -04:00
Michael Terry
3222d3fd13
Site config flag for Learner Records
...
Allow site admins to disable integration for the Learner Records
feature in Credentials.
LEARNER-5987
2018-07-30 16:18:24 -04:00
Nimisha Asthagiri
ae9b8956e0
Management command: generate_jwt_signing_key
2018-07-30 16:09:46 -04:00
Troy Sankey
9ad65031a0
Merge pull request #18662 from edx/pwnage101/add-created-field-to-partner-report-serialization
...
Add created field to UserRetirementPartnerReportSerializer
2018-07-30 13:33:32 -04:00
Nimisha Asthagiri
eac1ce7bfd
Asymmetric JWT support
2018-07-30 07:17:08 -04:00
Troy Sankey
64ca1ca215
Add created field to UserRetirementPartnerReportSerializer
...
This would allow the processing date for each retired user to be
included in the user retirement partner reports.
2018-07-27 15:29:35 -04:00
Christopher Lee
3c6a62edd0
Added more details to logs in a program certificate exception
...
LEARNER-5332
2018-07-26 16:18:48 -04:00
Waheed Ahmed
c2ad6f4002
Revert "Fix PDF cert gereration/regeneration and URLs."
2018-07-26 18:20:27 +05:00
Troy Sankey
ed0b130046
Merge pull request #18637 from edx/pwnage101/add-mgmt-command-to-rehash-emails
...
Add one-off management command to rehash retired emails
2018-07-25 15:48:03 -04:00
Troy Sankey
71597e790a
Add one-off management command to rehash retired emails
...
PLAT-2254
2018-07-25 14:49:42 -04:00
John Eskew
8daf7e7812
Change DELETE to POST to deal with slumber limitations.
2018-07-24 10:00:48 -04:00
Bill Filler
df52ff0038
Merge pull request #18395 from edx/whitelabel/journal
...
Add journals support in LMS
2018-07-23 15:10:38 -04:00
Bill Filler
c746a4e630
Add Journals support
...
Enable the journal app in LMS. Add support to display Journals on index
and courseware pages and dashboard.
2018-07-23 13:11:26 -04:00
Brian Mesick
04b2a2dfa6
Merge pull request #18591 from edx/bmedx/force_status_update
...
PLAT-2186 - allow retirement states to be forced by driver script
2018-07-20 14:40:22 -04:00
Qubad786
2d24482cbf
Add batching support
2018-07-20 17:31:47 +05:00
bmedx
04fe4af9c0
Adding user_api call to get retirements by date range and current state
...
- Also supports PLAT-2186
2018-07-19 17:12:33 -04:00
attiyaishaque
e0472a7a15
Fix screen reader issue on profile page.
2018-07-19 12:49:48 +05:00