2776 Commits (dd4e53e69fbfb962f6f74193aa5c75b56850cb3a)

Author SHA1 Message Date
Alexander Makarov 4b7c879c6d Defined STDOUT in entry scripts in case console application is running via CGI 11 years ago
Luciano Baraglia 13aa88bc5b Fix for #2087 11 years ago
Paul Klimov dcf8f450f5 AssetController adjusting URLs at same line has been fixed. 11 years ago
Qiang Xue 3cc7fcb510 refactored fixture. 11 years ago
Qiang Xue 362ade63ed fixed test break. 11 years ago
Luciano Baraglia 701852e95d AccessControl denyCallback call fix 11 years ago
Paul Klimov 1181b7b965 AssetController has been fixed to override 'js' and 'css' for compressed bundles. 11 years ago
Carsten Brandt 65179b100a code style in fixtures 11 years ago
Carsten Brandt ed14eaaae5 added docs about # link to sort and paginiation 11 years ago
Alexander Makarov 86933cd745 Fixed hash doc for pagination 11 years ago
Alexander Makarov 26514419cc Added note about hash to Pagination::$params phpdoc 11 years ago
Carsten Brandt 36c296378b remove _method param from rest params 11 years ago
Carsten Brandt 813a008da2 improved request body parser docs and configuration 11 years ago
Qiang Xue b496a04f49 refactored fixture feature. 11 years ago
Daniel Schmidt 7c98ef591c Fixed type in JsonParser 11 years ago
Daniel Schmidt 1026b9da57 Tabs vs. spaces 11 years ago
Daniel Schmidt 00785d38c0 Added support for custom web\Request parsers (#2043) 11 years ago
Daniel Schmidt 7f8850bc70 Adds customizable parsing functionality to the web\Request class (Issue #2043) 11 years ago
Carsten Brandt 7ae8b8b50f added support to parse json request to Request::getRestParams() 11 years ago
Qiang Xue 68fdb52551 doc improved. 11 years ago
Qiang Xue 88059439f6 Fixes #2063: Removed `yii\web\Request::acceptTypes` and renamed `yii\web\Request::acceptedContentTypes` to `acceptableContentTypes`. 11 years ago
Qiang Xue 75ee05b90e more null fixes. 11 years ago
Luciano Baraglia 7d33a5d3b5 Some Code style fixes 11 years ago
Alexander Kochetov fe6d897f0e CHANGELOG typo fix 11 years ago
Alexander Kochetov 1b0ed00f40 CHANGELOG 11 years ago
Alexander Kochetov 6051253e6e BaseArrayHelper updated 11 years ago
Alexander Kochetov a766a00027 Sort updated 11 years ago
Alexander Kochetov 404a219ac3 AutoTimestamp updated 11 years ago
Alexander Kochetov 40b0606d45 AutoTimestamp field renaming 11 years ago
Qiang Xue ab5d7bd54c Fixes #2051: Do not save null data into database when using RBAC 11 years ago
Qiang Xue 8e8eca3691 updated change log [skip ci] 11 years ago
Qiang Xue 87be9deaf0 refactored fixture. 11 years ago
Veaceslav Medvedev fc35bc1d49 Removing `abstract` in Module 11 years ago
Vladimir d5cd6b0dfe Update Migration.php 11 years ago
Qiang Xue 12ff86305a refactored fixture implementation. 11 years ago
Qiang Xue 106e912401 Added tests for Fixture feature. 11 years ago
Jacob Morrison 5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 11 years ago
Qiang Xue bbe3334630 finished fixture feature. 11 years ago
Qiang Xue 18291c5b93 Added FixtureTrait. 11 years ago
Alexander Makarov 462c50031a Fixes #1930: Fixed domain based URL matching for website root 11 years ago
Alexander Makarov 6e7165133e Fixes #1991: regression in index.php handling 11 years ago
Kevin LEVRON a3c926f814 Fix french messages 11 years ago
callmez 00ce53946c CHANGELOG.md typo 11 years ago
Alexander Kochetov e5b30731c3 BaseHtml::listBox() incorrect array_key_exists() usage fix 11 years ago
Qiang Xue 0e7de3e351 removed trash code. 11 years ago
Qiang Xue 2dec35cfe3 Added fixture classes. 11 years ago
Alexander Kochetov 0fe3245b26 BaseHtml::activeListBox() incorrect 'unselect' value fixed. 11 years ago
Alexander Kochetov bbc0226627 BaseHtml::activeDropDownList() fix for 'multiple' mode 11 years ago
callmez baad3eb2a8 fixed #1992 the issue that use 'site/captcha' will get wrong refreshUrl in module scenario 11 years ago
Alexander Kochetov f645368e75 BaseHtml::listBox() allow to remove size attribute 11 years ago