Commits

[6881 total ]
Avatar
BUGFIX: Use Director::get_current_page() rather than Controller::curr() in Widget_Controller->Link() to avoid infinite loops when the widget controller is handling a request.

by sminnee on 2009-11-08 21:53 (3 days ago)

Avatar
BUGFIX: Corrected widget URL matcher pattern to not shift data off that should be passed to the widget controller.

by sminnee on 2009-11-08 21:53 (3 days ago)

Avatar
MINOR #3728: Updated ViewableData to cast to HTMLText rather than HTMLVarchar by default so more XML-centric methods are exposed.

by sminnee on 2009-11-08 21:53 (3 days ago)

Avatar
MINOR Changed silverstripe.com references to silverstripe.org

by sminnee on 2009-11-06 03:35 (5 days ago)

Avatar
BUGFIX Added ContentController->successfullyinstalled() to $allowed_actions (from r90876)

by sminnee on 2009-11-06 03:34 (5 days ago)

Avatar
BUGFIX Legacy password hash migration in MemberAuthenticator::authenticate() which fixes the precision problems mentioned in #3004 when a user logs in

by chillu (Using name ‘ischommer’) on 2009-11-06 02:23 (5 days ago)

Avatar
ENHANCEMENT Pluggable password encryption through PasswordEncryptor class (#3665)

by chillu (Using name ‘ischommer’) on 2009-11-06 02:23 (5 days ago)

Avatar
MINOR Moved Security::encryptallpasswords() to EncryptAllPasswordsTask

by chillu (Using name ‘ischommer’) on 2009-11-06 02:23 (5 days ago)

Anon32
BUGFIX: MSSQL does not support double, using float instead

by apiening on 2009-11-05 21:44 (6 days ago)

Anon32
BUGFIX: use second argument only if its an array

by apiening on 2009-11-05 20:31 (6 days ago)