Code

svn repository setup
[roundup.git] / roundup / cgi / templating.py
2009-02-06 stefansvn repository setup
2004-04-12 richardbetter check for anonymous viewing of user items (sf...
2004-04-05 richard- added a favicon
2004-03-31 richardhandle Boolean values in history HTML display
2004-03-29 richarddb/userN wasn't returning HTMLUser
2004-03-27 richardfixes and release announcement
2004-03-26 richardAdded DEFAULT_TIMEZONE.
2004-03-26 richard- queries on a per-user basis, and public queries ...
2004-03-25 wc2so1In the classes method of HTMLDatabase, the variable...
2004-03-25 richardfix Link HTML field()
2004-03-25 richardBoolean HTML templating was broken
2004-03-24 richardsigh.. not python2.3 yet
2004-03-24 richardMySQL migration of old backend database to new, typed...
2004-03-18 richardhandle bad multilink input at item creation time better...
2004-02-27 richardnicer invalid property error in HTML templating
2004-02-25 richardforward-port of fix from maint-0-6
2004-02-23 richardmissed one
2004-02-23 richardfixed bug in args to new DateHTMLProperty in the local...
2004-02-19 richardfix permission handling around rego
2004-02-16 richarddon't insert spaces into designators, it just confuses...
2004-02-14 jlgijsbersSimple version of collision detection, with tests and...
2004-02-13 richardforward-porting of fixed edit action / parsePropsFromFo...
2004-02-11 richarddocumentation cleanup
2004-02-11 richardif you're going to enforce class-level permissions...
2004-01-20 richardimplement built-in permission checks for rendered field...
2003-12-14 richardgive access to the input() method all over the place
2003-12-06 richardApplied Stefan Seefeld's html4/xhtml patch with some...
2003-11-21 jlgijsbersInvert date substraction to put activity in the past...
2003-11-20 jlgijsbers- Always sort MultilinkHTMLProperty in the correct...
2003-11-13 richardallow negative items, helping construct forms
2003-11-12 richardfixed ZRoundup - mostly changes to classic template
2003-10-24 jlgijsbersAnonymous user can no longer edit or view itself. This...
2003-10-20 jlgijsbersReplace '&' with '&' in the URLs generated by class...
2003-10-02 jlgijsbersFirst steps towards HTML4.01 Strict validation.
2003-08-28 richardvarious cosmetic fixes
2003-08-28 richardset the content type on page templates (can have XML...
2003-08-28 richardpython2.3 CSV support, also missing thankyou in index...
2003-08-17 richardadd action attribute to issue.item form action tag
2003-08-12 richardbatch the (list) listings at 500 entries per page ...
2003-07-28 richardfixed generic template discovery
2003-07-01 anthonybaxterremove ; - quoted <> get picked up
2003-07-01 anthonybaxterexpand list of chars considered in an email address...
2003-06-24 richardfix HTML file detection (hence history xref linking...
2003-06-24 richardattempt to fix query editing
2003-05-09 richardsort HTMLClass.properties results by name (sf feature...
2003-05-09 richardA couple of form value handling changes:
2003-04-17 richardmoving templates around
2003-03-26 richardmore flexibility in classhelp link labelling (sf featur...
2003-03-26 richardoops
2003-03-26 richardadded an additional argument to help_window to allow...
2003-03-23 richard*** empty log message ***
2003-03-15 richardbasic numeric support for NumberHTMLProperty
2003-03-13 richardadd access to real db through HTML db
2003-03-12 richardfix for odd Multilink journalling
2003-02-26 richardBetter form name mangling, doesn't confuse other things...
2003-02-25 richard- registration is now a two-step process, with confirma...
2003-02-23 kedderIf no hours info is provided to Date constructors it...
2003-02-19 richardbetter handling of format param
2003-02-19 richardbah, missed another one. sigh
2003-02-19 richard... and a classname
2003-02-19 richardmissed an _anonymous pass
2003-02-18 richardadded "foo@" prefix to all but "context" form variable...
2003-02-18 richardallow get("issue.item") for getting templates
2003-02-17 richardoops, fubared the confirm password field
2003-02-17 richardBetter handling of the form variable labels. It's done...
2003-02-17 richardbugger, dropping support for "+" special char
2003-02-12 richardoops, forgot the templating :)
2003-02-12 richard- fixed error in indexargs_url (thanks Patrick Ohly)
2003-02-06 richardFixed a backlog of bug reports, and worked on python...
2003-01-27 kedderhandle properly empty date values in history
2003-01-27 kedderAdded users' timezone support
2003-01-21 richardfix incorrect hyperlinking markup
2003-01-13 richardfix StringHTMLProperty hyperlinking
2003-01-13 richardoops
2003-01-13 richardfixed history display code for 2.1 compatibility
2003-01-12 richardapplied patch for nicer history display (sf feature...
2003-01-10 kedderbetter hyperlinking
2003-01-09 kedderdisplay of saved queries is now performed correctly
2002-12-18 richardfixed error in cgi/templates.py (sf bug 652089)
2002-12-18 richardoops
2002-12-15 richardhyperlinking of special message text
2002-12-11 richardkey the templates cache off full path, not filename
2002-12-10 richardallow StringHTMLProperty in MultilinkHTMLProperty test...
2002-12-10 richardFix to handle bad form submissions, Links and the magic...
2002-12-10 richard- finished of handling of retired flag in filter()...
2002-12-10 richardLots of little fixes in this update:
2002-10-18 richardbugfix in boolean templating
2002-10-16 richardinclude queryname in query template render ;)
2002-10-12 richardexpose the Date.pretty method to templating
2002-10-11 richardadded ability to implement new templating utility methods
2002-10-10 richarddisplay _some_ text even when the link isn't interesting
2002-10-10 richardfixed history to display username instead of userid
2002-10-09 richard- expose the tracker config as a variable for templating
2002-10-03 richardmerge from maintenance branch
2002-09-25 richardadded doc for METAL
2002-09-25 richard- replaced the content() callback ickiness with Page...
2002-09-24 richard*** empty log message ***
2002-09-24 richard*** empty log message ***
2002-09-24 richardusability improvements in API
2002-09-23 richardSome speedups - both of the SQL backends can handle...
next