Commit Graph

22 Commits

Author SHA1 Message Date
alexander.makarow
1b484a8d15 (Fixes issue 3042) Fixed the bug that CHttpSession::setCookieMode wasn't setting session.use_only_cookies when 'none' value was used 2011-12-27 00:02:53 +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
c1fbf16a72 2011-07-07 01:01:56 +00:00
alexander.makarow
a8f3a422bb (Fixes issue 2602) Better error handling in CHttpSession::open() when using PHP <5.3.0 2011-07-06 22:35:27 +00:00
qiang.xue
da44a3909e Added CHttpSession::regenerateID() 2011-04-07 04:25:27 +00:00
qiang.xue
78081c92fc (Fixes issue 2262) 2011-03-29 12:37:49 +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
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
15e94ba6b3 Added documentations that goes to the method summary table... 2010-12-29 12:30:50 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
b20ac4deda * (Fixes issue 1140) Added CHttpSession::get(). 2010-04-20 18:47:46 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
783bf54883 merge from 1.0 2009-10-16 15:03:59 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue
a6be33eca5 merge from 1.0. 2009-01-24 19:06:11 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
f3e7eb5aee 2008-11-09 21:06:18 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
d8baee7a8f changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
2008-10-03 02:10:43 +00:00
qiang.xue
662798d8a5 2008-09-28 12:03:53 +00:00