- 24 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 23 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 20 Oct, 2014 1 commit
-
-
Ilya Antipenko authored
-
- 19 Oct, 2014 2 commits
-
-
Carsten Brandt authored
fixes #5652
-
Qiang Xue authored
-
- 17 Oct, 2014 1 commit
-
-
Carsten Brandt authored
fixes #5601
-
- 15 Oct, 2014 1 commit
-
-
Alexander Makarov authored
-
- 11 Oct, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
also enhance test README
-
- 10 Oct, 2014 4 commits
-
-
Klimov Paul authored
Fixed `yii\console\controllers\AssetController` breaks CSS URLs in case target file localed at `yii\web\AssetManager::basePath` root
-
Klimov Paul authored
-
Alexander Makarov authored
Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter`
-
Alexey Kolmakov authored
-
- 09 Oct, 2014 1 commit
-
-
Klimov Paul authored
-
- 08 Oct, 2014 2 commits
-
-
Klimov Paul authored
Additional check added to `yiiunit\extensions\authclient\BaseClientTest::testNormalizeUserAttributes()`
-
Klimov Paul authored
Added ability to operate nested and complex attributes via `yii\authclient\BaseClient::normalizeUserAttributeMap`
-
- 07 Oct, 2014 2 commits
-
-
Klimov Paul authored
-
Klimov Paul authored
-
- 06 Oct, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 05 Oct, 2014 5 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
armab authored
Fixes #5316: Added `startsWith()` and `endsWith()` to `yii\helpers\StringHelper`. Methods are binary-safe, multibyte-safe and optionally case-insensitive
-
- 03 Oct, 2014 4 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #5179
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #5331
-
- 30 Sep, 2014 4 commits
-
-
Serge Bezborodov authored
close #5261
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
related to #5128
-
- 29 Sep, 2014 1 commit
-
-
Carsten Brandt authored
-
- 23 Sep, 2014 4 commits
-
-
Qiang Xue authored
Fixes #3197: Using `ActiveQuery::indexBy()` may cause relational AR queries to generate incorrect relational results
-
Carsten Brandt authored
feature is not reliable fixes #5136
-
Carsten Brandt authored
fixes #4989
-
Kartik Visweswaran authored
Enhances `normalizeDateTimeValue` to return a DateTime object instead of a converted double value, that fails. The DateTime object input is supported by 32 bit, 64 bit, as well as the `IntlDateFormatter` to format all years. (including fixing of the Y2K38 bug). Fixes issue in #4989. close #5000
-