Hamish Friedlander
|
0a3e0f15de
|
MINOR: Replace references to FieldSet (now deprecated) with references to FieldList
|
2011-10-28 15:58:55 +13:00 |
|
Sam Minnee
|
0601384cda
|
BUGFIX: Reapply decorator statics if it has been removed and re-added. (merged from r100706)
|
2011-10-07 14:12:50 +02:00 |
|
Will Rossiter
|
1732a17114
|
Merged new-orm into datagrid
|
2011-09-26 16:47:54 +13:00 |
|
simonwelsh
|
b80efb75d4
|
Add comment about duplicating create options as well as structure.
|
2011-09-19 14:20:38 +12:00 |
|
drzax
|
cbd42ed053
|
This class attempts to run the extraStatics method without first checking it exists. There's no reason why a data object decorator would necessarily add extra statics.
|
2011-08-11 12:01:26 +10:00 |
|
ajshort
|
1f6f7f0862
|
API CHANGE: Deprecated CompositeField->FieldSet() in favour of CompositeField->FieldList().
MINOR: Replaced usage of FieldSet with FieldList.
MINOR: Renamed FieldSetTest to FieldListTest.
|
2011-05-11 17:51:54 +10:00 |
|
ajshort
|
3a1c2df4e7
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
API CHANGE: Renamed LeftAndMainDecorator to LeftAndMainExtension.
MINOR: Replaced all references to decorators with extension.
|
2011-04-26 11:01:38 +10:00 |
|