Go to file
Sam Minnee 84e01faf1e 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]
Removed a number of notice-level errors.
Allowed for BOUNCE_EMAIL to not exist and bounce-handling to be disabled.

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@40963 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-08-28 01:55:45 +00:00
api Added YAML interpreter for PHPUnit stuff 2007-08-15 06:39:13 +00:00
cli Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
core 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
css Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
email Add checks for safe mode, as set_time_limit can't be used in safe mode 2007-08-20 23:01:17 +00:00
filesystem Implement extraction of tarball archives 2007-08-24 05:30:28 +00:00
forms Added docblock headers and removed notice-level errors 2007-08-27 05:13:43 +00:00
images Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
integration Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
javascript implement validation to tablefield, 2007-08-23 05:47:54 +00:00
misc Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
parsers Modified bbcode list to make it easier for modifying the bullets. 2007-08-27 05:30:58 +00:00
profiler Updated license notice after emailing the author of this profiler, and received an email allowing us to release the code under a BSD license 2007-08-27 05:06:14 +00:00
search Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
security Allow passing of an array of permission codes to Permission::get_members_by_permission() 2007-08-28 01:53:36 +00:00
synchronise Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
templates implement validation to tablefield, 2007-08-23 05:47:54 +00:00
tests Removed legacy testing frameworks 2007-08-27 05:04:54 +00:00
tools Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
widgets Moved widgets into core 2007-08-02 22:07:11 +00:00
_config.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
cli-script.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
main.php Hide errors in safe mode 2007-08-09 22:06:39 +00:00
main.php5 Don't use short tags 2007-08-24 00:48:33 +00:00
silverstripe_version Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00