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