Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for aggregates in row views | randomdan | 2012-01-31 |
| | | | | | | Add a few aggregates implementations (min, max, distinct) Use distinct to get the GB homepage in a single DB trip Fix lessthan operation on variable types to be the right way round as it now matters | ||
* | Pluggable script engines | randomdan | 2011-12-14 |
| | | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout | ||
* | Groundwork for common presenter layer | randomdan | 2011-11-28 |
| | |||
* | Make many things use variables instead of preread values | randomdan | 2011-11-02 |
| | | | | | Add support for a Boolean type Fix flow error in exception handling | ||
* | The big reshuffle | randomdan | 2011-08-31 |