cakephp2-php8/cake/tests/cases/libs/view/helpers
José Lorenzo Rodríguez 9a4de854d6 Improving the guessing process of required fields in the form helper.
Now it does not rely on the "required" property of the validation array anymore, which was misleading
2010-02-23 09:55:01 -04:30
..
ajax.test.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
cache.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
form.test.php Improving the guessing process of required fields in the form helper. 2010-02-23 09:55:01 -04:30
html.test.php Fixing lack of space in meta tags lacking a link attribute. 2010-02-20 01:41:56 -05:00
javascript.test.php Adding test to check that postfix and prefix options don't go into inner objects. Tests added, fixes #348 2010-02-17 22:22:53 -05:00
jquery_engine.test.php Fixing issues in JqueryEngineHelper where eval()'ed responses wouldn't run code contained inside $js->domReady() due to implementation differences between $(document).ready() and $(document).bind('ready'). Tests updated. 2010-01-29 10:06:47 -05:00
js.test.php Applying fixes made to JavascriptHelper to JsBaseEngine. 2010-02-17 22:27:52 -05:00
mootools_engine.test.php Standardising docblock endings throughout. 2009-11-14 23:19:25 +11:00
number.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
paginator.test.php Links generated by PaginatorHelper::prev and PaginatorHelper::next are now wrapped in 'span' or the tag specified in options. Fixes #311 2010-02-07 23:56:50 +05:30
prototype_engine.test.php Fixing issues in PrototypeEngineHelper where parameters would end up wrapped in a function() {} when marked as a dataExpression. This prevented the sending of form data. 2009-12-29 21:52:59 -05:00
rss.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
session.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
text.test.php Merge remote branch 'origin/1.2' into 1.2-merger 2010-02-20 01:32:04 -05:00
time.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
xml.test.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00