Mark Story
|
81267e5e7c
Fix deprecated feature use in the test suite for View classes.
|
8 years ago |
Huw Jones
|
c9c88f2283
Added support for `fullBase` option in `::link()`.
|
8 years ago |
Marc Ypes
|
0c88f6365f
Escape urls to avoid xss
|
8 years ago |
Mark Story
|
4319fd43d8
Merge pull request #10784 from ravage84/set-test-namespace
|
8 years ago |
Bryan Crowe
|
228e9ca1cf
Use simple strings where applicable
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
ypnos-web
|
6553c3f554
Add test for scriptStart() default behavior
|
9 years ago |
Mark Story
|
011227010e
Make meta() accept 'block' option in single argument case.
|
9 years ago |
Mark Story
|
96ccf5bb39
Merge branch 'master' into 3.next
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
ADmad
|
19e9f31776
Turn off wrapping javascript code in CDATA tags by default.
|
9 years ago |
Mark Story
|
6c7a460ceb
Merge branch 'master' into 3.next
|
9 years ago |
thinkingmedia
|
244e5a106e
fix camel case
|
9 years ago |
thinkingmedia
|
5cd9cc68eb
added unit tests and support for next, prev, first and last
|
9 years ago |
Mark Story
|
3a40262145
Don't use ArrayAccess in tests either.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
61a570b155
Rework cid: images (#8966)
|
9 years ago |
ADmad
|
b5fed15d07
Remove use of TestCase::getMock() from "View" namepace tests.
|
9 years ago |
chav170
|
2e36f5b34b
refs #improve-add-crumb-doc add unit test to confirm the url array format works
|
10 years ago |
antograssiot
|
df6b848389
remove unused variables/lines
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
antograssiot
|
3d85b2cae7
cleanup imports
|
10 years ago |
Anna Filina
|
b5f790c786
Fix tests and missing quotation mark for charset attribute
|
10 years ago |
mark_story
|
a448f49c89
Add test for Html->meta()
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
Mark Scherer
|
8d9f40189c
Fix HtmlHelper::tableCells()
|
11 years ago |