- 11 Aug, 2012 1 commit
-
-
Spinner on waiting for queue
Calen Pennington committed
-
- 10 Aug, 2012 34 commits
-
-
kimth committed
-
Kimth/lms coderesponse
Calen Pennington committed -
Fix metadata inheritance
Calen Pennington committed -
Tom Giannattasio committed
-
* bodyclass block got accidentally deleted
Victor Shnayder committed -
Tom Giannattasio committed
-
Victor Shnayder committed
-
* with xml datastore, re-do all inheritance once the whole course is loaded
Victor Shnayder committed -
kimth committed
-
fixed course name title bar bug
Calen Pennington committed -
kimth committed
-
kimth committed
-
Tom Giannattasio committed
-
Feature/victor/course grade detail
Calen Pennington committed -
Victor Shnayder committed
-
Tom Giannattasio committed
-
Victor Shnayder committed
-
* need to actually return 404 codes to clients when DEBUG=False * add option to make nose more verbose and drop to pdb on error
Victor Shnayder committed -
Victor Shnayder committed
-
* dashboard links to gradebook and dummy grade summary page
Victor Shnayder committed -
Victor Shnayder committed
-
Victor Shnayder committed
-
* don't display thousands of '%' characters * s/percentage/fraction/, since that's what it is
Victor Shnayder committed -
* also added todo about need for pagination
Victor Shnayder committed -
* required some refactoring in create_account() view
Victor Shnayder committed -
* also adds a comment to lms/urls.py
Victor Shnayder committed -
Tom Giannattasio 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 5 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
-