230 Commits (1d20db57e6b1aa91efd3b295c58623caf0fc28de)

Author SHA1 Message Date
Anton Andersen 17960584c0 Fix typo [skip ci] 10 years ago
Anton Andersen 4ee638c4bd Fix typo [skip ci] 10 years ago
Anton Andersen 14f9d1490d Fix typo [skip ci] 10 years ago
Anton Andersen be84215be6 Fix upgrade doc [skip ci] 10 years ago
Qiang Xue d4fac33f4b Fixes #5509. 10 years ago
Carsten Brandt de853a2552 UPGRADE note for #852 10 years ago
Carsten Brandt 664fe08874 updated cebe/markdown to 1.0.0 10 years ago
Alexander Makarov 327dde72f4 Fixes #5467: Added ability to pass HTML tag options to `asEmail()`, `asImage()` and `asUrl()` methods of `yii\i18n\Formatter` 10 years ago
Qiang Xue eec716d88f Fixes #4040: Added `$viewFile` and `$params` to the `EVENT_BEFORE_RENDER` and `EVENT_AFTER_RENDER` events for `View`. 10 years ago
Alexander Makarov 2cc17a778e Fixes #5306 10 years ago
Nikola Kovacs b672b818ae Bootstrap Collapse items property uses label element and encodes by default, like Tabs 10 years ago
Carsten Brandt 6267b9ee1a Fixed issue with timezone conversion in formatter 10 years ago
Alexander Makarov 76f4f1edc0 Added upgrade note about #4275 10 years ago
Qiang Xue 6f9d2c661c use 1.0.0-beta2 version for composer asset plugin. 10 years ago
Carsten Brandt 014aab1b9a Update UPGRADE.md 10 years ago
Carsten Brandt 6c51866e36 Update UPGRADE.md 10 years ago
Qiang Xue ff17d9608a Switch to 1.0.0-beta1 for the composer asset plugin. 10 years ago
Qiang Xue b1bb796ee0 Fixed wrong instruction. 10 years ago
Qiang Xue f253817b92 Fixes #4454: Improved asset bundle managed and used composer-asset-plugin to manage the dependencies on 3rd-party JS libraries 10 years ago
Carsten Brandt 3ff548a442 Refactored DateValidator to support ICU format 10 years ago
Qiang Xue 11132cee1a Fixes #5006. 10 years ago
Qiang Xue de63a46d82 Fixes #4984. 10 years ago
Qiang Xue b604bc56ff updated UPGRADE [skip ci] 10 years ago
Carsten Brandt d82195706f UPGRADE and CHANGELOG notes for the Formatter changes 10 years ago
Qiang Xue f50f840a55 Fixes #4955: Replaced callbacks with events for `ActiveForm` 10 years ago
Qiang Xue 61284ed405 Fixes #3910: Removed the `container` option from `Html::checkbox()` and `Html::radio()` 10 years ago
Alexander Makarov 3af08064b8 Fixes #4911: Changed callback signature used in `yii\base\ArrayableTrait::fields()` from `function ($field, $model) {` to `function ($model, $field) {` 10 years ago
ItsReddi 8e1d63e4cb Fixes #4893: Added note about `cookieValidationKey` and console application to UPGRADE 10 years ago
Qiang Xue fa0418f8a1 Fixes #4424: Added `inline` and `mimeType` options to all file downloading methods provided in `yii\web\Response` 10 years ago
Klimov Paul e3cea2138a Added `forceDownload` parameter to `yii\web\Response::xSendFile()` 10 years ago
Qiang Xue 88d38b7820 Fixes #4501: Renamed the constant `YII_PATH` to `YII2_PATH` 10 years ago
Qiang Xue 359ae98f9c Fixes #4622: Simplified the way of creating a Faker fixture template file 10 years ago
Alexander Makarov fb67f958a9 More cases for #4595 10 years ago
Alexander Makarov b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 10 years ago
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov c2c7bbe2b9 [skip ci] Fixes #4461 10 years ago
Alexander Makarov d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 10 years ago
Qiang Xue a3e2b94adf Fixes #3611: Refactored query caching. 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
OmgDef 697a85dd26 Check for UPLOAD_ERR_NO_FILE in UploadedFile 10 years ago
Qiang Xue fe2611186e Fixes #4051: Renamed `yii\caching\GroupDependency` to `TagDependency` and added support for associating multiple tags to a single cached data item 10 years ago
Carsten Brandt 41177b0258 Update UPGRADE.md 10 years ago
Klimov Paul e5922a2aaf 'autoGenerateSecretKey' mention removed from upgrade note about `Security` 10 years ago
Alexander Makarov c68e5f1fdb Adjusted naming 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Alexander Makarov 3eee7b8e4b Fixes #4072: `\yii\rbac\PhpManager` adjustments 10 years ago
Paul Klimov 052ae83340 Option `Security::autoGenerateSecretKey` added 10 years ago
Paul Klimov 25a3637709 Upgrade note about `Security` updated 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago