silverstripe-translatable/code
Ingo Schommer 7d9a802073 BUG Use new ORM methods (fixes #42)
This subtly changes the caching behaviour
where get_one() calls are replaced, results
will be no longer cached. There's no built-in core
way to cache DataList results, so for now we accept
that there's less caching due to this internal change.
2012-08-14 11:25:00 +02:00
..
controller BUG Fix admin/myprofile saving 2012-08-14 11:22:42 +02:00
forms MINOR Fixed @package 2011-03-23 10:15:23 +13:00
model BUG Use new ORM methods (fixes #42) 2012-08-14 11:25:00 +02:00
tasks MINOR Fixed @package 2011-03-23 10:15:23 +13:00