http://hg.code.sf.net:8000/p/roundup/code/atom-log/tip/roundup/template_funcs.py Mercurial Repository: p/roundup/code: roundup/template_funcs.py history 2002-08-19T00:22:47+00:00 make history() work with new Multilink journal entries http://hg.code.sf.net:8000/p/roundup/code/#changeset-d435bf1ecd8d13da2adaf673257778a489c6c45c Richard Jones richard@users.sourceforge.net 2002-08-19T00:22:47+00:00 2002-08-19T00:22:47+00:00
changeset d435bf1ecd8d
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description make history() work with new Multilink journal entries
files
cleanup http://hg.code.sf.net:8000/p/roundup/code/#changeset-57d09949380e86aead05b7b9d5828f4711fb8b36 Richard Jones richard@users.sourceforge.net 2002-08-15T00:40:10+00:00 2002-08-15T00:40:10+00:00
changeset 57d09949380e
branch
bookmark
tag
user Richard Jones <richard@users.sourceforge.net>
description cleanup
files
Use a real parser for templates. http://hg.code.sf.net:8000/p/roundup/code/#changeset-fdcf16b444a9f7bcf7c9929d0eec0a24b61882be Gordon B. McMillan gmcm@users.sourceforge.net 2002-08-13T20:16:10+00:00 2002-08-13T20:16:10+00:00
changeset fdcf16b444a9
branch
bookmark
tag
user Gordon B. McMillan <gmcm@users.sourceforge.net>
description Use a real parser for templates.

Rewrite htmltemplate to use the parser (hack, hack).
Move the "do_XXX" methods to template_funcs.py.
Redo the funcion tests (but not Template tests - they're hopeless).
Simplified query form in cgi_client.
Ability to delete msgs, files, queries.
Ability to edit the metadata on files.
files