summaryrefslogtreecommitdiff
path: root/httemplate/autohandler
AgeCommit message (Collapse)Author
2017-05-23fix mason_comp via FS::SelfServiceIvan Kohler
2014-04-04fix db profling on pages that put javascript after </html>, like ↵Ivan Kohler
edit/part_event.html. huh. RT#27396
2011-05-14i18n, RT#12515ivan
2011-05-11i18n, RT#12515ivan
2011-04-24utf-8, RT#12514ivan
2009-02-20harmless tyopivan
2009-02-19add profiling to a file OOM situations, RT#4830ivan
2009-02-17per-user preference for turning on profiling display when DBIx::Profile is ↵ivan
loaded, RT#4830
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