cakephp2-php8/cake/libs/view/helpers
TommyO de1d1ae3bd Fixed asset.timestamp inconsistency for css files.
Added tests to confirm css linking.
Closes #5990. Fixes #5991

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@7990 3807eeeb-6ff5-0310-8944-8be069107fe0
2009-01-14 22:19:11 +00:00
..
ajax.php Applying patch from 'tyler'. Updates Ajax helper to reflect updated scriptaculous API. See http://github.com/madrobby/scriptaculous/wikis/ajax-inplaceeditor. Fixes #5790 2008-11-24 05:23:31 +00:00
app_helper.php Adding App::import() to app_helper files. Fixes issues with Missing Helper Class, and allows you to use helpers in shell classes. Fixes #5458 2008-12-05 16:49:43 +00:00
cache.php changing tabs for spaces in comment block indentation 2008-10-30 17:30:26 +00:00
form.php Fixing formHelper::hour when specifying a strtotime compatible string for the selected value. Tests added Fixes #5941 2008-12-30 16:20:38 +00:00
html.php Fixed asset.timestamp inconsistency for css files. 2009-01-14 22:19:11 +00:00
javascript.php Fixing failing tests in JavascriptHelper. 2008-12-19 01:30:02 +00:00
js.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
number.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
paginator.php Fixing next()/prev() when paginating multiple models. Added tests from 'hummer'. Fixes #5970 2009-01-14 22:08:11 +00:00
rss.php Adding $data['attrib'] back to RssHelper::channel(); after more research use cases for this were found. 2008-11-25 05:54:31 +00:00
session.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
text.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
time.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00
xml.php Removed trailing whitespaces from core. 2008-11-08 02:54:07 +00:00