- 16 Mar, 2016 4 commits
-
-
TNL-3849/SEC-69
Robert Raposa committed -
Release Candidate rc/2016-03-16
Toby Lawrence committed -
Revert ECOM-2947.
Toby Lawrence committed -
This reverts commit 178f5a60.
Toby Lawrence committed
-
- 15 Mar, 2016 4 commits
-
-
Reverted rfc6266 change
Toby Lawrence committed -
The fork actually does include a commit that is not in the PyPI version. ECOM-3833
Clinton Blackburn committed -
render progress status while problem content rendering
M. Rehan committed -
Qubad786 committed
-
- 14 Mar, 2016 2 commits
-
-
Properly escape mixed content. text + html.
Muzaffar yousaf committed -
TNL-4243
muzaffaryousaf committed
-
- 11 Mar, 2016 2 commits
-
-
Replaced Git requirements with PyPI
Clinton Blackburn committed -
Update translations (autogenerated message)
Ned Batchelder committed
-
- 10 Mar, 2016 17 commits
-
-
Each of the replaced commits can be sourced from PyPI rather than Git. Also, django-pipeline does not need to be editable. ECOM-3833
Clinton Blackburn committed -
Ned Batchelder committed
-
Always uninstall python packages on the uninstall list
Jesse Zoldak committed -
Fix for ORA delete state TNL-4152
Eric Fischer committed -
Improve accessibility for dashboard course settings dropdown
Christine Lytwynec committed -
Upgrade to Django 1.8.11.
John Eskew committed -
clear_student_state(), a method defined by ORA, requires information about the user making the request. Since this xblock is not bound, we must provide that information explicitly.
Eric Fischer committed -
WIP: Asynchronous download button for ORA2 data
Eric Fischer committed -
XBlockAside improvement. Difficulty selectbox in Studio (based on new XBlockAside functionality)
Calen Pennington committed -
Hotfix for March 9, 2016.
Michael Frey committed -
Conflicts: lms/djangoapps/instructor/tests/test_api.py lms/djangoapps/instructor/utils.py lms/djangoapps/instructor/views/api.py lms/djangoapps/instructor/views/api_urls.py lms/djangoapps/instructor/views/instructor_dashboard.py lms/djangoapps/instructor_task/api.py lms/djangoapps/instructor_task/tasks.py lms/djangoapps/instructor_task/tasks_helper.py lms/djangoapps/instructor_task/tests/test_api.py lms/djangoapps/instructor_task/tests/test_tasks.py lms/djangoapps/instructor_task/tests/test_tasks_helper.py lms/envs/aws.py lms/envs/common.py lms/static/coffee/src/instructor_dashboard/data_download.coffee lms/templates/instructor/instructor_dashboard_2/data_download.html
dylanrhodes committed -
Remove course about 'Overview' link/tab.
Matjaz Gregoric committed -
Notes pagination
Muzaffar yousaf committed -
SOL-1653 SOL-1691 Upgrading edx-proctoring requirement to 0.12.13
Douglas Hall committed -
Douglas Hall committed
-
return course end date in credit service and rename flag
Douglas Hall committed -
It looks like in the past there used to be several tabs on the course about page, but the other tabs have been commented out years ago. Having a single tab is pointless and confusing, so remove it.
Matjaz Gregoric committed
-
- 09 Mar, 2016 9 commits
-
-
Jesse Zoldak committed
-
SOL-1654 / Testing flakiness
Douglas Hall committed -
Sstudent/ma 2103
sanfordstudent committed -
Integration CourseTalk widgets with OpenEdx.
Peter Fogg committed -
Redirect to otto checkout for prof ed courses if enabled
Michael Frey committed -
Hasnain committed
-
Michael Frey committed
-
Move tests to one test class
erm0l0v committed -
Prevent ordering closed courses, and give a good user message.
Peter Fogg committed
-
- 08 Mar, 2016 2 commits
-
-
When Drupal attempts to enroll a user in a closed course, a 406 will be returned. This causes the marketing site to redirect to the track selection page for that course, which will then redirect to the dashboard with a nice message. ECOM-2317
Peter Fogg committed -
Sanford Student committed
-