8557 Commits (46b553f01245daba6ba6e099bb35e1ebb8d0cb7e)
 

Author SHA1 Message Date
Philippe Gaultier 6dc056b325 #4388: CORS filter fixes: 10 years ago
Qiang Xue e486b663a0 Fixed test break. 10 years ago
Alexander Makarov c8a5012610 #4310: Removed `$data` from signature of `yii\rbac\ManagerInterface` 10 years ago
Carsten Brandt a18255ef47 Update .travis.yml 10 years ago
Carsten Brandt d4237b8e50 Update ActiveRecordInterface.php 10 years ago
Qiang Xue 27132ced7c Fixes #4384. 10 years ago
Klimov Paul 98a86ce73b Sphinx distributed indexes support provided 10 years ago
Qiang Xue 10d617a912 typo fix [skip ci] 10 years ago
Qiang Xue a3e2b94adf Fixes #3611: Refactored query caching. 10 years ago
Carsten Brandt cc38e9c795 fixed issue with indexBy and array valued relations 10 years ago
Carsten Brandt d5375e8c3b added elasticsearch test case for array attribute relations 10 years ago
Klimov Paul 1a07485e27 Added support for relation by array attributes 10 years ago
Misbahul D Munir 6a6caf717b dropDownList encodeSpaces for subgroups 10 years ago
Qiang Xue 6e6005b148 Refactored code. 10 years ago
Qiang Xue ae1ed5bdfd Fixed test break. 10 years ago
Qiang Xue e8c6bb516f Fixes #4048: Added `init` event to `ActiveQuery` classes 10 years ago
Qiang Xue ab9d906351 Fixed test break. 10 years ago
Serge Postrash dcc8d04727 Fixes #4362: Made carousel indicators optional 10 years ago
Qiang Xue 6d64d62c8e Fixed test break. 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 73f1daad07 Merge pull request #4364 from SDKiller/patch-5 10 years ago
OmgDef 697a85dd26 Check for UPLOAD_ERR_NO_FILE in UploadedFile 10 years ago
Serge Postrash 04bca6a926 Russian translation - semantic fix [skip_ci] 10 years ago
Qiang Xue 371af5c486 minor doc fix. [skip ci] 10 years ago
Larry Ullman 4d05047b12 Basic edits 10 years ago
Qiang Xue 1b5adca0f2 Merge pull request #4193 from pgaultier/feature/CORS 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
Qiang Xue 86556ac842 Fixed test break. 10 years ago
Qiang Xue e5a87af234 Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs 10 years ago
Carsten Brandt 4717571e22 improved docs about goBack() 10 years ago
Carsten Brandt 96c313d71f gii: fixed wrong composer.json template 10 years ago
Alexander Makarov bc3200cef1 Fixes #4295: reworked message extraction for PO files 10 years ago
Alexander Makarov 21910c61f9 Fixes #4310: code cleanup 10 years ago
Klimov Paul e54fc6f4c2 `yii\mongodb\log\MongoDbTarget` log target added 10 years ago
Qiang Xue 61b627a6fc Fixes #4318: `yii\helpers\Html::ul()` and `ol()` will return an empty list tag if an empty item array is given 10 years ago
Qiang Xue 28246f4995 Merge pull request #4325 from nkovacs/4317-absolute-auth-timeout 10 years ago
Nikola Kovacs 19bbaf6106 Merge branch 'master' of git://github.com/yiisoft/yii2 into 4317-absolute-auth-timeout 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
Alexander Makarov ddf8085b8e Fixes #4297: Added check for DOM extension to requirements 10 years ago
Carsten Brandt aabd69afcf avoid confusion about uploadRequired 10 years ago
Alexander Makarov 3e443b3c44 Fixes #4298: Renamed framework/messages/pt-PT to framework/messages/pt in order to allow fallbacks 10 years ago
Nikola Kovacs 30e751fec9 update changelog for 4317 10 years ago
Nikola Kovacs f6c589f043 Add absoluteAuthTimeout to yii\web\User. 10 years ago
Alexander Makarov 09c297fddb Fixes #4324: removed old way of developing Yii from the docs since app/link is much better/simpler workflow 10 years ago