- Jan 31, 2014
-
-
Will Daly authored
-
chrisndodge authored
wire in env settings into aws.py for session inactivity timeouts
-
Usman Khalid authored
For capa modules if weight is 0 don't try to create Progress objects.
-
Usman Khalid authored
LMS-1494
-
Ned Batchelder authored
Fix pathological po growth
-
- Jan 30, 2014
-
-
davestgermain authored
Added more descriptive page titles.
-
Dave St.Germain authored
-
Ned Batchelder authored
-
Chris Dodge authored
-
Will Daly authored
Cache databases to speed up acceptance tests
-
chrisndodge authored
Add AWS.py configuration hooks to tie in login failure lockout parameters
-
chrisndodge authored
Optional Password Policy enforcement
-
Chris Dodge authored
-
Chris Dodge authored
-
David Baumgold authored
Use status code 400 when there is a validation error in creating an account
-
David Baumgold authored
Use status code 400 when there is a validation error in creating an account.
-
David Baumgold authored
-
Giulio Gratta authored
Note to Instructors on Regular & Beta Dashboard
-
Sarina Canelake authored
Force unique course_id for bulk email authorization
-
Sarina Canelake authored
LMS-2134
-
David Baumgold authored
/register_post is an invalid URL
-
David Baumgold authored
-
Giulio Gratta authored
- Added note to instructors on Forum Admin page of Instructor Dashboard. - Made Role Info divs permanently displayed, but under the user list.
-
Diana Huang authored
Change the from address for LinkedIn emails
-
Sef Kloninger authored
improve error reporting for reload_forum_users cmd (one-liner)
-
Diana Huang authored
-
Sef Kloninger authored
If this management command fails it's tough to figure out why without seeing the text from the exception. Luckily comment service does return useful feedback, we just have to show it. This one-line change just add the exception text to the error message. Before (with spurrious debug msgs removed): sefk@util1:~$ ./manage.sh reload_forum_users Anthonyhubendurance update user info to discussion failed for user with id: Anthonyhubendurance After: sefk@util1:~$ ./manage.sh reload_forum_users Anthonyhubendurance update user info to discussion failed for user with id: Anthonyhubendurance, error=u'["Email is already taken"]' No unit testing (sorry) added since this doesn't have coverage already, and it's just a simple error case.
-
Brian Talbot authored
LMS: Quick Clean Up of Old Index
-
chrisndodge authored
Ability to lock out accounts for N seconds after M failed login attempts
-
Chris Dodge authored
update test to reflect that the non-microsite homepage has been changed to remove all the partnership content
-
Brian Talbot authored
LMS-2121
-
Brian Talbot authored
LMS-2121
-
Christina Roberts authored
Export conversion script
-
David Baumgold authored
Django command for migrating courses to split-mongo (and deleting)
-
cahrens authored
STUD-1196
-
Oleg Marshev authored
Add role parameter to LTI. BLD-583.
-
Oleg Marshev authored
-
Waheed Ahmed authored
Fixed allowing for execution of arbitrary Javascript in student response
-
Waheed Ahmed authored
ORA-256
-
Anton Stupak authored
Video: Fix speed persistence per video.
-