6019 Commits (79457ce66ed09bdb6569da6ac2bcdb08b0cb5ab1)
 

Author SHA1 Message Date
Qiang Xue 79457ce66e Merge pull request #2696 from baodude/master 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
Qiang Xue d265635663 doc fix. 11 years ago
Alexander Makarov 348dfa78eb Merge pull request #2676 from yiisoft/url-helper 11 years ago
Qiang Xue 1998935309 Merge pull request #2671 from hqx/2670-ConsoleLocalOptions 11 years ago
Alexander Makarov 2ceab799e2 Removed unneeded config from tests 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
Carsten Brandt d1a5c85472 Merge pull request #2680 from ZhandosKz/patch-1 11 years ago
Alexander Makarov d4e0bb748c Merge pull request #2681 from dizews/buildin-phpserver-fix 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
Alexander Makarov 81ce1497da Merge pull request #2686 from sanchezby/master 11 years ago
Vladimir Zbrailov 2dcf428173 changelog 11 years ago
sanchezby 85df781406 Update data-grid.md 11 years ago
Alexander Makarov cd7e51df7d Merge pull request #2682 from jacekk/guide-not-found-links 11 years ago
JacekK 0702a09166 Merge branch 'master' of git://github.com/yiisoft/yii2 into guide-not-found-links 11 years ago
JacekK edc3d2b11a fixed some urls in guide; moved elasticsearch png file to proper location, to be seen by apidoc generator 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
Zhandos 9efcde3a12 Update _config.php 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
Carsten Brandt f7a5c29e20 apidoc cleanup 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
Alexander Makarov 367744ff84 Merge pull request #2675 from andersonamuller/patch-1 11 years ago
Anderson Müller 3adfb543c4 Fixes Yii1 reference. 11 years ago
Alexander Makarov c4b8f4b692 removed todo from grids guide 11 years ago
Carsten Brandt db3034478c Update console.md 11 years ago
Carsten Brandt 26886b90f4 Merge pull request #2673 from Theill11/patch-1 11 years ago
Johnny Theill a154776618 Update test-fixture.md 11 years ago
Carsten Brandt 236abe322b Merge pull request #2663 from Theill11/travis-advanced-app 11 years ago
Johnny Theill f528cc9f1c Update README.md 11 years ago