- 16 Aug, 2012 40 commits
-
-
When replicating CourseEnrollment, make sure Users were created in all DBs before replicating other models
David Ormsbee committed -
fix another backcompat html bug
kimth committed -
Victor Shnayder committed
-
Added fix for answer status and show answer to stay in the same place
kimth committed -
Kyle Fiedler committed
-
BUG SMASH
kimth committed -
{} -> {0} etc in .format statements
David Ormsbee committed -
Kyle Fiedler committed
-
fix html rendering bug
kimth committed -
Victor Shnayder committed
-
ichuang committed
-
Fix backcompat_module : html escape & py26
Calen Pennington committed -
Hide chapters in addition to sections
Calen Pennington committed -
Kyle Fiedler committed
-
ichuang committed
-
ichuang committed
-
kimth committed
-
Add facility for fixed number of problem attempts
ichuang committed -
Sarina Canelake committed
-
Victor Shnayder committed
-
Made video go to the center of the screen in full screen
Calen Pennington committed -
Move mitxmako out of common lib, and pass template rendering function in...
Calen Pennington committed -
Kyle Fiedler committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Feature/halogenandtoast/multiple textbooks
Calen Pennington committed -
MAnage askbot images
Calen Pennington committed -
Matthew Mongeau committed
-
Kyle Fiedler committed
-
Fix bug preventing comments from being in course.xml
Calen Pennington committed -
Feature/victor/strip metadata
Calen Pennington committed -
Matthew Mongeau committed
-
ichuang committed
-
Matthew Mongeau committed
-
Victor Shnayder committed
-
Victor Shnayder committed
-
* course roots live in roots/{url_name}.xml - one is linked from course.xml * policies live in policies/url_name.json - loaded based on course url_name * Updated to pass policy through into xml parsing, so it takes effect before descriptor constructors are called. * Update toy test course to new structure, fix up tests
Victor Shnayder committed -
* the former does a fallback if metadata['display_name'] isn't set.
Victor Shnayder committed -
Victor Shnayder committed
-
Added styles to grade out the top and bottom of the sidebar border and f...
Calen Pennington committed
-