]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel.
authorgerv%gerv.net <>
Tue, 29 Oct 2002 15:43:57 +0000 (15:43 +0000)
committergerv%gerv.net <>
Tue, 29 Oct 2002 15:43:57 +0000 (15:43 +0000)
commitdad297316ae335ccc20e5d0546525d1c117131c0
tree32ee0d8e77eb8ae137396c894926d25af6255c95
parent5b6b45ec09591f41c42ce66bbd3b2ad4c41dc014
Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; 2xr=joel.
18 files changed:
checksetup.pl
query.cgi
report.cgi
template/en/default/global/code-error.html.tmpl
template/en/default/global/field-descs.html.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/index.html.tmpl
template/en/default/reports/menu.html.tmpl
template/en/default/reports/report-bar.png.tmpl [new file with mode: 0644]
template/en/default/reports/report-line.png.tmpl [new file with mode: 0644]
template/en/default/reports/report-pie.png.tmpl [new file with mode: 0644]
template/en/default/reports/report-table.csv.tmpl
template/en/default/reports/report-table.html.tmpl
template/en/default/reports/report.csv.tmpl [new file with mode: 0644]
template/en/default/reports/report.html.tmpl [new file with mode: 0644]
template/en/default/search/search-report-graph.html.tmpl [new file with mode: 0644]
template/en/default/search/search-report-select.html.tmpl [new file with mode: 0644]
template/en/default/search/search-report-table.html.tmpl