silverstripe-framework/tasks
Sam Minnee f515ed7898 BUGFIX Calling doRestoreToStage() on orphans which don't have a stage record before unpublishing them in RemoveOrphanedPagesTask
MINOR Added "unselect all" and better permission checks to RemoveOrphanedPagesTask (from r78478)
MINOR Fixed visibility of RemoveOrphanedPagesTask->getOrphanedPages() (from r78486)
ENHANCEMENT Allow rebasing of orphans in a subfolder for RemoveOrphanedPagesTask (from r78494)
MINOR set_time_limit for RemoveOrphanedPagesTask (from r78495)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@81471 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-07-09 06:13:33 +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 Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
MigrateTranslatableTask.php API CHANGE Deprecated Translatable::set_reading_lang(), use Translatable::set_current_locale(). 2009-05-17 05:36:01 +00:00
MonthlyTask.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
RemoveOrphanedPagesTask.php BUGFIX Calling doRestoreToStage() on orphans which don't have a stage record before unpublishing them in RemoveOrphanedPagesTask 2009-07-09 06:13:33 +00:00
ScheduledTask.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +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