Commits

[6908 total ]
Avatar
MINOR Changed silverstripe.com references to silverstripe.org

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

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

by sminnee on 2009-11-06 03:34 (25 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 (26 days ago)

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

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

Avatar
MINOR Moved Security::encryptallpasswords() to EncryptAllPasswordsTask

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

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

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

Anon32
BUGFIX: use second argument only if its an array

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

Avatar
MINOR Added 2.4 as mergesource target

by chillu (Using name ‘ischommer’) on 2009-11-05 03:09 (27 days ago)

Avatar
API CHANGE: Allow fieldList arguments to Form::loadDataFrom() and Form::saveInto(), for situations where the data passed only applies to a segment of the form.

by sminnee on 2009-11-05 01:55 (27 days ago)

Avatar
API CHANGE: Inserting $HiddenFields into a form template will show the input tags of all the hidden fields.

by sminnee on 2009-11-05 01:54 (27 days ago)