- 12 Jan, 2017 1 commit
-
-
Hackathon XV project
Eric Fischer committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 06 Oct, 2016 1 commit
-
-
John Eskew committed
-
- 23 Sep, 2016 1 commit
-
-
It should help catch unicode encoding problems earlier. This also updates python-saml dependency to a version that includes a patch for unicode strings.
Matjaz Gregoric 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 3 commits
-
-
Calen Pennington committed
-
Ned Batchelder committed
-
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
-
- 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
-