- 25 Sep, 2012 6 commits
-
-
Carlos Andrés Rocha committed
-
Add links from the editing page for the cms to the corresponding page in...
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Cdodge/meta data cms editing
Calen Pennington committed
-
- 24 Sep, 2012 18 commits
-
-
Define 'system metadata' which should not be editable by the end user. When posting back metadata edits, we need to fetch a copy of the existing metadata and apply the changes.
Chris Dodge committed -
Quick fix for scores within a homework/lab showing up in reverse order.
arjun810 committed -
The real fix would be to have yield_dynamic_descriptor_descendents return things in the proper order, but I'm not entirely sure what's going on there, and this is a bug on prod now.
David Ormsbee committed -
adjust implementation to reflect feedback from Calen. Also limit the jQuery selection to be within the metadata-edit region, just to avoid picking up other elements decorated with that attribute
Chris Dodge committed -
optimize!
Victor Shnayder committed -
Victor Shnayder committed
-
Also make the actual ?next redirection work with caching
Calen Pennington committed -
- use js instead of django to do the redirection
Victor Shnayder committed -
Fix login-if-?next behavior
Calen Pennington committed -
fix up syllabus
arjun810 committed -
Arjun Singh committed
-
make progress label wider
arjun810 committed -
Arjun Singh committed
-
Kimth/fix gradebook
arjun810 committed -
Arjun Singh committed
-
* for more context, see https://basecamp.com/1892446/projects/631155-devops/messages/4719963-strange-caching
Victor Shnayder committed -
kimth committed
-
kimth committed
-
- 23 Sep, 2012 10 commits
-
-
Fix forums in IE9; apparently it's just very strict about the charset be...
arjun810 committed -
kimth committed
-
Fix forums in IE9; apparently it's just very strict about the charset being a valid identifier. utf8 is not a valid identifier, utf-8 is.
Ibrahim Awwal committed -
kimth committed
-
Arjun Singh committed
-
Feature/arjun/minor style changes
kimth committed -
Arjun Singh committed
-
Arjun Singh committed
-
Some 188-specific styling + default styling for static tabs
kimth committed -
Arjun Singh committed
-
- 22 Sep, 2012 1 commit
-
-
Arjun Singh committed
-
- 21 Sep, 2012 5 commits
-
-
- apparently have to define functions before using them...
Victor Shnayder committed -
Add more info to debug view
Victor Shnayder committed -
Victor Shnayder committed
-
Make static tab url pattern less greedy
David Ormsbee committed -
add a debug_request view that prints the request.
David Ormsbee committed
-