|
|
|
@329
|
[329]
|
09/26/09 10:06:30 |
john |
changed default environment back to development in AR |
|
|
|
@327
|
[327]
|
09/26/09 09:40:51 |
john |
AR changed the count on paginated queries, added session_cookie_domain to … |
|
|
|
@315
|
[315]
|
07/08/09 01:40:57 |
john |
AR multiple connection/read only connections |
|
|
|
@313
|
[313]
|
07/07/09 21:57:06 |
john |
updates |
|
|
|
@311
|
[311]
|
04/25/09 09:50:22 |
john |
updates and bug fixes |
|
|
|
@308
|
[308]
|
03/19/09 10:40:34 |
john |
features and bug fixes from gocoffeego project |
|
|
|
@307
|
[307]
|
08/20/08 09:49:55 |
john |
changed find_all building records array to index on blank if no index is … |
|
|
|
@297
|
[297]
|
05/20/08 02:00:21 |
john |
fixed bug in aggregate_all with joins |
|
|
|
@296
|
[296]
|
05/19/08 09:39:37 |
john |
fixed bug in aggregate_all with joins |
|
|
|
@295
|
[295]
|
05/18/08 21:24:32 |
john |
fixed bug in aggregate_all with joins |
|
|
|
@294
|
[294]
|
05/13/08 04:11:08 |
john |
Took out referrences to Trax in AR in prep to make it standalone |
|
|
|
@293
|
[293]
|
12/08/07 10:52:36 |
john |
unset association if belongs_to or has_one returns null so it can be call … |
|
|
|
@283
|
[283]
|
02/17/07 01:54:28 |
john |
fixed other_table_name in find_all_habtm |
|
|
|
@281
|
[281]
|
02/03/07 08:05:41 |
john |
update validate_builtin() |
|
|
|
@278
|
[278]
|
01/29/07 12:12:11 |
john |
changed to on the call after_find() |
|
|
|
@275
|
[275]
|
01/22/07 04:21:54 |
john |
changed scope of back to public |
|
|
|
@274
|
[274]
|
01/21/07 22:37:48 |
john |
added schema_search_path to AR for postgres schemas |
|
|
|
@273
|
[273]
|
01/21/07 21:58:59 |
john |
added schema_search_path to AR for postgres schemas |
|
|
|
@272
|
[272]
|
01/18/07 08:49:09 |
john |
added builtin validation methods, bug fixes, and changes submitted by … |
|
|
|
@263
|
[263]
|
09/03/06 22:50:57 |
john |
updates to composed_of |
|
|
|
@262
|
[262]
|
09/03/06 20:28:53 |
john |
composed_of fix in AR |
|
|
|
@261
|
[261]
|
09/03/06 20:03:16 |
john |
added support for composed_of - composite value objects in AR |
|
|
|
@259
|
[259]
|
08/29/06 00:11:51 |
john |
added table_info to hold tableInfo |
|
|
|
@258
|
[258]
|
08/28/06 23:49:59 |
john |
fixing quoted_attributes() |
|
|
|
@257
|
[257]
|
08/28/06 23:44:34 |
john |
fixing quoted_attributes() |
|
|
|
@256
|
[256]
|
08/28/06 23:31:11 |
john |
fixing quoted_attributes() |
|
|
|
@255
|
[255]
|
08/28/06 23:30:49 |
john |
fixing quoted_attributes() |
|
|
|
@254
|
[254]
|
08/28/06 23:07:08 |
john |
fixing quoted_attributes() |
|
|
|
@252
|
[252]
|
08/28/06 21:26:46 |
john |
fixing quoted_attributes() in AR |
|
|
|
@251
|
[251]
|
08/26/06 10:27:55 |
john |
move database_settings[] and active_connections[] to AR out of Trax class … |
|
|
|
@250
|
[250]
|
08/25/06 09:56:48 |
john |
Converted AR to use MDB2 - DB is now deprecated |
|
|
|
@249
|
[249]
|
08/24/06 13:18:40 |
john |
fixed some logic errors with determining field types |
|
|
|
@247
|
[247]
|
08/23/06 00:21:16 |
john |
many bug fixes |
|
|
|
@241
|
[241]
|
08/22/06 03:18:53 |
john |
fixes to AR delete |
|
|
|
@227
|
[227]
|
07/09/06 14:53:36 |
john |
added PHP Shell an interactive shell to interact with your apps models |
|
|
|
@224
|
[224]
|
06/21/06 10:21:57 |
john |
fixed associations in AR |
|
|
|
@223
|
[223]
|
06/21/06 04:16:01 |
john |
fixed AR associations and find_by_* magic functions added … |
|
|
|
@215
|
[215]
|
05/31/06 21:38:41 |
john |
fixed paging syntax in find_all |
|
|
|
@214
|
[214]
|
05/31/06 21:33:29 |
john |
fixed paging syntax in find_all |
|
|
|
@213
|
[213]
|
05/31/06 14:47:07 |
john |
moved paging to AR Helper, find_all can take an array now, bug fixes |
|
|
|
@210
|
[210]
|
05/29/06 01:36:55 |
john |
fixed some syntax errors |
|
|
|
@203
|
[203]
|
05/26/06 04:46:01 |
john |
AR Bug fixes and fixed scaffold index template |
|
|
|
@201
|
[201]
|
05/25/06 02:58:10 |
john |
Major changes to environment added boot.php and Trax class to hold … |
|
|
|
@199
|
[199]
|
05/04/06 19:52:43 |
haas |
many fixes, documentation improvements |
|
|
|
@198
|
[198]
|
04/20/06 10:20:30 |
haas |
DateHelper? docs and tests |
|
|
|
@197
|
[197]
|
04/18/06 11:43:51 |
john |
added to AR |
|
|
|
@195
|
[195]
|
04/03/06 16:27:26 |
haas |
docs, test trax_generator |
|
|
|
@166
|
[166]
|
03/09/06 17:22:35 |
john |
added sql logging in debug mode into AR |
|
|
|
@165
|
[165]
|
03/09/06 12:50:58 |
haas |
improve various test, documents |
|
|
|
@162
|
[162]
|
03/06/06 00:32:02 |
john |
removed all the trailing spaces on the end of the files after php closing … |
|
|
|
@158
|
[158]
|
03/01/06 12:50:12 |
john |
added to AR so it can preserve null dates |
|
|
|
@155
|
[155]
|
02/28/06 12:49:52 |
haas |
more documentation |
|
|
|
@138
|
[138]
|
02/23/06 20:09:13 |
john |
added in phpDoc commenting tests docs - Walt |
|
|
|
@136
|
[136]
|
02/16/06 20:51:29 |
john |
fixed typo in find_by* magic function |
|
|
|
@135
|
[135]
|
02/16/06 20:45:55 |
john |
fixed typo in find_by* magic function |
|
|
|
@134
|
[134]
|
02/16/06 02:16:50 |
john |
added saving of association objects |
|
|
|
@133
|
[133]
|
02/16/06 02:14:57 |
john |
added saving of association objects |
|
|
|
@131
|
[131]
|
02/13/06 12:15:03 |
john |
fixed a bunch of helpers |
|
|
|
@128
|
[128]
|
02/05/06 23:31:53 |
john |
bug fixes for views |
|
|
|
@117
|
[117]
|
01/18/06 18:45:19 |
john |
Made all the file php long tags (uglysvn up) |
|
|
|
@112
|
[112]
|
01/11/06 16:00:15 |
john |
added to AR database_name and force_reconnect vars |
|
|
|
@110
|
[110]
|
01/10/06 09:43:07 |
john |
finished the scaffolding stuff in AR and its helper |
|
|
|
@106
|
[106]
|
01/01/06 21:37:32 |
john |
added a bunch of stuff for scaffolding |
|
|
|
@94
|
[94]
|
12/14/05 01:13:25 |
john |
made it so you can specify in database.ini [production] use=development |
|
|
|
@92
|
[92]
|
12/14/05 01:10:32 |
john |
made it so you can specify in database.ini [production] use=development |
|
|
|
@91
|
[91]
|
12/14/05 00:56:18 |
john |
made it so you can specify in database.ini [production] use=development |
|
|
|
@72
|
[72]
|
12/05/05 00:09:30 |
john |
mass update |
|
|
|
@62
|
[62]
|
12/04/05 23:32:05 |
john |
add vendor folder with trax libs in it |