- 25 Nov, 2013 3 commits
-
-
Brian Talbot committed
-
All the dialogs in the wiki are now accessible to screen readers. Also, the "Switch to selected version" button did the odd thing of reloading the page with the new version selected, but inside a dialog. That is now fixed. The merge dialog has a warning that looks kind of funky still, but you can read it, unlike the previous code. LMS-1337
Ned Batchelder committed -
Julia Hansbrough committed
-
- 23 Nov, 2013 1 commit
-
-
Jason Bau committed
-
- 22 Nov, 2013 11 commits
-
-
Adam Palay committed
-
Calen Pennington committed
-
Also cleans up test_view_authentication to use user factories for various user classes
Calen Pennington committed -
remove field_data_cache from grades.grade and grades.progress_summary cleans grading code by adding wrappers
Adam Palay committed -
Diana Huang committed
-
Having ENABLE_S3_GRADE_DOWNLOADS enabled by default in common.py could lead to surprising behavior for folks downstream. They'd suddenly see a grade download screen on their new instructor dashboard, but the links by default would be local files and couldn't be used in an actual production environment. So we disable by default and let people explicitly enable it and set it up for S3 if they wish. LMS-58
David Ormsbee committed -
that are not present in a given student's gradeset. General code cleanup and addition of comments. Instructor dashboard API unit tests. LMS-58
David Ormsbee committed -
Restrict grade report generation to 'is_superuser' users (can be overridden with feature flag ALLOW_COURSE_STAFF_GRADE_DOWNLOADS); all staff users can download generated files. LMS-58
Sarina Canelake committed -
Hook up display of grade files ready for download to new instructor dashboard. LMS-58
David Ormsbee committed -
polesye committed
-
The tab names are not being translated
puntxo committed
-
- 21 Nov, 2013 1 commit
-
-
Jason Bau committed
-
- 20 Nov, 2013 2 commits
-
-
Diana Huang committed
-
remove field_data_cache from grades.grade and grades.progress_summary cleans grading code by adding wrappers
Adam Palay committed
-
- 19 Nov, 2013 9 commits
-
-
Diana Huang committed
-
Also, display a message on their dashboard.
Diana Huang committed -
The input string is not expected to contain any unicode characters
John Jarvis committed -
LMS-1475
Diana Huang committed -
cahrens committed
-
John Jarvis committed
-
Sarina Canelake committed
-
AJAX requests on forums pages occasionally fail (usually when a request to the comments service times out), but the user is not made aware of the failure. This manifests as either the system not appearing to store state (e.g. if an attempt to flag a post fails) or something taking forever to load. Now, a modal will pop up to alert the user that a request has failed and instruct them to reload the page. In the longer term, we should fix each user gesture that results in an AJAX call to gracefully handle a failure by resetting the state of the world appropriately and aleritng the user. JIRA: FOR-37
Greg Price committed -
Sarina Canelake committed
-
- 18 Nov, 2013 2 commits
-
-
Stop video skipping links from showing up when not needed and address the issue of skip links for multiple videos. Fixes BLD-521
Giulio Gratta committed -
John Jarvis committed
-
- 15 Nov, 2013 6 commits
-
-
Julia Hansbrough committed
-
John Jarvis committed
-
John Jarvis committed
-
into beta dashboard. Also includes new functionality, in both legacy and beta dashboard, to include appropriate email text for a Shibboleth course.
David Adams committed -
polesye committed
-
Julia Hansbrough committed
-
- 14 Nov, 2013 2 commits
-
-
Julia Hansbrough committed
-
This reverts commit 19dd49f3.
David Ormsbee committed
-
- 13 Nov, 2013 3 commits
-
-
Julia Hansbrough committed
-
LMS-1487
Julia Hansbrough committed -
Will Daly committed
-