15 Commits

Author SHA1 Message Date
9553237777 No need to return from __construct 2014-11-08 01:41:01 +03:00
899b778994 Correct type declarations 2014-10-25 16:35:50 +03:00
bb8550886e PHP type casting 2014-10-25 15:30:03 +03:00
6c0dde6f5e Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci] 2014-09-23 08:05:45 -04:00
93496bf8fd Fixes #5058: yii\helpers\Html::activeCheckbox() and activeRadio() will generate labels by default using the corresponding attribute labels 2014-09-18 12:15:54 -04:00
61284ed405 Fixes #3910: Removed the container option from Html::checkbox() and Html::radio() 2014-09-04 14:36:30 -04:00
7736853837 property code style extensions 2014-07-30 00:40:46 +02:00
05178e82fb Fixes issue #3740 for horizontal layouts 2014-06-11 09:26:58 +02:00
2329af152b Fixed duplicate error message when client validation is enabled 2014-06-09 17:20:00 +03:00
d15b66bf86 Fix case for ActiveField::checkboxTemplate use 2014-06-06 13:22:09 -07:00
65e18afee9 Fix label() method and make more templates configurable 2014-06-06 13:08:17 +02:00
1bcf3b8427 Fixed wrong links [skip ci] 2014-05-05 08:12:21 -04:00
9d384668c5 Remove empty ActiveField errors and fix bootstrap templates 2014-04-29 09:11:41 +02:00
f7396fa024 Minor refacotring of bootstrap active field and form. 2014-04-11 20:09:43 -04:00
7364249ff6 Issue #3029: Implement ActiveForm and ActiveField 2014-04-11 10:49:51 +02:00