Qiang Xue
78136d4278
Fixes #2880 : filterByModels() should prefix key columns in a join query.
2014-03-26 11:19:01 -04:00
Carsten Brandt
bf3c75147d
reverted breaking PHPdoc codestyle changes
...
issue #2852
2014-03-23 20:51:09 +01:00
SonicGD
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
Qiang Xue
34cfb356e9
Fixes #2713 : using relations defined in behavior may throw exception in lazy loading.
2014-03-12 21:23:29 -04:00
AlexGx
eaaa5b1bb5
fix code style
2014-03-04 06:12:30 +02:00
Carsten Brandt
33d6acba25
Improved behavior support, fixes #2550
...
call hasMethod() instead of using method_exists
2014-02-26 14:18:24 +01:00
Jacob Morrison
614bffb01a
Fixed issue with preventing from clearing events and behaviors on clone
2014-02-24 18:15:19 -08:00
Carsten Brandt
1708a36d95
WIP merge ActiveRelation into ActiveQuery
...
allow extending only one class to add scopes, fixes #2146
TODO:
- [ ] adjust guide docs
- [ ] adjust README files of extensions
- [ ] finish work and fix test breaks
2014-02-20 05:53:36 +01:00
Qiang Xue
c92a260a3d
Fixes #2415 : Added support for inverse relations
2014-02-18 19:43:05 -05:00
Qiang Xue
0c38655217
psr-4 move
2014-01-10 21:41:43 -05:00