- Nov 04, 2013
-
-
Julia Hansbrough authored
-
- Oct 30, 2013
-
-
Brian Talbot authored
-
Diana Huang authored
Also includes some tests Story: LMS-1127
-
Diana Huang authored
-
- Oct 29, 2013
-
-
Brian Talbot authored
-
Diana Huang authored
-
- Oct 28, 2013
-
-
Brian Talbot authored
-
- Oct 25, 2013
-
-
Diana Huang authored
Also includes some tests Story: LMS-1127
-
Diana Huang authored
-
- Oct 23, 2013
-
-
Adam Palay authored
-
Usman Khalid authored
-
- Oct 22, 2013
-
-
Adam Palay authored
add license to a11y_tools.js add tests, some reorganization of js tests skip "toBeFocused" tests for now
-
- Oct 17, 2013
-
-
Sarina Canelake authored
-
- Oct 16, 2013
-
-
Brian Talbot authored
-
Diana Huang authored
LMS-1310
-
- Oct 03, 2013
-
-
Diana Huang authored
-
Diana Huang authored
-
Diana Huang authored
-
- Sep 26, 2013
-
-
Usman Khalid authored
-
- Sep 25, 2013
-
-
Renzo Lucioni authored
-
Renzo Lucioni authored
-
- Sep 23, 2013
-
-
Usman Khalid authored
-
- Sep 20, 2013
-
-
Usman Khalid authored
-
- Sep 19, 2013
-
-
Felipe Montoya authored
-
Felipe Montoya authored
-
- Sep 12, 2013
-
-
Felipe Montoya authored
-
- Sep 09, 2013
-
-
Xavier Antoviaque authored
The close button for the modal dialog was marked up as a paragraph, containing a graphical text character, inside two div elements, with an associated click event. This made the button unusable for keyboard users. Replaced <divs> with a link element (<a role="button"), adapted the CSS accordingly, and updated the existing <a> modal close buttons.
-
- Sep 05, 2013
-
-
Brian Talbot authored
-
- Aug 29, 2013
-
-
Sarina Canelake authored
Some minor pep8 cleanup
-
Sarina Canelake authored
Switch to using decorators; refactor and cleanup tests.
-
Kevin Luo authored
Adds a new Email link to the instructor dashboard for frontend interface to send email to course members. Adds a feature flag ENABLE_INSTRUCTOR_EMAIL to toggle this. Creates a new djangoapp bulk_email that handles this action by getting the recipient list and batching the emails to different celery tasks to do the actual sending. Requires lynx package to convert HTML email to plaintext. Handles SMTP errors by retrying or falling through to the next email. Adds the option to opt out of course specific emails in the user dashboard with an Email Settings link for each course. Uses severable configurable settings with defaults. DEFAULT_BULK_FROM_EMAIL specifies the from address for email. EMAILS_PER_TASK specifies the number of emails each celery task takes on. EMAIL_HOST, EMAIL_PORT, EMAIL_HOST_USER, EMAIL_HOST_PASSWORD, and EMAIL_USE_TLS for the SMTP email backend settings. Co-authored-by:
Akshay Jagadeesh <akjags@gmail.com>
-
- Aug 27, 2013
-
-
Diana Huang authored
-
- Aug 20, 2013
-
-
Chris Dodge authored
-
Chris Dodge authored
-
- Aug 02, 2013
-
-
Chris Dodge authored
-
Chris Dodge authored
-
Chris Dodge authored
-
- Jul 31, 2013
-
-
Adam Palay authored
fixes template errors keep tos untranslated formatting fixes
-
Calen Pennington authored
Remove unused course_filter page removes university_profile urls and templates removes all university_profile views remove news from templates/index
-
Calen Pennington authored
-