silverstripe-framework/tasks
Ingo Schommer a11db29672 MINOR Changed paths to moved thirdparty dependencies (mostly from /jsparty to /sapphire/thirdparty, /cms/javascript and /sapphire/javascript)
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@92502 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-21 02:29:59 +00:00
..
DailyTask.php
EncryptAllPasswordsTask.php BUGFIX Legacy password hash migration in MemberAuthenticator::authenticate() which fixes the precision problems mentioned in #3004 when a user logs in 2009-11-06 02:23:30 +00:00
HourlyTask.php
MigrateSiteTreeLinkingTask.php BUGFIX MigrateSiteTreeLinkingTask returns duplicate results from databases like MSSQL - remove any duplicates that may be around (from r91418) 2009-11-12 21:46:14 +00:00
MigrateTranslatableTask.php
MonthlyTask.php
QuarterHourlyTask.php
RemoveOrphanedPagesTask.php MINOR Changed paths to moved thirdparty dependencies (mostly from /jsparty to /sapphire/thirdparty, /cms/javascript and /sapphire/javascript) 2009-11-21 02:29:59 +00:00
ScheduledTask.php
UpgradeSiteTreePermissionSchemaTask.php
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