cakephp2-php8/cake/tests/cases/libs/view/helpers
phpnut eb6c94a01e Closes #2781, $form->input on date fields renders maxYear and minYear in $options as HTML attributes.
Closes #3181, Year list ordering in FormHelper order is now formated descending.
Fixes #3524, FormHelper->month, day, year, hour, and minute should use $selected if it is supplied.
Fixes #3558, post validation don't pass if form use only hidden fields.
Fixes #3568, Saving datetime fields is broken in scaffolding.
Fixes #3574, Typo in Session class.

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5987 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-11-12 11:31:43 +00:00
..
ajax.test.php removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
cache.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
form.test.php Closes #2781, $form->input on date fields renders maxYear and minYear in $options as HTML attributes. 2007-11-12 11:31:43 +00:00
html.test.php removing usage of Model::loadInfo() replaced by Model::schema(), removing new lines at the end of some files, removed deprecated chmodr() function from basics, updated bake and scaffold views 2007-10-28 04:18:18 +00:00
javascript.test.php Initial start of Unicode support, I may move this handling of this to a unicode class. 2007-09-24 23:49:54 +00:00
js.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
number.test.php updating most tests with fixes to coding standards 2007-07-08 01:17:57 +00:00
paginator.test.php updating router, adding test case fixes #3440 2007-10-24 15:09:40 +00:00
rss.test.php test case for rss helper fix 2007-10-16 01:06:31 +00:00
session.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
text.test.php Adding some documentation tags. Fixing issue with stripLinks not properly removing multiple links. Making excerpt and autoLinkUrls case insensitive. Adding some tests. 2007-09-06 05:28:36 +00:00
time.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00
xml.test.php Refactoring dispatcher. 2007-07-25 04:38:28 +00:00