| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
are required for create(). It now assumes that any column that is NOT NULL
and has not DEFAULT in the database is required. We also shift the burden
of throwing errors about empty values to the validators. This fixes the bug
that Bugzilla::Bug->create() wasn't populating default values for fields
if they weren't specified in the create() parameters.
r=timello, a=mkanat
|
|
|
|
| |
r=mkanat, a=mkanat (module owner)
|
|
|
|
|
|
| |
to pass it to templates all the time
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
|
|
|
|
|
|
| |
and make Bugzilla::Keyword use it
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
|
|
|
|
| |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bkor, a=myk
|
|
|
|
|
|
| |
editkeywords.cgi and describekeywords.cgi
Patch By Remi Zara <remi_zara@mac.com> r=mkanat, a=justdave
|
|
|
|
| |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=kevin.benton, a=justdave
|
|
|
|
|
|
| |
keywords defined
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>; r=mkanat; a=justdave
|
| |
|
|
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|