- 05 Jul, 2016 1 commit
-
-
When releasing the versioned assets work, we stumbled on a problem with old pickled versions of the StaticContent objects residing in cache, which triggered a bug in the code. Not wanting to blow away all cached items, we ended up having to revert and add in some backwards-compatible helper code to ease the transition. With this, we'll now utilize the version argument that Django's caching interface allows, in conjunction with a constant value that can be modified when breaking changes are being made, to let us gracefully ignore older cached course assets.
Toby Lawrence committed
-
- 30 Jun, 2016 1 commit
-
-
Merge release into master
Diana Huang committed
-
- 29 Jun, 2016 9 commits
-
-
Diana Huang committed
-
Revert "Change topic name truncation."
Diana Huang committed -
Diana Huang committed
-
removed edx-icons fallback images for video icons and fully use Font Awesome
alisan617 committed -
alisan617 committed
-
This reverts commit d75e6335.
Brian Jacobel committed -
Fix TNL-4392
Brian Jacobel committed -
Convert Discussion Module to XBlock
Jillian Vogel committed -
MA-2531: fix unread_comment_count for 'read' patch
wajeeha-khalid committed
-
- 28 Jun, 2016 28 commits
-
-
Make program details date formatting consistent with course dashboard
Renzo Lucioni committed -
Clean up paver arguments
Calen Pennington committed -
Merge release into master
Jeremy Bowman committed -
* Renames discussion_module to discussion_xblock * Moves common/lib/xmodule/xmodule_discussion to openedx/core/lib/xblock_builtin/xblock_discussion
E. Kolpakov committed -
Performance improvement, this cache is no longer needed thanks to block_structure caching data. TNL-4874
Eric Fischer committed -
Calen Pennington committed
-
Renzo Lucioni committed
-
Time Zone in Account Settings
Kevin Kim committed -
Jeremy Bowman committed
-
ECOM-4219 - Add the course states to course cards and make sure the display follows course states (#12844) Please enter the commit message for your changes. Lines starting
Simon Chen committed -
Release Candidate rc/2016-06-28
Jeremy Bowman committed -
* Partial changes for purchase tracking * Continued changes for purchase tracking * Clean up code quality issues * Clean up code quality issues * Responses to code review * Fix code quality flaged issues * Fix code quality flaged issues * Fix code quality flaged issues * Fix problem processing sailthru_content cookie
PaulWattenberger committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Kevin Kim committed
-
When getting progress, we need these blocks in two locations. They do not need to be individually fetched.
Eric Fischer committed -
Changed setup.py to ensure page objects have all the files needed whe…
Muddasser committed -
Merge pull request #12884 from edx/revert-12833-hamzamunir/TNL-4141-problem_creation_empty_answer_not_allowed Revert "TNL 4141"
Jesse Zoldak committed -
Jesse Zoldak committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Chris Rodriguez committed
-
Douglas Hall committed
-
Andy Armstrong committed
-
TNL 4141
hamzamunir7300 committed -
Make user enrollment more robust
Tasawer Nawaz committed -
WL-538 changes to make UI responsive
Asad Iqbal committed
-
- 27 Jun, 2016 1 commit
-
-
Replacing relative imports by absolute imports for all files into com…
Ben Patterson committed
-