|
|
|
@453
|
[453]
|
12/31/08 00:13:19 |
wbond |
Removed the adjustment amount check on fDate::adjust() and fTime::adjust() … |
|
|
|
@452
|
[452]
|
12/30/08 13:44:14 |
wbond |
Fixed fActiveRecord so that the post::__construct() hook is not triggered … |
|
|
|
@451
|
[451]
|
12/29/08 09:04:10 |
wbond |
Fixed logic errors with splitting static method callbacks for PHP 5.1 |
|
|
|
@450
|
[450]
|
12/29/08 08:58:33 |
wbond |
Changed fActiveRecord to accept either a primary key scalar value, primary … |
|
|
|
@449
|
[449]
|
12/24/08 15:36:32 |
wbond |
Fixed #117, loading related records in the same table through a … |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@447
|
[447]
|
12/23/08 23:58:00 |
wbond |
Updated the change log for fORMFile |
|
|
|
@446
|
[446]
|
12/23/08 20:55:32 |
wbond |
Changed fORMFile to include an extra check to ensure that the current file … |
|
|
|
@445
|
[445]
|
12/23/08 14:06:46 |
wbond |
Fixed fORMFile::replicate() to ensure that the temp directory exists and … |
|
|
|
@444
|
[444]
|
12/18/08 13:10:24 |
wbond |
Fixed fORMFile to not thrown an exception if a file can't be found |
|
|
|
@443
|
[443]
|
12/18/08 13:09:23 |
wbond |
Fixed fImage::saveChanges() to not delete the image if no changes have … |
|
|
|
@442
|
[442]
|
12/17/08 12:27:15 |
wbond |
Fixed a static method callback constant in fORM |
|
|
|
@441
|
[441]
|
12/17/08 12:20:04 |
wbond |
Updated the class change logs for that last 15 commits |
|
|
|
@440
|
[440]
|
12/17/08 00:27:39 |
wbond |
Changed fFile to implement the Iterator interface, returning one line per … |
|
|
|
@439
|
[439]
|
12/16/08 23:18:36 |
wbond |
Fixed ticket #113 |
|
|
|
@438
|
[438]
|
12/12/08 13:06:59 |
wbond |
Fixed a bug with fORMValidation::addManyToManyValidationRule() - previous … |
|
|
|
@437
|
[437]
|
12/12/08 02:10:16 |
wbond |
Fixed fActiveRecord to use the plural class name when replicating related … |
|
|
|
@436
|
[436]
|
12/12/08 01:46:58 |
wbond |
Fixed ticket #109 by adding fActiveRecord::replicate() and supporting … |
|
|
|
@435
|
[435]
|
12/11/08 21:53:53 |
wbond |
Fixed a small bug in the fORMDatabase::createPrimaryKeyWhereClause() … |
|
|
|
@434
|
[434]
|
12/11/08 14:02:27 |
wbond |
Fixed ticket #111 |
|
|
|
@433
|
[433]
|
12/11/08 00:40:18 |
wbond |
Cloning an fActiveRecord now also clones any objects contained in the … |
|
|
|
@432
|
[432]
|
12/11/08 00:32:37 |
wbond |
Removed a whole bunch of unnecessary error suppression operators (@) |
|
|
|
@431
|
[431]
|
12/11/08 00:25:14 |
wbond |
Fixed fFilesystem to properly update the file path map and exception map … |
|
|
|
@430
|
[430]
|
12/11/08 00:20:47 |
wbond |
Cloning an fFile object now causes it to be duplicated on the filesystem |
|
|
|
@429
|
[429]
|
12/11/08 00:03:45 |
wbond |
Fixed ticket #110 |
|
|
|
@428
|
[428]
|
12/08/08 20:31:28 |
wbond |
Fixed a bug with fORMValidation::addManyToManyValidationRule() |
|
|
|
@427
|
[427]
|
12/05/08 13:04:46 |
wbond |
Fixed ticket #106 |
|
|
|
@426
|
[426]
|
12/05/08 13:02:48 |
wbond |
Fixed a bug in fORMDatabase from r424 |
|
|
|
@425
|
[425]
|
12/05/08 13:00:58 |
wbond |
Fixed ticket #108 |
|
|
|
@424
|
[424]
|
12/04/08 08:39:24 |
wbond |
Fixed ticket #101 - added support for != and ≠ to fRecordSet::build() and … |
|
|
|
@423
|
[423]
|
12/04/08 08:12:26 |
wbond |
Added a missing callback constant to fSession |
|
|
|
@422
|
[422]
|
12/04/08 08:11:40 |
wbond |
Fixed ticket #105 |
|
|
|
@421
|
[421]
|
12/04/08 08:06:07 |
wbond |
Updated the changelog for fActiveRecord |
|
|
|
@420
|
[420]
|
12/04/08 08:02:27 |
wbond |
Fixed ticket #104 |
|
|
|
@419
|
[419]
|
12/04/08 08:00:48 |
wbond |
Changed fActiveRecord to remove an auto-incrementing primary key, detach … |
|
|
|
@418
|
[418]
|
12/02/08 22:16:54 |
wbond |
Fixed the API documentation for the fException constructor |
|
|
|
@417
|
[417]
|
12/02/08 22:11:50 |
wbond |
Fixed a bug where an escaped % in an exception class constructor was … |
|
|
|
@416
|
[416]
|
11/29/08 19:52:43 |
wbond |
Fixed ticket #94 |
|
|
|
@415
|
[415]
|
11/29/08 18:29:45 |
wbond |
Fixed a bug with fRecordSet::current() (and thus also … |
|
|
|
@414
|
[414]
|
11/29/08 18:18:00 |
wbond |
Fixed ticket #93 |
|
|
|
@413
|
[413]
|
11/25/08 00:56:58 |
wbond |
Fixed a bug with validating the uploaded file's size |
|
|
|
@412
|
[412]
|
11/24/08 23:26:15 |
wbond |
Changed the fFile constructor to throw an exception if a directory is … |
|
|
|
@411
|
[411]
|
11/24/08 23:15:25 |
wbond |
Fixed a few bugs with objectifying ORM column data. Bugs were introduced … |
|
|
|
@410
|
[410]
|
11/23/08 23:25:34 |
wbond |
Fixed fFile::getMimeType() to properly detect Microsoft Office file … |
|
|
|
@409
|
[409]
|
11/23/08 19:57:15 |
wbond |
Updated fFile to allow method chaining off of fFile::rename() and … |
|
|
|
@408
|
[408]
|
11/19/08 08:57:47 |
wbond |
Changed fImage to return itself from manipulation methods, allowing for … |
|
|
|
@407
|
[407]
|
11/19/08 08:47:52 |
wbond |
Added the ability to specify quality when saving a JPEG via … |
|
|
|
@406
|
[406]
|
11/17/08 21:06:47 |
wbond |
Fixed ticket #88 |
|
|
|
@405
|
[405]
|
11/17/08 21:01:31 |
wbond |
Fixed ticket #87 |
|
|
|
@404
|
[404]
|
11/17/08 01:57:08 |
wbond |
Added a few missing callback constants |
|
|
|
@403
|
[403]
|
11/16/08 23:34:26 |
wbond |
BackwardsCompatibilityBreak - Removed fCore::stringlike() |
|
|
|
@402
|
[402]
|
11/16/08 22:51:01 |
wbond |
BackwardsCompatibilityBreak - Removed fCore::trigger() |
|
|
|
@401
|
[401]
|
11/16/08 21:51:04 |
wbond |
Fixed errors in some messages |
|
|
|
@400
|
[400]
|
11/16/08 14:31:42 |
wbond |
fExpectedException and fUnexpectedException are no longer abstract |
|
|
|
@399
|
[399]
|
11/16/08 13:37:28 |
wbond |
BackwardsCompatibilityBreak - Renamed fPrintableException? to fException |
|
|
|
@398
|
[398]
|
11/15/08 11:43:50 |
wbond |
Added the D modifier to the appropriate preg_* calls |
|
|
|
@397
|
[397]
|
11/15/08 11:04:29 |
wbond |
Added a newline check for the subject in fEmail::validate() |
|
|
|
@396
|
[396]
|
11/14/08 22:48:00 |
wbond |
Added a missing method name const |
|
|
|
@395
|
[395]
|
11/14/08 22:46:50 |
wbond |
Fixed ticket #86 - fixed some outdated references to methods |
|
|
|
@394
|
[394]
|
11/14/08 21:53:32 |
wbond |
Updated all functions that deal with entities to use ENT_QUOTES and made … |
|
|
|
@393
|
[393]
|
11/14/08 13:22:53 |
wbond |
Fixed ticket #85 |
|
|
|
@392
|
[392]
|
11/14/08 13:17:42 |
wbond |
Fixed a parse error with fRecordSet |
|
|
|
@391
|
[391]
|
11/13/08 23:59:51 |
wbond |
Fixed a bug with creating exceptions |
|
|
|
@390
|
[390]
|
11/13/08 22:50:25 |
wbond |
Changed fSession to force using cookies and only cookies for session … |
|
|
|
@389
|
[389]
|
11/13/08 22:01:10 |
wbond |
Added the option of specifying the URL for fCRUD::generateRequestToken() … |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@387
|
[387]
|
11/12/08 21:58:14 |
wbond |
Fixed auto session regeneration in fAuthorization |
|
|
|
@386
|
[386]
|
11/12/08 21:22:07 |
wbond |
Fixed ticket #84 - changed fMoney to only use the defined precision for … |
|
|
|
@385
|
[385]
|
11/12/08 20:28:38 |
wbond |
Fixed a misspelling in fAuthorization |
|
|
|
@384
|
[384]
|
11/12/08 20:26:12 |
wbond |
Added fNumber::getScale(), fixed an issues where the scale was being … |
|
|
|
@383
|
[383]
|
11/12/08 14:15:32 |
wbond |
Added fSession::setPath() |
|
|
|
@382
|
[382]
|
11/12/08 14:05:32 |
wbond |
Changed fAuthorization to regenerate the session id whenever new user info … |
|
|
|
@381
|
[381]
|
11/12/08 13:52:39 |
wbond |
Fixed bugs in fCRUD with reordering and removing list items from … |
|
|
|
@380
|
[380]
|
11/12/08 13:47:01 |
wbond |
Fixed fUpload issues with checking the mime type |
|
|
|
@379
|
[379]
|
11/11/08 13:48:13 |
wbond |
Removed an incorrect hook from fORM::registerHookCallback() |
|
|
|
@378
|
[378]
|
11/10/08 13:57:35 |
wbond |
Fixed it so that fActiveRecord::configure() is called when a record is … |
|
|
|
@377
|
[377]
|
11/10/08 13:55:33 |
wbond |
Fixed fORM documentation to include new &$cache parameter for hooks and … |
|
|
|
@376
|
[376]
|
11/09/08 19:54:07 |
wbond |
Fixed ticket #80 |
|
|
|
@375
|
[375]
|
11/09/08 16:02:42 |
wbond |
Added fCRUD::generateRequestToken() and fCRUD::validateRequestToken() as a … |
|
|
|
@374
|
[374]
|
11/09/08 15:15:08 |
wbond |
BackwardsCompatibilityBreak - fActiveRecord hooks and method calls now … |
|
|
|
@373
|
[373]
|
11/08/08 21:54:41 |
wbond |
Set fActiveRecord to hook itself back into the identity map when … |
|
|
|
@372
|
[372]
|
11/08/08 21:43:16 |
wbond |
Fixed ticket #78 |
|
|
|
@371
|
[371]
|
11/08/08 21:25:24 |
wbond |
Fixed documentation for change in r370 |
|
|
|
@370
|
[370]
|
11/08/08 21:24:24 |
wbond |
Fixed ticket #79 |
|
|
|
@369
|
[369]
|
11/08/08 21:22:43 |
wbond |
Fixed a bug where date created and date updated columns would not be set … |
|
|
|
@368
|
[368]
|
11/08/08 21:21:31 |
wbond |
Reworked fFile::getMimeType() and added support for more audio, video and … |
|
|
|
@367
|
[367]
|
11/06/08 09:03:19 |
wbond |
Added a few more common internet mime types to fFile::getMimeType() |
|
|
|
@366
|
[366]
|
11/06/08 00:51:32 |
wbond |
Added fFile::getMimeType() |
|
|
|
@365
|
[365]
|
11/06/08 00:50:51 |
wbond |
Fixed fEmail so it properly throws an exception when there is incorrect … |
|
|
|
@364
|
[364]
|
11/02/08 23:29:40 |
wbond |
BackwardsCompatibilityBreak - Swapped the order of the last two parameters … |
|
|
|
@363
|
[363]
|
11/01/08 15:23:27 |
wbond |
Added server-side verification for image upload columns |
|
|
|
@362
|
[362]
|
11/01/08 14:54:39 |
wbond |
Disabled the enableOverwrite method for fORMFile::addFUploadMethodCall() … |
|
|
|
@361
|
[361]
|
11/01/08 11:15:28 |
wbond |
BackwardsCompatibilityBreak - Changed the existing file upload field name … |
|
|
|
@360
|
[360]
|
10/31/08 14:51:18 |
wbond |
Changed fORMColumn::configureRandomColumn() to only generate a random … |
|
|
|
@359
|
[359]
|
10/31/08 14:32:27 |
wbond |
Added the ability to generate a new random string when a column is … |
|
|
|
@358
|
[358]
|
10/31/08 14:10:18 |
wbond |
Added ~ condition support to fRecordSet::filter() |
|
|
|
@357
|
[357]
|
10/31/08 14:04:25 |
wbond |
Fixed a bug in fORMFile |
|
|
|
@356
|
[356]
|
10/31/08 02:23:07 |
wbond |
Added a processColumnName() method for image upload columns - will take … |
|
|
|
@355
|
[355]
|
10/31/08 02:15:43 |
wbond |
Fixed a couple of little bugs with fActiveRecord and fORMColumn |
|
|
|
@354
|
[354]
|
10/31/08 02:01:50 |
wbond |
Fixed a few small bugs in fRecordSet::slice() |