Stig Lindqvist
|
056e564217
|
BUGFIX Subtract should not add order by on subselect
|
2012-01-27 18:27:24 +13:00 |
|
Stig Lindqvist
|
7f09b6931b
|
API CHANGE DataList::subtract and DataQuery::subtract for subtracting a list from another list
Minor Stripped out ManyManyList tests from DataListTest into it's own test case
|
2012-01-26 17:59:43 +13:00 |
|
Stig Lindqvist
|
20554b1bf9
|
BUGFIX DataQuery::orderby() don't sort relations DESC
|
2011-12-18 04:21:00 +01:00 |
|
Stig Lindqvist
|
9bf247cc33
|
API CHANGE Introduced DataQuery::whereAny() and SQLQuery::whereAny()
|
2011-12-17 16:42:30 +13:00 |
|
Stig Lindqvist
|
aafdb8e01c
|
API CHANGE All SS_List implementators supports filter, exclude and sort methods
|
2011-12-17 16:42:29 +13:00 |
|
Sean Harvey
|
dd48a605b6
|
BUGFIX Removing DB coupling in SQLQuery::orderby() stopping functions from being fixed in the select list when used in orderby
BUGFIX DataQuery::ensureSelectContainsOrderbyColumns() shouldn't mess with "_SortColumn*" fields created by SQLQuery::orderby()
|
2011-10-29 23:54:35 +13:00 |
|
Sam Minnee
|
e5afa25522
|
MINOR: Use Deprecation class to indicate deprecated methods in core.
|
2011-10-29 17:34:31 +13:00 |
|
Sean Harvey
|
3bf983200b
|
BUGFIX DataQuery: ensuring ORDER BY columns are set in SELECT clauses
|
2011-10-29 17:28:46 +13:00 |
|
Stig Lindqvist
|
83e90aaafe
|
ENHANCEMENT Release of DataGridPagination
This class extends the DataGridPresenter with the behaviour and looks of a paginated Datagrid.
|
2011-10-28 17:34:15 +13:00 |
|
Sam Minnee
|
a15b6941a6
|
BUGFIX: Replaced ManifestBuilder::has_been_included() with SS_ClassLoader::hasManifest().
|
2011-05-01 17:12:26 +12:00 |
|
ajshort
|
34e9ddfcc3
|
MINOR: Moved files from /core/model into /model.
|
2011-05-01 15:26:30 +12:00 |
|