1. fc395a1 updated copyrights to 2009 by Derek Jones · 16 years ago
  2. d13f012 note on a page about deprecation by Derek Allard · 16 years ago
  3. f4ed69e Updated the view cart info in light of the changes to the cart class. by Rick Ellis · 16 years ago
  4. a34a2b2 Updated the "update cart" information, as it was incorrect. by Rick Ellis · 16 years ago
  5. fd50315 by Rick Ellis · 16 years ago
  6. 0837e24 by Rick Ellis · 16 years ago
  7. 4e5d749 by Rick Ellis · 16 years ago
  8. 134bdde Tweaked nav by Rick Ellis · 16 years ago
  9. edac17e Tweaked nav by Rick Ellis · 16 years ago
  10. ac69d42 Added Cart Class to docs by Rick Ellis · 16 years ago
  11. 616dab8 Added the ability to pass $config['file_name'] for the File Uploading Class and rename the uploaded file. by Derek Allard · 16 years ago
  12. 733310d Prep for 1.7.1 release by Derek Jones · 16 years ago
  13. 2976ade doc link fixes by Derek Allard · 16 years ago
  14. 5115725 fixed documentation to reference set_rules() vs set_rule() by Derek Allard · 16 years ago
  15. 162c022 format_characters() not convert_characters() by Derek Allard · 16 years ago
  16. 4b6d493 changed some code in examples from <?php to &lt;?php in the event that a local install tries to interpret the example as code by Derek Allard · 16 years ago
  17. 3f45bbd fixed a broken link, fixed a typo by Derek Allard · 16 years ago
  18. 2067d1a Changing EOL style to LF by Derek Allard · 16 years ago
  19. bfafdc5 fixed some typos by Rick Ellis · 16 years ago
  20. c37ed39 fixed some typos by Rick Ellis · 16 years ago
  21. ac91bd7 Fixed some typos by Rick Ellis · 16 years ago
  22. 3260989 Fixed a typo by Rick Ellis · 16 years ago
  23. d64b9f8 by Rick Ellis · 16 years ago
  24. e3945e9 example typo fix by Derek Allard · 16 years ago
  25. 3386c84 Added set_status_header() function to docs by Rick Ellis · 16 years ago
  26. c9e14da Added description of the max_filename parameter by Rick Ellis · 16 years ago
  27. d95ebca added $protect_braced_quotes to Typography class, to prevent curly-quoting single and double quoted string within {curly "braces"} by Derek Jones · 16 years ago
  28. 69db8ef Fixed incorrect parenthesis in form_open() function. (#5135) by Derek Allard · 16 years ago
  29. 968b616 typos, html validation by Derek Allard · 16 years ago
  30. 277451a Added the ability to set translatable field names by Rick Ellis · 16 years ago
  31. 3bc791f typography tweaks by Rick Ellis · 16 years ago
  32. 7eb56d6 by Rick Ellis · 16 years ago
  33. 9907df4 Continued working on typography class and docs by Rick Ellis · 16 years ago
  34. 088e42c removed superfluous "the" by Derek Allard · 16 years ago
  35. e0fc57b removed random invisible character (ASCII 194) from HTML and PHP files by Derek Jones · 16 years ago
  36. cb36e34 grammar changes by Derek Allard · 16 years ago
  37. 1706f60 by Rick Ellis · 16 years ago
  38. 66bc2ad by Rick Ellis · 16 years ago
  39. b1eee35 by Rick Ellis · 16 years ago
  40. 2594953 Added Form Validation Library and updated docs by Rick Ellis · 16 years ago
  41. 7cdef03 Made a Loader changes so that the new validation class will work. by Rick Ellis · 16 years ago
  42. 5bcb838 Fixed a typo by Rick Ellis · 16 years ago
  43. a6543fa by Rick Ellis · 16 years ago
  44. 753ff32 typo in xmlrpc by Derek Allard · 16 years ago
  45. 782f88b added user_data field to sessions userguide page by Derek Allard · 16 years ago
  46. 928c55c further whitespace fixes by Derek Allard · 16 years ago
  47. 8a5cd93 by Rick Ellis · 16 years ago
  48. 38f6916 by Rick Ellis · 16 years ago
  49. 757ccf8 by Rick Ellis · 16 years ago
  50. bb01b06 image_heigth to image_height by Derek Allard · 16 years ago
  51. c169fdc fixed a series of "next" and "previous" topic links that pointed to the wrong pages. by Derek Allard · 17 years ago
  52. 9dff4c4 added a note re: caching by Derek Allard · 17 years ago
  53. 07ad6d1 fixed an example by Derek Allard · 17 years ago
  54. 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
  55. 1ca3fc4 changed user guide version to 1.6.3 by Derek Jones · 17 years ago
  56. ff845f9 changed your-site.com to example.com doc-wide by Derek Jones · 17 years ago
  57. ac389d2 documentation fix, horizontal to vertical by Derek Allard · 17 years ago
  58. db25721 Added the ability to automatically output language items as form labels in the Language class. by Derek Allard · 17 years ago
  59. d3ee041 Added get_post() to the Input class. Documented get() in the Input class. by Derek Allard · 17 years ago
  60. 1249107 Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC userguide page. by Derek Allard · 17 years ago
  61. 8039d4c Charset information in the userguide has been moved above title for internationalization purposes (#4614) by Derek Allard · 17 years ago
  62. bd44009 made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify multi-column non-primary keys in table creation by Derek Jones · 17 years ago
  63. 6d504e1 grammar, typo and example corrections by Derek Allard · 17 years ago
  64. 2d40703 fixed a missing semi colon in pagination example by Derek Allard · 17 years ago
  65. c6238e9 customizable query string by Derek Allard · 17 years ago
  66. 8ddc0db Added support for query strings to the Pagination class, automatically detected or explicitly declared. by Derek Allard · 17 years ago
  67. c8b2174 documented load->model in the Loader docs by Derek Allard · 17 years ago
  68. 568114f fixed syntax error in code sample by Derek Jones · 17 years ago
  69. 63fc5fe added ability to use xss_clean() to test images, and improved security for vectors particular to the Opera family of browsers by Derek Jones · 17 years ago
  70. 0b59f27 Some sweeping syntax changes for consistency: by Derek Jones · 17 years ago
  71. f7ba13d added cropping to the list of items "maintain_ratio" can be used on. by Derek Allard · 17 years ago
  72. a225738 changed code sample for image library to be gd2 so cut-n-pasters don't accidentally use the gd library by Derek Jones · 17 years ago
  73. 044379d added 'object' key to the XML-RPCS config allowing the passing of a class object for method calls that aren't part of the CI super object by Derek Jones · 17 years ago
  74. 6a857c3 doc examples by Derek Allard · 17 years ago
  75. 6b7b11f updated version number in user guide to 1.6.2 by Derek Jones · 17 years ago
  76. fd93d22 Flipped user guide page titles for easier recognition in tabs: by Derek Jones · 17 years ago
  77. 2f41936 Fixed an incorrect documentation of $this->load->language (#3520). by Derek Allard · 17 years ago
  78. 7327499 Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to the File Helper. by Derek Allard · 17 years ago
  79. b94b89c Added a valid_emails rule to the Validation class. by Derek Allard · 17 years ago
  80. 2f95597 changed guide examples to not use ?=, and instead use ?php echo by Derek Allard · 17 years ago
  81. 7c53be4 Added the ability to set CRLF settings via config in the Email class. by Derek Allard · 17 years ago
  82. 866b813 doc clarifications, example fixes, grammar. by Derek Allard · 17 years ago
  83. 28393bf adding a title to Session by Derek Allard · 17 years ago
  84. 3af44c0 doc typos / fixes by Derek Allard · 17 years ago
  85. 3ad8efe added constants.php file and implemented constants for file system modes by Derek Jones · 17 years ago
  86. 1ea127a doc fixes by Derek Allard · 17 years ago
  87. 9b9a18e guide typos by Derek Allard · 17 years ago
  88. 8597ca7 doc typos and fixes by Derek Allard · 17 years ago
  89. 9b808ef removed quotes around a boolean example by Derek Allard · 17 years ago
  90. 112f4a7 added a note of clarity for sess_destroy() by Derek Allard · 17 years ago
  91. ce66d15 validation error fixes by Derek Allard · 17 years ago
  92. 335d885 fixed a link by Derek Allard · 17 years ago
  93. 49c8724 typo fix by Derek Allard · 17 years ago
  94. 47d3de2 fixed doc error with $this->uri->total_rsegments() by Derek Jones · 17 years ago
  95. 0787043 Added Path Helper to table of contents and updated copyright dates for all user guide pages by Derek Jones · 17 years ago
  96. 197d10b by Derek Allard · 17 years ago
  97. 26b63aa change 1.6.1 to 1.6.0.1 by Derek Allard · 17 years ago
  98. 58626b3 removed mention of last_visit from session docs by Derek Allard · 17 years ago
  99. 1a6cdd1 changed milliseconds to seconds in the session docs (#3421) by Derek Allard · 17 years ago
  100. 067f2cc change version number from 1.6.0 to 1.6.1 by Derek Allard · 17 years ago