- 17 Mar, 2016 2 commits
-
-
Ned Batchelder committed
-
Merge release back to master.
Toby Lawrence committed
-
- 16 Mar, 2016 9 commits
-
-
Upgrade RequireJS
Andy Armstrong committed -
Revert "ziafazal/WL-328: Multi-Site Comprehensive Theming"
Jesse Zoldak committed -
Accessibility fixes for the course home page.
Peter Fogg committed -
FEDX-105
Andy Armstrong committed -
Release Candidate rc/2016-03-16
Toby Lawrence committed -
Use is-hidden instead of hidden for video errors.
Diana Huang committed -
Revert ECOM-2947.
Toby Lawrence committed -
This reverts commit 954dae58.
Jesse Zoldak committed -
This reverts commit 178f5a60.
Toby Lawrence committed
-
- 15 Mar, 2016 9 commits
-
-
Diana Huang committed
-
Added visible_to_staff_only field to course blocks API
Nimisha Asthagiri committed -
George Schneeloch committed
-
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
-
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 11 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 -
Properly escape mixed content. text + html.
Muzaffar yousaf committed -
Eric Fischer committed
-
Sven Marnach committed
-
TNL-4243
muzaffaryousaf 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 8 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 -
ECOM-3799
Peter Fogg committed
-