Go to file
Ingo Schommer ed0232eb71 elofgren: BUGFIX: Make adding newsletter types work again (was broken by r38923). Fix long-standing problem of whole page reloading when adding a Newsletter type. Now it is always added via AJAX.
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@42006 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-16 01:29:40 +00:00
code elofgren: In Newsletter_SentRecipient, instead of putting 'MemberId?' in $db put 'Member' in $has_one in order to be consistent with Newsletter_Recipient and Email_BounceRecord. This does not change the structure of the Newsletter_SentRecipient table, but does add an Index on the MemberID column. 2007-09-16 01:05:04 +00:00
css mlanthaler: Bugfix: The TinyMCE buttons shouldn't be underlined (spaces produce an ugly _ at least in IE7). 2007-09-16 00:58:02 +00:00
images elofgren: Remove toggle images in cms/images/panels/ and use the new sapphire/images/ location. 2007-09-15 21:09:53 +00:00
javascript elofgren: BUGFIX: Make adding newsletter types work again (was broken by r38923). Fix long-standing problem of whole page reloading when adding a Newsletter type. Now it is always added via AJAX. 2007-09-16 01:29:40 +00:00
lang elofgren: Regenerated lang file. 2007-09-15 20:42:32 +00:00
templates elofgren: BUGFIX: Make adding newsletter types work again (was broken by r38923). Fix long-standing problem of whole page reloading when adding a Newsletter type. Now it is always added via AJAX. 2007-09-16 01:29:40 +00:00
_config.php mujma: All PHP and JS files for ImageEditor?, works on FF 1.5/2.0. 2007-09-15 01:08:25 +00:00
silverstripe_version Moved CMS module to open source path 2007-07-19 10:40:05 +00:00