api
MINOR documentation
2009-03-14 19:09:00 +00:00
cli
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
conf
Merged from 2.3
2009-03-04 03:44:11 +00:00
core
BUGFIX Setting ParentID of translated record if recursively creating parents in Translatable::onBeforeWrite()
2009-03-18 17:13:23 +00:00
css
BUGFIX Fixed broken CSS rules in TableListField
2009-03-09 05:12:35 +00:00
dev
BUGFIX Added isDev() and Permission::check() directives to DatabaseAdmin and DevelopmentAdmin
2009-03-17 22:23:52 +00:00
email
MINOR documentation
2009-03-17 20:20:08 +00:00
filesystem
BUGFIX Validating $_FILES in Upload->validate()
2009-03-17 22:26:33 +00:00
forms
BUGFIX Disabled auto-excluding of default language from the "available languages" array in LanguageDropdownField - due to the new "translation groups" its possible to have a translation from another language into the default language
2009-03-18 17:01:51 +00:00
images
MINOR merged from branches/2.3
2009-01-07 23:00:54 +00:00
integration
MINOR Merged from branches/2.3
2009-01-05 06:19:48 +00:00
javascript
Merged from branches/2.2
2009-03-10 22:17:26 +00:00
lang
MINOR Updated translations
2009-03-10 12:43:52 +00:00
parsers
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
profiler
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
search
Merged from branches/2.3
2009-03-10 22:08:52 +00:00
security
BUGFIX Existence check for Member autologin token
2009-03-17 22:25:22 +00:00
tasks
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
templates
ENHANCEMENT Allowing item-specific permissions in TableListField and subclasses (through TableListField_Item->Can() and DataObject->can*() methods). Adding "disabled" icons to template.
2009-03-13 10:07:27 +00:00
tests
API CHANGE Added concept of "translation groups" to Translatable- every page can belong to a group of related translations, rather than having an explicit "original", meaning you can have pages in "non-default" languages which have no representation in other language trees. This group is recorded in a new table "<classname>_translationgroups". Translatable->createTranslation() and Translatable->onBeforeWrite() will automatically associate records in this groups. Added Translatable->addTranslationGroup(), Translatable->removeTranslationGroup(), Translatable->getTranslationGroup()
2009-03-18 16:13:40 +00:00
thirdparty
MINOR Moved JSON library to thirdparty externals
2008-09-28 13:33:42 +00:00
widgets
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
_config.php
Merged from branches/2.3
2009-03-10 22:08:52 +00:00
cli-script.php
ENHANCEMENT: Change MySQLDatabase connection to operate in ANSI SQL mode, to ease the transition to DB abstraction
2008-11-22 03:51:04 +00:00
main.php
BUGFIX Removed header('Content-Type... from main.php bootstrapping - was defaulting to text/html - an invalid assumption at such an early stage (see #3685 )
2009-03-09 20:31:12 +00:00
main.php5
Reverted geoffm's accidental commit to /open
2008-02-25 02:10:37 +00:00
Makefile
Merged branches/2.3 into trunk
2008-11-22 03:33:00 +00:00
sake
Merged changes from 2.3 branch
2009-02-01 23:49:53 +00:00
silverstripe_version
fixed $
2007-12-14 04:35:28 +00:00