- 13 Feb, 2013 23 commits
-
-
Change logic for when to show simple v advanced editor to use an explicit flag.
Don Mitchell committed -
Don Mitchell committed
-
template is empty (very awkward b/c it's a template descriptor not an instance one) Changed display conditionals to get the right things to show in the right tabs for problems
Don Mitchell committed -
marco committed
-
marco committed
-
marco committed
-
styled header of problem component adding menu and made it only visible when you are in the problem menu
marco committed -
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
marco committed
-
edited problem editor tooltips to have new names and also changed sample problem text to use new names
marco committed -
Remove dogfood and quickedit.
Calen Pennington committed -
Ned Batchelder committed
-
clean up templates that were removed from disk - we need to remove from ...
Christina Roberts committed -
Chris Dodge committed
-
- 12 Feb, 2013 17 commits
-
-
Fix broken test and don't pass time units as strings but as ints.
Carlos Andrés Rocha committed -
Don Mitchell committed
-
Feature/julian/multiple choice tweaks
jkarni committed -
lms required grace period fields to be in specific order
chrisndodge committed -
Don Mitchell committed
-
Don Mitchell committed
-
On 32-bit Python, this conversion could overflow, for example, for year 2099. This conversion won't.
Ned Batchelder committed -
change timer to calculate relative duration in javascript
David Ormsbee committed -
Brian Wilson committed
-
Ned Batchelder committed
-
When checking types to convert data, don't forget about longs. 32-bit Pythons make longs from values that are ints on 64-bit Pythons. Conflicts: common/djangoapps/util/converters.py
Ned Batchelder committed -
Resolving an LMS sidebar accordion issue in IE7
David Ormsbee committed -
fix showing less than and greater than in code
Victor Shnayder committed -
Brian Talbot committed
-
Chris Dodge committed
-
We no longer need override_settings, Django has a better one.
Calen Pennington committed -
Feature/victor/raw static files
Calen Pennington committed
-