silverstripe-framework/templates/email
Roman Schmid ca4036b882 Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail).
Added a test for the forgot password email.
Improved the test for the change-password email.
Fixed issue where `SapphireTest::mailer` was cleared during `setUp` by moving instantiation of the mailer at the end of the `setUp` method.
No longer use deprecated i18n method in test-setup.
Replace potentially real Email Address with a fake one.
2016-04-06 09:54:17 +02:00
..
ChangePasswordEmail.ss Removed Email Subclasses used by the Member class (Member_ChangePasswordEmail and Member_ForgotPasswordEmail). 2016-04-06 09:54:17 +02:00
ForgotPasswordEmail.ss Upgrade template translation syntax 2015-07-22 14:17:03 +01:00
GenericEmail.ss removing potentially invalid html in email 2013-04-16 10:38:08 +02:00