- 06 Dec, 2013 1 commit
-
-
David Baumgold committed
-
- 05 Dec, 2013 1 commit
-
-
Let staticfiles determine the footer URLs
Will Daly committed
-
- 04 Dec, 2013 2 commits
-
-
Julia Hansbrough committed
-
David Baumgold committed
-
- 03 Dec, 2013 3 commits
-
-
For a smoother transition to the new world
David Baumgold committed -
David Baumgold committed
-
David Baumgold committed
-
- 26 Nov, 2013 1 commit
-
-
Jay Zoldak committed
-
- 22 Nov, 2013 4 commits
-
-
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
-
- 19 Nov, 2013 4 commits
-
-
The input string is not expected to contain any unicode characters
John Jarvis committed -
John Jarvis committed
-
Sarina Canelake committed
-
Sarina Canelake committed
-
- 18 Nov, 2013 2 commits
-
-
squashing to one commit to make cherry-picking by feature possible
Jason Bau committed -
John Jarvis committed
-
- 13 Nov, 2013 1 commit
-
-
Will Daly committed
-
- 12 Nov, 2013 2 commits
-
-
LMS-1355
Usman Khalid committed -
Fixed pep8/pylint violations Added email feature flags; use full names for pylint disables
Will Daly committed
-
- 08 Nov, 2013 4 commits
-
-
add DOC_STORE_CONFIG to test settings
Adam Palay committed -
Feanil Patel committed
-
Adds xblock handler_url support to the LMS, and makes handle_ajax use that code. [LMS-230] [LMS-229]
Calen Pennington committed -
Calen Pennington committed
-
- 05 Nov, 2013 2 commits
-
-
John Jarvis committed
-
Allow to control which of the optional fields from the registration page are being displayed to the user. Added the configuration variable `REGISTRATION_OPTIONAL_FIELDS` to control which ones. The default value shows all the fields as currently; to not display some of the fields, set the configuration variable with only the fields you want to display: ``` REGISTRATION_OPTIONAL_FIELDS = [ 'level_of_education', 'gender', 'year_of_birth', 'mailing_address', 'goals' ] ```
Xavier Antoviaque committed
-
- 04 Nov, 2013 5 commits
-
-
Will Daly committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
Julia Hansbrough committed
-
- 01 Nov, 2013 1 commit
-
-
LMS-1244
Sarina Canelake committed
-
- 31 Oct, 2013 1 commit
-
-
LMS-1418
Sarina Canelake committed
-
- 30 Oct, 2013 1 commit
-
-
Add Pending Tasks section to the following tabs: * Course Info * Student Email * Data Download * Email LMS-1242
Sarina Canelake committed
-
- 29 Oct, 2013 3 commits
-
-
Diana Huang committed
-
Diana Huang committed
-
Diana Huang committed
-
- 24 Oct, 2013 1 commit
-
-
Bug: LMS-1363
Adam Palay committed
-
- 23 Oct, 2013 1 commit
-
-
Usefull variables for translation
Szczork committed
-