ADmad
|
3b0c29d3ec
Allow passing ContextInterface instance to Form::create().
|
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 |
mark_story
|
e8090bce40
Fix disabled attribute calculation.
|
8 years ago |
Marc Würth
|
41671410cb
Replace other literal configure calls 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 |
mscherer
|
11cfe3c500
Allow more IDE detectability. Fix invalid doc blocks.
|
8 years ago |
Mark Story
|
18f68aaa36
Add tests in an attempt to reproduce #10662
|
8 years ago |
Mark Story
|
a8c14fe559
Rename test model usage to reflect models that exist.
|
8 years ago |
Mark Story
|
27994ab1d8
Add autocomplete attribute to CSRF/security token fields.
|
9 years ago |
saeid
|
69dcc12201
use Cake\Http\ServerRequest on tests
|
9 years ago |
Mark Story
|
67ba9e7a56
Merge pull request #10277 from Manuel1948/master
|
9 years ago |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
Manuel1948
|
965abd055e
Update FormHelperTest.php
|
9 years ago |
Manuel1948
|
57459ff1f1
Update FormHelperTest.php
|
9 years ago |
Manuel1948
|
245aa77c42
Update FormHelperTest.php
|
9 years ago |
Mark Story
|
28ea54b6a8
Merge branch '3.next' into master
|
9 years ago |
Mark Story
|
dbca5e21e9
Tidy up test cases.
|
9 years ago |
lilHermit
|
03ebb2bae0
Fixed missing quotes in doc block
|
9 years ago |
lilHermit
|
5482f3bc11
Split large test method
|
9 years ago |
lilHermit
|
2606865913
Renamed `optionsLabel` to `labelOptions`
|
9 years ago |
lilHermit
|
9779b579d7
Changed test attribute to `data-name` more meaningful
|
9 years ago |
lilHermit
|
f304403be3
Changed how `label` is passed around, reduces the impact on many Widgets
|
9 years ago |
lilHermit
|
8ff6564d54
Fixed phpcs issues
|
9 years ago |
lilHermit
|
9a7b8cf6b1
Allow FormHelper::input to pass options to ControlLabels (labels around Radio and MultiCheckbox)
|
9 years ago |
Mark Story
|
9fff233e7d
Merge branch 'master' into 3.next
|
9 years ago |
lilHermit
|
0ed746a1dc
General clean up
|
9 years ago |
Mark Story
|
f1878f030f
Cleanup whitespace.
|
9 years ago |