- May 31, 2016
-
-
ssemenova authored
TNL-4651
-
Andy Armstrong authored
Refactor staff preview menu logic out of template
-
Brian Jacobel authored
File doesn't do anything
-
Andy Armstrong authored
-
Christina Roberts authored
Christina/tnl 4561
-
Brian Jacobel authored
-
Christina Roberts authored
Add missing file.
-
- May 30, 2016
-
-
cahrens authored
It is needed by both Studio and LMS. TNL-4642 x
-
Ehtesham Kafeel authored
Upgrade edx-platform's paging collection with new edx-ui-toolkit's paging collection
-
- May 29, 2016
-
-
cahrens authored
TNL-4561
-
- May 27, 2016
-
-
Peter Desjardins authored
LMS Online Contextual Help
-
Robert Raposa authored
Fix false positives on javascript_contact_html.
-
Robert Raposa authored
-
Nimisha Asthagiri authored
-
Douglas Hall authored
Merge pull request #12525 from edx/afzaledx/sol-1802_zendesk_tickets_for_suspicious_proctored_attempts (WIP) SOL-1802 Create Zendesk ticket when "Suspicious" proctored exam reviews are received from the proctoring provider
-
Renzo Lucioni authored
Include raw program data on the detail page
-
Cliff Dyer authored
Add transformer to collect grades data
-
Afzal Wali authored
-
brianhw authored
Define CMS management command for research course exports
-
- May 26, 2016
-
-
Ehtesham authored
-
Brian Wilson authored
This moves the functionality of the 'export_course' management command from lms/djangoapps/courseware over to the Studio codebase. This reflects its use going forward to be run with cms settings, to export the content of the Studio modulestore instead of the LMS modulestore. The management command is used by an analytics workflow to output course content for researchers.
-
J. Clifford Dyer authored
TNL-4449
-
Clinton Blackburn authored
This will allow API servers to limit access based on scopes.
-
Renzo Lucioni authored
Uses the view's ID argument to retrieve and drop unmodified programs API data on the details page. Future work will supplement with CourseOverviews data. Part of ECOM-4415.
-
Eric Fischer authored
TNL-4356 Allows multiple bulk email targets to be specified at once. -The previous "All" option has been split into "Staff" and "Learners" -The backend changes made here lay the groundwork for cohort emailing -The data migration, 0005, is somewhat large and requires deploy attention -Tests have been updated -Numerous safe-commit-linter fixes are included
-
Renzo Lucioni authored
Adjust program detail page URL routing
-
Ned Batchelder authored
Update translations (autogenerated message)
-
Renzo Lucioni authored
The new URL pattern expects a program ID and allows a program name to be included, if desired. It will match paths like 'programs/123/' and 'programs/123/foo/', but not 'programs/123/foo/bar/'. The given ID is passed to the view, where it will be used to retrieve program data. Part of ECOM-4415.
-
Renzo Lucioni authored
Extend edX API utility to support retrieval of specific resources
-
Ned Batchelder authored
-
Simon Chen authored
ECOM-4218 Draft 1 for Course Cards on program details page
-
Simon Chen authored
-
Renzo Lucioni authored
This will be used to retrieve data for the program detail page. Part of ECOM-4415.
-
Ben Patterson authored
Upgrade radon to repair import issue.
-
Ben Patterson authored
-
clrux authored
AC-454 adding visual clarity for selected menu options in the video player
-
- May 25, 2016
-
-
AlasdairSwan authored
ECOM-4216 Program Details Header View
-
AlasdairSwan authored
-
Nimisha Asthagiri authored
Merge hotfix-2016-05-25
-
Chris Rodriguez authored
-