1305 Commits (10d617a9123c4038f48a96a971666863bfb59abd)

Author SHA1 Message Date
Qiang Xue 6e6005b148 Refactored code. 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Serge Postrash dcc8d04727 Fixes #4362: Made carousel indicators optional 10 years ago
Qiang Xue 4e4e76e883 Request::cookieValidationKey must be explicitly specified now. 10 years ago
Qiang Xue 8633d0f91c `yii\web\Request::cookieValidationKey` is now automatically generated by the installation script for the basic and advanced application templates 10 years ago
Alexander Makarov e6be9fd947 Even better fix for #3443 10 years ago
Alexander Makarov 66751760e5 Better fix for #3443 10 years ago
Alexander Makarov f2b0d8c209 Passed "encodeLabels" to Dropdown recursive call 10 years ago
artur 0c6516a87c Fixes #3443: Fixed `yii\bootstrap\Nav` and `yii\bootstrap\Dropdown` were generating wrong ids for submenus 10 years ago
Carsten Brandt 96c313d71f gii: fixed wrong composer.json template 10 years ago
Klimov Paul e54fc6f4c2 `yii\mongodb\log\MongoDbTarget` log target added 10 years ago
Klimov Paul c9dff5305e Redundant `yii\authclient\OpenId::sendStreamRequest()` removed. 10 years ago
Klimov Paul 78daea1bfb OAuth extension adjusted to support any custom request type. 10 years ago
Carsten Brandt 9c0bb74829 Update README.md 10 years ago
Sebastian Thierer a4b8fd4db2 Fix typo 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 773d67e513 elasticsearch 1.x breaking changes 10 years ago
Qiang Xue 478380fb10 Fixed test brak. 10 years ago
Qiang Xue 43333d9cad Implemented master balancing. 10 years ago
Qiang Xue d2cb245dc3 Finished sphinx support 10 years ago
Klimov Paul 0c7010873d Issue #2337 added to CHANGELOG 10 years ago
Klimov Paul 7a937903c2 `yii\mongodb\Collection::buildLikeCondition()` fixed to escape regular expression. 10 years ago
Klimov Paul 9757029191 `yii\authclient\InvalidResponseException` added 10 years ago
Klimov Paul a1a9d9a3bc Method `yii\authclient\BaseOAuth::mergeCurlOptions()` advanced to merge array values 10 years ago
Klimov Paul fbce722d85 Request HTTP headers argument added to `yii\authclient\BaseOAuth::api()` method 10 years ago
Klimov Paul fe46caf74c User attributes fetching at `VKontakte` adjusted 10 years ago
Klimov Paul 3943641077 User attributes requesting at GoogleOAuth switched to Google+ API 10 years ago
Klimov Paul b90f88659d Unit test for MongoDB migration controller added 10 years ago
Bohdan Shulha 90594138f7 Fixes PHPDoc 10 years ago
Alexander Makarov 492337de2d else if → elseif 10 years ago
Carsten Brandt d02bbd7c49 CHANGELOG #4187 10 years ago
Carsten Brandt 4e8e22da3c fixed issue with elasticsearch >=1.2.0 10 years ago
Qiang Xue 9c4d4715dd guide WIP [skip ci] 10 years ago
Arthur Khachaturov dbf10f1848 Missing semicolon 10 years ago
Jared Feng 746f9adc77 fix typo in phpdoc of yii\redis\Connection [skip ci] 10 years ago
Alex-Code 8683b7905d Update CHANGELOG.md 10 years ago
Alex-Code 8595c1a15f Update CHANGELOG.md 10 years ago
Alex-Code e1089618f8 Allow an item to choose if it's encoded. 10 years ago
Alex-Code 0711027e01 Allow single items to set their encoding option 10 years ago
Carsten Brandt 1085f1bd9b cleanup after #4092 10 years ago
Dilip 79309d8f13 Upgraded Bootstrap from 3.1 to 3.2 10 years ago
Carsten Brandt fd8828cfb4 resolved naming conflict in apidoc 10 years ago
Carsten Brandt 11ed296de4 Update CHANGELOG.md 10 years ago
Carsten Brandt eb317507d2 made elasticsearch error messages more readable 10 years ago
Budi Irawan 45e4973ac8 fix json format in gii/generators/extension/default 10 years ago
Vladimir Zbrailov f9febd0087 unify changedAttributes of afterSave in extensions 10 years ago
Klimov Paul 63c7a4cfca Docs regarding `Security` component usage updated. 10 years ago
Carsten Brandt 5d0452b2ae rename ColumnSchema::typecast to phpTypecast 10 years ago
Qiang Xue 838a79cdae minor doc fixes [skip ci] 10 years ago
Alexander Makarov 2457e24795 Fixes #4071: `mail` component renamed to `mailer`, `yii\log\EmailTarget::$mail` renamed to `yii\log\EmailTarget::$mailer` 10 years ago