Commit Graph

75 Commits

Author SHA1 Message Date
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Alexander Makarov
7b63d13bc0 Fixed rules order for CUrlManager::addRules and $append=false 2012-08-16 23:39:22 +04:00
SATO Kentaro
ecf9f07d15 #539 Fix CUrlRule::createUrl() to treat sub-patterns as Unicode. 2012-03-22 12:58:38 +09:00
SATO Kentaro
529636f95f #517 Fix rule parameter sub-pattern check. 2012-03-17 16:19:16 +09:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
qiang.xue
a03a93213d 2011-09-06 00:50:58 +00:00
alexander.makarow
bf96e34451 (Fixes issue 2773) Fixed possible CUrlManager::createUrl parameters conflict when using custom URL rule classes 2011-09-04 15:15:43 +00:00
qiang.xue
6241e241a4 (Fixes issue 2654) 2011-07-15 13:29:09 +00:00
qiang.xue
90fec31edf 2011-05-25 13:13:26 +00:00
qiang.xue
5e3eddb791 Added CBaseUrlRule. 2011-05-25 13:11:58 +00:00
qiang.xue
c1ccd1af98 2011-05-24 16:56:52 +00:00
qiang.xue
9c7a6180b8 * Added support for using custom URL rule classes with CUrlManager 2011-05-24 15:49:42 +00:00
mdomba
b7aa167bdd (Fixes issue 2291) doc/typo fix 2011-04-06 08:27:40 +00:00
qiang.xue
06969bfb63 (Fixes issue 2273) 2011-04-01 12:50:06 +00:00
qiang.xue
92201551c2 (Fixes issue 923) 2011-03-19 18:09:56 +00:00
qiang.xue
7b81863f04 2011-03-14 02:49:52 +00:00
qiang.xue
7f1ca94f6d Use case-insensitive matching for the host info part in URL rules. 2011-03-14 02:34:43 +00:00
qiang.xue
bf1a3eac72 (Fixes issue 2096) 2011-03-11 21:43:24 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
mdomba
a24fbe4783 Fixed doc for CUrlManager 2011-01-27 22:10:37 +00:00
qiang.xue
4e26cd3257 Added pattern option to url rule. 2011-01-21 17:00:57 +00:00
qiang.xue
a5b6904338 * (Fixes issue 802) Added RESTful URL support 2011-01-18 15:31:24 +00:00
qiang.xue
f1f9f75022 2011-01-10 15:09:59 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
keyboard.idol@gmail.com
e9018818c3 Small API doc fix 2010-11-24 18:29:54 +00:00
mdomba
3240ca0e8b Fixed doc for createUrl() return type, too 2010-10-18 12:31:06 +00:00
mdomba
2597121b38 Fixes issue 1656 2010-10-18 12:26:43 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
7e59d2c9e5 doc fix. 2010-09-18 19:37:52 +00:00
qiang.xue
448fd35180 2010-08-05 12:18:06 +00:00
qiang.xue
00d68cc5c4 Added CUrlManager::addRules() 2010-08-04 21:34:10 +00:00
qiang.xue
d86f8940da (Fixes issue 952) 2010-07-22 01:01:52 +00:00
qiang.xue
edf6e2936e (Fixes issue 1309) 2010-07-20 17:30:00 +00:00
qiang.xue
d95b778fac (Fixes issue 887) 2010-06-17 20:37:29 +00:00
qiang.xue
0542ed9bff (Fixes issue 952) 2010-06-08 13:12:00 +00:00
qiang.xue
42ed4db183 (Fixes issue 1164) 2010-04-26 21:45:22 +00:00
qiang.xue
b6d500847c merge from 1.0 2010-03-03 13:10:50 +00:00
qiang.xue
3e36333f26 (Fixes issue 686) 2010-02-01 20:10:16 +00:00
qiang.xue
76e283052b (Fixes issue 841) 2010-02-01 20:02:44 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c89b90a86e merge from 1.0 2010-01-02 13:34:38 +00:00
qiang.xue
0718a5c8bb Added CUrlManager::matchValue. 2009-12-29 21:12:11 +00:00
qiang.xue
479c49f0e1 2009-12-29 20:03:27 +00:00
qiang.xue
fe573b2f0c Added CUrlRule::matchValue option to support creating URLs only when a rule's parameter value patterns are matched. 2009-12-29 19:56:44 +00:00
qiang.xue
7b10ed744b merge from 1.0 2009-11-20 14:10:46 +00:00