-
implement "max bug count field" for large installtions
This would involve a "SELECT count(bug_id) FROM ..."
The form could have a field of "maximum bug count [ ]"
When too many, the table would be replaced with
"your query would be 99999 bugs which is larger than your specified max of 999"
-
sort enums in order
This can be determined from "SHOW COLUMNS FROM bugs"
-
add bugzilla parameter of "make default table" (when no parameters are given such as link from home page)"
- add bugzilla parameter of "allow table for multiple products"
-
add to standard page footer a link to bug-tables
-
fix bug with product names with spaces
-
add list all for enums flag
-
make stripping domain names a check box.
- restart tables after 100 rows (big tables hog memory)
- add max rows and max columns of table to form
- add time as an axis option
"[ ] bins of [ ] days each"