]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 308253: Ability to add select (enum) fields to a bug whose list of values depends...
authormkanat%bugzilla.org <>
Fri, 7 Nov 2008 17:34:39 +0000 (17:34 +0000)
committermkanat%bugzilla.org <>
Fri, 7 Nov 2008 17:34:39 +0000 (17:34 +0000)
commit63be194996849202878c4a87e4c68a25d1976d3e
tree657fbe1458ce256015a832251219669070886e1e
parentebd2e3a29a893e1ea26899bac53296fc6422f47c
Bug 308253: Ability to add select (enum) fields to a bug whose list of values depends on the value of another field
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
22 files changed:
Bugzilla/DB/Schema.pm
Bugzilla/Field.pm
Bugzilla/Field/Choice.pm
Bugzilla/Install/DB.pm
Bugzilla/Status.pm
editfields.cgi
editvalues.cgi
js/field.js
js/util.js
skins/standard/global.css
template/en/default/admin/custom_fields/cf-js.js.tmpl
template/en/default/admin/custom_fields/create.html.tmpl
template/en/default/admin/custom_fields/edit.html.tmpl
template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
template/en/default/admin/fieldvalues/create.html.tmpl
template/en/default/admin/fieldvalues/edit.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/field-events.js.tmpl [new file with mode: 0644]
template/en/default/bug/field.html.tmpl
template/en/default/bug/knob.html.tmpl
template/en/default/global/messages.html.tmpl
template/en/default/global/user-error.html.tmpl