aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields
Commit message (Collapse)AuthorAgeFilesLines
* Bug 364879: The custom field creation page generates invalid HTML code - ↵lpsolit%gmail.com2006-12-271-13/+13
| | | | Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=vladd a=justdave
* Bug 356074: make error for omitting "cf_" from a command name be ↵justdave%bugzilla.org2006-12-271-4/+5
| | | | | | grammatically correct. r=LpSolit, a=jusdave
* Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com2006-11-141-3/+12
| | | | "Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org2006-11-131-1/+1
| | | | | | Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2006-10-152-0/+2
| | | | versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com2006-09-093-4/+26
| | | | Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
* Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵lpsolit%gmail.com2006-08-271-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com2006-08-203-0/+273
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk