author | gmcm <gmcm@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 13 Aug 2002 20:16:10 +0000 (20:16 +0000) | ||
committer | gmcm <gmcm@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 13 Aug 2002 20:16:10 +0000 (20:16 +0000) | ||
commit | 4f931b20672cfc687cc2929df260cff5f1aa6345 | |
tree | 3d156f3fffbff935680fbbd4272beef4104f8657 | tree | snapshot |
parent | c49d3c94d700341818c2fce5d5a667c21b73a88f | commit | diff |
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.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@950 57a73879-2fb5-44c3-a270-3262357dd7e2
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.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@950 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/cgi_client.py | diff | blob | history | |
roundup/htmltemplate.py | diff | blob | history | |
roundup/template_funcs.py | [new file with mode: 0755] | blob |
roundup/template_parser.py | diff | blob | history | |
test/test_htmltemplate.py | diff | blob | history |