Go to file
Ingo Schommer 180c06fd15 elofgren: BUGFIX: Make 'Remember me next time?' setting work even if the ':' in _COOKIEalc_enc? is converted to '%3a' by calling urldecode($_COOKIEalc_enc?) See: http://www.silverstripe.com/google-summer-of-code-forum/flat/1826#post1832
(merged from branches/gsoc)


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@41940 467b73ca-7a2a-4603-9d3b-597d59a354a9
2007-09-15 21:07:24 +00:00
api bfojcapell: LocaleAPI renamed to i18n 2007-09-15 00:16:11 +00:00
cli Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
core elofgren: Add note 'The constant 'BOUNCE_EMAIL' should be defined as a valid email address for where bounces should be returned to.' because I was unsure what BOUNCE_EMAIL should be set to until I found reference to it on: http://doc.silverstripe.com/assets/classes/default/_sapphire_core_Email_php.html 2007-09-15 21:06:22 +00:00
css moved .ComplexTableField rule into ComplexTableField.css 2007-09-15 20:49:53 +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 mlanthaler: Bugfix: *size* is not a constant, added quotes. 2007-09-14 19:19:32 +00:00
forms elofgren: Add description to TogglePanel? class. 2007-09-15 21:03:27 +00:00
images elofgren: USABILITY: Add + and - toggle icons to TogglePanel? and use 'cursor: pointer;' to make it obvious that it is clickable. Move toggle images to sapphire/images/ 2007-09-15 21:03:01 +00:00
integration Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
javascript elofgren: USABILITY: Add + and - toggle icons to TogglePanel? and use 'cursor: pointer;' to make it obvious that it is clickable. Move toggle images to sapphire/images/ 2007-09-15 21:03:01 +00:00
misc Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
parsers Added new bbcodeparser that uses pear 2007-09-05 04:15:27 +00:00
pear BBCodeParser code tags should be converted to pre tags 2007-09-06 23:44:14 +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 elofgren: BUGFIX: Make 'Remember me next time?' setting work even if the ':' in _COOKIEalc_enc? is converted to '%3a' by calling urldecode($_COOKIEalc_enc?) See: http://www.silverstripe.com/google-summer-of-code-forum/flat/1826#post1832 2007-09-15 21:07:24 +00:00
synchronise Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
templates elofgren: USABILITY: Add + and - toggle icons to TogglePanel? and use 'cursor: pointer;' to make it obvious that it is clickable. Move toggle images to sapphire/images/ 2007-09-15 21:03:01 +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 bfojcapell: better i18n support and more flexibility allowed in templates. Also fixed some possible warnings in 2.02rc1 if more than one language file is found with the same name. ManifestBuilder? now skips language files - they cannot be autoloaded and they are already loaded on demand, so no need to be in the manifest 2007-09-15 20:06:42 +00:00
cli-script.php Moved Sapphire module to open source path 2007-07-19 10:40:28 +00:00
main.php wscott: Added base code for a working Google Sitemaps support. 2007-09-14 00:27:15 +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