| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
Untangle streams/streamPresenter/writableContent
Pass the ExecContext into more bits of content interface
|
|
|
|
| |
Pass/retrieve boost::posix_time ptime and time_duration into/out of the db tier
|
| |
|
|
|
|
| |
to correct the date format used in GB RSS feeds
|
|
|
|
| |
instead have an execution context that's passed around from the original call site
|
| |
|
| |
|
|
|
|
| |
Include part info where available in guide
|
|
|
|
|
| |
Fix hack used in script tidy up by not creating a mess in the first place (pass default or scripted to objects on creation)
Fix bug where a cached script that failed on first run would succeed wrongly on subsequent runs due to excessive tidy up (above)
|
| |
|
|
|
|
| |
runs and need resetting
|
|
|
|
|
|
| |
and makes some other bits more sensible
Tweaks to XSLT as some things have moved
|
|
|
|
| |
Reimplement ordering of email content parts with support from WritableContent classes
|
| |
|
|
|
|
|
| |
Fully customisable output chain
Minor supporting tweaks here and there
|
|
|
|
|
|
| |
XML script parser moved to XML module
Script parsing object multiple instantiation bug fix
Scripts changed to match new standardized format and layout
|
|
|
|
|
| |
Add a JSON presenter
Fix minor bugs in JSON serializer highlighter by new presenter
|
|
|
|
|
| |
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
|
|
|