- Apr 11, 2016
-
-
Andy Armstrong authored
FEDX-93 These are developer only pages, so can not be seen in production environment. On devstack, you can access these pages in LMS and Studio at: /template/ux/reference/pattern-library-test.html This is the second attempt to enable the Pattern Library. The first attempt broke Django Templates and didn't work correctly with right-to-left styling.
-
- Apr 08, 2016
-
-
Andy Armstrong authored
Revert "Introduce Pattern Library test pages"
-
Diana Huang authored
Add configurable name for verified track cohort.
-
Diana Huang authored
-
Eric Fischer authored
Course Updates date validation
-
clrux authored
Adding i18n info for developers
-
Ben Patterson authored
Decreased the flakiness of upload_tar function
-
Brian Jacobel authored
This reverts commit 845e3708.
-
Ned Batchelder authored
Remove unused imports
-
Eric Fischer authored
-
Chris Rodriguez authored
-
Kevin Falcone authored
Submission History safe by default
-
Ned Batchelder authored
-
Eric Fischer authored
TNL-4115. Previously, course updates (which are intended to be posted with dates, for sorting in the LMS) could be authored in studio with a valid date, nothing, or a random string as the "date" for the update. As there is no validation for this in studio, everything succeeded with no warning. However, the LMS has problems parsing some of these values, and barfs when loaded by learners. The fix does two big things: - gracefully handles invalid dates in LMS. These updates are now treated as having a date of today, for sorting purposes. - turns on validation in studio. Now, it is not only impossible to enter invalid dates in studio, but notifications will draw the course author's eye if any invalid updates were previously saved. Test additions for this commit: Adds: - unit test for LMS parsing - Jasmine test to confirm invalid dates cannot be set by the user -also adds event to setAndValidate instead of using a global object - fix for lettuce test -It is no longer valid to enter the string "January 1, 2013" as this test had been doing. Keyed-in entries must use MM/DD/YY format.
-
Ned Batchelder authored
-
Nimisha Asthagiri authored
Fix sequence navigation issues for CCX courses
-
Douglas Hall authored
Upgraded xblock-lti-consumer to 1.0.5
-
Clinton Blackburn authored
Stripping auth querystring from S3 URLs
-
Asad Iqbal authored
asadiqbal08/WL-409 updated ubcpi version
-
Muddasser authored
-
Muzaffar yousaf authored
Safe template for edxnotes.
-
asadiqbal authored
-
- Apr 07, 2016
-
-
Ron Mulero authored
Add registerd trademarked logo to footer.
-
Ron Mulero authored
-
Nimisha Asthagiri authored
MA-2258
-
Clinton Blackburn authored
We use S3 for a number of uploads. Boto, by default, includes a auth querystring on the returned URLs. Since these uploads are public, there is no need for this querystring. Additionally, the long length URLs cause problems when API consumers need to store the URLs. This commit resolves this problem by removing the auth querystring. - Updated to latest versions of boto and django-storages-redux packages - Added AWS_QUERYSTRING_AUTH setting to remove the querystring values ECOM-4081
-
Douglas Hall authored
-
Eric Fischer authored
Efischer/merge release to master
-
Eric Fischer authored
-
Eric Fischer authored
Bump ora2 version
-
clrux authored
AC-223 updating transcript skip links
-
Adam authored
Merge release into master
-
Eric Fischer authored
-
Chris Rodriguez authored
-
John Eskew authored
Fixed unable to created ccx issue
-
Adam Palay authored
-
Adam authored
Patch/2015 04 06
-
Matt Drayer authored
asadiqbal08/WL-388: Add ModuleI18nService for Descriptor System
-
Amir Qayyum Khan authored
-
Syed Hassan Raza authored
-