summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields
AgeCommit message (Collapse)AuthorFilesLines
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello3-7/+12
based on multiple values of another field (visibility controllers) r/a=mkanat
2010-08-24Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello4-6/+6
r/a=mkanat
2010-07-23Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin1-1/+1
r/a=mkanat
2010-07-06Bug 564433: Localized values are not displayed in the "Field only appears ↵Frédéric Buclin2-4/+5
when" field when editing custom fields r/a=mkanat
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello3-31/+46
creating/changing bugs r=mkanat, a=mkanat
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2-5/+7
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark3-19/+64
blocks/dependson) r=mkanat, a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2-2/+12
component r=dkl, a=mkanat
2009-07-08Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the ↵mkanat%bugzilla.org1-0/+1
visibility-controller field settings. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-06-25Bug 304267: Large lists in admin pages fail to display (they take too much ↵lpsolit%gmail.com1-14/+12
time) - Patch by Michael Thomas <mockodin@gmail.com> r/a=LpSolit
2009-02-08Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2009-01-23Bug 471518: "Field only appears when:" produces a JavaScript error in ↵guy.pyrzak%gmail.com1-1/+1
Internet Explorer Patch By Jill Foley <jillpf55@sbcglobal.net> r=mkanat, a=mkanat
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org3-2/+58
values depends on the value of another field Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-10-25Bug 458436: Allow standard global select fields to control visibility of ↵mkanat%bugzilla.org3-6/+4
custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org3-28/+107
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2008-02-06Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com1-0/+66
2008-02-06Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com2-0/+27
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2007-11-12Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com3-3/+10
2007-09-08Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com3-3/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com3-4/+4
<spam@bmo2007.rsz.jp> r=wicked a=mkanat
2006-12-27Bug 364879: The custom field creation page generates invalid HTML code - ↵lpsolit%gmail.com1-13/+13
Patch by victory(_RSZ_) <bmo2007@rsz.jp> r=vladd a=justdave
2006-12-27Bug 356074: make error for omitting "cf_" from a command name be ↵justdave%bugzilla.org1-4/+5
grammatically correct. r=LpSolit, a=jusdave
2006-11-14Bug 360489: Can't locate object method "type_name" via package ↵lpsolit%gmail.com1-3/+12
"Bugzilla::Field" when listing custom fields - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-11-13Bug 350307: Split out the create and update functionality of ↵mkanat%bugzilla.org1-1/+1
Bugzilla::Field::create_or_update Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete ↵lpsolit%gmail.com2-0/+2
versions/components/milestones etc... - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-09-09Bug 287326: Ability to add custom single-select fields to a bug - Patch by ↵lpsolit%gmail.com3-4/+26
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-08-27Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-08-20Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com3-0/+273
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk