]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 494395: Implement the ability to mark custom fields as mandatory when
authorTiago Mello <timello@linux.vnet.ibm.com>
Wed, 19 May 2010 16:28:37 +0000 (09:28 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 19 May 2010 16:28:37 +0000 (09:28 -0700)
commit44bc791eb3aa690940d540a7154d93dc8b10f186
tree9d489c9a0ee037d6341fd3f03f5d86d9543a6a98
parentd614dd98c482a06459f5f6e4911e0f32de6c424b
Bug 494395: Implement the ability to mark custom fields as mandatory when
creating/changing bugs
r=mkanat, a=mkanat
14 files changed:
Bugzilla/Bug.pm
Bugzilla/Constants.pm
Bugzilla/DB/Schema.pm
Bugzilla/Field.pm
Bugzilla/Install/DB.pm
editfields.cgi
template/en/default/admin/custom_fields/create.html.tmpl
template/en/default/admin/custom_fields/edit.html.tmpl
template/en/default/admin/custom_fields/list.html.tmpl
template/en/default/bug/create/create.html.tmpl
template/en/default/bug/field-label.html.tmpl
template/en/default/bug/field.html.tmpl
template/en/default/global/textarea.html.tmpl
template/en/default/global/user-error.html.tmpl