Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-07 | Bug 308253: Ability to add select (enum) fields to a bug whose list of values... | mkanat%bugzilla.org | 1 | -2/+46 |
2008-10-25 | Bug 291433: Ability to have custom fields whose visibility depends on the val... | mkanat%bugzilla.org | 1 | -0/+12 |
2008-10-03 | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues... | mkanat%bugzilla.org | 1 | -6/+5 |
2008-10-03 | Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva... | mkanat%bugzilla.org | 1 | -0/+40 |
2008-10-03 | Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi... | mkanat%bugzilla.org | 1 | -1/+83 |
2008-10-03 | Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it | mkanat%bugzilla.org | 1 | -89/+148 |
2008-09-24 | Bug 357904: Create an object for a Field Value and have Bugzilla::Field->lega... | mkanat%bugzilla.org | 1 | -0/+191 |