- 04 Mar, 2013 2 commits
-
-
David Ormsbee committed
-
Ned Batchelder committed
-
- 24 Feb, 2013 1 commit
-
-
See changes in xml-format.md or wiki (dynamic cohorts v1) for spec.
Victor Shnayder committed
-
- 22 Feb, 2013 1 commit
-
-
Jay Zoldak committed
-
- 21 Feb, 2013 3 commits
-
-
Jay Zoldak committed
-
Ned Batchelder committed
-
Calen Pennington committed
-
- 20 Feb, 2013 3 commits
-
-
cahrens committed
-
Includes adding a method for css_click_at.
Jay Zoldak committed -
Jay Zoldak committed
-
- 19 Feb, 2013 1 commit
-
-
Jay Zoldak committed
-
- 14 Feb, 2013 2 commits
-
-
Victor Shnayder committed
-
- ops view for the desktop app to talk to - xmodule that talks to the foldit model and displays the student's state - grading tweak to make grade updates from an external service work: - Add an always_recalculate_grades property to XModuleDescriptor.
Victor Shnayder committed
-
- 13 Feb, 2013 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 12 Feb, 2013 1 commit
-
-
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
-
- 11 Feb, 2013 3 commits
-
-
- regexp was too complicated, didn't work
Victor Shnayder committed -
- needed for GWT'ed modules that rely on the filename to find dependencies
Victor Shnayder committed -
Ned Batchelder committed
-
- 09 Feb, 2013 1 commit
-
-
Brian Wilson committed
-
- 08 Feb, 2013 4 commits
-
-
This reverts commit e4819a1b, reversing changes made to b6ec41ca. Now that we're ready to test again, need to revert the revert to put the filtering UI back in.
Victor Shnayder committed -
Brian Wilson committed
-
Brian Wilson committed
-
Brian Wilson committed
-
- 07 Feb, 2013 4 commits
-
-
Brian Wilson committed
-
Brian Wilson committed
-
Calen Pennington committed
-
This reverts commit 66889b87, reversing changes made to 0dd9c24e. This was merged too early--it's still missing the filtering and display-your-cohort changes. Will need to revert this revert later.
Victor Shnayder committed
-
- 06 Feb, 2013 4 commits
-
-
Switch timed_module to store location, and use to navigate from timer when timer displays on non-exam course pages.
Brian Wilson committed -
Calen Pennington committed
-
Calen Pennington committed
-
Make local dev work by trying checking staticfiles_storage for both the course_prefixed and non-course_prefixed urls
Calen Pennington committed
-
- 05 Feb, 2013 8 commits
-
-
Brian Wilson committed
-
change from throwing a Http404 exception, which I believe will try to render a static 404.html template - and ironically triggers a 500 server error. Just create a HttpResponse and set the status_code to 404.
Chris Dodge committed -
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-