Mark Story
|
6b4073f2ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
mark_story
|
e7a85825e3
Fix empty collections being treated as EntityContext.
|
11 years ago |
Anthony GRASSIOT
|
38b9abd19e
pluralize $fixtures
|
11 years ago |
librasoft
|
dfe7799796
Make use of Security::salt() instead of Configure::read('Security.salt');
|
11 years ago |
ADmad
|
30f9168635
Fix form url generation for named route.
|
11 years ago |
Jose Lorenzo Rodriguez
|
ef8cedff9a
Core\Error -> Core\Exception
|
11 years ago |
Jose Lorenzo Rodriguez
|
d12b1b4b14
Moving Cake\Error\Exception to Cake\Core\Error
|
11 years ago |
ADmad
|
6cd3dcafa2
Update helpers to use UrlHelper.
|
11 years ago |
euromark
|
49e9220e52
Update tests for new assert order.
|
11 years ago |
mark_story
|
c22621cc56
Add additional test for inputs in labels.
|
11 years ago |
mark_story
|
d1f55ca2f0
Add a setter for FormHelper::context()
|
11 years ago |
mark_story
|
7397d6f99a
Fix grammar and phpcs error.
|
11 years ago |
mark_story
|
ffc092bc39
Allow string values for templates option.
|
11 years ago |
mark_story
|
65e633f4d2
Make create() and end() manage the template stack automatically.
|
11 years ago |
mark_story
|
409fbb1b18
Fix build failures.
|
11 years ago |
mark_story
|
6b796b77dc
Move test from FormHelper into SelectBox widget test.
|
11 years ago |
mark_story
|
e12e44debd
Expand test for FormHelper.
|
11 years ago |
ADmad
|
f97ddb13ce
Remove param $confirmMessage.
|
11 years ago |
mark_story
|
1b4ec6684c
Add tests for datetime container type.
|
11 years ago |
mark_story
|
61c41758f9
Add conditional container templates.
|
11 years ago |
mark_story
|
ad0c941277
Rename groupContainer to inputContainer
|
11 years ago |
Jose Lorenzo Rodriguez
|
945b51fb09
Merge branch '3.0' into issue-3573
|
12 years ago |
mark_story
|
f646faef5d
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
mark_story
|
550f2671d1
Add another test for secure option + datetime fields.
|
12 years ago |
mark_story
|
64e63371b4
Fix datetime fields not being secured.
|
12 years ago |
mark_story
|
3bba1ebd0a
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
Andy Dawson
|
2946cc3b07
Merge pull request #3437 from AD7six/3.0-form-inputs-split
|
12 years ago |
mark_story
|
8c34697b98
Fix coding standards errors.
|
12 years ago |
mark_story
|
e1a2436e13
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
AD7six
|
c2f8abf64f
split up the inputs function
|
12 years ago |