Commits

[822 total ]
Avatar
Fixed ticket #336 - Updated fFilesystem::convertToBytes() to properly handle integers without a suffix and sizes with fractions

by wbond on 2009-11-14 15:16 (9 days ago)

Avatar
Fixed ticket #345 - fActiveRecord::changed() now properly compares NULL and blank strings

by wbond on 2009-11-14 14:43 (9 days ago)

Avatar
Fixed ticket #346 - fORMOrdering was creating incorrect SQL statements for columns in unique constraints with three or more columns. Fixed a bug with detecting unique constraints in fSchema for SQL Server, and fixed a bug in loading fActiveRecord objects with only some of the columns in a multi-column primary key.

by wbond on 2009-11-13 14:08 (10 days ago)

Avatar
Fixed ticket #339 - some conditional comments were causing the regex in fHTML::prepare() to break

by wbond on 2009-11-04 05:24 (20 days ago)

Avatar
Fixed a bug affecting where conditions with columns that are not null but have a default value

by wbond on 2009-11-04 05:02 (20 days ago)

Avatar
Fixed an issue in fORMDate with calling a non-existent method on fTimestamp instances

by wbond on 2009-11-03 19:15 (20 days ago)

Avatar
BackwardsCompatibilityBreak - fORM::addCustomClassTableMapping() was renamed to fORM::mapClassToTable()

by wbond on 2009-11-03 18:57 (20 days ago)

Avatar
Fixed ticket #340 - fImage now handles transparency and desaturation properly when using GD. Fixed a unit test issue for fSession on PHP 5.1.

by wbond on 2009-10-27 17:30 (27 days ago)

Avatar
Fixed ticket #333 - changed fFile to allow getting the directory, filename and path on files that have been deleted

by wbond on 2009-10-26 16:51 (28 days ago)

Avatar
Fixed ticket #323 - fActiveRecord objects now return the object from associate, link and populate methods to allow for method chaining

by wbond on 2009-10-26 16:48 (28 days ago)