source: trunk/lib/FormValidator.inc.php

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @807   2 months anonymous Minor improvements. Add Validator::IPAddress() method.
(edit) @722   4 years anonymous Refactor URLSlug() and cleanFileName(). Add simplifyAccents().
(edit) @685   5 years anonymous Various minor changes: - Allow $app->ohref() with no value to return …
(edit) @665   5 years anonymous Add $app->isCLI() to replace $app->cli
(edit) @597   7 years anonymous Remove useless logging
(edit) @561   8 years anonymous Typo in phone validation error message.
(edit) @550   8 years anonymous Escaped quotes from email from names. Changed logMsg string truncation …
(edit) @534   9 years anonymous Improved module maker validation output. Allow disabling cache at run …
(edit) @502   9 years anonymous Many minor fixes during pulso development
(edit) @497   10 years anonymous Beginning the process of adapting codebase to foundation styles.
(edit) @494   10 years anonymous Preparing for 2.1.8 release
(edit) @493   10 years anonymous Constructor for FormValidation?()
(edit) @490   10 years anonymous Increased robustness of Email(); added envelope_sender_address param. …
(edit) @487   10 years anonymous Added Validator::fileUploadSize(), phpIniGetBytes(), and fixed php …
(edit) @484   10 years anonymous Changed private methods and properties to protected. A few minor bug fixes.
(edit) @479   10 years anonymous Convert tabs to spaces, and lineendings to LF in all files.
(edit) @478   10 years anonymous Using array_key_exists() instead of isset() where null may be a used …
(edit) @468   10 years anonymous Completed integrating /branches/eli_branch into /trunk. Changes …
(edit) @459   10 years anonymous Revent null values going to validateStrDate
(edit) @413   12 years anonymous Added header and footer to docs/examples. Updated message printing …
(edit) @396   12 years anonymous Updated copyright date; comments elaboration; spelling fixes.
(edit) @393   12 years anonymous Output compression for CSS.inc.php. Above/below print for printErrorMessage
(edit) @376   14 years quinn Updated copyright date, name to Strangecode LLC.
(edit) @366   14 years quinn Documentation fix.
(edit) @362   15 years quinn Added a GPL license info header to all source files. Updated license …
(edit) @333   16 years quinn Finished initial version of Cart.inc.php. Minor css changes.
(edit) @314   16 years quinn Whoops!
(edit) @305   16 years quinn Fixed some errors in validateEmail.
(edit) @282   17 years quinn Added length arg to *Signature functions; added App::setQuery() …
(edit) @279   17 years quinn Added better error response when mcve engine not running.
(edit) @266   17 years quinn Bugfixes found during strangecode site upgrade.
(edit) @241   17 years quinn Q - Fixed a few non-fatal but still annoying bugs.
(edit) @178   18 years scdev Q - update FormValidator? so err() prints a different class type …
(edit) @166   18 years scdev ${1}
(edit) @162   18 years scdev ${1}
(edit) @151   18 years scdev Q - Changed one more SessionCache? -> Cache, small bug fixt to Prefs, …
(edit) @144   18 years scdev Q - Added lib/Validator.inc.php as a backend to FormValidator? and also …
(edit) @141   18 years scdev Q - Changed <strong> to <em> in raiseMsg() calls.
(edit) @136   18 years scdev Q - Merged branches/2.0singleton into trunk. Completed updating …
(edit) @121   18 years scdev Q - Added "sc-" to all css class selectors; Finished reworking Upload …
(edit) @119   18 years scdev Q - making codebase 2 work with php5. Rewrote ImageThumb? class to work …
(edit) @106   18 years scdev Q - Updated codebase css
(edit) @100   18 years scdev Q - updated FormValidator? to use preset marker
(edit) @96   18 years scdev Q - added default marker of ' class="error"'. This can be redefined …
(edit) @42   18 years scdev detabbed all files ;P
(edit) @40   18 years scdev ${1}
(edit) @23   18 years scdev Added Email() class to work with verification, and sending of emails …
(edit) @22   18 years scdev More bugs and shifting things about.
(edit) @15   18 years scdev M trunk/tests/run_tests.sh Now can run tests without being in tests …
(add) @1   19 years scdev Initial import.
Note: See TracRevisionLog for help on using the revision log.