aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Field/ChoiceInterface.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 595569: Fixes ↵Tiago Mello2010-10-181-4/+15
| | | | | | | Bugzilla::Field::ChoiceInterface->controls_visibility_of_fields method which was causing an error when deleting a product/component. r/a=mkanat
* Bug 577054: ChoiceInterface was denying the deletion of any value ifMax Kanat-Alexander2010-07-221-3/+9
| | | | | the field had *any* value-controlling values. r=LpSolit, a=LpSolit
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-1/+1
| | | | | called OldBugMove. r=dkl, a=mkanat
* Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bugMax Kanat-Alexander2010-02-031-0/+267
487508.