6 Commits (209fb7d94b05771a5f66e0e153bb1a05f2a4dfa2)

Author SHA1 Message Date
Robert Korulczyk 8e0af24203 Fix protocol-relative URLs in `Url::to()` (#13156) (#13157) 8 years ago
Robert Korulczyk 2d91723934 Add support for creating protocol-relative URLs. 8 years ago
Carsten Brandt 6346e7180c added test for default route to Url helper 8 years ago
Carsten Brandt 7076b38ea9 added a test for #11925 8 years ago
Alexander Makarov 00f432ab65 Fixes #9747: added tests for Url::isRelative() 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
Qiang Xue 52f4006c11 Fixed Url::current() implementation. 10 years ago
Alexander Makarov 9c7e4e514d Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL 10 years ago
Qiang Xue cc3209cf26 Fixes #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()` 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Carsten Brandt 689fc137da added some tests for Url helper 10 years ago
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
Qiang Xue e5a87af234 Fixes #4331: `yii\helpers\Url` now uses `UrlManager` to determine base URL when generating URLs 10 years ago
Qiang Xue 24257e76c8 Fixes #3909: `Html::to()` should not prefix base URL to URLs that already contain scheme 10 years ago
Carsten Brandt 873b2b04db fixed test breaks after #3614 10 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 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