|
d3b5f4a284
|
Fixes #3656: Encode / in "r" query parameter in docs as it really is
|
2016-03-15 21:52:41 +03:00 |
|
|
191f2a4943
|
fixed phpdoc type names
|
2016-02-25 20:24:32 +01:00 |
|
|
8b0f28f780
|
Add @since [skip ci]
|
2016-02-15 23:06:58 +01:00 |
|
|
1ec972fbf7
|
Fixes #10610: Added BaseUrl::$urlManager to be able to set URL manager used for creating URLs
|
2016-02-15 22:35:58 +03:00 |
|
|
1b3770fd21
|
Use === instead of == where possible
|
2015-10-10 01:04:35 +03:00 |
|
|
4ae7eb1819
|
Fixes #6697.
|
2015-01-13 21:28:13 -05:00 |
|
|
59cc605ddd
|
Fixed version [skip ci]
|
2015-01-11 11:00:27 -05:00 |
|
|
52f4006c11
|
Fixed Url::current() implementation.
|
2015-01-11 10:43:06 -05:00 |
|
|
9c7e4e514d
|
Fixes #6697: Added yii\helpers\Url::current() method that allows adding or removing parameters from current URL
|
2015-01-11 15:38:13 +08:00 |
|
|
201043244d
|
doc fixes [skip ci]
|
2015-01-10 23:23:36 -05:00 |
|
|
cc3209cf26
|
Fixes #4502: Added alias support to URL route when calling Url::toRoute() and Url::to()
|
2014-12-29 19:26:44 -05:00 |
|
|
bb8550886e
|
PHP type casting
|
2014-10-25 15:30:03 +03:00 |
|
|
f51a263570
|
new asset management WIP
|
2014-08-27 16:44:00 -04:00 |
|
|
1c3e61ec26
|
Fixes #4591: yii\helpers\Url::to() will no longer prefix relative URLs with the base URL
|
2014-08-05 11:06:54 -04:00 |
|
|
e5a87af234
|
Fixes #4331: yii\helpers\Url now uses UrlManager to determine base URL when generating URLs
|
2014-07-17 21:51:37 -04:00 |
|
|
24257e76c8
|
Fixes #3909: Html::to() should not prefix base URL to URLs that already contain scheme
|
2014-06-17 15:41:01 -04:00 |
|
|
4f9e4e2c78
|
ensure assetmanager and baseurl to handle relative urls correctly
|
2014-04-25 04:06:07 +02:00 |
|
|
c7c708d454
|
Removed unused imports
|
2014-04-17 15:35:09 +04:00 |
|
|
0b29c9607d
|
fixed broken API links [skip ci]
|
2014-04-09 22:22:49 -04:00 |
|
|
0b2aafc780
|
fixed private / self in helpers
fixes #2886
|
2014-03-26 16:03:42 +01:00 |
|
|
94fb8672d1
|
fixed url helper to not prepend to relative URLs
|
2014-03-23 21:32:42 +01:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
6e8c460273
|
Fixes #2724: consistent use of absolute and relative routes.
|
2014-03-22 20:17:31 -04:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
252f49b97a
|
doc fixes.
|
2014-03-10 21:31:06 -04:00 |
|
|
842e7eb573
|
Added tests, final Url helper adjustments
|
2014-03-11 02:12:13 +04:00 |
|
|
bddad5280c
|
Combined $schema and $absolute into $schema
|
2014-03-10 20:29:24 +04:00 |
|
|
577f8a5c50
|
Added separate schema and absolute parameters
|
2014-03-10 20:11:06 +04:00 |
|
|
2b842ecc57
|
Moded URL management methods from controller to Url helper, updated docs
|
2014-03-10 19:40:32 +04:00 |
|
|
1276970ce5
|
Made $url default consistent
|
2014-03-10 17:57:24 +04:00 |
|
|
aeb25c39e1
|
Further adjustments for Url helper
|
2014-03-10 17:52:03 +04:00 |
|
|
338bc86e6d
|
Fixed absolute URLs in Url::to
|
2014-03-10 15:54:25 +04:00 |
|
|
67af6bc84a
|
Fixed inconsistent usage of getters
|
2014-03-10 15:50:43 +04:00 |
|
|
cb5a889621
|
Fixed recursion
|
2014-03-10 15:39:31 +04:00 |
|
|
5d6c314d4e
|
Adjusted URL helper, fixed usage
|
2014-03-10 15:25:15 +04:00 |
|
|
92b381795b
|
Adjusted Url helper methods
|
2014-03-10 01:34:05 +04:00 |
|
|
73b7e03ec3
|
Argument for Url::base is now optional
|
2014-03-09 19:09:03 +04:00 |
|
|
8df9dddd70
|
Added Url::createAbsolute, adjusted signiatures
|
2014-03-09 18:24:27 +04:00 |
|
|
2cd5f982fe
|
Renamed methods, added Url::getHome
|
2014-03-09 18:15:37 +04:00 |
|
|
14fc5bd1de
|
Added Url::canonical
|
2014-03-09 18:10:36 +04:00 |
|
|
5420517e21
|
Added Url::rememberReturnUrl
|
2014-03-09 18:07:54 +04:00 |
|
|
e758608a5a
|
Added Url::asset
|
2014-03-09 18:02:24 +04:00 |
|
|
3400eb5215
|
#2630: yii\heplers\Html::url moved to new yii\helpers\Url::create
|
2014-03-09 16:41:55 +04:00 |
|