Skip to content

Releases: silverstripe/silverstripe-translatable

2.3.1

20 Apr 04:41
Compare
Choose a tag to compare
  • Avoid flagging pages as "modified" (JorisDebonnet) - 60b8ba9
  • When using LanguageDropdownField on searchable_fields, it doesn't get instantiated with title parameter - and as DropdownField class doesn't require it, we should make it optional (Thaissa Mendes) - 4cfae43
  • Update translations (Franco Springveldt) - 044971c
  • Only test supported releases and PHP versions (Ingo Schommer) - c906156
  • Update translations (Brett Tasker) - 81eaa62
  • BUGFIX: Fixed ambiguous column crash caused when publishing a versioned object if the query is joined against another table (UndefinedOffset) - e302c4e
  • Update translations (Damian Mooyman) - 06da948
  • Update Translatable.php (w-huber) - c6f9bd0
  • Update translations (Damian Mooyman) - 18b3c8f
  • Adjust block indentation (Michal Kleiner) - 7f34bac
  • Output extra meta tags only when there are any existing translations (Michal Kleiner) - 4324d5b
  • Check if object is folder before trying to add cms fields. (3dgoo (Michael)) - 0fea48a
  • Remove SiteConfig defaults from tests (fixes #224) (Ingo Schommer) - cf043a0

2.2.6

20 Apr 04:35
Compare
Choose a tag to compare
  • Avoid flagging pages as "modified" (JorisDebonnet) - 60b8ba9
  • When using LanguageDropdownField on searchable_fields, it doesn't get instantiated with title parameter - and as DropdownField class doesn't require it, we should make it optional (Thaissa Mendes) - 4cfae43

2.3.0

20 Apr 04:36
Compare
Choose a tag to compare
  • Update translations (Robbie Averill) - 2c81a62
  • Remove obsolete branch-alias (Robbie Averill) - 99dd101
  • Update Translatable.php (Micah Sheets) - 62523e2
  • Alias 2 branch as 2.3 (Damian Mooyman) - d9f8804

2.2.4

20 Apr 04:35
Compare
Choose a tag to compare
  • Update translations (Franco Springveldt) - 044971c
  • Only test supported releases and PHP versions (Ingo Schommer) - c906156
  • Remove SiteConfig defaults from tests (fixes #224) (Ingo Schommer) - cf043a0

2.2.3

20 Apr 04:35
Compare
Choose a tag to compare
  • Update translations (Brett Tasker) - 81eaa62
  • BUGFIX: Fixed ambiguous column crash caused when publishing a versioned object if the query is joined against another table (UndefinedOffset) - e302c4e

2.2.2

20 Apr 04:35
Compare
Choose a tag to compare
  • Update translations (Damian Mooyman) - 06da948
  • Update Translatable.php (w-huber) - c6f9bd0

2.2.1

18 Aug 06:21
Compare
Choose a tag to compare
Update translations

2.2.0

19 May 00:04
Compare
Choose a tag to compare
  • Moved translatable dependency from CMS
  • Update HtmlEditorField.Translatable.js
  • API Add support for gridfield
  • Update translations.

2.1.1

04 Feb 04:56
Compare
Choose a tag to compare
  • Fixed issue #213 causing crash when accessing a translation with a checkbox
  • Consistently use uppercase "Locale" GET param
  • Set current locale on POST requests (fixes #156)
  • DOCS Added user guide
  • Update translations

2.1.0

19 Nov 20:59
Compare
Choose a tag to compare
  • Changelog added
  • Update translations
  • Add tests for 3.2 and php 5.6
  • Updated Travis build status branch
  • Fixed 3.x deprecations, updated dep from 3.1 to 3.2