Code

fixed ZRoundup - mostly changes to classic template
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 12 Nov 2003 01:00:59 +0000 (01:00 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Wed, 12 Nov 2003 01:00:59 +0000 (01:00 +0000)
commit696b92ea373706dc392aea89a27bef7e54c6b34d
treed69507e9d89f913ff00f12333bfa4bd7e0c8f819
parent33b78a595cf8009372fb6664727701d26fc8d09f
fixed ZRoundup - mostly changes to classic template

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1979 57a73879-2fb5-44c3-a270-3262357dd7e2
27 files changed:
CHANGES.txt
doc/upgrading.txt
frontends/ZRoundup/ZRoundup.py
roundup/backends/back_mysql.py
roundup/backends/back_postgresql.py
roundup/backends/back_sqlite.py
roundup/backends/rdbms_common.py
roundup/cgi/client.py
roundup/cgi/templating.py
templates/classic/html/_generic.help.html
templates/classic/html/_generic.index.html
templates/classic/html/_generic.item.html
templates/classic/html/file.item.html
templates/classic/html/issue.index.html
templates/classic/html/issue.item.html
templates/classic/html/issue.search.html
templates/classic/html/keyword.item.html
templates/classic/html/page.html
templates/classic/html/user.index.html
templates/classic/html/user.item.html
templates/classic/html/user.register.html
templates/classic/html/user.rego_progress.html
templates/minimal/html/_generic.help.html
templates/minimal/html/_generic.index.html
templates/minimal/html/_generic.item.html
templates/minimal/html/page.html
templates/minimal/html/user.item.html