summaryrefslogtreecommitdiff
path: root/httemplate/autohandler
AgeCommit message (Collapse)Author
2006-11-20bug fix for open transactionsivan
2006-07-16odds and endsivan
2006-05-14first part of ACL and re-skinning work and some other small stuffivan
2005-09-08don't need 4k of newlines anymore, H:W:SelectLayers works betterivan
2003-08-08- fix Mason profiling to pass-through images (for graph/)ivan
- fix graph/money-time.cgi use of $m interfering with Mason - fix graph/money-time-graph.cgi to set content-type in a Mason/ASP-independant fashion - (beginning of) includes! - (beginning of) moving SQL search to including generic elements/search.html - fix global.asa typo - fix masonize to not prepend an extraneous blank line (breaking graph/money-time-graph.cgi)
2003-08-07- switch to mason by defaultivan
- minimum mason version 1.1 (and doc) - evaluate .html files with mason/asp - turn on profiling with mason like with Apache::ASP (redirects not working) - (start of) includes