qiang.xue
|
10b835467c
|
|
2011-07-18 11:25:17 +00:00 |
|
alexander.makarow
|
e1d1fe0290
|
(Fixes issue 2618)
|
2011-07-06 22:16:44 +00:00 |
|
alexander.makarow
|
18db42675b
|
Updated CDbCriteria API doc
|
2011-07-06 21:19:30 +00:00 |
|
alexander.makarow
|
107eef6606
|
Removed unnecessary COciCommandBuilder::createInsertCommand quotes
|
2011-06-28 19:47:31 +00:00 |
|
qiang.xue
|
7b753dcf61
|
(Fixes issue 2312)
|
2011-06-23 16:59:34 +00:00 |
|
qiang.xue
|
28c370f530
|
(Fixes issue 2493)
|
2011-06-23 14:53:50 +00:00 |
|
qiang.xue
|
b9557563de
|
(Fixes issue 2463)
|
2011-06-23 14:45:02 +00:00 |
|
qiang.xue
|
522cfd9bae
|
(Fixes issue 2365)
|
2011-06-22 21:46:11 +00:00 |
|
qiang.xue
|
bc13acbc0b
|
(Fixes issue 2509)
|
2011-06-14 17:41:34 +00:00 |
|
qiang.xue
|
800a0bc266
|
(Fixes issue 2475)
|
2011-05-25 19:05:47 +00:00 |
|
qiang.xue
|
f9b05ba93c
|
(Fixes issue 2479)
|
2011-05-25 19:02:15 +00:00 |
|
alexander.makarow
|
e7b6883ebb
|
PhpDoc corrections
|
2011-05-05 21:36:32 +00:00 |
|
haertl.mike
|
419d14b95f
|
Fix issue 2274
|
2011-04-05 06:35:06 +00:00 |
|
haertl.mike
|
fa0e26afb9
|
Fix issue 2274
|
2011-04-04 16:01:26 +00:00 |
|
alexander.makarow
|
b1599035de
|
(Fixes issue 2274) merging of "with" fails if there is joinType
|
2011-03-31 21:22:23 +00:00 |
|
haertl.mike
|
dc84724812
|
Fix issue 2274
|
2011-03-31 14:16:18 +00:00 |
|
qiang.xue
|
e1ee5197c3
|
(Fixes issue 1770)
|
2011-03-19 01:26:47 +00:00 |
|
qiang.xue
|
dac5648f93
|
(Fixes issue 2214)
|
2011-03-17 14:35:27 +00:00 |
|
qiang.xue
|
76414e82ad
|
(Fixes issue 1779)
|
2011-03-14 18:16:48 +00:00 |
|
qiang.xue
|
d2b53311ff
|
(Fixes issue 1809)
|
2011-03-14 03:41:55 +00:00 |
|
qiang.xue
|
dc99b7cdeb
|
(Fixes issue 1868)
|
2011-03-14 00:28:38 +00:00 |
|
qiang.xue
|
5021da7a62
|
(Fixes issue 2197)
|
2011-03-13 13:04:10 +00:00 |
|
qiang.xue
|
03d09cdf6a
|
(Fixes issue 2107)
|
2011-03-12 14:06:38 +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
|
486acc4f5c
|
(Fixes issue 558) Added parametrized named scopes, added scopes to criteria, implemented scope criteria merging
|
2011-02-19 00:11:00 +00:00 |
|
alexander.makarow
|
b7789909dd
|
(Fixes issue 1080) Correct recursive merging for CDbCriteria::with
|
2011-02-15 11:23:50 +00:00 |
|
alexander.makarow
|
5fe8ca334a
|
(Fixes issue 2099) Fixed CDbCriteria::mergeWith error
|
2011-02-14 20:40:45 +00:00 |
|
qiang.xue
|
22621c5d08
|
* Added support for query caching.
|
2011-02-11 03:48:01 +00:00 |
|
qiang.xue
|
c2e37f3f9d
|
typo fix.
|
2011-02-03 18:33:38 +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
|
bff9591cd0
|
|
2011-01-06 17:41:53 +00:00 |
|
qiang.xue
|
793415ac14
|
(Fixes issue 997)
|
2011-01-06 16:36:15 +00:00 |
|
qiang.xue
|
02980e7edd
|
undo fixes of 1777
|
2011-01-05 19:18:55 +00:00 |
|
qiang.xue
|
93e8aededc
|
|
2011-01-04 15:14:18 +00:00 |
|
qiang.xue
|
f7520ace09
|
CMssqlSchema::findTableNames() will only return base tables now.
|
2011-01-04 04:14:57 +00:00 |
|
qiang.xue
|
1a81456dcb
|
|
2011-01-04 02:59:17 +00:00 |
|
qiang.xue
|
f03c216248
|
|
2011-01-04 02:51:55 +00:00 |
|
qiang.xue
|
8f156e905c
|
|
2011-01-04 01:42:28 +00:00 |
|
qiang.xue
|
6d4f5c4c83
|
(Fixes issue 1777)
|
2011-01-03 20:22:39 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
mdomba
|
a94c075f78
|
Changed "int" to "integer" for consistency, in PHPDoc
|
2010-12-29 13:53:25 +00:00 |
|
qiang.xue
|
978a406f71
|
(Fixes issue 1888)
|
2010-12-28 18:24:27 +00:00 |
|
qiang.xue
|
84ffbf3d45
|
(Fixes issue 1899)
|
2010-12-28 17:57:54 +00:00 |
|
qiang.xue
|
11914f5e0d
|
(Fixes issue 1879)
|
2010-12-28 16:24:25 +00:00 |
|
qiang.xue
|
a72766c076
|
(Fixes issue 1931)
|
2010-12-28 13:37:19 +00:00 |
|
qiang.xue
|
4038a96c6d
|
|
2010-12-06 19:36:05 +00:00 |
|
qiang.xue
|
256042903f
|
(Fixes issue 1858)
|
2010-12-06 19:10:00 +00:00 |
|
qiang.xue
|
d244f026c7
|
(Fixes issue 1865)
|
2010-12-06 13:20:44 +00:00 |
|