Age | Commit message (Expand) | Author | Files | Lines |
2008-08-12 | (no commit message) | Rick Ellis | 1 | -2/+13 |
2008-08-10 | image_heigth to image_height | Derek Allard | 1 | -1/+1 |
2008-07-16 | fixed a series of "next" and "previous" topic links that pointed to the wrong... | Derek Allard | 1 | -1/+1 |
2008-07-16 | added a note re: caching | Derek Allard | 1 | -1/+2 |
2008-07-11 | fixed an example | Derek Allard | 1 | -4/+4 |
2008-06-27 | Moved the <label> output ability from the language library to a language help... | Derek Jones | 1 | -6/+1 |
2008-06-27 | changed user guide version to 1.6.3 | Derek Jones | 23 | -23/+23 |
2008-06-26 | changed your-site.com to example.com doc-wide | Derek Jones | 9 | -24/+24 |
2008-06-21 | documentation fix, horizontal to vertical | Derek Allard | 1 | -1/+1 |
2008-06-20 | Added the ability to automatically output language items as form labels in th... | Derek Allard | 1 | -0/+10 |
2008-06-20 | Added get_post() to the Input class. | Derek Allard | 1 | -0/+12 |
2008-06-13 | Added "Using Associative Arrays In a Request Parameter" example to the XMLRPC... | Derek Allard | 1 | -1/+28 |
2008-05-31 | Charset information in the userguide has been moved above title for internati... | Derek Allard | 23 | -23/+23 |
2008-05-29 | made MySQL/MySQLi forge use explicitly named KEYs, added ability to specify m... | Derek Jones | 1 | -2/+2 |
2008-05-26 | grammar, typo and example corrections | Derek Allard | 2 | -8/+8 |
2008-05-25 | fixed a missing semi colon in pagination example | Derek Allard | 1 | -2/+2 |
2008-05-21 | customizable query string | Derek Allard | 1 | -1/+1 |
2008-05-21 | Added support for query strings to the Pagination class, automatically detect... | Derek Allard | 1 | -3/+8 |
2008-05-18 | documented load->model in the Loader docs | Derek Allard | 1 | -1/+9 |
2008-05-16 | fixed syntax error in code sample | Derek Jones | 1 | -2/+2 |
2008-05-15 | added ability to use xss_clean() to test images, and improved security for ve... | Derek Jones | 1 | -0/+5 |
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 7 | -12/+12 |
2008-05-12 | added cropping to the list of items "maintain_ratio" can be used on. | Derek Allard | 1 | -1/+1 |
2008-05-09 | changed code sample for image library to be gd2 so cut-n-pasters don't accide... | Derek Jones | 1 | -2/+2 |
2008-05-08 | added 'object' key to the XML-RPCS config allowing the passing of a class obj... | Derek Jones | 1 | -4/+7 |
2008-05-07 | doc examples | Derek Allard | 2 | -4/+4 |
2008-05-06 | updated version number in user guide to 1.6.2 | Derek Jones | 23 | -23/+23 |
2008-05-06 | Flipped user guide page titles for easier recognition in tabs: | Derek Jones | 23 | -24/+24 |
2008-05-06 | Fixed an incorrect documentation of $this->load->language (#3520). | Derek Allard | 1 | -1/+1 |
2008-05-05 | Added get_dir_file_info(), get_file_info(), and get_mime_by_extension() to th... | Derek Allard | 7 | -12/+12 |
2008-04-29 | Added a valid_emails rule to the Validation class. | Derek Allard | 1 | -1/+6 |
2008-04-24 | changed guide examples to not use ?=, and instead use ?php echo | Derek Allard | 3 | -29/+29 |
2008-04-22 | Added the ability to set CRLF settings via config in the Email class. | Derek Allard | 1 | -2/+10 |
2008-04-22 | doc clarifications, example fixes, grammar. | Derek Allard | 4 | -10/+8 |
2008-04-10 | adding a title to Session | Derek Allard | 1 | -1/+1 |
2008-04-10 | doc typos / fixes | Derek Allard | 1 | -2/+2 |
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -2/+2 |
2008-04-04 | doc fixes | Derek Allard | 1 | -2/+2 |
2008-03-31 | guide typos | Derek Allard | 1 | -1/+1 |
2008-03-25 | doc typos and fixes | Derek Allard | 1 | -1/+1 |
2008-03-23 | removed quotes around a boolean example | Derek Allard | 1 | -1/+1 |
2008-03-19 | added a note of clarity for sess_destroy() | Derek Allard | 1 | -0/+4 |
2008-03-04 | validation error fixes | Derek Allard | 2 | -7/+7 |
2008-02-22 | fixed a link | Derek Allard | 1 | -1/+1 |
2008-02-17 | typo fix | Derek Allard | 1 | -1/+1 |
2008-02-13 | fixed doc error with $this->uri->total_rsegments() | Derek Jones | 1 | -1/+1 |
2008-02-13 | Added Path Helper to table of contents and updated copyright dates for all us... | Derek Jones | 23 | -23/+23 |
2008-02-12 | (no commit message) | Derek Allard | 23 | -23/+23 |
2008-02-12 | change 1.6.1 to 1.6.0.1 | Derek Allard | 23 | -23/+23 |
2008-02-11 | removed mention of last_visit from session docs | Derek Allard | 1 | -3/+2 |