- 15 Mar, 2016 4 commits
-
-
Added visible_to_staff_only field to course blocks API
Nimisha Asthagiri committed -
George Schneeloch committed
-
Email address with '+' is accepted by Student Support.
attiyaIshaque committed -
Bump the version of the Drag&Drop XBlock to 2.0.4.
Sven Marnach committed
-
- 14 Mar, 2016 9 commits
-
-
Ziafazal/wl-328 multi-tenancy support in Comprehensive Theming
Matt Drayer committed -
ziafazal: improvements need for multi-tenancy ziafazal: fixed broken tests ziafazal: no need to add setting in test.py ziafazal: added hostname validation ziafazal: changes after feedback from mattdrayer ziafazal: fixed branding and microsite broken tests ziafazal: make STATICFILES_DIRS to list ziafazal: added theme directory to mako lookup for tests ziafazal: added more protection in test_util saleem-latif: Enable SCSS Overrides for Comprehensive Theming saleem-latif: Incoporate feedback changes, Correct test failures, add tests and enable theming for django templates saleem-latif: Correct errors in python tests mattdrayer: Fix invalid release reference mattdrayer: Update django-wiki reference to latest release
Zia Fazal committed -
Flaky Matlab Tests
Diana Huang committed -
Flaky Discussion Tests
Eric Fischer committed -
Eric Fischer committed
-
Sven Marnach committed
-
Ajax callbacks are used in a lot of places in discussions; our tests need to wait for those callbacks to finish in several places.
Eric Fischer committed -
Flagging other library import bok-choy test as flaky.
Ben Patterson committed -
Attiya Ishaque committed
-
- 12 Mar, 2016 1 commit
-
-
Ben Patterson committed
-
- 11 Mar, 2016 9 commits
-
-
New optional parameters for course blocks API: lti_url, block_types_filter
Nimisha Asthagiri committed -
Flag two tests as flaky. See inline comments for JIRA tickets.
Ben Patterson committed -
Ben Patterson committed
-
Move any uncached JS to be cached
Toby Lawrence committed -
mattdrayer/xblock-translations: I18N/L10N for XBlocks
Matt Drayer committed -
* 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 -
We had a mechanism to, at runtime, generate a RequireJS config that would override the base paths and, instead, use the hashed versions of assets for things that RequireJs was loading on demand. We've now moved that out of the coureware.html base template and into main.html so that more pages actually benefit from it. As well, we've added some of the heavy hitters for unhashed assets, namely moment.min.js, to these overrides which should allow better caching for end users. We'll be able to add more things to the override list in the future as they crop up.
Toby Lawrence 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 -
lenacom 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
-