19 Commits

Author SHA1 Message Date
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
296fc72d63 more clear docs about html options
fixes yiisoft/yii#2844
2014-01-28 11:40:19 +01:00
150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:41:14 -05:00
49c62e6846 typo 2014-01-24 09:29:19 -05:00
3dd3914a38 Fixes #2144: Html helper now supports rendering "data" attributes 2014-01-24 08:50:20 -05:00
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