|
|
|
@764
|
[764]
|
03/09/10 01:40:59 |
wbond |
Fixed ticket #400 - fActiveRecord::delete() with the $force_cascade flag … |
|
|
|
@757
|
[757]
|
03/04/10 08:57:05 |
wbond |
Fixed ticket #392 - fActiveRecord::load() now clears related records, … |
|
|
|
@756
|
[756]
|
03/04/10 08:53:15 |
wbond |
Fixed ticket #394 - fixed issues with the route names for one-to-one … |
|
|
|
@743
|
[743]
|
12/18/09 09:53:32 |
wbond |
Fixed ticket #359 - Fixed a bug in fActiveRecord where related records … |
|
|
|
@735
|
[735]
|
12/16/09 00:52:11 |
wbond |
BackwardsCompatibilityBreak - Added the $force_cascade parameter to … |
|
|
|
@731
|
[731]
|
11/14/09 09:43:26 |
wbond |
Fixed ticket #345 - fActiveRecord::changed() now properly compares NULL … |
|
|
|
@730
|
[730]
|
11/13/09 09:08:21 |
wbond |
Fixed ticket #346 - fORMOrdering was creating incorrect SQL statements for … |
|
|
|
@728
|
[728]
|
11/04/09 00:02:27 |
wbond |
Fixed a bug affecting where conditions with columns that are not null but … |
|
|
|
@726
|
[726]
|
11/03/09 13:57:54 |
wbond |
BackwardsCompatibilityBreak - fORM::addCustomClassTableMapping() was … |
|
|
|
@723
|
[723]
|
10/26/09 12:48:25 |
wbond |
Fixed ticket #323 - fActiveRecord objects now return the object from … |
|
|
|
@720
|
[720]
|
10/22/09 14:20:51 |
wbond |
BackwardsCompatibilityBreak - removed support for date function … |
|
|
|
@707
|
[707]
|
09/22/09 00:56:11 |
wbond |
Fixed tickets #317, #318, #320 - Cleaned up >< intersection operator for … |
|
|
|
@701
|
[701]
|
09/18/09 00:50:58 |
wbond |
Fixed tickets #250 and #307 - fValidationException can now take a header … |
|
|
|
@700
|
[700]
|
09/18/09 00:36:28 |
wbond |
BackwardsCompatibilityBreak - renamed fRecordSet::buildFromRecords() to … |
|
|
|
@698
|
[698]
|
09/09/09 02:51:38 |
wbond |
Fixed ticket #305 - corrected a grammar bug in fActiveRecord::hash() |
|
|
|
@694
|
[694]
|
09/01/09 22:33:04 |
wbond |
Fixed a bug in fActiveRecord that would cause issues with classes … |
|
|
|
@692
|
[692]
|
08/26/09 22:38:48 |
wbond |
Fixed ticket #294 - added a check to the configuration part of … |
|
|
|
@691
|
[691]
|
08/26/09 22:19:25 |
wbond |
Fixed ticket #292 - changed fActiveRecord::set{ColumnName}() methods to … |
|
|
|
@685
|
[685]
|
08/17/09 01:26:34 |
wbond |
Fixed ticket #288 - updated fActiveRecord::changed() to do a strict … |
|
|
|
@683
|
[683]
|
08/17/09 01:17:29 |
wbond |
Added fResult::unescape() and fUnbufferedResult::unescape(), fixed … |
|
|
|
@681
|
[681]
|
08/10/09 18:00:10 |
wbond |
Fixed a serious bug with setting NULL values in fActiveRecord |
|
|
|
@679
|
[679]
|
08/10/09 11:52:19 |
wbond |
Fixed a bug in fActiveRecord with unescaping data from the database |
|
|
|
@677
|
[677]
|
08/07/09 02:18:12 |
wbond |
Fixed ticket #285 - added the ability to compare fActiveRecord objects in … |
|
|
|
@675
|
[675]
|
08/07/09 01:49:34 |
wbond |
Performance enhancements to fActiveRecord::__call() and … |
|
|
|
@662
|
[662]
|
07/29/09 14:11:52 |
wbond |
Fixed ticket #278 - fActiveRecord now removes any auto-incrementing … |
|
|
|
@659
|
[659]
|
07/21/09 09:38:52 |
wbond |
Fixed tickets #225 and #270 - Loading fActiveRecord objects by … |
|
|
|
@648
|
[648]
|
07/13/09 01:47:06 |
wbond |
Updated fORM::callReflectCallbacks() to accept a class name instead of an … |
|
|
|
@647
|
[647]
|
07/13/09 01:35:06 |
wbond |
Added fORM::registerInspectCallback() and fORM::callInspectCallbacks() - … |
|
|
|
@641
|
[641]
|
07/09/09 14:24:07 |
wbond |
Fixed a bug where records would break the identity map at the end of … |
|
|
|
@639
|
[639]
|
07/09/09 14:17:49 |
wbond |
InternalBackwardsCompatibilityBreak - Changed fActiveRecord::hash() from a … |
|
|
|
@636
|
[636]
|
07/08/09 22:35:59 |
wbond |
Fixed ticket #198 - Moved fRecordSet::checkConditions() to … |
|
|
|
@627
|
[627]
|
07/01/09 00:25:32 |
wbond |
Added fORMValidation::addStringReplacement() and … |
|
|
|
@623
|
[623]
|
06/30/09 13:26:02 |
wbond |
Updated fActiveRecord::validate() to remove duplicate validation messages |
|
|
|
@616
|
[616]
|
06/26/09 06:53:53 |
wbond |
Fixed some bugs with validating related records |
|
|
|
@613
|
[613]
|
06/19/09 13:19:05 |
wbond |
Updated fActiveRecord encode methods to support a TRUE parameter for … |
|
|
|
@603
|
[603]
|
06/15/09 22:55:43 |
wbond |
Performance improvements, especially related to the ORM |
|
|
|
@600
|
[600]
|
06/12/09 01:14:03 |
wbond |
Fixed escaping string replacement values for preg_replace() calls. Will … |
|
|
|
@593
|
[593]
|
06/02/09 14:28:58 |
wbond |
Added fActiveRecord::list{RelatedRecords}() methods, added … |
|
|
|
@591
|
[591]
|
06/02/09 02:56:22 |
wbond |
BackwardsCompatibilityBreak - Removed fRecordSet::flagAssociate() and … |
|
|
|
@585
|
[585]
|
06/01/09 00:28:23 |
wbond |
Fixed ticket #167 - fActiveRecord::associate{RelatedClass}() methods can … |
|
|
|
@577
|
[577]
|
05/21/09 08:33:52 |
wbond |
Updated documentation to indicate when methods will throw the exception in … |
|
|
|
@576
|
[576]
|
05/20/09 13:50:06 |
wbond |
Fixed ticket #206 - fActiveRecord::replicate() now functions properly with … |
|
|
|
@564
|
[564]
|
05/06/09 21:18:12 |
wbond |
Fixed an incorrect variable reference in fActiveRecord::store() |
|
|
|
@548
|
[548]
|
05/03/09 21:30:08 |
wbond |
Fixed tickets #189 and #190, fActiveRecord now properly handles manually … |
|
|
|
@539
|
[539]
|
03/23/09 13:55:37 |
wbond |
Added the ability to do method chaining for fActiveRecord and fRecordSet … |
|
|
|
@537
|
[537]
|
03/22/09 17:17:19 |
wbond |
Fixed ticket #157, fActiveRecord::set() now removes commas from integers … |
|
|
|
@536
|
[536]
|
03/22/09 16:59:59 |
wbond |
Fixed ticket #156, fActiveRecord::encode() no longer adds commas to float … |
|
|
|
@535
|
[535]
|
03/22/09 16:56:51 |
wbond |
fActiveRecord::__wakeup() no longer registers the record as the definitive … |
|
|
|
@481
|
[481]
|
01/14/09 12:39:20 |
wbond |
Fixed a documentation bug in fActiveRecord |
|
|
|
@478
|
[478]
|
01/12/09 00:44:47 |
wbond |
Changed fActiveRecord::__construct() to populate database default values … |
|
|
|
@477
|
[477]
|
01/11/09 23:51:54 |
wbond |
Fixed fActiveRecord::exists() to properly detect cases when an existing … |
|
|
|
@452
|
[452]
|
12/30/08 13:44:14 |
wbond |
Fixed fActiveRecord so that the post::__construct() hook is not triggered … |
|
|
|
@450
|
[450]
|
12/29/08 08:58:33 |
wbond |
Changed fActiveRecord to accept either a primary key scalar value, primary … |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@441
|
[441]
|
12/17/08 12:20:04 |
wbond |
Updated the class change logs for that last 15 commits |
|
|
|
@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 … |
|
|
|
@433
|
[433]
|
12/11/08 00:40:18 |
wbond |
Cloning an fActiveRecord now also clones any objects contained in the … |
|
|
|
@427
|
[427]
|
12/05/08 13:04:46 |
wbond |
Fixed ticket #106 |
|
|
|
@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 … |
|
|
|
@403
|
[403]
|
11/16/08 23:34:26 |
wbond |
BackwardsCompatibilityBreak - Removed fCore::stringlike() |
|
|
|
@401
|
[401]
|
11/16/08 21:51:04 |
wbond |
Fixed errors in some messages |
|
|
|
@399
|
[399]
|
11/16/08 13:37:28 |
wbond |
BackwardsCompatibilityBreak - Renamed fPrintableException? to fException |
|
|
|
@395
|
[395]
|
11/14/08 22:46:50 |
wbond |
Fixed ticket #86 - fixed some outdated references to methods |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@378
|
[378]
|
11/10/08 13:57:35 |
wbond |
Fixed it so that fActiveRecord::configure() is called when a record is … |
|
|
|
@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 … |
|
|
|
@355
|
[355]
|
10/31/08 02:15:43 |
wbond |
Fixed a couple of little bugs with fActiveRecord and fORMColumn |
|
|
|
@348
|
[348]
|
10/30/08 01:43:41 |
wbond |
BackwardsCompatibilityBreak - fNoResultsException? was renamed to … |
|
|
|
@334
|
[334]
|
10/26/08 22:30:18 |
wbond |
Removed parameter type hints |
|
|
|
@332
|
[332]
|
10/26/08 17:11:58 |
wbond |
BackwardsCompatibilityBreak - fActiveRecord::has() was renamed to … |
|
|
|
@331
|
[331]
|
10/26/08 16:44:03 |
wbond |
BackwardsCompatibilityBreak - 'replace::' hooks are no longer allowed in … |
|
|
|
@330
|
[330]
|
10/25/08 22:15:37 |
wbond |
Moved the identity map and configure checking into fActiveRecord from fORM |
|
|
|
@326
|
[326]
|
10/23/08 14:02:11 |
wbond |
Fixed ticket #73 |
|
|
|
@315
|
[315]
|
10/19/08 00:32:49 |
wbond |
More API documentation updates |
|
|
|
@314
|
[314]
|
10/18/08 08:17:31 |
wbond |
More PHPDoc changes for testing API documentation generation |
|
|
|
@311
|
[311]
|
10/17/08 13:32:25 |
wbond |
Some updates to API documentation |
|
|
|
@308
|
[308]
|
10/16/08 13:27:00 |
wbond |
BackwardsCompatibilityBreak - Renamed fORMDatabase::getInstance() to … |
|
|
|
@285
|
[285]
|
10/11/08 00:44:11 |
wbond |
Added the cache array to fActiveRecord objects, also added additional … |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@267
|
[267]
|
10/03/08 14:14:59 |
wbond |
Added instance callback handlers |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@248
|
[248]
|
09/27/08 10:29:22 |
wbond |
Changed the way that method names are parsed by the ORM |
|
|
|
@242
|
[242]
|
09/26/08 09:23:38 |
wbond |
Fixed some issues with casting objects to strings |
|
|
|
@218
|
[218]
|
09/13/08 21:57:48 |
wbond |
BackwardsCompatibilityBreak - fHTML::checkForBlockLevelHTML() was renamed … |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from database/object_relational_mapping/fActiveRecord.php:
|
|
|
|
@205
|
[205]
|
09/10/08 00:24:27 |
wbond |
BackwardsCompatibilityBreak - fORMDatabase::prepareBySchema() was renamed … |