Commit Graph

50 Commits

Author SHA1 Message Date
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
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
alexander.makarow
34e9a848cd 2011-01-13 21:52:16 +00:00
alexander.makarow
fdda26ddfa (Fixes issue 1875) Added support for CLDR-based plural forms format to Yii::t 2011-01-13 01:29:55 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
d244f026c7 (Fixes issue 1865) 2010-12-06 13:20:44 +00:00
qiang.xue
4289ce033a (Fixes issue 1244) 2010-11-02 15:08:56 +00:00
mdomba
3e27374d6a Fixed some typos in PHPdoc 2010-09-23 14:14:20 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
6cfe8425f6 (Fixes issue 1534) 2010-09-04 18:13:42 +00:00
qiang.xue
201ee52a21 (Fixes issue 1244) 2010-09-01 15:00:42 +00:00
alexander.makarow
fc6cf3e870 (Fixes issue 1441) Wrong parameter reference in documentation for CDbCommandBuilder::createColumnCriteria() 2010-08-03 11:06:04 +00:00
qiang.xue
98f03853a7 2010-07-31 13:00:12 +00:00
qiang.xue
c9f5d90bfe (Fixes issue 1432) 2010-07-30 17:14:49 +00:00
alexander.makarow
701acd30e5 fixed PHPDoc for CDbCommandBuilder::createUpdateCounterCommand 2010-07-21 09:08:45 +00:00
qiang.xue
29904069e7 (Fixes issue 1241) 2010-05-20 12:22:44 +00:00
qiang.xue
6c2e644837 (Fixes issue 1174) 2010-05-09 00:55:39 +00:00
qiang.xue
61d539499e (Fixes issue 1199) 2010-05-06 20:48:39 +00:00
qiang.xue
9e57070f54 2010-04-28 15:34:33 +00:00
qiang.xue
244adc443c Fixed the bug that AR count() does not generate correct SQL when distinct is set true in the criteria. 2010-04-28 14:11:58 +00:00
qiang.xue
be029b9745 (Fixes issue 752) 2010-02-18 21:47:00 +00:00
qiang.xue
9e09457f6f (Fixes issue 726) 2010-02-01 23:02:40 +00:00
qiang.xue
d48a28aa5c Fixed scope alias issue caused by changing primary table alias to t. 2010-01-10 16:18:28 +00:00
qiang.xue
87d34dd0bb 2010-01-08 05:16:16 +00:00
qiang.xue
59155c58ee (Fixes issue 796) 2010-01-08 05:08:29 +00:00
qiang.xue
fcd6bd391f reverted back the previous changes. 2010-01-08 03:42:07 +00:00
qiang.xue
ff0059baf3 * Changed the alias name for the primary table in a relational AR query to be fixed 't'. 2010-01-08 03:04:35 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
b88d0c3868 merge from 1.0 2009-12-13 13:45:41 +00:00
qiang.xue
09ca298d85 merge from 1.0. 2009-09-01 20:42:00 +00:00
qiang.xue
b9164a5a3a merge from 1.0. 2009-08-07 23:43:11 +00:00
qiang.xue
59aa3df62b merge from 1.0 2009-08-06 20:00:34 +00:00
qiang.xue
0c1e4a5a42 merge from 1.0 2009-06-05 13:09:17 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue
9984b4690d merge from 1.0 2009-03-25 15:20:56 +00:00
qiang.xue
c634335db9 merge from 1.0 2009-03-23 15:31:21 +00:00
qiang.xue
f7bb9227f3 merge from 1.0 2009-03-20 17:31:09 +00:00
qiang.xue
255d03acc6 merge from 1.0 2009-01-19 15:00:39 +00:00
qiang.xue
9429d0f7ec merge from 1.0 2009-01-07 04:03:34 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
49e07d391b merge from 1.0 branch. 2008-12-16 20:18:30 +00:00
qiang.xue
aa7142a018 merge from 1.0 till r347. 2008-12-11 13:28:25 +00:00
qiang.xue
599e6c5278 Added CDbCommandBuilder::createSearchCondition 2008-11-01 19:18:55 +00:00
qiang.xue
e498918a01 make method names more consistent. 2008-11-01 18:54:47 +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