Commit Graph

18 Commits

Author SHA1 Message Date
Andrea Panattoni
4941db1eee Checkboxlist documentation fix
"Item" parameter keys are the values of the checkbox list,
while the values are the checkbox labels.
2013-11-21 22:37:03 +01:00
Qiang Xue
1bee84746c Fixes #1060: added code comment 2013-11-01 10:21:54 -04:00
Alexander Makarov
ee2af2661c Removed unneeded use statements 2013-10-24 03:12:25 +04:00
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Alexander Makarov
6488fe47ec Better phpdoc for chained method calls 2013-10-10 13:34:16 +04:00
Qiang Xue
d03d681583 Fixes #928: client validation should be applied to active attributes only. 2013-09-30 10:14:08 -04:00
Qiang Xue
db212f0586 Added $label parameter to ActiveField::label(). 2013-09-09 22:49:01 -04:00
Qiang Xue
791905e8bb Reverted previous change as it breaks layout. 2013-09-09 08:44:40 -04:00
Qiang Xue
ea561ed3e0 Fixes #861. 2013-09-09 07:05:35 -04:00
Qiang Xue
a9e71d5565 better handling with exceptions in __toString() 2013-08-23 07:05:33 -04:00
Qiang Xue
528f8c82f3 Fixes #795: do not generate form-control css class for file input as it would display an unneeded border. 2013-08-22 15:55:34 -04:00
Qiang Xue
65352e500f refactored ActiveField. 2013-08-14 21:17:13 -04:00
Qiang Xue
6f42e87ebf Added Html::error(). 2013-08-14 08:24:19 -04:00
Qiang Xue
880b6f9d65 #735: removed hiddenInput to avoid confusion. 2013-08-09 08:21:23 -04:00
Qiang Xue
e3801fbf6b Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Qiang Xue
e207361255 Refactored the widget usage with ActiveField. 2013-05-29 07:47:33 -04:00
Qiang Xue
aadcb59c8c Added ActiveField::widget(). 2013-05-24 20:55:44 -04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00