mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
1.9 KiB
1.9 KiB
3.0.2-rc2
Overview
- Fixed a regression on
SHOW FIELDS
queries (see mailinglist). - Added some localization fixes to prepare SilverStripe for its first fully completed translation
Bugfixes
- 2012-09-12 d5313aa Fixed SSViewerTest execution in non-dev environments (Ingo Schommer)
- 2012-09-12 df5a9e0 Cache ClassName enum so we dont query DB every call (Hamish Friedlander)
- 2012-09-11 b49fccd TinyMCE UI shows placeholders in mi_NZ (fixes #7797) (Ingo Schommer)
- 2012-09-11 71bbcfc ed PermissionRole field localization (Ingo Schommer)
- 2012-09-11 9b6ca79 ed report title column localization (Ingo Schommer)
- 2012-09-04 17db5ba Page type names not translated in pages overview search form (Niklas Forsdahl)
Other
- 2012-09-12 1a2961d Updated translations (Ingo Schommer)
- 2012-09-12 434f03d Updated translations (Ingo Schommer)
- 2012-09-12 99b1bc6 Don't rely on hardcoded IDs in DataListTest (breaks postgres) (Ingo Schommer)
- 2012-09-11 36d514d Updated translations (Ingo Schommer)
- 2012-09-11 ea9041d Localization for "cancel" button in GridFieldDetailForm (Ingo Schommer)
- 2012-09-05 f49439c Added 3.0.2-rc1 docs (Sam Minnee)