Code

hrm. don't activate detectors if they're just pyc
[roundup.git] / roundup / cgi / templating.py
2002-09-11 richardAdded the missing keyword/topic interface to classic...
2002-09-10 richardRemeber values in edit/new submission error pages.
2002-09-10 richardhandled some XXXs
2002-09-10 richardMade "creator" property a String like it should be...
2002-09-10 richardquery "editing" now working, minus filling the form...
2002-09-10 richardMore cleaning up of configuration, and the "instance...
2002-09-09 richardbugfix, added some doc
2002-09-09 richardremoved some property name clashes
2002-09-09 richardmore tweakage of help display and style issues
2002-09-09 richardmore doc, more cleanup
2002-09-09 richardMore documentation.
2002-09-06 richardnicer template absence error
2002-09-06 richardallow hasPermission checks on normal user class iterations
2002-09-06 richardmuch nicer error messages when there's a templating...
2002-09-06 richardnicer page title
2002-09-05 richardAllow a page request to include a :contentonly variable...
2002-09-05 richardmoved
2002-09-04 richardClass help and generic class editing done.
2002-09-03 richardtranslate bad class lookup error meaningfully
2002-09-03 richardallow overiding of the index args roundup/cgi/templating.py
2002-09-03 richardKeep a cache of compiled PageTemplates.
2002-09-02 richardWrote most of the upgrading documentation (please read!)
2002-09-01 richardlogout works better now
2002-09-01 richard. Implemented security assertion idea punted to mailing...
2002-09-01 richard. Lots of cleanup in the classic html (stylesheet,...
2002-08-31 richardFixed history and its nihilism
2002-08-30 richardNew CGI interface support