]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
authorgerv%gerv.net <>
Thu, 26 Jun 2003 06:22:50 +0000 (06:22 +0000)
committergerv%gerv.net <>
Thu, 26 Jun 2003 06:22:50 +0000 (06:22 +0000)
commit4f6b75a65628b0d86c760309dd81dd03f5c6d308
tree5363459b06e75bc620ceab9dfd045b0f66b6c27c
parentda6143f4aae6af35f60b8230b82f649b3b0cbd05
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
23 files changed:
Bugzilla/Chart.pm [new file with mode: 0644]
Bugzilla/Series.pm [new file with mode: 0644]
Bugzilla/Template.pm
buglist.cgi
chart.cgi [new file with mode: 0755]
checksetup.pl
collectstats.pl
editcomponents.cgi
editproducts.cgi
query.cgi
template/en/default/filterexceptions.pl
template/en/default/global/code-error.html.tmpl
template/en/default/global/messages.html.tmpl
template/en/default/global/user-error.html.tmpl
template/en/default/reports/chart.csv.tmpl [new file with mode: 0644]
template/en/default/reports/chart.html.tmpl [new file with mode: 0644]
template/en/default/reports/chart.png.tmpl [new file with mode: 0644]
template/en/default/reports/create-chart.html.tmpl [new file with mode: 0644]
template/en/default/reports/edit-series.html.tmpl [new file with mode: 0644]
template/en/default/reports/menu.html.tmpl
template/en/default/reports/series-common.html.tmpl [new file with mode: 0644]
template/en/default/reports/series.html.tmpl [new file with mode: 0644]
template/en/default/search/search-create-series.html.tmpl [new file with mode: 0644]