api
|
ENHANCEMENT: Allow calling methods on DataObjects using RESTful API. Methods which can be called must be specified in the $allowed_actions array of the DataObject.
|
2011-02-02 14:27:10 +13:00 |
cli
|
BUGFIX: Disallow execution from DailyTask and HourlyTask by website visitors.
|
2011-02-02 14:26:57 +13:00 |
conf
|
API CHANGE: SS_USE_BASIC_AUTH is available when using ConfigureFromEnv.php
|
2011-02-02 14:27:07 +13:00 |
core
|
BUGFIX Added missing action 'DeleteImageForm' to Image::$allowed_actions
|
2011-02-02 14:27:11 +13:00 |
css
|
MINOR: added user friendly labels - should really be _t compatible I guess
|
2011-02-02 14:27:06 +13:00 |
dev
|
BUGFIX Added isDev() and Permission::check() directives to DatabaseAdmin and DevelopmentAdmin (Merged from r73251)
|
2011-02-02 14:27:10 +13:00 |
email
|
MINOR: some label, texture change for AHIP project SC #99
|
2011-02-02 14:27:06 +13:00 |
filesystem
|
BUGFIX Fixed possible SQL injection in file name part for File::find()
|
2011-02-02 14:27:11 +13:00 |
forms
|
ENHANCEMENT: more robust conditional check before we go to foreach loop, more robust conditional checking before we call a FormField function where we are not sure the caller is a FormField object.
|
2011-02-02 14:27:11 +13:00 |
images
|
FEATURE: added Smiliey support to BBCode / forum. Now BBCode supports :) :P :D :( 8-) and :^). Yays for icons. Should move from BBCodeParser to TextParser so its available in tinymce but this will do for the forum
|
2011-02-02 14:26:53 +13:00 |
integration
|
MINOR Don't trigger user_error() when country code not found in countries array
|
2011-02-02 14:26:53 +13:00 |
javascript
|
FEATURE: #3614 - Allow spell checking in HTMLEditorField when used outside of the CMS
|
2011-02-02 14:27:09 +13:00 |
lang
|
MINOR merged from trunk
|
2011-02-02 14:27:09 +13:00 |
parsers
|
MINOR: merged patch from rjmackay. Fixed inclusion of BBCode filters and reported error supression
|
2011-02-02 14:27:01 +13:00 |
profiler
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
search
|
FEATURE: Allow access to the live site via RESTful api
|
2011-02-02 14:27:08 +13:00 |
security
|
BUGFIX Existence check for Member autologin token (Merged from r73253)
|
2011-02-02 14:27:10 +13:00 |
tasks
|
MINOR Removed whitespace after ?> end PHP tag
|
2011-02-02 14:26:45 +13:00 |
templates
|
ENHANCEMENT Fixed invalid RSSFeed format - added <atom:link> and <dc:creator> elements, removed <author> element (invalid unless it contains an email address)
|
2011-02-02 14:27:08 +13:00 |
tests
|
BUGFIX Fixed Director::makeRelative() to accept https:// protocol
|
2011-02-02 14:27:10 +13:00 |
thirdparty
|
MINOR Moved JSON library to thirdparty externals
|
2008-09-28 13:33:42 +00:00 |
widgets
|
MINOR: added empty statics to allow decoration
|
2011-02-02 14:27:00 +13:00 |
_config.php
|
FEATURE: Allow access to the live site via RESTful api
|
2011-02-02 14:27:08 +13:00 |
.htaccess
|
Disallow access of cli-script.php through a browser
|
2011-02-02 14:27:11 +13: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: Fixed notice-level error in no-get-var URL processing when there is no querystring.
|
2011-02-02 14:26:51 +13:00 |
main.php5
|
Reverted geoffm's accidental commit to /open
|
2008-02-25 02:10:37 +00:00 |
Makefile
|
Fixed bug in test makefile
|
2011-02-02 14:26:35 +13:00 |
sake
|
BUGFIX Supporting URLs with folder-structure in "sake -start <myprocessname> <myurl>"
|
2011-02-02 14:26:47 +13:00 |
silverstripe_version
|
fixed $
|
2007-12-14 04:35:28 +00:00 |