Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Scherer
|
8d9f40189c
Fix HtmlHelper::tableCells()
|
11 years ago |
ADmad
|
e9ffd52cb3
Add tests proving using meta('icon') with theme works as expected.
|
11 years ago |
antograssiot
|
21b01491d7
remove unused use statements
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
ADmad
|
203ee2a33f
Fix test/
|
11 years ago |
Mark Story
|
e07eb45250
Merge remote-tracking branch 'origin/2.7' into 3.0
|
11 years ago |
euromark
|
f3c31c060f
Configure::read('App.wwwRoot') in camelBack.
|
11 years ago |
Mark Story
|
5a6af32f21
Allow arbitrary meta tags to be created with arrays.
|
11 years ago |
Mark Story
|
b073213a8b
Restore the ability to create arbirtary meta tags.
|
11 years ago |
antograssiot
|
58784a5276
fix CS
|
11 years ago |
Ceeram
|
5fe843debf
cleanup files created in tests
|
11 years ago |
mark_story
|
5d203b4c08
Add deprecated warning for deprecated method.
|
11 years ago |
Jose Lorenzo Rodriguez
|
8efbbf8c7f
Moving File and Folder to their own namespace
|
11 years ago |
mark_story
|
ce53fe8371
Unskip a few test cases.
|
11 years ago |
ADmad
|
98788a0e54
Rename UrlHelper::url() to UrlHelper::build().
|
11 years ago |
ADmad
|
6cd3dcafa2
Update helpers to use UrlHelper.
|
11 years ago |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
ADmad
|
9d64ac6ee4
Remove "default" option from HtmlHelper::link().
|
11 years ago |
ADmad
|
1ea269a1e2
Remove BC mapping of "ext" to "_ext".
|
11 years ago |
Walther Lalk
|
67893faf8c
Add asset to includedAssets after url is resolved
|
11 years ago |
Walther Lalk
|
2e3e33aa7b
Fixes a problem where either the script or css file is not included if they use the same name (e.g. default.css and default.js)
|
11 years ago |
mark_story
|
e96a39d1ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
ADmad
|
3d607f7e0d
Make "src/" path segment part of path returned by App::pluginPath()
|
11 years ago |
mark_story
|
51b3d46099
Add viewport to built-in options for HtmlHelper::meta()
|
11 years ago |
Jose Lorenzo Rodriguez
|
7ebb15c939
And... done fixing the tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
f78a0a7f63
Fixing HtmlHelper tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
257c12bba7
Relocating theme assets and updating tests
|
12 years ago |
Jose Lorenzo Rodriguez
|
c264d4aa7c
Starting to re-do theme assets handling
|
12 years ago |