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
|
mlanthaler: Bugfix: Fixed bug "Fatal error: Access to undeclared static property: Controller::$db in ../sapphire/core/Object.php(282) : eval()'d code on line 1". Could be implemented better if we require support for PHP 5.1 because then we can avoid the exception by calling ReflectionClass::hasProperty() respectively ReflectionClass::getStaticPropertyValue() (http://www.php.net/manual/en/language.oop5.reflection.php).
|
2007-09-16 00:19:54 +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
|
mlanthaler: Bugfix: Fixed E_NOTICE error "Trying to get property of non-object".
|
2007-09-15 21:40:28 +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
|
mlanthaler: Added support for password encryption (http://support.silverstripe.com/gsoc/ticket/34).
|
2007-09-15 21:51:37 +00:00 |
synchronise
|
Moved Sapphire module to open source path
|
2007-07-19 10:40:28 +00:00 |
templates
|
elofgren: BUGFIX: Add missing 'GenericEmail?.ss' template which is used in RecipientImportField::notifyChanges() as part of fix for bug 'Errors when Importing Recipients to Newsletter Mailing List' Reported here: http://www.silverstripe.com/bugs/flat/1470
|
2007-09-15 21:42:23 +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
|
mlanthaler: Added support for password encryption (http://support.silverstripe.com/gsoc/ticket/34).
|
2007-09-15 21:51:37 +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 |