38 Commits

Author SHA1 Message Date
bddad5280c Combined $schema and $absolute into $schema 2014-03-10 20:29:24 +04:00
bd271d42e4 Removed passing unused parameter 2014-03-10 16:33:17 +04:00
24e086deaf Added yii\web\UrlRuleInterface and yii\web\CompositeUrlRule 2014-02-28 14:40:25 -05:00
6a1816a94e Allow using string for URL in case there are no parameters 2014-02-20 20:45:16 +04:00
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
150d71368b Merge branch 'request-params-refactoring' of github.com:cebe/yii2 into cebe-request-params-refactoring
Conflicts:
	framework/CHANGELOG.md
2014-01-26 17:41:14 -05:00
4844886431 added schema parameter to createAbsoluteUrl() to force 'http' or 'https'
fixes #1585
2014-01-21 19:00:17 +01:00
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
462c50031a Fixes #1930: Fixed domain based URL matching for website root 2014-01-17 21:06:13 +04:00
6e7165133e Fixes #1991: regression in index.php handling 2014-01-17 20:38:27 +04:00
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00
0d814fa523 Moved "framework" to "iii". 2013-05-09 12:00:15 -04:00
48d04fbb8c !== array() => !empty() 2013-05-07 19:57:27 +04:00
d7df7053e0 === array() => empty() 2013-05-07 19:51:29 +04:00
c91a0f4b26 Fixes issue #105: route var appears twice in the created URL 2013-05-05 10:14:55 -04:00
af72a948f6 Fixes issue #107: UrlManager::showScriptName default to false. 2013-05-05 09:07:51 -04:00
9af15ac803 Refactored UrlManager. 2013-04-28 10:35:23 -04:00
ee777e844e Support alternative URL rule syntax. 2013-04-27 22:02:35 -04:00
122376a868 Added a basic app. 2013-04-22 19:45:37 -04:00
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00
4fdaab3560 updated file header. 2013-03-04 08:03:46 -05:00
a095d383e2 refactored url management. 2013-02-27 11:19:24 -05:00
1eb1809aa4 finished URL testing. 2013-02-24 16:19:35 -05:00
a5fe4a6af2 Fixed URLManager bugs. 2013-02-20 08:25:06 -05:00
8037514ed6 finished url manager 2013-02-19 22:06:08 -05:00
e26188b34f URL wip 2013-02-19 19:08:45 -05:00
0093d53432 url wip 2013-02-19 09:22:12 -05:00
c08c2e8b72 url wip 2013-02-17 12:50:03 -05:00
12fbb0f71d url WIP 2013-02-11 19:51:18 -05:00
712f4dae0d url wip 2013-02-10 14:53:35 -05:00
ab42ab2d52 url wip 2013-02-08 16:32:43 -05:00
379fddfec3 URL manager WIP 2013-02-08 08:41:22 -05:00
e26a9ff4f5 ... 2013-02-06 11:06:21 -05:00
476266a25b moved UrlManager from web to base 2012-12-26 19:34:41 +04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00