- 22 Oct, 2014 1 commit
-
-
Qiang Xue authored
Fixes #5570: `yii\bootstrap\Tabs` would throw an exception if `content` is not set for one of its `items` Fixes #5572.
-
- 13 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 12 Oct, 2014 2 commits
- 07 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 04 Oct, 2014 1 commit
-
-
scblack authored
close #5355
-
- 03 Oct, 2014 4 commits
-
-
Qiang Xue authored
-
Aleksandr Zelenin authored
-
Qiang Xue authored
-
Ary Raditya authored
-
- 30 Sep, 2014 3 commits
-
-
Carsten Brandt authored
-
Damian Dennis authored
-
Nikola Kovacs authored
Fixes #5232 and #5231
-
- 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
-