silverstripe-cms/code/Newsletter
Sam Minnee d8709777c0 parents-merge 35486 - Added option for getNameForEmail() function to be added to a member, which will create in an email template sent to that person
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@45053 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-11-19 01:38:50 +00:00
..
BatchProcess.php fixed typo 2007-09-27 20:39:28 +00:00
BouncedList.php elofgren: NEW FEATURE: Make it possible to blacklist and remove bounced Newsletter recipients from the Bounced tab of the Mailing List. @TODO: Make this features work corectly in IE. 2007-09-16 02:17:51 +00:00
Newsletter.php elofgren: NEW FEATURE: Log any attempts to send Newsletters to Emails that are blacklisted and show a 'Sending to the Following Recipients Did Not Occur Because They Are BlackListed?' report on the 'Sent Status Report' of Newsletters. 2007-09-16 02:17:14 +00:00
NewsletterEmailProcess.php parents-merge 35486 - Added option for getNameForEmail() function to be added to a member, which will create in an email template sent to that person 2007-11-19 01:38:50 +00:00
NewsletterList.php elofgren: USABILITY: Rework the tabs in the Newsletter section to be less confusing as per issue #57 of the Usability Report 2007-09-14 17:29:08 +00:00
NewsletterType.php Refactored newsletter system to put recipient selection and form-fieldset generation into the NewsletterType class, to allow for subclassing NewsletterType to create special system newsletters. [see oriwave2 for an example] 2007-08-28 01:55:45 +00:00
RecipientImportField.php parents-merge 35478 - Fixed bugs with newsletter import (.CSV didn't work if capital letters, no scroll on import form) 2007-11-19 01:31:27 +00:00
SubscribeForm.php Fixed $nlCheckboxes notice 2007-11-02 00:28:42 +00:00
TemplateList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00
Unsubscribe.php add an unsubscribe record when member unsubscribe a newsletter. 2007-08-24 03:37:51 +00:00
UnsubscribedList.php Moved CMS module to open source path 2007-07-19 10:40:05 +00:00