e8c6bb516f
Fixes #4048 : Added init
event to ActiveQuery
classes
2014-07-19 20:26:58 -04:00
0c14f47f9a
Fixes #3793 : Changed inline autocomplete hints style to get more IDEs support
2014-06-20 17:40:00 +04:00
fe14f0c5e3
fixed all the PHPdoc in extensions
2014-04-23 03:25:11 +02:00
54e08f3f01
fixed build break.
2014-04-03 11:57:49 -04:00
b5f8a4dc22
Reformat code te be PSR-2 compatible
2014-03-16 10:46:21 +06:00
1982efbdfe
many phpcs fixes
2014-03-05 00:22:55 +02:00
505762d49c
updated docs about active relation
2014-02-21 18:53:28 +01:00
cb8237c1b7
merged ActiveQueryInterface and ActiveRelatioInterface
2014-02-20 16:15:10 +01:00
e76fb238d4
added missing use statement
2014-02-20 13:53:24 +01:00
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
be2b76d40f
Method "callSnippetsInternal" for the Sphinx Query extracted
2014-02-12 23:20:12 +02:00
f59598bb8b
Added support for building SQLs with sub-queries
2014-02-11 23:23:02 -05:00
16e1aff41b
renamed ActiveRecord::create() to populateRecord()
...
- refactored elasticsearch AR to make type and index available in
instantiate(), issue #1313
fixes #2281
2014-02-03 14:07:12 +01:00
796284cba1
reworked fix for #1993
2014-01-16 11:05:26 +01:00
81d23332df
afterFind event in AR is now called after relations have been populated
...
fixes #1993
2014-01-16 10:28:58 +01:00
da9d544c54
psr-4 change.
2014-01-10 21:06:25 -05:00
41685a2409
moved extensions under yii.
2013-12-09 23:51:49 -05:00
a5e3c00d75
replaced inheritdoc tags.
2013-11-29 12:49:07 -05:00
2ff8ac3d61
fixed PhpDoc by swapping to {@inheritdoc}
2013-11-26 04:24:20 +02:00
5a8afcf720
"yii\sphinx\ActiveQuery" updated to throw exception on conflict between "asArray" and "snippetByModel" options.
2013-11-23 18:42:43 +02:00
2c22fe3f25
Code style and docs at "yii\sphinx\*" fixed.
2013-11-23 18:22:54 +02:00
bb46d0594e
Sphinx documentation updated.
2013-11-20 20:24:56 +02:00
e1065ef1fc
"snippetByModel" option added to Sphinx Active Query.
2013-11-17 17:02:47 +02:00
7fb4bfdd21
Sphinx Active Query fixed
2013-11-17 14:09:22 +02:00
fa08674261
"yii\sphinx\ActiveQuery" refactored.
...
"yii\sphinx\Schema" caching fixed.
2013-11-15 16:31:18 +02:00
d6c388299d
Sphinx ActiveRecord added as blank.
2013-11-14 22:12:31 +02:00