1. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  2. 2639929 added form_multiselect() to form helper to make it easier to create multiselect fields, and to make it a bit more semantically correct to boot by Derek Jones · 16 years ago
  3. 57fe410 Modified form_hidden() to accept multi-dimensional arrays. by Robin Sowell · 16 years ago
  4. 28e5c8f Fixed a bug that was not setting the default checkbox/radio/pull-down value correctly by Rick Ellis · 16 years ago
  5. 904094a Changed the default "type" of form_button() to "button" from "submit" in the form helper. by Derek Allard · 16 years ago
  6. 86a840c wrong var fix by Derek Allard · 16 years ago
  7. 78a5fc9 Added the ability to have optgroups in form_dropdown() within the form helper. by Derek Allard · 16 years ago
  8. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  9. 862545a Added form_prep() call to set_value() by Rick Ellis · 16 years ago
  10. 69db8ef Fixed incorrect parenthesis in form_open() function. (#5135) by Derek Allard · 16 years ago
  11. 39f6f5a minor whitespace cleanup by Derek Allard · 16 years ago
  12. 7129d45 Removed the strict param from in_array() as this was causing some trouble with numeric field names by Rick Ellis · 16 years ago
  13. dd1e323 updated copyright by Rick Ellis · 16 years ago
  14. c3907c6 Switched spaces to tabs by Rick Ellis · 16 years ago
  15. 43e0fbb Added some new functions that work with the new form validation class by Rick Ellis · 16 years ago
  16. 993925b whitespace fixes a minor re-ordering of the changelog by Derek Allard · 16 years ago
  17. f388511 Added newline character in between hidden fields by Rick Ellis · 16 years ago
  18. c507418 Removed added newlines ("\n") from most form and html helper functions. by Derek Allard · 17 years ago
  19. 3640a0b removed maxlength and size as automatically added attributes in form helper by Derek Allard · 17 years ago
  20. 96537fd goofed. Fixed up. by Derek Allard · 17 years ago
  21. f7623aa default to post method by Derek Allard · 17 years ago
  22. 1e6ab99 Form helper refactored to allow form_open() and form_fieldset() to accept arrays or strings as arguments. by Derek Allard · 17 years ago
  23. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  24. a3ffbbb Removed closing PHP tags, replaced with a comment block identifying the end of the file by Derek Jones · 17 years ago
  25. c7deac9 Undoing change committed in r1115 by Derek Jones · 17 years ago
  26. 5583e1a removed closing PHP tag from all framework files by Derek Jones · 17 years ago
  27. de7320b Changed the radio() and checkbox() functions to default to not checked by default. by Derek Allard · 17 years ago
  28. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  29. 707d0e0 added form_button to form helper by Derek Allard · 17 years ago
  30. 269b942 added ability to "extend" helpers by Derek Jones · 17 years ago
  31. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago
  32. 3d879d5 ExpressionEngine Dev Team in credit by Derek Allard · 17 years ago
  33. f8f0570 added check for "multiple" attribute in form_dropdown() (bug# 3261) by Derek Allard · 17 years ago
  34. 39b622d Many new Active Record functions, and another whack of stuff by Derek Allard · 17 years ago
  35. 76708b7 bug(re)fix: I am so smart. s - m - r - t by Derek Allard · 17 years ago
  36. 36731bc added support for external urls in form_open by Derek Allard · 17 years ago
  37. 56e5722 bugfix by Derek Allard · 17 years ago
  38. 4021b51 added the ability to have multiple selected items in form_dropdown() by Derek Allard · 17 years ago
  39. f3e8a35 Added form_fieldset(), form_fieldset_close(), and form_label() to form helper. by Derek Allard · 17 years ago
  40. c3d8e6a Added form_reset() function to form helper. by Derek Allard · 17 years ago
  41. 6838f00 Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. by Derek Allard · 17 years ago
  42. c80593c type cast $key => $val pair in $options array as strings for friendlier handling of setting options as 'selected' by Derek Jones · 18 years ago
  43. cea5dbe fixed checked = 1 to be checked = checked in array created checkboxes by Derek Allard · 18 years ago
  44. d2df9bc update pMachine to EllisLab by Derek Allard · 18 years ago
  45. c4ac15f fixed a a value bug introduced when clearing value from textarea by Derek Allard · 18 years ago
  46. 17f4d73 unset the value attribute in textarea by Derek Allard · 18 years ago
  47. 7acd581 by admin · 18 years ago
  48. e334c47 by admin · 18 years ago
  49. fafe28b by admin · 18 years ago
  50. 75198f9 by admin · 18 years ago
  51. 57b3d39 by admin · 18 years ago
  52. 141808a by admin · 18 years ago
  53. b071bb5 by admin · 18 years ago
  54. b0dd10f Initial Import by admin · 18 years ago