root/trunk/lib/AkActiveRecord/AkAssociatedActiveRecord.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1401 [1401] 09/06/09 11:03:53 arnoschn fixing IN ? bug in findBy queries, fixing bind warning in associated …
(edit) @1399 [1399] 09/01/09 20:52:50 bermi When loading associations using load(), it will always return false is no …
(edit) @1387 [1387] 08/26/09 07:13:43 arnoschn Fixing (un)serialize behaviour, which had been broken due to running …
(edit) @1365 [1365] 08/07/09 05:15:55 arnoschn - Fixing #265 serialize problem on associated models - also fixing …
(edit) @1351 [1351] 07/31/09 02:05:18 arnoschn Fixing data type casting when retrieving associated records via …
(edit) @1345 [1345] 07/28/09 01:47:49 arnoschn - Fixing usage of bind / conditions = array() usage in nested finder
(edit) @1311 [1311] 06/03/09 06:10:12 bermi Fixing AkBelongsTo::counter_cache_column default settigns to match the …
(edit) @1307 [1307] 05/21/09 11:25:30 arnoschn adding replacement for tablename.* columns on the findWithAssociations
(edit) @1300 [1300] 05/18/09 03:20:20 arnoschn fixing bug on constructFinderSqlWithAssoctions. handing through …
(edit) @1299 [1299] 05/12/09 14:40:08 arnoschn refactoring the AkActiveRecordMock? and the objectgraph builder. Adding …
(edit) @1297 [1297] 04/30/09 02:41:03 arnoschn fixing issue on detecting content-columns when instantiating objects in …
(edit) @1293 [1293] 04/28/09 08:06:58 arnoschn adding the possiblity to findWithAssociations to return array or an array …
(edit) @1287 [1287] 04/26/09 11:32:27 arnoschn fixing a stupid Ak::compat() call. = adding a $optionswrap? to …
(edit) @1286 [1286] 04/26/09 07:23:26 arnoschn WARNING: IMPORTANT CHANGES AHEAD ON …
(edit) @1270 [1270] 03/19/09 15:00:04 arnoschn fixing second level associations. comparing ids and unsetting data
(edit) @1267 [1267] 03/18/09 09:24:19 arnoschn adding group by to findWithAssociation
(edit) @1266 [1266] 03/18/09 05:30:57 arnoschn implementing "conditions" and "order" option on 2nd level associations.
(edit) @1263 [1263] 03/17/09 07:09:52 arnoschn fixing return by reference
(edit) @1262 [1262] 03/17/09 06:31:32 arnoschn Adding experimental "2nd level findWithAssociations", which allows you to …
(edit) @928 [928] 07/22/08 21:21:10 kaste Refactor. Moved logic from findBySqlWithAssociations to …
(edit) @660 [660] 06/17/08 07:12:06 arnoschn #190: table-inheritance aliasing bug fix
(edit) @578 [578] 05/04/08 14:10:40 bermiferrer Adding support for using string lists for finder 'include' params
(edit) @468 [468] 01/27/08 13:34:16 bermiferrer WARNING: IMPORTANT CHANGES AHEAD! --------------------------------- * …
(edit) @408 [408] 10/17/07 05:01:06 bermiferrer Fixinf "avaliable" typo. Fixes #78
(edit) @333 [333] 08/29/07 21:37:32 bermiferrer Fixed bug reported by Aditya produced when finding one record and …
(edit) @323 [323] 08/26/07 17:55:22 bermiferrer Updated the framework to pass the tests when using PostgreSQL …
(edit) @315 [315] 08/20/07 19:39:43 bermiferrer Including associated models on hasMany and hasAndBelongsToMany …
(edit) @285 [285] 07/19/07 20:07:58 bermiferrer Reorganizing API packages hierarchy.
(edit) @235 [235] 05/22/07 11:46:15 bermiferrer Removing false? hack to avoid Reference warnings on PHP4 methods that …
(edit) @217 [217] 04/26/07 17:55:27 bermiferrer First take on the Logging engine. Just define the constant AK_LOG_EVENTS …
(edit) @173 [173] 04/09/07 13:32:19 bermiferrer Fixing french tutorial translation encoding and correcting errors. Posted …
(edit) @132 [132] 03/12/07 11:03:21 bermiferrer Fixing AkHasOne? finder
(edit) @123 [123] 03/05/07 09:47:23 bermiferrer Removing pass by reference on removeUnavailableColumns and renaming to …
(edit) @64 [64] 01/29/07 16:24:30 bermiferrer Removing deprecated code
(edit) @63 [63] 01/29/07 15:09:31 bermiferrer Improved AkActiveRecord? instantation speed in at least an 18%. Added …
(edit) @62 [62] 01/25/07 18:09:42 bermiferrer Solving issue reported by Kaste about AR finders when using an array of …
(edit) @57 [57] 01/22/07 07:02:53 bermiferrer Fixing habtm bug introduced on previous commit
(edit) @56 [56] 01/22/07 06:32:10 bermiferrer Improved Ak::debug() and Ak::trace(). Fixed bug when passing a single id …
(edit) @10 [10] 11/23/06 12:18:22 bermiferrer Fixing more association bugs
(edit) @8 [8] 11/23/06 03:57:51 bermiferrer Fixing multiple sorting on finders that included associations
(add) @2 [2] 11/11/06 11:38:52 bermiferrer Moving repository from svn.akelos.org to Google Project Hosting
Note: See TracRevisionLog for help on using the revision log.