- 04 Dec, 2017 1 commit
-
-
This reverts commit 3e9e97e6, reversing changes made to 0d931107.
Eric Fischer committed
-
- 21 Nov, 2017 1 commit
-
-
Until https://github.com/django-ses/django-ses/issues/137 is resolved, we need to proactively search for and prevent unicode values in from_addr. EDUCATOR-1773
Eric Fischer committed
-
- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 05 Apr, 2017 2 commits
-
-
Omar Al-Ithawi committed
-
Omar Al-Ithawi committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 19 Sep, 2016 1 commit
-
-
Add the course root to the bulk email template context so that templates can customize the full course URL with a custom hostname.
Douglas Hall committed
-
- 03 Aug, 2016 1 commit
-
-
Ned Batchelder committed
-
- 01 Aug, 2016 3 commits
-
-
instead of constructing it from settings.HTTPS and settings.SITE_NAME
Jillian Vogel committed -
Jillian Vogel committed
-
and adds system tests for affected methods.
Jillian Vogel committed
-
- 27 Jul, 2016 1 commit
-
-
2. Add site configuration overrides to theming/helpers.py 3. Move microsite.get_value from theming/helpers to site_configuration/helpers 4. Move microsite_configuration.microsite.get_value usages to site_configuration.helpers.values
Saleem Latif committed
-
- 22 Jul, 2016 1 commit
-
-
This code will be hit if, during a retry of the send_email task, an error is encountered that means we need to retry the task again. Since the task will be retried with timed backoff up to predefinied limits, this is an expected situation and does not need to be logged as an exception.
Eric Fischer committed
-
- 22 Jun, 2016 1 commit
-
-
Douglas Hall committed
-
- 17 Jun, 2016 1 commit
-
-
Ibrahim committed
-
- 06 Jun, 2016 1 commit
-
-
Adds cohorts as valid bulk email targets.
Eric Fischer committed
-
- 26 May, 2016 1 commit
-
-
TNL-4356 Allows multiple bulk email targets to be specified at once. -The previous "All" option has been split into "Staff" and "Learners" -The backend changes made here lay the groundwork for cohort emailing -The data migration, 0005, is somewhat large and requires deploy attention -Tests have been updated -Numerous safe-commit-linter fixes are included
Eric Fischer committed
-
- 23 May, 2016 1 commit
-
-
asadiqbal committed
-
- 13 May, 2016 1 commit
-
-
Adam Palay committed
-
- 12 May, 2016 1 commit
-
-
Adam Palay committed
-
- 20 Apr, 2016 1 commit
-
-
* truncate email from addresses if >320 chars when encoded (TNL-4264) * use exact lengths
Adam committed
-
- 06 Apr, 2016 1 commit
-
-
clean up and fix quality violations since get_course can never return None, we can remove these lines
Adam Palay committed
-
- 31 Mar, 2016 1 commit
-
-
clean up and fix quality violations since get_course can never return None, we can remove these lines
Adam Palay committed
-
- 04 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 14 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 31 Jul, 2015 1 commit
-
-
TNL-2677
cahrens committed
-
- 09 Jun, 2015 2 commits
-
-
TNL-1877
muzaffaryousaf committed -
TNL-1877
muzaffaryousaf committed
-
- 11 May, 2015 1 commit
-
-
Syed Hassan Raza committed
-
- 08 May, 2015 2 commits
-
-
When celery runs in eager mode, there is a bug and an exception is not thrown when using retry logic. A PR to fix the bug can be found here: https://github.com/celery/celery/pull/2607 In the mean time, we have to deal with the fact that in eager mode celery will not throw the exception but simply return it. So we raise it ourselves.
Feanil Patel committed -
Feanil Patel committed
-
- 15 Apr, 2015 1 commit
-
-
This reverts commit 228cca4e38ec79f5cbb54098c788ab9556f602e2.
Adam Palay committed
-
- 08 Apr, 2015 2 commits
-
-
This reverts commit c2e5bd3d.
Adam Palay committed -
Adam Palay committed
-
- 06 Apr, 2015 1 commit
-
-
Adam Palay committed
-
- 17 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 23 Feb, 2015 2 commits
-
-
Syed Hassan Raza committed
-
Adam Palay committed
-
- 20 Feb, 2015 1 commit
-
-
stv committed
-