Bryan Crowe
|
e45abe3449
Fix CS errors and use correct exceptions
|
11 years ago |
antograssiot
|
60f60c7814
check for file param order
|
11 years ago |
mark_story
|
4938c4e5f6
Make missing files pass validation when optional flag is used.
|
11 years ago |
mark_story
|
3de7d38cce
Make uploadError() and uploadedFile() accept missing files.
|
11 years ago |
mark_story
|
34717345af
Add Validation::uploadedFile()
|
11 years ago |
Jose Lorenzo Rodriguez
|
4c0d801beb
Merge remote-tracking branch 'origin/3.0' into 3.0-cleaner-validation
|
11 years ago |
Jose Lorenzo Rodriguez
|
cef60b6395
Removing the magic localized validation in the Validation class
|
11 years ago |
Jose Lorenzo Rodriguez
|
1eafb8e020
Validating mimetypes now require ext/fileinfo
|
11 years ago |
Jose Lorenzo Rodriguez
|
8efbbf8c7f
Moving File and Folder to their own namespace
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
mark_story
|
22d2e326c0
Unskip test.
|
11 years ago |
Marc Würth
|
22a1f8adbb
Removing Validation::personId
|
11 years ago |
ADmad
|
0358cf2b28
Merge branch '2.6' into 3.0-merge
|
11 years ago |
euromark
|
62ed331462
rename validation method ssn to personId
|
11 years ago |
antograssiot
|
1e2fa9f154
typos
|
11 years ago |
mark_story
|
49e213ae3e
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
mark_story
|
f646faef5d
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
euromark
|
cf1ea172df
Make range() inclusive.
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
Tigran Gabrielyan
|
2e922c43f7
Added checked for DateTime objects in date/time/datetime validation rules. Fixes #3056
|
12 years ago |
mark_story
|
b79461a049
On some machines the de_DE locale is full of lies.
|
12 years ago |
Mark Story
|
7765c5aa6a
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
ndm2
|
29caa951c3
Fix docblock/function signature mismatches (parameter name typos, wrong parameter types, missing parameter tags, invalid/wrong/missing return types, missing/unnecessary leading backslashes for namespaces, etc...)
|
12 years ago |
ndm2
|
6c32004206
Make the wannabe fully qualified namespaces in docblock tags actually fully qualified by adding leading backslashes.
|
12 years ago |
Mark Story
|
f86063eecb
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
ADmad
|
20b993f653
Update test app to match new app folder structure.
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |