phpnut
|
51baf42d62
|
"Changing Validation class to be a static class"
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6203 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-12-22 21:03:30 +00:00 |
|
nate
|
e6af521843
|
Implementing Validation::equalTo() (Ticket #3594)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@6187 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-12-21 23:39:52 +00:00 |
|
phpnut
|
28d6ef1688
|
Fixes #3466, Validation::url() fails for some common urls. Anything without the protocol is not a valid url so part of this ticket is invalid
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5901 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-10-25 03:55:41 +00:00 |
|
mariano.iglesias
|
7305d48215
|
Adding tests for #3288
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5782 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-10-17 21:45:24 +00:00 |
|
dho
|
7c5b93e34e
|
Validate "0" as alphanumeric value (ticket #2972)
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5461 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-07-25 14:22:14 +00:00 |
|
gwoo
|
16332140bf
|
updating most tests with fixes to coding standards
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5395 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-07-08 01:17:57 +00:00 |
|
phpnut
|
dac1bd0913
|
Correcting code structure to standards
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5315 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-06-20 07:51:52 +00:00 |
|
phpnut
|
156013f99e
|
Added fix for #2545, fixes VALID_NUMBER does not allow negative values
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5047 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-05-12 08:50:42 +00:00 |
|
phpnut
|
9ace567e8e
|
Adding test for Validate::ip().
Fixed Ticket #2298.
Fixed issue with I10n class not setting default language
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4689 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-27 02:59:22 +00:00 |
|
phpnut
|
2d0eaf517b
|
Adding test for Validation::alphaNumeric() to check empty $check.
Corrected Validation::alphaNumeric() to return false if $this->check; is empty
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4665 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-03-23 18:01:36 +00:00 |
|
phpnut
|
578073b91d
|
Updating test suite
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4445 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-04 09:06:44 +00:00 |
|
phpnut
|
4c25103751
|
Moving to include tests and test suite in the 1.2.x.x core releases
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@4430 3807eeeb-6ff5-0310-8944-8be069107fe0
|
2007-02-03 22:20:13 +00:00 |
|