- 11 Mar, 2015 2 commits
-
-
Ahodges/doc/answer dist
Alison Hodges committed -
Alison Hodges committed
-
- 10 Mar, 2015 1 commit
-
-
Update performance page to catch and throw 503.
Dennis Jen committed
-
- 09 Mar, 2015 3 commits
-
-
Dennis Jen committed
-
Revert "Fix syntax and typo in README.md"
Sarina Canelake committed -
Sarina Canelake committed
-
- 08 Mar, 2015 2 commits
-
-
Fix syntax and typo in README.md
Clinton Blackburn committed -
Richard Lee committed
-
- 06 Mar, 2015 6 commits
-
-
Darkened performance nav text.
Dennis Jen committed -
Dennis Jen committed
-
Error page will be displayed for 502s from course API.
Dennis Jen committed -
Dennis Jen committed
-
Updated performance navigation to highlight next action.
Dennis Jen committed -
Dennis Jen committed
-
- 05 Mar, 2015 7 commits
-
-
Hide table when no submissions are available in assignments page.
Dennis Jen committed -
Dennis Jen committed
-
Stacked bars will show all labels unless space is limited.
Dennis Jen committed -
Dennis Jen committed
-
Ignoring Empty Assignment Types in Grading Policy
Clinton Blackburn committed -
These non-truthy assignment types are not useful for our purposes, so they will be filtered out and ignored.
Clinton Blackburn committed -
Check for assignment type/format when retrieving assignments.
Clinton Blackburn committed
-
- 04 Mar, 2015 13 commits
-
-
This reverts commit d38fb073.
Mark Hoeber committed -
Dennis Jen committed
-
Mark Hoeber committed
-
Consolidated Course Structure API Client
Clinton Blackburn committed -
Corrected Cache Key Encoding Issues
Clinton Blackburn committed -
This consolidations removes duplicated code and adds the ability for the access token to be overridden by Django settings. The override should make it easier to specify an access token if the authenticated user does not have one, specifically when running tests locally using a course structure API client on another machine.
Clinton Blackburn committed -
Returning HTTP 200 if Course is Missing Submissions or Assignments
Clinton Blackburn committed -
Replace zeros with hyphens in the performance pages.
Dennis Jen committed -
The templates will adjust accordingly to inform the user of the problem.
Clinton Blackburn committed -
New regex matches re-run/split-mongo block IDs (as well as existing block IDs).
Clinton Blackburn committed -
- Using Unicode when formatting strings that might have Unicode values - Properly encoding cache keys before hashing to MD5
Clinton Blackburn committed -
Since the settings now have compressor enabled, the compress management command should be run at least once before tests are run; otherwise, an error will be raised.
Clinton Blackburn committed -
Clinton Blackburn committed
-
- 03 Mar, 2015 4 commits
-
-
Dennis Jen committed
-
Fixed Sorting Bug on Course Index Page
Clinton Blackburn committed -
Expanded demo target in Makefile
Clinton Blackburn committed -
Creating additional switches when running the demo target to avoid extra work when setting up a new dev environment.
Clinton Blackburn committed
-
- 02 Mar, 2015 2 commits
-
-
Minifying JS with Closure Compiler
Clinton Blackburn committed -
Sorting is now case-insensitive.
Clinton Blackburn committed
-