Qiang Xue
|
abb2a0db97
|
minor improvement of label generation.
|
2014-02-15 14:25:32 -05:00 |
|
djagya
|
da16f508c2
|
#2436 override the function getAttributeLabel in BaseActiveRecord to receive label of the attribute, which looks like relatedMode.attribute, from the related model
|
2014-02-15 12:19:27 +01:00 |
|
djagya
|
44f5c73111
|
#2436 override the function getAttributeLabel in BaseActiveRecord to receive label of the attribute, which looks like relatedMode.attribute, from the related model
|
2014-02-15 12:08:10 +01:00 |
|
Qiang Xue
|
e79af9117e
|
ensure populateRelation() is called for lazy loading.
|
2014-02-14 10:07:19 -05:00 |
|
Carsten Brandt
|
8af941fb53
|
added note about usage to AR::instantiate()
fixes #2370
|
2014-02-10 10:51:16 +01:00 |
|
Carsten Brandt
|
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 |
|
Carsten Brandt
|
262189533a
|
huge amount of documentation link fixes
|
2014-01-28 17:54:40 +01:00 |
|
Alexander Makarov
|
ee8c0404bf
|
minor code style and phpdoc fix
|
2014-01-25 14:07:07 +04:00 |
|
Qiang Xue
|
f6dd6fa2e9
|
Renamed ActiveRecordInterface::createActiveRelation() to createRelation()
|
2014-01-24 14:46:53 -05:00 |
|
Alexander Makarov
|
f21d2ce757
|
Better phpdoc
|
2014-01-19 03:44:33 +04:00 |
|
Carsten Brandt
|
796284cba1
|
reworked fix for #1993
|
2014-01-16 11:05:26 +01:00 |
|
Carsten Brandt
|
81d23332df
|
afterFind event in AR is now called after relations have been populated
fixes #1993
|
2014-01-16 10:28:58 +01:00 |
|
Alexander Makarov
|
5d23a066ca
|
Removed unused imports
|
2014-01-12 23:42:55 +04:00 |
|
Qiang Xue
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|