.. |
Connect
|
Add getter and change visibility for whitelist_array property
|
2019-05-28 14:15:12 +12:00 |
FieldType
|
Merge branch '4.3' into 4.4
|
2019-04-21 11:09:25 +12:00 |
Filters
|
API Ensure that all DataQuery joins are aliased based on relationship name
|
2017-05-26 13:38:58 +12:00 |
Hierarchy
|
NEW: Add Hierarchy::prepopulate_numchildren_cache() (#8380)
|
2018-09-25 12:25:23 +12:00 |
Queries
|
Backward compatible behaviour for SQLConditionalExpression::getJoins
|
2019-05-02 15:39:36 +12:00 |
Search
|
Update PHPDoc
|
2017-07-27 12:08:42 +12:00 |
ArrayLib.php
|
Tweaked the other flattening method as well, allowing keys to be preserved
|
2018-06-18 11:16:20 +12:00 |
ArrayList.php
|
NEW Adding a shuffle method to ArrayList (#8984)
|
2019-05-16 09:26:11 +12:00 |
CMSPreviewable.php
|
API Move CMSPreviewable to framework module
|
2017-03-14 10:22:45 +13:00 |
DatabaseAdmin.php
|
FIX: Re-instate missing SS_DATABASE_SUFFIX functionality (fixes #7966)
|
2018-10-11 10:50:56 +01:00 |
DataExtension.php
|
API Remove Object class
|
2017-05-23 13:50:35 +12:00 |
DataList.php
|
NEW Adding a shuffle method to ArrayList (#8984)
|
2019-05-16 09:26:11 +12:00 |
DataObject.php
|
Fix #8829: mention get_one does not escape field names
|
2019-03-08 08:20:47 +01:00 |
DataObjectInterface.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
DataObjectSchema.php
|
API Remove DataObjectSchema::getFieldMap() (#8960)
|
2019-05-06 12:33:23 +12:00 |
DataQuery_SubGroup.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
DataQuery.php
|
DOCS Update do blocks for DataQuery::having() to reflect correct input types
|
2018-09-25 17:46:42 +02:00 |
DataQueryManipulator.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
DB.php
|
API Implement many_many through polymorphic (from only) (#7928)
|
2018-03-22 10:26:25 +13:00 |
Filterable.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
GroupedList.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
HasManyList.php
|
MINOR Reduce some code complexity, update array syntax and injected SQLSelect etc
|
2018-09-27 16:40:23 +02:00 |
HiddenClass.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
Limitable.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
ListDecorator.php
|
NEW Change to variadic calls in ListDecorator and add unit tests
|
2018-11-09 13:59:14 +02:00 |
ManyManyList.php
|
Merge branch '4.2' into 4.3
|
2019-02-27 12:13:24 +13:00 |
ManyManyThroughList.php
|
MINOR Reduce some code complexity, update array syntax and injected SQLSelect etc
|
2018-09-27 16:40:23 +02:00 |
ManyManyThroughQueryManipulator.php
|
BUGFIX many many through not sorting by join table (#8534)
|
2018-11-01 14:17:15 +13:00 |
Map_Iterator.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
Map.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
PaginatedList.php
|
[SS-2017-008] Fix SQL injection in full text search
|
2017-11-20 16:53:44 +13:00 |
PolymorphicHasManyList.php
|
MINOR Reduce some code complexity, update array syntax and injected SQLSelect etc
|
2018-09-27 16:40:23 +02:00 |
Relation.php
|
BUG Ensure relObject() safely bails on empty objects
|
2017-11-10 15:27:02 +13:00 |
RelationList.php
|
BUG Ensure relObject() safely bails on empty objects
|
2017-11-10 15:27:02 +13:00 |
Sortable.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
SS_List.php
|
PSR2: Whitespace-only changes
|
2016-11-29 12:31:16 +13:00 |
UnexpectedDataException.php
|
NEW: Move code files into src/ folder.
|
2016-11-01 13:37:24 +13:00 |
UnsavedRelationList.php
|
NEW Add columnUnique API SS_List classes.
|
2018-07-16 12:16:17 +01:00 |
ValidationException.php
|
Ran upgrader for lang files
|
2017-04-28 14:59:42 +12:00 |
ValidationResult.php
|
API Updates to Form, ValidationResponse, ValidationException
|
2016-12-09 14:24:11 +13:00 |