api
|
BUGFIX Fixed combined Content-Type and encoding header parsing in RestfulServer for DataFormatter::get_by_mimetype()
|
2008-10-16 17:35:27 +00:00 |
cli
|
Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField.
|
2008-10-08 02:00:12 +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
|
BUGFIX Renamed "Save & Publish" to "Save and Publish" since this value is used in the value attribute of input elements, properly parsed, this would produce & instead of &
|
2008-10-19 01:28:30 +00:00 |
css
|
APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin"
|
2008-10-20 00:20:00 +00:00 |
dev
|
FEATURE: Added support for 'sake dev/tests/all --showslow' to list slow tests
|
2008-10-17 02:28:55 +00:00 |
email
|
API CHANGE Removed deprecated Datetime class, use SSDatetime instead (was conflicting with PHP 5.2 integrated classes)
|
2008-10-16 08:59:40 +00:00 |
filesystem
|
API CHANGE Removed deprecated File->setMaxFileSize(), use Upload class
|
2008-10-16 11:05:57 +00:00 |
forms
|
MINOR whitespace removal
|
2008-10-20 10:32:14 +00:00 |
images
|
APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin"
|
2008-10-20 00:20:00 +00:00 |
integration
|
API CHANGE Removed deprecated Datetime class, use SSDatetime instead (was conflicting with PHP 5.2 integrated classes)
|
2008-10-16 08:59:40 +00:00 |
javascript
|
APICHANGE: delete GenericDataAdmin, RelatedDataEditor, DropdownField_WithAdd and their related code (js, css, etc) from cms, sapphire, "GenericDataAdmin" name space has also been deleted from lang files. They are all added in the new module "genericdataadmin"
|
2008-10-20 00:20:00 +00:00 |
lang
|
BUGFIX Renamed "Save & Publish" to "Save and Publish" since this value is used in the value attribute of input elements, properly parsed, this would produce & instead of &
|
2008-10-19 01:28:30 +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
|
BUGFIX Adjusted HeaderField and LabelField implementation to new constructor arguments (see r64421)
|
2008-10-16 13:26:50 +00:00 |
security
|
BUGFIX Fixed wrongly formatted _t() call in Security class
|
2008-10-17 15:20:31 +00:00 |
templates
|
MINOR Moved CollectionController_Results template into genericviews module
|
2008-10-17 22:05:20 +00:00 |
tests
|
BUGFIX Fixed distribution of textcollector files to modules (was collecting all entities into all modules before) - added unit tests
|
2008-10-17 17:44:14 +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
|
Merged from branches/nzct-trunk. Use 'svn log -c <changeset> -g' for full commit message. Merge includes stability fixes and minor refactor of TableListField and ComplexTableField.
|
2008-10-08 02:00:12 +00:00 |
cli-script.php
|
Removed #! entry from cli-script.php; its unreliable and cli-script.php should be called as 'php cli-script.php' instead
|
2008-10-13 21:25:30 +00:00 |
main.php
|
BUGFIX: #2588 Fix issue with IIS not stripping GET variables from the URL (mackeyn)
|
2008-10-08 23:04:55 +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 |