- 23 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6969: `yii\helpers\ArrayHelper::htmlEncode()` and `htmlDecode()` should not remove non-string data
-
- 22 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6896 close #6913
-
- 19 Jan, 2015 2 commits
- 17 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6661: Hyperlinks that are enclosed within an exist form will use the same form for submission if they specify both of the `href` and `data-method` attributes
-
- 16 Jan, 2015 1 commit
-
-
Qiang Xue authored
-
- 15 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #5663 and #5671: Added support for using `data-params` to specify additional form data to be submitted via the `data-method` approach
-
- 11 Jan, 2015 7 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better
-
Qiang Xue authored
-
Qiang Xue authored
-
- 10 Jan, 2015 2 commits
-
-
Carsten Brandt authored
formatting date and time values for years >=2038 or <=1901 is now possible also with intl extension is installed. 32bit systems will fall back to the PHP implementation because intl uses a 32bit UNIX timestamp internally. On a 64bit system the intl formatter is used in all cases if installed. fixes #5577
-
Carsten Brandt authored
fixes #6748
-
- 07 Jan, 2015 1 commit
-
-
Tobias Munk authored
allows using logger without a Yii application now. close #6739
-
- 06 Jan, 2015 1 commit
-
-
Klimov Paul authored
-
- 05 Jan, 2015 1 commit
-
-
Qiang Xue authored
Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache`
-
- 04 Jan, 2015 1 commit
-
-
DaSourcerer authored
-
- 01 Jan, 2015 1 commit
-
-
Carsten Brandt authored
fixes #6717
-
- 30 Dec, 2014 2 commits
-
-
Carsten Brandt authored
fixes #6691
-
Qiang Xue authored
-
- 28 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6678: `yii\behaviors\SluggableBehavior` will generate a new slug only when the slug attribute is empty or the source attribute is changed
-
- 26 Dec, 2014 1 commit
-
-
pana1990 authored
-
- 25 Dec, 2014 1 commit
-
-
Yuri Morozov authored
-
- 24 Dec, 2014 2 commits
-
-
Qiang Xue authored
Fixes #6632: `yii\di\Container::get()` did not handle config parameter correctly when it is passed as a constructor parameter
-
DaSourcerer authored
-
- 23 Dec, 2014 2 commits
-
-
Paul Klimov authored
-
Paul Klimov authored
-
- 18 Dec, 2014 1 commit
-
-
Qiang Xue authored
-
- 17 Dec, 2014 2 commits
-
-
Qiang Xue authored
-
wenbin1989 authored
-
- 16 Dec, 2014 3 commits
-
-
Alexander Makarov authored
Fixes #6427: In case of invalid route web application now throws exception with "Page not found" instead of "Invalid Route"
-
Alexander Makarov authored
-
Qiang Xue authored
Fixes #6434: Added `yii\behaviors\SluggableBehavior::immutable` to support keeping the generated slug unchanged
-
- 14 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6467: `ActiveForm` will scroll to the nearest visible element when the first error input is hidden
-
- 09 Dec, 2014 1 commit
-
-
Serge Postrash authored
Fixes #6404: advanced application template `Alert` widget was generating duplicate IDs in case of multiple flashes
-
- 07 Dec, 2014 2 commits