silverstripe-framework/tasks
Ingo Schommer e4ca24c7e2 BUGFIX Legacy password hash migration in MemberAuthenticator::authenticate() which fixes the precision problems mentioned in #3004 when a user logs in
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@90950 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-11-06 02:23:30 +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
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 Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
MigrateSiteTreeLinkingTask.php BUGFIX: Hard code the migration task to use Content instead of the no-longer-used FieldName. This should probably be improved to iterate over all HTMLText fields on the model. 2009-10-19 05:29:46 +00:00
MigrateTranslatableTask.php MINOR Unified permission control for i18nTextCollectorTask, TaskRunner, TestRunner, ModelViewer, DevelopmentAdmin, TestViewer, MigrateTranslatableTask 2009-09-10 01:49:56 +00:00
MonthlyTask.php Merged changes from 2.3 branch 2009-02-01 23:49:53 +00:00
QuarterHourlyTask.php MINOR added better handling of pages that result in no URLSegment 2009-08-17 22:30:27 +00:00
RemoveOrphanedPagesTask.php MINOR FIX: backticks converted to quotes 2009-09-17 00:02:04 +00:00
ScheduledTask.php MINOR added better handling of pages that result in no URLSegment 2009-08-17 22:30: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