- 10 Aug, 2012 9 commits
-
-
* required some refactoring in create_account() view
Victor Shnayder committed -
* also adds a comment to lms/urls.py
Victor Shnayder committed -
Did a quick security scan through views.
Calen Pennington committed -
* we appear to be fairly consistent in using is_staff and has_staff_access_to_course * cleaned up some docstrings and little code things as I went * fixed small bug in change_enrollment view (check for non-anon user)
Victor Shnayder committed -
When in debug mode, check the staticfiles.finders before mangling urls ok, confirmed working. thanks.
ichuang committed -
Make accordion remember state
Calen Pennington committed -
Calen Pennington committed
-
Calen Pennington committed
-
wayfinding style changes
Calen Pennington committed
-
- 09 Aug, 2012 21 commits
-
-
* use url_name to compare to passed params * remove unused fields from template context * Also make it possible to link to a chapter
Victor Shnayder committed -
Tom Giannattasio committed
-
Make templates render on non-xml modulestores
Calen Pennington committed -
* load the template at descriptor init * make it export inline, not as a pointer * update import/export test to do export to initial directory
Victor Shnayder committed -
Dormsbee/new jobs
David Ormsbee committed -
Dormsbee/new jobs
David Ormsbee committed -
Tom Giannattasio committed
-
Tom Giannattasio committed
-
David Ormsbee committed
-
Kimth/lms coderesponse
Calen Pennington committed -
kimth committed
-
kimth committed
-
kimth committed
-
Tom Giannattasio committed
-
Even Faster Course Grading
Calen Pennington committed -
* instead of being lazy
Victor Shnayder committed -
We don't want lazyness, and will save the proper fix (moving work into descriptor load for later)
Victor Shnayder committed -
New external grader format: JSON-serialized dict
Calen Pennington committed -
Feature/victor/cms drag and drop
Calen Pennington committed -
Move old externalresponse XML parser into subfunction, fix correctness bug (should be correct/incorrect not True/False)
kimth committed -
kimth committed
-
- 08 Aug, 2012 10 commits
-
-
A bunch of minor changes and bug fixes for the courseware
thomasxiii committed -
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Kyle Fiedler committed
-
Bridger Maxwell committed
-
Bridger Maxwell committed
-
Feature/bridger/django1.4
Calen Pennington committed
-