- 27 Mar, 2013 18 commits
-
-
Added support for superscripts in variables
Victor Shnayder committed -
Fix bug 294
Victor Shnayder committed -
when loaded by rake test_cms I moved the test into lms/courseware/tests so they run correctly.
Will Daly committed -
strings. Added unit tests that verify the fix.
Will Daly committed -
Fix/vik/peer image grading
brianhw committed -
Vik Paruchuri committed
-
Fix 500 errors for bug #289
Victor Shnayder committed -
Return a 403 when an anonymous user attempts to hit modx_dispatch. Fixes...
Victor Shnayder committed -
Make the django_comment_client return errors that can't be parsed as JSO...
Victor Shnayder committed -
if we parse an invalid location in the content store middleware, then re...
Victor Shnayder committed -
Display advertised date correctly if it is an ISO date
Christina Roberts committed -
studio - corrected JQ selector for smoothscrolling in-page links
Christina Roberts committed -
Make the django_comment_client return errors that can't be parsed as JSON just as simple strings when in an ajax context
Calen Pennington committed -
Return a 403 when an anonymous user attempts to hit modx_dispatch. Fixes https://www.pivotaltracker.com/story/show/46916015 and https://www.pivotaltracker.com/story/show/46916029
Calen Pennington committed -
optimize the result-set that gets returned from Mongo on metadata inheri...
Calen Pennington committed -
Brian Talbot committed
-
optimize the result-set that gets returned from Mongo on metadata inheritence. We just need the fields which are actually inheritable, so no need to return anything else as it gets filtered out during the computation
Chris Dodge committed -
Chris Dodge committed
-
- 26 Mar, 2013 22 commits
-
-
Use get_many and set_many to cut down on the number of metadata trees to...
chrisndodge committed -
Chris Dodge committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Use get_many and set_many to cut down on the number of metadata trees to retrieve, and only retrieve them once per call to _load_items
Calen Pennington committed -
Carlos Andrés Rocha committed
-
was causing 500 errors. Add test to verify that this won't happen again.
Diana Huang committed -
Remove duplicate login dialog.
Carlos Andrés Rocha committed -
Add tests to advertised_start for partially parsable dates
Christina Roberts committed -
Carlos Andrés Rocha committed
-
Use advertised_start as a simple string
Don Mitchell committed -
LMS Lighthouse [#297]
Carlos Andrés Rocha committed -
Vik Paruchuri committed
-
Allow clearing of dates (except for course start date).
Don Mitchell committed -
cahrens committed
-
Vik Paruchuri committed
-
cahrens committed
-
Vik Paruchuri committed
-
Vik Paruchuri committed
-
cahrens committed
-
it appears we are taking one too many round trips to do when pre-fetchin...
Calen Pennington committed
-