Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-09-30 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-30 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-09-30 | (no commit message) | Rick Ellis | 1 | -3/+6 | |
2008-09-26 | typo fix | Rick Ellis | 1 | -1/+1 | |
2008-09-26 | removed some legacy escaping code from _backup() in the MySQL utility, ↵ | Derek Jones | 1 | -0/+1 | |
fixing bug 4536 http://codeigniter.com/bug_tracker/bug/4536/ | |||||
2008-09-25 | clarification | Derek Allard | 1 | -1/+1 | |
2008-09-25 | Fixed the spelling of "Dhaka" in the timezone_menu() function of the Date ↵ | Derek Allard | 2 | -3/+4 | |
helper. Added a missing quote in an example on the index page | |||||
2008-09-25 | Fixed incorrect parenthesis in form_open() function. (#5135) | Derek Allard | 3 | -9/+10 | |
A few doc typo fixes | |||||
2008-09-25 | postgre to postgres in a few documentation pages | Derek Allard | 4 | -11/+11 | |
2008-09-24 | added removal of non-printing characters to escape_str() of drivers that do ↵ | Derek Jones | 1 | -0/+6 | |
not have native PHP escaping mechanisms | |||||
2008-09-24 | Fixed a bug in the Session class when database sessions are used where upon ↵ | Derek Jones | 1 | -0/+1 | |
session update all userdata would be errantly written to the session cookie. Also rewrote a bit of the cookie handling code to be a bit more efficient and understandable | |||||
2008-09-22 | typos, html validation | Derek Allard | 1 | -11/+5 | |
2008-09-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-09-20 | Added the ability to set translatable field names | Rick Ellis | 1 | -1/+24 | |
2008-09-14 | made note on view page of optional third parameter | Derek Allard | 1 | -0/+8 | |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-13 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-09-13 | typography tweaks | Rick Ellis | 1 | -1/+25 | |
2008-09-12 | (no commit message) | Rick Ellis | 1 | -0/+131 | |
2008-09-12 | Continued working on typography class and docs | Rick Ellis | 4 | -2/+4 | |
2008-09-11 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-09-11 | (no commit message) | Rick Ellis | 1 | -0/+92 | |
2008-09-11 | Did some reorganizing | Rick Ellis | 8 | -107/+11 | |
2008-09-09 | Removed quick reference from table of contents, as it's from version 1.3. ↵ | Rick Ellis | 1 | -1/+0 | |
Much has changed since then. | |||||
2008-09-09 | Removed quick reference from table of contents, as it's from version 1.3. ↵ | Rick Ellis | 1 | -1/+0 | |
Much has changed since then. | |||||
2008-09-09 | (no commit message) | Rick Ellis | 1 | -46/+11 | |
2008-09-09 | (no commit message) | Rick Ellis | 1 | -1/+1 | |
2008-09-05 | removed superfluous "the" | Derek Allard | 1 | -1/+1 | |
2008-09-04 | removed random invisible character (ASCII 194) from HTML and PHP files | Derek Jones | 5 | -24/+24 | |
2008-08-31 | fixed incorrect example SQL output example | Derek Allard | 2 | -2/+2 | |
2008-08-31 | grammar changes | Derek Allard | 5 | -7/+7 | |
2008-08-31 | typo fix | Derek Allard | 1 | -1/+1 | |
2008-08-31 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-31 | (no commit message) | Rick Ellis | 5 | -4/+697 | |
2008-08-29 | (no commit message) | Rick Ellis | 1 | -1/+5 | |
2008-08-27 | added isindex to the list of naughty never allowed tags in xss_clean() | Derek Jones | 1 | -0/+1 | |
2008-08-27 | modified regex for image tag sanitization to retain trailing space and ↵ | Derek Jones | 1 | -1/+2 | |
closing slash to remain valid XHTML | |||||
2008-08-27 | "raspberry" no "respberry"... sheesh | Derek Allard | 1 | -1/+1 | |
2008-08-27 | Fixed the spelling of "respberry" in config/smileys.php | Derek Allard | 1 | -0/+1 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+3 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -2/+57 | |
2008-08-26 | (no commit message) | Rick Ellis | 1 | -0/+2 | |
2008-08-26 | File not needed | Rick Ellis | 1 | -113/+0 | |
2008-08-26 | Added Form Validation Library and updated docs | Rick Ellis | 120 | -134/+1443 | |
2008-08-26 | Made a Loader changes so that the new validation class will work. | Rick Ellis | 117 | -117/+117 | |
Made some doc style changes | |||||
2008-08-26 | (no commit message) | Rick Ellis | 1 | -25/+24 | |
2008-08-26 | Adding images folder | Rick Ellis | 4 | -0/+0 | |
2008-08-26 | Fixed a typo | Rick Ellis | 1 | -1/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -0/+1 | |
2008-08-21 | (no commit message) | Rick Ellis | 1 | -1/+29 | |