- 08 May, 2012 2 commits
-
-
Conflicts: djangoapps/student/views.py
Calen Pennington committed -
Calen Pennington committed
-
- 07 May, 2012 19 commits
-
-
This fixes the regression from javascript rewrite.
Prem Sichanugrist committed -
`PyFilesystem` has the package name of `fs`
Prem Sichanugrist committed -
Rewrite javascript on the main.html
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Both feedback form and calculator interaction now in its own class.
Prem Sichanugrist committed -
Prem Sichanugrist committed
-
Piotr Mitros committed
-
Piotr Mitros committed
-
Kyle Fiedler committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Kyle Fiedler committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Calen Pennington committed
-
Videos now support annotations w/o verticals
David Ormsbee committed -
Piotr Mitros committed
-
Draws histogram for scores
pmitros committed -
Remove the csrf domain from the default settings because we don't need i...
pmitros committed
-
- 04 May, 2012 8 commits
-
-
Masquerading works
David Ormsbee committed -
Piotr Mitros committed
-
Remove the csrf domain from the default settings because we don't need it (we don't have requests going between multiple servers in the same domain). This will make it so that we can test servers from any url, rather than just a single url
Calen Pennington committed -
Calen Pennington committed
-
Remove some race conditions in user signups
pmitros committed -
Re-raise an integrity error during user creation if it's not caused by something we know to check for
Calen Pennington committed -
Add a settings file for doing grabs for main_static. We may want to add COURSEWARE_ENABLED=False
pmitros committed -
David Ormsbee committed
-
- 03 May, 2012 2 commits
-
-
Catch user integrity errors, and then try and figure out what caused them (which removes a race condition)
Calen Pennington committed -
Calen Pennington committed
-
- 02 May, 2012 2 commits
-
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
- 01 May, 2012 5 commits
-
-
Reda Lemeden committed
-
Rl announcement
Calen Pennington committed -
Reda Lemeden committed
-
Reda Lemeden committed
-
Reda Lemeden committed
-
- 30 Apr, 2012 2 commits
-
-
Use inline if-else to cleanup HTML
pmitros committed -
Allow anonymous user access to the site. Requires guest_courses.xml and info/guest_updates.html to be set created in the data repository
Calen Pennington committed
-