Age | Commit message (Expand) | Author | Files | Lines |
2008-06-19 | removed maxlength and size as automatically added attributes in form helper | Derek Allard | 1 | -1/+1 |
2008-06-06 | goofed. Fixed up. | Derek Allard | 1 | -1/+6 |
2008-06-06 | default to post method | Derek Allard | 1 | -4/+1 |
2008-06-06 | Form helper refactored to allow form_open() and form_fieldset() to accept arr... | Derek Allard | 1 | -19/+51 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -35/+35 |
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end o... | Derek Jones | 1 | -1/+3 |
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 |
2008-05-06 | Changed the radio() and checkbox() functions to default to not checked by def... | Derek Allard | 1 | -2/+2 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 1 | -13/+13 |
2008-03-18 | added form_button to form helper | Derek Allard | 1 | -0/+27 |
2008-01-28 | added ability to "extend" helpers | Derek Jones | 1 | -174/+228 |
2008-01-21 | replaced www.codeigniter.com with codeigniter.com | Derek Jones | 1 | -3/+3 |
2008-01-18 | ExpressionEngine Dev Team in credit | Derek Allard | 1 | -2/+2 |
2008-01-18 | added check for "multiple" attribute in form_dropdown() (bug# 3261) | Derek Allard | 1 | -1/+2 |
2008-01-16 | Many new Active Record functions, and another whack of stuff | Derek Allard | 1 | -1/+1 |
2008-01-16 | bug(re)fix: I am so smart. s - m - r - t | Derek Allard | 1 | -1/+1 |
2008-01-10 | added support for external urls in form_open | Derek Allard | 1 | -2/+4 |
2008-01-09 | bugfix | Derek Allard | 1 | -1/+1 |
2008-01-04 | added the ability to have multiple selected items in form_dropdown() | Derek Allard | 1 | -4/+10 |
2008-01-04 | Added form_fieldset(), form_fieldset_close(), and form_label() to form helper. | Derek Allard | 1 | -1/+523 |
2007-12-17 | Added form_reset() function to form helper. | Derek Allard | 1 | -420/+1 |
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 |
2007-07-12 | type cast $key => $val pair in $options array as strings for friendlier handl... | Derek Jones | 1 | -0/+3 |
2007-04-27 | fixed checked = 1 to be checked = checked in array created checkboxes | Derek Allard | 1 | -0/+6 |
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -3/+3 |
2007-02-15 | fixed a a value bug introduced when clearing value from textarea | Derek Allard | 1 | -3/+9 |
2007-01-27 | unset the value attribute in textarea | Derek Allard | 1 | -402/+404 |
2006-10-23 | (no commit message) | admin | 1 | -1/+17 |
2006-10-21 | (no commit message) | admin | 1 | -5/+5 |
2006-10-21 | (no commit message) | admin | 1 | -2/+2 |
2006-10-07 | (no commit message) | admin | 1 | -2/+2 |
2006-08-27 | (no commit message) | admin | 1 | -2/+2 |
2006-08-27 | (no commit message) | admin | 1 | -2/+7 |
2006-08-26 | (no commit message) | admin | 1 | -1/+1 |
2006-08-25 | Initial Import | admin | 1 | -0/+382 |