silverstripe-framework/tasks
Ingo Schommer a3c406e4d2 NEW Merge i18nTextCollector with existing (fixes #1838)
This is a necessity for any further 3.1 pushes of master files to getlocalization.
Because we'd otherwise remove existing master strings for CTF etc,
which means we can no longer backport new translations to 3.0
(and there's no way for users to contribute translations to 3.0 via getlocalization).

It's still a very monolithic class, but at least I've refactored it to return
all collected strings without writing it to files (for easier testing).
2013-06-02 20:17:28 +02:00
..
DailyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
EncryptAllPasswordsTask.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
FlushGeneratedImagesTask.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
HourlyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
i18nTextCollectorTask.php NEW Merge i18nTextCollector with existing (fixes #1838) 2013-06-02 20:17:28 +02:00
MonthlyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
QuarterHourlyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
ScheduledTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
WeeklyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00
YearlyTask.php API Deprecated ScheduledTask and subclasses 2013-02-18 14:01:15 +01:00