- 08 Apr, 2016 17 commits
-
-
Course Updates date validation
Eric Fischer committed -
Adding i18n info for developers
clrux committed -
Decreased the flakiness of upload_tar function
Ben Patterson committed -
Remove unused imports
Ned Batchelder committed -
Eric Fischer committed
-
Chris Rodriguez committed
-
Submission History safe by default
Kevin Falcone committed -
Ned Batchelder committed
-
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.
Eric Fischer committed -
Ned Batchelder committed
-
Fix sequence navigation issues for CCX courses
Nimisha Asthagiri committed -
Upgraded xblock-lti-consumer to 1.0.5
Douglas Hall committed -
Stripping auth querystring from S3 URLs
Clinton Blackburn committed -
asadiqbal08/WL-409 updated ubcpi version
Asad Iqbal committed -
Muddasser committed
-
Safe template for edxnotes.
Muzaffar yousaf committed -
asadiqbal committed
-
- 07 Apr, 2016 23 commits
-
-
Add registerd trademarked logo to footer.
Ron Mulero committed -
Ron Mulero committed
-
MA-2258
Nimisha Asthagiri committed -
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
Clinton Blackburn committed -
Douglas Hall committed
-
Efischer/merge release to master
Eric Fischer committed -
Eric Fischer committed
-
Bump ora2 version
Eric Fischer committed -
AC-223 updating transcript skip links
clrux committed -
Merge release into master
Adam committed -
Eric Fischer committed
-
Chris Rodriguez committed
-
Fixed unable to created ccx issue
John Eskew committed -
Adam Palay committed
-
Patch/2015 04 06
Adam committed -
asadiqbal08/WL-388: Add ModuleI18nService for Descriptor System
Matt Drayer committed -
Amir Qayyum Khan committed
-
Syed Hassan Raza committed
-
muzaffaryousaf committed
-
Making migrations in-sync with models.
Muzaffar yousaf committed -
TNL-4296
muzaffaryousaf committed -
TNL-4296
muzaffaryousaf committed -
muzaffaryousaf committed
-