- 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
-
- 16 May, 2016 1 commit
-
-
Moves ENABLE_INSTRUCTOR_EMAIL and REQUIRE_COURSE_EMAIL_AUTH from settings files to admin-accessible configuration models. This allows for the bulk email settings to be modified without a new AMI deploy. See TNL-4504. Also updates tests: -python tests mock out the new configurations in place of the old settings -lettuce test has been moved to bokchoy (note that there was some loss of coverage here - the lettuce tests had been doing some voodoo to allow for cross-process inspection of emails messages being "sent" by the server, from the client! In discussion with testeng, this seems outside the realm of a visual acceptance test. So, the bokchoy test simply confirm the successful queueing of the message, and leaves the validation of sending messages to the relevant unit tests.) -bok choy fixture has been added, to replace the settings in acceptance.py -lettuce and bok choy databases have been updated to reflect the backend changes The new default is to have bulk_email disabled, we'll need to call this out in the next OpenEdx release to ensure administrators enable this feature if needed.
Eric Fischer committed
-
- 13 May, 2016 1 commit
-
-
Adam Palay committed
-
- 12 May, 2016 1 commit
-
-
Adam Palay committed
-
- 04 May, 2016 1 commit
-
-
By default, disable all caching in tests, to preserve test independence. In order to enable caching, inherit from CacheSetupMixin, and specify which cache configuration is needed. [EV-32]
Calen Pennington committed
-
- 03 May, 2016 1 commit
-
-
TNL-4193
cahrens committed
-
- 02 May, 2016 4 commits
-
-
Ben Patterson committed
-
John Eskew committed
-
TEST_DATA_MIXED_MODULESTORE Remove these test mixed modulestores: TEST_DATA_MIXED_TOY_MODULESTORE TEST_DATA_MIXED_CLOSED_MODULESTORE TEST_DATA_MIXED_GRADED_MODULESTORE
John Eskew committed -
John Eskew committed
-
- 28 Apr, 2016 1 commit
-
-
Ben Patterson committed
-
- 20 Apr, 2016 1 commit
-
-
* truncate email from addresses if >320 chars when encoded (TNL-4264) * use exact lengths
Adam committed
-
- 12 Apr, 2016 3 commits
-
-
John Eskew committed
-
TEST_DATA_MIXED_MODULESTORE Remove these test mixed modulestores: TEST_DATA_MIXED_TOY_MODULESTORE TEST_DATA_MIXED_CLOSED_MODULESTORE TEST_DATA_MIXED_GRADED_MODULESTORE
John Eskew committed -
John Eskew committed
-
- 08 Apr, 2016 1 commit
-
-
Ned Batchelder 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
-
- 09 Dec, 2015 1 commit
-
-
Ned Batchelder committed
-
- 04 Dec, 2015 1 commit
-
-
Nimisha Asthagiri committed
-
- 22 Nov, 2015 1 commit
-
-
Ned Batchelder committed
-
- 10 Nov, 2015 1 commit
-
-
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
Usman Khalid committed
-
- 21 Oct, 2015 1 commit
-
-
Also remove useless docstrings where they were added to keep pylint quiet.
Ned Batchelder committed
-
- 14 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 03 Aug, 2015 1 commit
-
-
Ned Batchelder committed
-
- 31 Jul, 2015 1 commit
-
-
TNL-2677
cahrens committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 1 commit
-
-
Waheed Ahmed 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 3 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
-
Feanil Patel committed
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 15 Apr, 2015 1 commit
-
-
This reverts commit 228cca4e38ec79f5cbb54098c788ab9556f602e2.
Adam Palay committed
-