.. |
fieldtypes
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Aggregate.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
ComponentSet.php
|
ENHANCEMENT: Created HasManyList and ManyManyList objects that represent relations. API CHANGE: Relation methods no longer cache their results. API CHANGE: ComponentSet is deprecated. API CHANGE: DataObject::getManyManyComponentsQuery() no longer exists; just use the ManyManyList itself. API CHANGE: DataObject::getManyManyJoin() no longer exists; just use the ManyManyList itself. API CHANGE: DataObject::getManyManyFilter() no longer exists; just use the ManyManyList itself.
|
2011-05-01 15:25:45 +12:00 |
Database.php
|
MINOR: Improved some exception handling.
|
2011-05-01 15:25:58 +12:00 |
DatabaseAdmin.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
DataDifferencer.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
DataExtension.php
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
|
2011-04-26 11:01:38 +10:00 |
DataList.php
|
MINOR: Added default parameters to DataList->map().
|
2011-05-03 12:15:49 +10:00 |
DataModel.php
|
API CHANGE: Introduce DataModel object, as a representation of the project's entire data model, and tie it to $this->model an all DataObjects, Controllers, and RequestHandlers for easy non-static access.
|
2011-05-01 17:33:02 +12:00 |
DataObject.php
|
API CHANGE: Introduce DataModel object, as a representation of the project's entire data model, and tie it to $this->model an all DataObjects, Controllers, and RequestHandlers for easy non-static access.
|
2011-05-01 17:33:02 +12:00 |
DataObjectDecorator.php
|
API CHANGE: Renamed DataObjectDecorator to DataExtension.
|
2011-04-26 11:01:38 +10:00 |
DataObjectInterface.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
DataObjectLog.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
DataObjectSet.php
|
MINOR: Made DataObjectSet implement the SS_List interface.
|
2011-05-03 12:16:15 +10:00 |
DataQuery.php
|
BUGFIX: Replaced ManifestBuilder::has_been_included() with SS_ClassLoader::hasManifest().
|
2011-05-01 17:12:26 +12:00 |
DB.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
HasManyList.php
|
MINOR: Moved files from /core/model into /model.
|
2011-05-01 15:26:30 +12:00 |
HiddenClass.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Hierarchy.php
|
API CHANGE: Renamed DataList::filter() and DataQuery::filter() to ::where().
|
2011-05-01 15:26:30 +12:00 |
HTMLValue.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Image.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
List.php
|
FEATURE: Added the SS_List interface which classes can implement to be recognised as a list.
|
2011-05-02 13:38:40 +10:00 |
ListDecorator.php
|
API CHANGE: Updated SS_ListDecorator to implement the list inteface and extend ViewableData, rather than DataObjectSet.
|
2011-05-02 18:12:39 +10:00 |
ManyManyList.php
|
MINOR: Moved files from /core/model into /model.
|
2011-05-01 15:26:30 +12:00 |
MySQLDatabase.php
|
MINOR: Updated MySQLDatabase::searchEngine() to use the new PaginatedList API.
|
2011-05-01 15:26:30 +12:00 |
RelationList.php
|
MINOR: Moved files from /core/model into /model.
|
2011-05-01 15:26:30 +12:00 |
SQLMap.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
SQLQuery.php
|
BUGFIX: Fix SQLQuery::queriedTables() and added test.
|
2011-05-01 15:26:29 +12:00 |
Transliterator.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
ValidationException.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
ValidationResult.php
|
API CHANGE Rearranged files in sapphire to reflect core dependencies more accurately, and have the tests/ folder mirror its folder structure
|
2011-03-31 09:56:21 +13:00 |
Versioned.php
|
API CHANGE: Renamed DataList::filter() and DataQuery::filter() to ::where().
|
2011-05-01 15:26:30 +12:00 |