mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
bcac495926
ENHANCEMENT Simplified AllChildrenIncludingDeleted() to not require a special augmentAllChildrenIncludingDeleted() implementation: We don't combine untranslated/translated children any longer (which was used in CMS tree view), but rather just show translated records ENHANCEMENT Ensuring uniqueness of URL segments by appending "-<langcode>" to new translations (in Translatable->onBeforeWrite()) ENHANCEMENT Added Translatable->alternateGetByUrl() as a hook into SiteTree::get_by_url() ENHANCEMENT Adding link back to original page in CMS editform for translations BUGFIX Excluding HiddenField instances from Translatable->updateCMSFields() BUGFIX Don't require a record to be written (through exists()) when checking Translatable->isTranslation() or Translatable->hasTranslation() MINOR Don't use createMethod() shortcut for Translatable->AllChildrenIncludingDeleted() MINOR Added Translatable unit tests git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@70306 467b73ca-7a2a-4603-9d3b-597d59a354a9 |
||
---|---|---|
api | ||
cli | ||
conf | ||
core | ||
css | ||
dev | ||
filesystem | ||
forms | ||
images | ||
integration | ||
javascript | ||
lang | ||
parsers | ||
profiler | ||
search | ||
security | ||
tasks | ||
templates | ||
tests | ||
thirdparty | ||
widgets | ||
_config.php | ||
cli-script.php | ||
main.php | ||
main.php5 | ||
Makefile | ||
sake | ||
silverstripe_version |