- 28 Sep, 2014 2 commits
- 27 Sep, 2014 1 commit
-
-
Carsten Brandt authored
as discussed before, better do this change before RC to avoid breaking BC in GA.
-
- 23 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5143: yii\bootstrap\ActiveField::label() should not encode label if it is explicitly specified. [skip ci]
-
- 22 Sep, 2014 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
- in composer the `~` operator is just a shortcut for `~1.0` = `>=1.0.0,<2.0.0` it does not prevent dev versions to be installed but neither does `1.*` - dev versions are constrolled via `minimum-stability` setting and the `@dev`, `@beta`, `@stable`,... settings. - setting bower packages that ship compiled files only with the stable release to use `@stable` in composer.json of the applictaions. This setting can be removed when we remove the `minimum-stability=dev` setting after GA.
-
- 19 Sep, 2014 3 commits
- 18 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5058: `yii\helpers\Html::activeCheckbox()` and `activeRadio()` will generate labels by default using the corresponding attribute labels
-
- 17 Sep, 2014 1 commit
-
-
Carsten Brandt authored
-
- 16 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 05 Sep, 2014 1 commit
-
-
Qiang Xue authored
Fixes #3240: Added support for assigning an anonymous function to `yii\widgets\ActiveForm::fieldConfig`
-
- 04 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 02 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 29 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 28 Aug, 2014 4 commits
- 13 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 08 Aug, 2014 1 commit
-
-
Alexander Makarov authored
-
- 07 Aug, 2014 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 29 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 22 Jul, 2014 1 commit
-
-
Kartik Visweswaran authored
Better fix for #3443 that does not break BC and allows widget to be extensible.
-
- 19 Jul, 2014 1 commit
-
-
Serge Postrash authored
-
- 18 Jul, 2014 4 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
artur authored
Fixes #3443: Fixed `yii\bootstrap\Nav` and `yii\bootstrap\Dropdown` were generating wrong ids for submenus
-
- 30 Jun, 2014 4 commits
- 28 Jun, 2014 1 commit
-
-
Dilip authored
-
- 23 Jun, 2014 2 commits
-
-
Alexander Makarov authored
-
Dmitry Chernikov authored
-