- 25 Aug, 2014 1 commit
-
-
Make it more active. Adds a separate section for edX.org-specific copy, because it's hard to make it generic. LMS-11084
Victor Shnayder committed
-
- 18 Apr, 2014 1 commit
-
-
Sarina Canelake committed
-
- 11 Apr, 2014 1 commit
-
-
Sarina Canelake committed
-
- 26 Mar, 2014 1 commit
-
-
The email texts in lms/templates/emails are not extracted by rake i18n:generate because the babel_mako.cfg does not include them. And a several emails are not translatable because they do not use ugettext.
louyihua committed
-
- 18 Mar, 2014 1 commit
-
-
LMS-1287
Sarina Canelake committed
-
- 01 Feb, 2014 1 commit
-
-
Ned Batchelder committed
-
- 15 Nov, 2013 1 commit
-
-
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
-
- 30 Oct, 2013 1 commit
-
-
Adam Palay committed
-
- 27 Sep, 2013 1 commit
-
-
With tests, some settings changes (all should default to not breaking anything for edx) Added styling for shopping cart User Experience - Styled shoppingcart list page - Styled navigation shopping cart button - Styled receipt page - Styled course about page for shopping cart courses Addressed HTML/SCSS issues Remove offending body class and unnecessary sass changes Addresses many review comments on stanford shopping cart * framework for generating order instructions on receipt page in shoppingcart.models * move user_cart_has_item into shoppingcart.models * move min_course_price_for_currency into course_modes.models * remove auto activation on purchase * 2-space indents in templates * etc revert indentation on navigation.html for ease of review pep8 pylint move logging/error handling from shoppingcart view to model Addressing @dave changes
Jason Bau committed
-
- 12 Sep, 2013 1 commit
-
-
fix templates
Adam Palay committed
-
- 09 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 05 Sep, 2013 1 commit
-
-
Diana Huang committed
-
- 04 Sep, 2013 2 commits
-
-
Diana Huang committed
-
Diana Huang committed
-
- 29 Aug, 2013 4 commits
-
-
Added some text to guide the student to register with a particular email address. This is the one that was entered into the enrollment/invitation form by the instructor. Modified the template and associated test.
David Adams committed -
Jason Bau committed
-
Delay for possible race condition with fetching course email object. Use settings.SITE_NAME for host name to generate email footer url.
Kevin Luo committed -
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>
Kevin Luo committed
-
- 27 Aug, 2013 1 commit
-
-
Diana Huang committed
-
- 26 Jun, 2013 1 commit
-
-
Optionally email students on enroll/un-enroll actions by instructor from enrollment tab in LMS.
dcadams committed
-
- 05 Jun, 2013 2 commits
-
-
Adjust language of LMS emails to work specifically for Stanford. Here there be dragons: lots of ugly conditionals that will need to be changed once we develop a way to "theme" arbitrary strings throughout the site.
Nate Hardison committed -
Instead of hardcoding things like the platform name, use the corresponding overrideable settings instead. This allows themes to control emails as well.
Nate Hardison committed
-
- 18 Oct, 2012 1 commit
-
-
David Ormsbee committed
-
- 06 Sep, 2012 1 commit
-
-
John Jarvis committed
-
- 18 Jul, 2012 2 commits
-
-
David Ormsbee committed
-
Bridger Maxwell committed
-
- 13 Jul, 2012 1 commit
-
-
Victor Shnayder committed
-
- 12 Jul, 2012 1 commit
-
-
John Jarvis committed
-
- 29 Jun, 2012 1 commit
-
-
John Jarvis committed
-
- 27 Jun, 2012 3 commits
- 26 Jun, 2012 1 commit
-
-
- django debug commented out in lms/envs/dev.py (temporarily - need cleanup) - email backend set - index page modified for edx4edx
ichuang committed
-
- 06 Jun, 2012 1 commit
-
-
Calen Pennington committed
-