Age | Commit message (Expand) | Author | Files | Lines |
2007-12-22 | typo | Derek Allard | 1 | -1/+1 |
2007-12-22 | typos fixes | Derek Allard | 3 | -5/+3 |
2007-12-21 | Added Zip Encoding Class to the table of contents of the userguide. | Derek Allard | 2 | -1/+3 |
2007-12-21 | blackBerry to blackberry | Derek Allard | 1 | -102/+102 |
2007-12-20 | Added the ability to pass an array of tables to the delete() statement in Act... | Derek Allard | 3 | -12/+30 |
2007-12-20 | fixed typo: $field_names[] vs $Ffield_names[] | Derek Allard | 3 | -2/+3 |
2007-12-20 | removed an unneeded setting of $config to NULL | Derek Allard | 1 | -1/+985 |
2007-12-20 | Changed the behaviour of variables submitted to the where() clause with no va... | Derek Allard | 2 | -8/+17 |
2007-12-19 | where_in_or became or_where_in(), where_not_in_or() became or_where_not_in() ... | Derek Allard | 2 | -14/+61 |
2007-12-19 | Added support for limit() into update() and delete() statements in Active Rec... | Derek Allard | 9 | -20/+39 |
2007-12-19 | Added support for limit() into update() statements in Active Record. | Derek Allard | 9 | -17/+38 |
2007-12-19 | Added where_in(), where_in_or(), where_not_in(), and where_not_in_or() to Act... | Derek Allard | 3 | -21/+107 |
2007-12-19 | (no commit message) | Derek Allard | 1 | -1/+1 |
2007-12-19 | Added where_in() to Active Record. | Derek Allard | 3 | -6/+61 |
2007-12-18 | Added 'random' as an order_by() option in Active Record. | Derek Allard | 10 | -31/+45 |
2007-12-18 | Added count_all_results() function to Active Record. | Derek Allard | 11 | -22/+176 |
2007-12-17 | removed a duplicate function | Derek Allard | 1 | -12/+0 |
2007-12-17 | Added a third parameter to Active Record's like() clause to control where the... | Derek Allard | 4 | -16/+704 |
2007-12-17 | Fixed a typo in the image language file "suppor" to "support". | Derek Allard | 2 | -21/+519 |
2007-12-17 | updated a few changes | Derek Allard | 1 | -1/+1 |
2007-12-17 | Added form_reset() function to form helper. | Derek Allard | 3 | -759/+3 |
2007-12-17 | "direcotries" to "directories" | Derek Allard | 1 | -15/+1 |
2007-12-14 | Fixed an example of accept_charset() in the User Agent Library. | Derek Allard | 2 | -202/+2 |
2007-12-14 | Fixed a typo in the table library docs. | Derek Allard | 2 | -293/+2 |
2007-12-11 | optimized reduce_multiples and strengthened type checking | Derek Jones | 1 | -1/+1 |
2007-12-11 | Fixed a bug in highlight_pharse() that caused an error with slashes. | Derek Allard | 2 | -2/+2 |
2007-12-10 | typo fix in example | Derek Allard | 1 | -612/+1 |
2007-12-10 | modified an example that may cause confusion. | Derek Allard | 1 | -1/+1 |
2007-12-09 | userguide fixes, typos, examples. | Derek Allard | 4 | -679/+4 |
2007-12-09 | added a space after the -f flag for server compatibility | Derek Allard | 1 | -1/+1 |
2007-12-09 | documented strip_quotes(), quotes_to_entities(), reduce_multiples() | Derek Allard | 1 | -144/+1 |
2007-12-09 | quotes to entities now takes escaped and non-escaped quotes | Derek Allard | 1 | -1/+1 |
2007-12-09 | fix up of regular expression in reduce multiples | Derek Allard | 1 | -1/+1 |
2007-12-06 | added strip_quotes(), quotes_to_entities(), reduce_multiples() to string helper | Derek Allard | 2 | -155/+2 |
2007-12-02 | Fixed an example for XML RPC. Fixed a missing "?>" in the smiley helper. | Derek Allard | 3 | -692/+3 |
2007-12-01 | (no commit message) | Derek Allard | 1 | -1/+1 |
2007-11-30 | added example of multiple orderby()s | Derek Jones | 1 | -1/+7 |
2007-11-30 | Fixed a bug in word_wrap() of the Text Helper that incorrectly referenced an ... | Derek Allard | 2 | -422/+2 |
2007-11-29 | Moved the safe mode and auth checks for the Email library into the constructor | Derek Allard | 2 | -2300/+2 |
2007-11-29 | added a missing ; in the example | Derek Allard | 1 | -113/+1 |
2007-11-29 | fixed an example typo | Derek Allard | 1 | -299/+1 |
2007-11-27 | autoloaded models moved to load after libraries are loaded | Derek Allard | 1 | -987/+1 |
2007-11-26 | (no commit message) | Derek Allard | 1 | -265/+1 |
2007-11-21 | fixed a typo (; in wrong place) in xmlrpc | Derek Allard | 1 | -1/+1 |
2007-11-14 | Fixed a bug in the Email library where some timezones were calculated incorre... | Derek Allard | 2 | -1/+2 |
2007-11-07 | (no commit message) | Rick Ellis | 1 | -1/+2 |
2007-10-28 | fixed userguide typo | Derek Allard | 2 | -1/+5 |
2007-10-25 | Moved part of the userguide menu javascript to an external file. | Derek Allard | 105 | -630/+106 |
2007-10-24 | Added a few additional mime type variations for CSV | Derek Allard | 1 | -1/+1 |
2007-10-24 | (no commit message) | Derek Allard | 2 | -101/+102 |