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
|
11 years ago |
mark_story
|
f646faef5d
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
mark_story
|
550f2671d1
Add another test for secure option + datetime fields.
|
11 years ago |
mark_story
|
64e63371b4
Fix datetime fields not being secured.
|
11 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 |
AD7six
|
ddcbcae7c0
add a test that the "blacklist" does something
|
12 years ago |
AD7six
|
c37e37099a
test corrections
|
12 years ago |
mark_story
|
449f60798c
Merge remote-tracking branch 'origin/2.6' into 3.0
|
12 years ago |
ADmad
|
42b4c9e914
Add test for FormHelper::input() for hidden field.
|
12 years ago |
mark_story
|
292d7e81cd
Fix overzealous array cast in multiCheckbox.
|
12 years ago |
mark_story
|
58c0b1487d
Add tests for non array versions of options.
|
12 years ago |
mark_story
|
f7703db14c
Fix radio() being called incorrectly by input().
|
12 years ago |
mark_story
|
31ddeb8c3a
Hours should not include leading 0s.
|
12 years ago |
mark_story
|
d35bed2543
Always use date('H') to check hour values.
|
12 years ago |
Mark Story
|
2005cb7441
Merge pull request #3309 from dereuromark/3.0-time
|
12 years ago |
euromark
|
9ababa2c56
Use ISO standard for time format.
|
12 years ago |
euromark
|
b1897f5b45
Adjust doc blocks according to convention.
|
12 years ago |
euromark
|
95325a6599
Simplify method and remove param weirdness.
|
12 years ago |
euromark
|
97a8eca4be
harden method signatures
|
12 years ago |
Sam
|
a6f8533aad
Default view options are no longer stored in Controller and passed to View on construction by the Controller. Instead, added additional $options parameter to View::__construct(). $options will only be passed on if explicitly set on the Controller and only for specific View options. stting view options on Controller is maintained for BWC.
|
12 years ago |
mark_story
|
40bf52118d
Merge remote-tracking branch 'origin/2.5' into 3.0
|
12 years ago |
mark_story
|
ad62e779c8
Separate default templates and runtime templates.
|
12 years ago |
AD7six
|
34a4dfa95f
settings -> config
|
12 years ago |
Mark Story
|
ad1fa6ae69
Merge pull request #3061 from bcrowe/3.0-src-ver
|
12 years ago |