Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Partially tested global visibility hidden in all projects | Dan Goodliffe | 2016-01-24 |
| | |||
* | Remove NoOutputExecute for not being a thing | Dan Goodliffe | 2015-09-29 |
| | |||
* | Fixups to make more friendly with external projects | randomdan | 2013-11-22 |
| | |||
* | Massive refactor to remove the appEngine and environment complication and ↵ | randomdan | 2013-07-05 |
| | | | | instead have an execution context that's passed around from the original call site | ||
* | 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 | ||
* | Remove the need to implement loadComplete which is empty in most cases | randomdan | 2011-11-25 |
| | | | | | Restructure presenters in layers based on features allowing for simpler cache implementations Minor XSLT changes to support new layout from presentation which is more consistent | ||
* | The big reshuffle | randomdan | 2011-08-31 |