14 Commits

Author SHA1 Message Date
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
96990c8d04 Merge pull request #2012 from creocoder/listbox-fix2
BaseHtml::listBox() incorrect array_key_exists() usage fix
2014-01-16 19:43:41 -08:00
e5b30731c3 BaseHtml::listBox() incorrect array_key_exists() usage fix 2014-01-17 07:42:45 +04:00
0fe3245b26 BaseHtml::activeListBox() incorrect 'unselect' value fixed. 2014-01-17 07:36:24 +04:00
bbc0226627 BaseHtml::activeDropDownList() fix for 'multiple' mode 2014-01-17 07:35:48 +04:00
f645368e75 BaseHtml::listBox() allow to remove size attribute 2014-01-17 07:18:25 +04:00
7a7030e063 BaseHtml::listBox() default size settings removed 2014-01-17 06:38:41 +04:00
96f210f0d2 better fix for #1959. 2014-01-15 11:39:47 -05:00
777e22c1af Fixes #1959: Html::activeCheckbox wasn't respecting custom values for checked/unchecked state 2014-01-15 11:18:34 -05:00
5a9823a5f4 A bit less stricter check as suggested by @qiang: 2aa8fc7171 2014-01-15 01:40:17 +04:00
2aa8fc7171 Optimized #1959 code a bit 2014-01-14 22:44:55 +04:00
f44605fff0 Fixes #1959 : compare model attribute with value/uncheck options 2014-01-14 16:31:50 +01:00
58e847258f Renamed Request::maskedCsrfToken to csrfToken. 2014-01-11 11:49:29 -05:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00