1. a0905f3 img() will now generate an empty string as an alt attribute if one is not provided. by Derek Allard · 15 years ago
  2. d6d70e3 fixed casing of EllisLab by Derek Jones · 15 years ago
  3. f0b3994 moved application folder outside of the system folder by Derek Jones · 15 years ago
  4. d265871 expanded philsturgeon's bugfix to parse_url() and updated docs and changelog by Derek Jones · 15 years ago
  5. 1a19592 added docs for convert_accented_characters() in the Text Helper by Derek Jones · 15 years ago
  6. 9898b89 added Security class docs, cleaned up Input class for changes to both by Derek Jones · 15 years ago
  7. c6da503 completely removed Plugins from CodeIgniter by Derek Jones · 15 years ago
  8. 8917af7 changing docs refs to future release 2.0.0 by Derek Jones · 15 years ago
  9. b41032d moved CAPTCHA plugin to a helper by Derek Jones · 15 years ago
  10. 472dd21 Added alpha, and sha1 string types to random_string() in the String Helper. by Derek Allard · 15 years ago
  11. 15fd1a6 clarifying redirect helper by Derek Allard · 15 years ago
  12. fcbb026 optional precision argument in byte_format() by Derek Allard · 15 years ago
  13. 98a447a changing the second parameter in directory_map to an integer that controls recursion depth. by Pascal Kriete · 15 years ago
  14. 7f3719f updated copyrights by Derek Jones · 15 years ago
  15. 788b00f non-backwards compatible change to get_dir_file_info() for performance reasons, as well as fixing recursive bug by Derek Jones · 15 years ago
  16. 8719a5c Deprecated the dohash() function in favour of do_hash() for naming consistency. by Derek Allard · 15 years ago
  17. 6f7b0aa some user guide corrections in code examples a minor grammar tweak by Derek Allard · 15 years ago
  18. 928158b adding accept-charset to form_open() by Derek Allard · 15 years ago
  19. bbedc76 prep for 1.7.2 release by Derek Jones · 15 years ago
  20. 1f23711 example fix by Derek Allard · 15 years ago
  21. 43204cc example fix by Derek Allard · 15 years ago
  22. ac2e841 Clarified required parameters (again) by Derek Allard · 15 years ago
  23. 1574e95 Clarified required parameters. by Derek Allard · 15 years ago
  24. de8f409 Updating the smiley helper to work with more than one field. by Pascal Kriete · 15 years ago
  25. 1414987 nav links in html helper by Derek Allard · 16 years ago
  26. 96dafa8 Directory helper's directory_map tweaked to allow inclusion of hidden files. by Robin Sowell · 16 years ago
  27. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  28. bb2e025 Tweaked form_dropdown to note it requires a multi-item array to trigger the automatic 'multiselect'. by Robin Sowell · 16 years ago
  29. 8ab36a5 example fix by Derek Allard · 16 years ago
  30. 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
  31. eeff981 fixed an example in url_title with capitalization by Derek Allard · 16 years ago
  32. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  33. 904094a Changed the default "type" of form_button() to "button" from "submit" in the form helper. by Derek Allard · 16 years ago
  34. 78a5fc9 Added the ability to have optgroups in form_dropdown() within the form helper. by Derek Allard · 16 years ago
  35. 7d3773a link_tag() not link() in example by Derek Allard · 16 years ago
  36. 877ec2a added a note explicitly outlining id as a settable option in form_dropdown() by Derek Allard · 16 years ago
  37. 40a2fc8 added $lowercase parameter to url_title() to allow forced lowercase by Derek Jones · 16 years ago
  38. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  39. 85e65f6 Propset eol-style to CRLF by Derek Jones · 16 years ago
  40. d3fc76f Added a doctype() function to the HTML helper. by Derek Allard · 16 years ago
  41. 0d17a27 Fixed a typo by Rick Ellis · 16 years ago
  42. c37ed39 fixed some typos by Rick Ellis · 16 years ago
  43. ee070ce by Rick Ellis · 16 years ago
  44. 13d37ed Description was bas-ackward by Rick Ellis · 16 years ago
  45. 4ebfb43 Fixed extra text in img() function description of the userguide by Derek Allard · 16 years ago
  46. cce3159 clarification by Derek Allard · 16 years ago
  47. bc2bfa8 Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date helper. by Derek Allard · 16 years ago
  48. e0fc57b removed random invisible character (ASCII 194) from HTML and PHP files by Derek Jones · 16 years ago
  49. 5365393 typo fix by Derek Allard · 16 years ago
  50. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  51. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  52. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  53. 587b37a Added descriptions for current_url() and uri_segments() by Rick Ellis · 16 years ago
  54. 3a6ab8d guide example fix for form_hidden by Derek Allard · 17 years ago
  55. c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
  56. 13da683 adds vs add typo fix by Derek Allard · 17 years ago
  57. cc1be0f Moved the <label> output ability from the language library to a language helper (hotfix for 1.6.3) by Derek Jones · 17 years ago
  58. 727ec31 Documented the language file use of byte_format() in the number helper. by Derek Allard · 17 years ago
  59. e96c12c Minor example fix in Number helper Added 1.6.4 to changelog page by Derek Allard · 17 years ago
  60. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  61. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  62. 33f6c68 added terabytes to number helper by Derek Allard · 17 years ago
  63. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  64. 88d4ce5 fix curly quotes in form_button example by Derek Allard · 17 years ago
  65. 66c474d date examples by Derek Allard · 17 years ago
  66. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  67. df48533 clarification note on autolink() email by Derek Allard · 17 years ago
  68. 94a2182 added symbolic_permissions() and octal_permissions() to the File helper by Derek Jones · 17 years ago
  69. ee0a7f0 Added a Reserved Names page to the userguide, and migrated reserved controller names into it. by Derek Allard · 17 years ago
  70. e4db277 fix up a few footnote links by Derek Allard · 17 years ago
  71. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  72. 00618de Added a Compatibility Helper by Derek Jones · 17 years ago
  73. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  74. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  75. 05f830c Added the ability to include an optional HTTP Response Code in the redirect() function of the URL Helper. by Derek Allard · 17 years ago
  76. 17a711a <label for="item"> not <label id="item"> by Derek Allard · 17 years ago
  77. 1ea127a doc fixes by Derek Allard · 17 years ago
  78. 140786f guide example fixes by Derek Allard · 17 years ago
  79. 8597ca7 doc typos and fixes by Derek Allard · 17 years ago
  80. 2b2b7cc added a note of clarity that cookie prefixes need to be included when get_cookie is used. by Derek Allard · 17 years ago
  81. 707d0e0 added form_button to form helper by Derek Allard · 17 years ago
  82. 0138b8a fix an example by Derek Allard · 17 years ago
  83. ce66d15 validation error fixes by Derek Allard · 17 years ago
  84. d9bfc40 fix the title (thanks coolfactor) by Derek Allard · 17 years ago
  85. 9967ab4 fixed a typo in url_helper example, added 1.6.2 to changelog by Derek Allard · 17 years ago
  86. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  87. 197d10b by Derek Allard · 17 years ago
  88. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  89. 466039a added Path Helper by Derek Allard · 17 years ago
  90. 7ecd53b added echo statements to a few helper examples by Derek Allard · 17 years ago
  91. 63c4591 fixed link to smileys zip file by Derek Jones · 17 years ago
  92. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago
  93. 72c459f discreet vs discrete by Derek Allard · 17 years ago
  94. f653a2f added img() to HTML helper by Derek Allard · 17 years ago
  95. 0684897 remove stylesheet() so as not to overly pollute function names, rename link() to link_tag() to avoid PHP collision. by Derek Allard · 17 years ago
  96. 165da61 added stylesheet() to html helper by Derek Allard · 17 years ago
  97. 432e973 Added link() to the HTML helper. by Derek Allard · 17 years ago
  98. 31438fe Removed an unused parameter from Profiler (#3332). by Derek Allard · 17 years ago
  99. 952402a assitive to assistive by Derek Allard · 17 years ago
  100. 7a9193a replaced www.codeigniter.com with codeigniter.com by Derek Jones · 17 years ago