- Feb 19, 2013
-
-
Arthur Barrett authored
-
Arthur Barrett authored
-
- Feb 15, 2013
-
-
Arthur Barrett authored
-
Arthur Barrett authored
Moved the return link above the inline discussion and updated the header styling so the hide annotations button is right-aligned with the help icon.
-
- Feb 14, 2013
-
-
Arthur Barrett authored
Style changes to comments: increase font size, width. Improved scrolling between spans and discussions.
-
- Feb 13, 2013
-
-
Arthur Barrett authored
-
Calen Pennington authored
Remove dogfood and quickedit.
-
Ned Batchelder authored
-
Christina Roberts authored
clean up templates that were removed from disk - we need to remove from ...
-
Chris Dodge authored
-
Arthur Barrett authored
-
Arthur Barrett authored
-
- Feb 12, 2013
-
-
Carlos Andrés Rocha authored
Fix broken test and don't pass time units as strings but as ints.
-
Don Mitchell authored
-
jkarni authored
Feature/julian/multiple choice tweaks
-
chrisndodge authored
lms required grace period fields to be in specific order
-
Don Mitchell authored
-
Arthur Barrett authored
Auto-expand the discussion thread after it is scrolled to by simulating a click on the show/hide button. Note: the jQuery highlight effect doesnt work here due to a CSS !important setting on .discussion-module background color.
-
Don Mitchell authored
-
Ned Batchelder authored
On 32-bit Python, this conversion could overflow, for example, for year 2099. This conversion won't.
-
Arthur Barrett authored
Changed the markup and js for associating spans with discussion threads. Uses the discussion id now.
-
David Ormsbee authored
change timer to calculate relative duration in javascript
-
Brian Wilson authored
-
Arthur Barrett authored
-
Arthur Barrett authored
-
Ned Batchelder authored
-
Ned Batchelder authored
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
-
David Ormsbee authored
Resolving an LMS sidebar accordion issue in IE7
-
Victor Shnayder authored
fix showing less than and greater than in code
-
Brian Talbot authored
-
Chris Dodge authored
-
Calen Pennington authored
We no longer need override_settings, Django has a better one.
-
Calen Pennington authored
Feature/victor/raw static files
-
Brian Talbot authored
-
Kevin Chugh authored
-
Kevin Chugh authored
-
- Feb 11, 2013
-
-
Victor Shnayder authored
- regexp was too complicated, didn't work
-
Victor Shnayder authored
- needed for GWT'ed modules that rely on the filename to find dependencies
-
Ned Batchelder authored
-
Christina Roberts authored
bug 155
-