- 13 Aug, 2012 4 commits
-
-
Kyle Fiedler committed
-
Hide errors from non-staff users
Calen Pennington committed -
Feature/victor/bad content warn not error
Calen Pennington committed -
Feature/victor/dark launch
Calen Pennington committed
-
- 12 Aug, 2012 5 commits
-
-
Victor Shnayder committed
-
* will avoid newrelic complaining * NOTE: Is this what we want post-ship? - need some way of notifying instructors of problems
Victor Shnayder committed -
Victor Shnayder committed
-
* pass user to check_course * if dark launch feature enabled, users with staff access to course can see courseware before start date. Students still can't. * tests. * Remaining: enrollment view has custom access control. Need to check it.
Victor Shnayder committed -
* Just log a warning and return a dummy url * May want smarter checking later (e.g. would be nice to tell staff what files are missing.)
Victor Shnayder committed
-
- 11 Aug, 2012 3 commits
-
-
If there is a missing static file, don't break the server, just leave a ...
ichuang committed -
Calen Pennington committed
-
Spinner on waiting for queue
Calen Pennington committed
-
- 10 Aug, 2012 28 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
-