silverstripe-framework/tasks
Andrew O'Neil 4f42548da6 BUGFIX: Fix translatable migration regenerating URLSegments when it shouldn't
BUGFIX: Fix translatable migration not writing records to Live properly


git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@70080 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-01-13 05:04:21 +00:00
..
DailyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
HourlyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
MigrateTranslatableTask.php BUGFIX: Fix translatable migration regenerating URLSegments when it shouldn't 2009-01-13 05:04:21 +00:00
MonthlyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
ScheduledTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
UpgradeSiteTreePermissionSchemaTask.php Updating queries to be more DB agnostic 2008-11-24 09:31:14 +00:00
WeeklyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00
YearlyTask.php BUGFIX Calling init() on CliController subclasses before triggering process(), to give the controller a chance to perform permission control etc. 2008-12-01 01:15:27 +00:00