Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Improve the Form validation library
|
|
|
|
|
|
|
|
added notice of license to all source files.
OSL to all except the few files we ship inside of the application folder, those are AFL.
Updated license in user guide.
incrementing next dev version to 3.0 due to licensing change
|
|
|
|
another way can be used, this feature seems forgotten;
|
|
648b42a75739, which was a NON-trivial whitespace commit
|
|
broke the Typography class's string replacements, for instance
|
|
Not based on code and ideas from Michael Wales, Burak Guzel, Zack Kitzmiller or Dan Horrigan at all. If they say any differently they are lying.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
->input->is_cli_request();
|
|
|
|
set_value('name[]');
|
|
split so that no regex breaks the rule splitting.
|
|
set_message() and set_error_delimiters() functions.
|
|
|
|
|
|
|
|
|
|
libraries. Fixes #35
|
|
|
|
|
|
working (#6110)
|
|
|
|
eval(), plugging an arbitrary script execution hole
http://codeigniter.com/bug_tracker/bug/6068/
|
|
|
|
when "matching" one field to another.
|
|
|
|
"required" rule.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
causing problems
|
|
|
|
|
|
messages to output the delimiters.
|