- 11 Mar, 2016 3 commits
-
-
* mattdrayer: Latest proto code * mattdrayer: Add translation.py * asadiqbal08: Xblock translation ugettext update, remove translation.py * mattdrayer: Additional I18N work -- starting to see some translations! * asadiqbal08: Trying to make xBlock message catalog files path dynamic * mattdrayer: Remove unnecessary modifications * mattdrayer: Cleaned up implementation * mattdrayer: Moved import statement * asadiqbal08: update as suggested * asadiqbal08: xblock its own domain * asadiqbal08: translation: secure none object * asadiqbal08: pylint * asadiqbal08: get locale from xblock * asadiqbal08: update * mattdrayer: Determine XBlock locale path within runtime service * mattdrayer: Determine module location via the runtime * mattdrayer: Remove ModuleI18nService reference * asadiqbal08: override the service in studio * asadiqbal08: remove import * asadiqbal08: update the Modulei18nService * asadiqbal08: update the Modulei18nService * mattdrayer: Remove redundant __class__ reference * asadiqbal08: update the docstring * asadiqbal08: tests * mattdrayer: Remove specific ugettext override from ModuleI18nService * mattdrayer: Move service operation to base class * mattdrayer: Address quality violations * asadiqbal08: Investigating the test failure issue on jenkins and solved * asadiqbal08: First utilizing the parent class method * mattdrayer: Use recommended callable approach * asadiqbal08: remove unused code * asadiqbal08: Updated the test to use cms preview module system runtime in order to get i18n service. * asadiqbal08: Pylint quality * asadiqbal08: update the service call to check xblock declarations * asadiqbal08: update doc string * asadiqbal08: i18n callable test in studio * asadiqbal08: test lms runtime for modulei18n service * asadiqbal08: add doc strings * asadiqbal08: Rename locale and domain to Flask-Babel convention
Matt Drayer committed -
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 11 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
-
Weekly release for 08 Mar 2016
clrux committed -
Update UBCPI Xblock to 0.5.1
Ned Batchelder committed -
Remove deprecated IE6/7 polyfill
Ned Batchelder committed -
Release Candidate rc/2016-03-08
clrux committed -
John Eskew committed
-
Send 'Vary: Origin' so XHR/CORS requests can work properly.
Toby Lawrence committed -
Ibrahim committed
-
Muzaffar/fix notes bugs
Muzaffar yousaf committed -
Toby Lawrence committed
-