Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
ADmad
|
e36d17cc03
Merge branch '3.x' into 3.next
|
6 years ago |
Mark Story
|
d16cb9010e
Fix double space.
|
6 years ago |
Mark Story
|
f1b7f7e5af
Fix helper tests.
|
6 years ago |
ADmad
|
b1562ed4d8
Trigger deprecation warning
|
6 years ago |
Mark Story
|
4ba94440d0
Merge branch 'master' into 3.next
|
6 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
mscherer
|
96ee5cbadd
Merge remote-tracking branch 'origin/master' into 3.next
|
6 years ago |
ADmad
|
4837b0842d
Fix route name generation when using braced placeholders.
|
6 years ago |
mscherer
|
a67c12f6e5
Fix up deprecations. Backport link behavior.
|
6 years ago |
Edgaras Janušauskas
|
5d5efc2a5e
Allow HtmlHelper::tableHeaders to accept cell attributes in HtmlHelper::tableCells format
|
6 years ago |
Mark Story
|
d66e3d1c01
Fix mistakes.
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
b2d58cf43e
unload() plugins after use
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
stickler-ci
|
1aaa1e803b
Fixing style errors.
|
7 years ago |
ADmad
|
6a5fd9b840
Remove Helper::$request use View::getRequest()/setRequest() instead.
|
7 years ago |
ADmad
|
50e421c19f
Fix use of removed property.
|
7 years ago |
Eugene Ritter
|
626c0a0e59
FormHelper::postLink(), and HtmlHelper::link() updated to allow users to supply their own javascript for displaying a confirm window. Milestone #11924
|
7 years ago |
ADmad
|
74792f634b
Fix usage of 'escape' => false.
|
8 years ago |
Mark Story
|
169d43e65a
Enable data URIs to be used in asset URLS.
|
8 years ago |
Mark Story
|
7c178f680d
Fix deprecated request property use in HtmlHelper tests.
|
8 years ago |
Mark Story
|
701114c5ca
Merge branch 'master' into 3.next
|
8 years ago |
Mark Story
|
e1d4bc134c
Add missing url encoding to protocol relative URLs
|
8 years ago |
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 |