Go to file
Ingo Schommer eca30eb89d ENHANCEMENT Updated translations from translate.silverstripe.com
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@63613 467b73ca-7a2a-4603-9d3b-597d59a354a9
2008-10-03 12:54:24 +00:00
api BUGFIX #2883 - Remove use of short tag 2008-10-02 09:38:55 +00:00
cli Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
conf API CHANGE: Allow the definition of SS_ERROR_LOG in _ss_environment.php to set up Debug::log_errors_to(). 2008-08-11 04:41:54 +00:00
core API CHANGE: Deprecated HTTP::sendFileToBrowser() in favour of more testable HTTPRequest::send_file() 2008-10-03 02:23:11 +00:00
css ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
dev Break sake dev/tests/all status dots onto lines of 80 2008-10-03 02:23:35 +00:00
email BUGFIX: Fixed bounce-address generation so that it doesn't have a human component to the email address 2008-10-03 03:57:58 +00:00
filesystem BUGFIX Fixed Upload->isValidExtension() - was checking array keys instead of array values .... 2008-10-01 18:31:08 +00:00
forms Fixed FormField::createTag() generation for empty <select> tag, which meant that page version history was displayed in single-language mode 2008-10-03 02:59:38 +00:00
images styling for HasManyFileField 2007-12-19 23:07:42 +00:00
integration BUGFIX #2390: Not indexed pages are removed from sitemap.xml 2008-09-23 03:16:23 +00:00
javascript BUGFIX typo in js file 2008-10-03 01:14:45 +00:00
lang ENHANCEMENT Updated translations from translate.silverstripe.com 2008-10-03 12:54:24 +00:00
parsers Turned dos line endings into unix 2008-09-26 02:22:51 +00:00
profiler MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
search MINOR: Fix phpdoc parsing error 2008-09-26 04:35:29 +00:00
security Added groups field on member details, so that you can add members to other group 2008-10-02 22:11:35 +00:00
templates ENHANCEMENT Moved UserDefinedForm and related code, templates, CSS and javascript out of cms and sapphire classes into userforms/trunk 2008-09-29 03:18:23 +00:00
tests API CHANGE: Created CSVParser class and updated CSVBulkLoader to use it 2008-10-03 00:27:58 +00:00
thirdparty MINOR Moved JSON library to thirdparty externals 2008-09-28 13:33:42 +00:00
widgets MINOR Unified @package PHPdoc (added where missing, removed duplicates) 2008-06-15 13:33:53 +00:00
_config.php Fixed bugs with Image upload fields 2008-08-14 22:20:32 +00:00
cli-script.php Fixed bug in cli-script argument parsing 2008-10-01 00:55:18 +00:00
main.php ENHANCEMENT: Updated cli-script handling to be more in line with web calls, and improved Director::setBaseURL() calls. 2008-09-29 23:41:50 +00:00
main.php5 Reverted geoffm's accidental commit to /open 2008-02-25 02:10:37 +00:00
Makefile Disabled across-the-board use of windmill tests in continuous integration; instead a specific build is set up for it 2008-08-27 09:23:56 +00:00
sake ENHANCEMENT: Updated argument handling for sake 2008-09-25 04:49:01 +00:00
silverstripe_version fixed $ 2007-12-14 04:35:28 +00:00