|
|
|
@337
|
[337]
|
2 years |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@336
|
[336]
|
2 years |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@335
|
[335]
|
2 years |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@334
|
[334]
|
2 years |
john |
added unset() and isset() to ActiveRecord?
|
|
|
|
@333
|
[333]
|
2 years |
john |
Added Partial Updates to ActiveRecord?
|
|
|
|
@329
|
[329]
|
3 years |
john |
changed default environment back to development in AR
|
|
|
|
@328
|
[328]
|
3 years |
john |
updated the version to 0.16.0
|
|
|
|
@327
|
[327]
|
3 years |
john |
AR changed the count on paginated queries, added session_cookie_domain to …
|
|
|
|
@326
|
[326]
|
3 years |
john |
added second param to mail_mime->headers(->headers, true) to make it …
|
|
|
|
@325
|
[325]
|
3 years |
john |
added the ablility to add additional include_paths and _autoload into …
|
|
|
|
@324
|
[324]
|
3 years |
john |
added the ablility to add additional include_paths and _autoload into …
|
|
|
|
@323
|
[323]
|
3 years |
john |
added the ablility to add additional include_paths and _autoload into …
|
|
|
|
@317
|
[317]
|
3 years |
john |
fixed a render bug render_performed = false when render as string
|
|
|
|
@316
|
[316]
|
3 years |
john |
bug fixes / updates
|
|
|
|
@315
|
[315]
|
3 years |
john |
AR multiple connection/read only connections
|
|
|
|
@314
|
[314]
|
3 years |
john |
updates
|
|
|
|
@313
|
[313]
|
3 years |
john |
updates
|
|
|
|
@312
|
[312]
|
3 years |
john |
fixed namespaced controllers
|
|
|
|
@311
|
[311]
|
3 years |
john |
updates and bug fixes
|
|
|
|
@310
|
[310]
|
3 years |
john |
updating console
|
|
|
|
@309
|
[309]
|
3 years |
john |
updating console
|
|
|
|
@308
|
[308]
|
3 years |
john |
features and bug fixes from gocoffeego project
|
|
|
|
@307
|
[307]
|
4 years |
john |
changed find_all building records array to index on blank if no index is …
|
|
|
|
@305
|
[305]
|
4 years |
john |
updating package make
|
|
|
|
@304
|
[304]
|
4 years |
john |
tmp folder
|
|
|
|
@303
|
[303]
|
4 years |
john |
moved makepkg.php and updated README for how to build PEAR module
|
|
|
|
@302
|
[302]
|
4 years |
john |
changing file layout
|
|
|
|
@301
|
[301]
|
4 years |
john |
changing file layout
|
|
|
|
@300
|
[300]
|
4 years |
john |
fixed a few bugs with new session AR store
|
|
|
|
@299
|
[299]
|
4 years |
john |
added content_for() to AC simulating code blocks in ruby
|
|
|
|
@298
|
[298]
|
4 years |
john |
Added ActiveRecord? Session Store for storing sessions to a db via AR
|
|
|
|
@297
|
[297]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@296
|
[296]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@295
|
[295]
|
4 years |
john |
fixed bug in aggregate_all with joins
|
|
|
|
@294
|
[294]
|
4 years |
john |
Took out referrences to Trax in AR in prep to make it standalone
|
|
|
|
@293
|
[293]
|
4 years |
john |
unset association if belongs_to or has_one returns null so it can be call …
|
|
|
|
@292
|
[292]
|
5 years |
john |
fixed AC id wasn't being set on custom routes
|
|
|
|
@291
|
[291]
|
5 years |
john |
updated makepkg.php to get version from Trax Class
|
|
|
|
@290
|
[290]
|
5 years |
john |
updated the README
|
|
|
|
@289
|
[289]
|
5 years |
john |
fixed ActionMailer? bug in the deliver method now will send again
|
|
|
|
@287
|
[287]
|
5 years |
john |
updating makepkg to new format for package2.xml
|
|
|
|
@286
|
[286]
|
5 years |
john |
updated makepkg.php
|
|
|
|
@284
|
[284]
|
5 years |
john |
patched AC to be able to set layout per action
|
|
|
|
@283
|
[283]
|
5 years |
john |
fixed other_table_name in find_all_habtm
|
|
|
|
@282
|
[282]
|
5 years |
john |
made change to build_observer from warrior_deluxe
|
|
|
|
@281
|
[281]
|
5 years |
john |
update validate_builtin()
|
|
|
|
@280
|
[280]
|
5 years |
john |
fixed a notice message for strip_slashes option
|
|
|
|
@279
|
[279]
|
5 years |
john |
changed helper base value() to not query just get whats in the object
|
|
|
|
@278
|
[278]
|
5 years |
john |
changed to on the call after_find()
|
|
|
|
@277
|
[277]
|
5 years |
john |
fixed error_messages_for()
|
|
|
|
@276
|
[276]
|
5 years |
john |
modified Inflector::pluralize to take a second param
|
|
|
|
@275
|
[275]
|
5 years |
john |
changed scope of back to public
|
|
|
|
@274
|
[274]
|
5 years |
john |
added schema_search_path to AR for postgres schemas
|
|
|
|
@273
|
[273]
|
5 years |
john |
added schema_search_path to AR for postgres schemas
|
|
|
|
@272
|
[272]
|
5 years |
john |
added builtin validation methods, bug fixes, and changes submitted by …
|
|
|
|
@271
|
[271]
|
5 years |
john |
active_record.php
|
|
|
|
@270
|
[270]
|
6 years |
john |
escape_javacript fix from grabmail
|
|
|
|
@269
|
[269]
|
6 years |
john |
minor fix to AC for the browser_url
|
|
|
|
@268
|
[268]
|
6 years |
john |
fixed the include path for lib dir in Trax::initialize()
|
|
|
|
@267
|
[267]
|
6 years |
john |
fixed the include path for lib dir in Trax::initialize()
|
|
|
|
@266
|
[266]
|
6 years |
john |
updated makepkg
|
|
|
|
@265
|
[265]
|
6 years |
john |
updated application.phtml with correct session syntax
|
|
|
|
@264
|
[264]
|
6 years |
john |
updated makepkg.php
|
|
|
|
@263
|
[263]
|
6 years |
john |
updates to composed_of
|
|
|
|
@262
|
[262]
|
6 years |
john |
composed_of fix in AR
|
|
|
|
@261
|
[261]
|
6 years |
john |
added support for composed_of - composite value objects in AR
|
|
|
|
@260
|
[260]
|
6 years |
john |
fixed old ref to Trax:: in trax generator
|
|
|
|
@259
|
[259]
|
6 years |
john |
added table_info to hold tableInfo
|
|
|
|
@258
|
[258]
|
6 years |
john |
fixing quoted_attributes()
|
|
|
|
@257
|
[257]
|
6 years |
john |
fixing quoted_attributes()
|
|
|
|
@256
|
[256]
|
6 years |
john |
fixing quoted_attributes()
|
|
|
|
@255
|
[255]
|
6 years |
john |
fixing quoted_attributes()
|
|
|
|
@254
|
[254]
|
6 years |
john |
fixing quoted_attributes()
|
|
|
|
@253
|
[253]
|
6 years |
john |
updated console
|
|
|
|
@252
|
[252]
|
6 years |
john |
fixing quoted_attributes() in AR
|
|
|
|
@251
|
[251]
|
6 years |
john |
move database_settings[] and active_connections[] to AR out of Trax class …
|
|
|
|
@250
|
[250]
|
6 years |
john |
Converted AR to use MDB2 - DB is now deprecated
|
|
|
|
@249
|
[249]
|
6 years |
john |
fixed some logic errors with determining field types
|
|
|
|
@248
|
[248]
|
6 years |
john |
added check to session if already started don't try to restart
|
|
|
|
@247
|
[247]
|
6 years |
john |
many bug fixes
|
|
|
|
@246
|
[246]
|
6 years |
john |
added check to session if already started don't try to restart
|
|
|
|
@245
|
[245]
|
6 years |
john |
made it so input filter can specify field exceptions not to check
|
|
|
|
@244
|
[244]
|
6 years |
john |
modified php shell
|
|
|
|
@243
|
[243]
|
6 years |
john |
fixed select multiple to add brackets
|
|
|
|
@242
|
[242]
|
6 years |
john |
fixed bug with pagination
|
|
|
|
@241
|
[241]
|
6 years |
john |
fixes to AR delete
|
|
|
|
@240
|
[240]
|
6 years |
john |
added to url helper the options height and width to link_image_to()
|
|
|
|
@239
|
[239]
|
6 years |
john |
testing the trax-commit mailing list
|
|
|
|
@238
|
[238]
|
6 years |
john |
testing2
|
|
|
|
@237
|
[237]
|
6 years |
john |
testing
|
|
|
|
@236
|
[236]
|
6 years |
john |
testing
|
|
|
|
@235
|
[235]
|
6 years |
john |
testing
|
|
|
|
@234
|
[234]
|
6 years |
john |
changed link_image_to options to accept width and height
|
|
|
|
@233
|
[233]
|
6 years |
john |
helper fixes
|
|
|
|
@232
|
[232]
|
6 years |
john |
updated the index.html welcome inital page
|
|
|
|
@230
|
[230]
|
6 years |
john |
added the value option to date_select()
|
|
|
|
@229
|
[229]
|
6 years |
john |
bug fixes
|
|
|
|
@228
|
[228]
|
6 years |
john |
fixed some helpers made it so select boxes will get error wrapping if …
|
|
|
|
@227
|
[227]
|
6 years |
john |
added PHP Shell an interactive shell to interact with your apps models
|
|
|
|
@226
|
[226]
|
6 years |
john |
updated scriptaculous js files
|
|
|
|