3500 Commits (09411463ccc1b4db2b200fedfe77468dea71a28a)

Author SHA1 Message Date
Qiang Xue aaa4e429a4 Fixes #2687: table alias may not be respected when specified in relation query. 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Zhandos 8be5938cbe Update CHANGELOG.md 11 years ago
Zhandos 4a32a5a8a5 Update CHANGELOG.md 11 years ago
Alexander Makarov 7a3fd41afc Fixes #2701 11 years ago
Christophe BOULAIN b3ef2a938c typo in changelog 11 years ago
Christophe BOULAIN ca3b2cd057 Fix some references to removed Html::url in phpdoc 11 years ago
Alexander Makarov 38e8afa0f8 Fixed another typo in changelog 11 years ago
Alexander Makarov 8b78eec2e0 Fixed typo in changelog 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
baodude 50d720ce34 use toRoute instead of createUrl in ActionColumn 11 years ago
Qiang Xue bcf5b4644e Fixes #2687: ActiveQuery::joinWith() has problem when the query is used twice. 11 years ago
Qiang Xue 252f49b97a doc fixes. 11 years ago
Zhandos 2e84fcb0b0 Update FileValidator.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Alexander Makarov 842e7eb573 Added tests, final Url helper adjustments 11 years ago
Christian Nadolle bf5de41188 Added changelog 11 years ago
Alexander Makarov bddad5280c Combined $schema and $absolute into $schema 11 years ago
Alexander Makarov 577f8a5c50 Added separate schema and absolute parameters 11 years ago
Alexander Makarov 2b842ecc57 Moded URL management methods from controller to Url helper, updated docs 11 years ago
Alexander Makarov 1276970ce5 Made $url default consistent 11 years ago
Alexander Makarov aeb25c39e1 Further adjustments for Url helper 11 years ago
Alexander Makarov bd271d42e4 Removed passing unused parameter 11 years ago
Alexander Makarov 338bc86e6d Fixed absolute URLs in Url::to 11 years ago
Alexander Makarov 67af6bc84a Fixed inconsistent usage of getters 11 years ago
Alexander Makarov cb5a889621 Fixed recursion 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Vladimir Zbrailov 2dcf428173 changelog 11 years ago
Christian Nadolle 0051a1ece4 sort options by action in Migration controller 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Vladimir Zbrailov 46d2413c69 fix buildin php bug https://bugs.php.net/bug.php?id=66606 11 years ago
Alexander Makarov 73b7e03ec3 Argument for Url::base is now optional 11 years ago
Alexander Makarov 2dacc4fb0a Adjusted changelog 11 years ago
Alexander Makarov 8df9dddd70 Added Url::createAbsolute, adjusted signiatures 11 years ago
Alexander Makarov 2cd5f982fe Renamed methods, added Url::getHome 11 years ago
Alexander Makarov 14fc5bd1de Added Url::canonical 11 years ago
Alexander Makarov 5420517e21 Added Url::rememberReturnUrl 11 years ago
Alexander Makarov e758608a5a Added Url::asset 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
Christian Nadolle b0d7559a8d console/Controller show help for local options 11 years ago
Christian Nadolle 05f7df3091 console/Controller support local options per action 11 years ago
Alexander Makarov 150d5152b2 more grid docs 11 years ago
Qiang Xue bd3dd038ab Fixed user status check. 11 years ago
Qiang Xue b751211dae fixed implementation of Session::getHasSessionId(). 11 years ago
Carsten Brandt f7148c2d80 callback -> callable 11 years ago
Vladimir 66315a2cb6 Update HttpBearerAuth.php 11 years ago
Carsten Brandt 595f55c504 api doc improvements 11 years ago