]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Add support for a new "keywords" feature. This lets some central
authorterry%mozilla.org <>
Fri, 7 Jan 2000 05:16:13 +0000 (05:16 +0000)
committerterry%mozilla.org <>
Fri, 7 Jan 2000 05:16:13 +0000 (05:16 +0000)
commit397beebc19dfac0417a64fdbcfb4e6657f6ad9f5
treeddd220c777c77fffcce232bffb0ae3b8b80ca014
parent845f202912dadeb9f18837bb19f117f8c092bacc
Add support for a new "keywords" feature.  This lets some central
authority maintain a list of keywords, and users can associate any
keyword with any bug.

The new functionality won't appear until at least one keyword is
defined.

Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
bug_form.pl
buglist.cgi
checksetup.pl
describekeywords.cgi [new file with mode: 0755]
editkeywords.cgi [new file with mode: 0755]
globals.pl
process_bug.cgi
query.cgi