qiang.xue
|
dc99b7cdeb
|
(Fixes issue 1868)
|
2011-03-14 00:28:38 +00:00 |
|
alexander.makarow
|
487cc6f600
|
Reverted relational AR optimizations causing side effects
|
2011-03-13 19:17:54 +00:00 |
|
qiang.xue
|
064eb0078f
|
(Fixes issue 1993)
|
2011-03-13 13:09:46 +00:00 |
|
qiang.xue
|
1750987fcd
|
(Fixes issue 2111)
|
2011-03-11 20:09:47 +00:00 |
|
alexander.makarow
|
3ffed1c62a
|
(Fixes issue 2188) 'join' in default scopes is now respected by STAT relations
|
2011-03-09 18:56:01 +00:00 |
|
alexander.makarow
|
1c1fd44527
|
- All lazy/eager loading types are now supported for through.
- Some performance optimizations and refactorings.
- Less queries when getting a model with more than two HAS_MANY and using limit.
|
2011-03-04 13:15:17 +00:00 |
|
alexander.makarow
|
78bf76d3ae
|
(Fixes issue 1117) Added support for "through" in Active Record relations allowing to handle association table data
|
2011-02-28 17:19:09 +00:00 |
|
alexander.makarow
|
9908f3e071
|
Fixed joinType regression in relational AR
|
2011-02-26 18:15:19 +00:00 |
|
alexander.makarow
|
286d95aac3
|
Added ability to perform Relational JOIN without getting related models
|
2011-02-25 22:54:03 +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
|
271160c065
|
|
2011-02-23 13:03:07 +00:00 |
|
alexander.makarow
|
00b28076b6
|
rolled back r2994
|
2011-02-23 11:56:11 +00:00 |
|
alexander.makarow
|
44b310c295
|
The 'condition' declared in the scopes of the related AR classes will now be put in the 'WHERE' clause when performing relational AR queries
|
2011-02-23 02:35:14 +00:00 |
|
alexander.makarow
|
8ffea45016
|
CActiveFinder: less memory consumption, less code
|
2011-02-22 23:43:15 +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
|
e19e09391f
|
|
2011-02-17 19:38:58 +00:00 |
|
qiang.xue
|
22621c5d08
|
* Added support for query caching.
|
2011-02-11 03:48:01 +00:00 |
|
alexander.makarow
|
323618f5cc
|
isset($model->x) and isset($model['x']) are now identical for CActiveRecord models
|
2011-01-07 05:07:34 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
16e6a2ada6
|
(Fixes issue 1914)
|
2010-12-28 16:18:06 +00:00 |
|
qiang.xue
|
83c835726b
|
(Fixes issue 1902)
|
2010-12-28 16:02:35 +00:00 |
|
qiang.xue
|
63d013b3e7
|
(Fixes issue 1905)
|
2010-12-17 16:34:50 +00:00 |
|
alexander.makarow
|
fe4a9fabb3
|
(Fixes issue 1898) Fixed CActiveRecord count method docuementation
|
2010-12-16 22:23:25 +00:00 |
|
qiang.xue
|
4c7479d1f5
|
(Fixes issue 1740)
|
2010-11-11 16:12:42 +00:00 |
|
qiang.xue
|
1ce05a4c65
|
index fix.
|
2010-11-10 20:36:46 +00:00 |
|
qiang.xue
|
3ec86f5cc5
|
(Fixes issue 1734)
|
2010-11-07 04:04:06 +00:00 |
|
qiang.xue
|
86a1402206
|
(Fixes issue 1420)
|
2010-11-04 16:24:45 +00:00 |
|
qiang.xue
|
c5c2f86aa2
|
* (Fixes issue 1644) Added CModel::onAfterConstruct event and allowed CModelBehavior to respond to this event
|
2010-11-02 18:03:49 +00:00 |
|
qiang.xue
|
b5bcc65b08
|
(Fixes issue 1647)
|
2010-11-02 15:22:45 +00:00 |
|
qiang.xue
|
5e960d8782
|
* (Fixes issue 1667) Added CDbCriteria::index to support indexing the AR query result array with the specified attribute values
|
2010-11-01 21:05:22 +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 |
|
mdomba
|
ef2ca77957
|
added PHPDoc param where needed
|
2010-09-23 12:34:33 +00:00 |
|
qiang.xue
|
33f8ad5810
|
(Fixes issue 1597)
|
2010-09-18 20:02:19 +00:00 |
|
mdomba
|
52d1a65821
|
Aded few method descriptions...
|
2010-09-14 12:34:08 +00:00 |
|
qiang.xue
|
a7bcb8e1ca
|
|
2010-09-11 23:44:14 +00:00 |
|
qiang.xue
|
258f70fbce
|
|
2010-09-11 23:34:58 +00:00 |
|
qiang.xue
|
20f34921ef
|
fixed potential circular references in RAR.
|
2010-09-11 23:29:04 +00:00 |
|
qiang.xue
|
2b30f34a47
|
(Fixes issue 1531)
|
2010-09-03 12:08:36 +00:00 |
|
qiang.xue
|
28a251bd44
|
Fixed event raising bug.
|
2010-08-31 12:40:04 +00:00 |
|
qiang.xue
|
1f1d64c0b5
|
Fixed some issues caused by recent check-ins.
|
2010-08-30 20:59:43 +00:00 |
|
alexander.makarow
|
f81afd5da2
|
(Fixes issue 698) Now you can get and modify criteria of the current query in beforeFind() event handler
|
2010-08-30 20:17:27 +00:00 |
|
qiang.xue
|
3a3ce8bbd3
|
(Fixes issue 1087)
|
2010-08-30 20:06:22 +00:00 |
|
qiang.xue
|
720aab955f
|
* (Fixes issue 954) Refactored CActiveRecord and CActiveFinder so that CActiveRecord::with() always returns the AR object itself
|
2010-08-30 19:04:44 +00:00 |
|
qiang.xue
|
32a268813b
|
(Fixes issue 1486)
|
2010-08-24 19:50:49 +00:00 |
|
qiang.xue
|
ac8e650bc0
|
(Fixes issue 1435)
|
2010-07-30 20:38:36 +00:00 |
|
qiang.xue
|
0d970593c6
|
(Fixes issue 1358)
|
2010-07-30 00:36:04 +00:00 |
|
qiang.xue
|
a1f3e2bc6c
|
(Fixes issue 1359)
|
2010-07-21 17:07:05 +00:00 |
|
qiang.xue
|
6724d5c3a1
|
(Fixes issue 1400)
|
2010-07-20 18:03:29 +00:00 |
|