aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields
Commit message (Expand)AuthorAgeFilesLines
* Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello2010-08-273-7/+12
* Bug 586871: Convert all Bugzilla->get_fields calls to Bugzilla->fieldsTiago Mello2010-08-244-6/+6
* Bug 398701: Replace |FILTER url_quote| by |FILTER uri|Frédéric Buclin2010-07-231-1/+1
* Bug 564433: Localized values are not displayed in the "Field only appears whe...Frédéric Buclin2010-07-062-4/+5
* Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello2010-05-193-31/+46
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-072-5/+7
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ...Jesse Clark2010-02-073-19/+64
* Bug 487508: Allow restricting the visibility of custom fields and values by c...Max Kanat-Alexander2010-02-012-2/+12
* Bug 502975: cf-js.html.tmpl was missing [% USE Bugzilla %], breaking the visi...mkanat%bugzilla.org2009-07-081-0/+1
* Bug 304267: Large lists in admin pages fail to display (they take too much ti...lpsolit%gmail.com2009-06-251-14/+12
* Bug 371995: Allow the Product field to restrict visibility of custom fieldsmkanat%bugzilla.org2009-02-081-1/+1
* Bug 471518: "Field only appears when:" produces a JavaScript error in Interne...guy.pyrzak%gmail.com2009-01-231-1/+1
* Bug 308253: Ability to add select (enum) fields to a bug whose list of values...mkanat%bugzilla.org2008-11-073-2/+58
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-253-6/+4
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-253-28/+107
* Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com2008-02-061-0/+66
* Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - Pa...lpsolit%gmail.com2008-02-062-0/+27
* Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com2007-11-123-3/+10
* Bug 287330: Multi-Select Custom Fieldsmkanat%bugzilla.org2007-09-081-1/+2
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-203-3/+0
* Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory <s...lpsolit%gmail.com2007-05-103-4/+4
* Bug 364879: The custom field creation page generates invalid HTML code - Patc...lpsolit%gmail.com2006-12-271-13/+13
* Bug 356074: make error for omitting "cf_" from a command name be grammaticall...justdave%bugzilla.org2006-12-271-4/+5
* Bug 360489: Can't locate object method "type_name" via package "Bugzilla::Fie...lpsolit%gmail.com2006-11-141-3/+12
* Bug 350307: Split out the create and update functionality of Bugzilla::Field:...mkanat%bugzilla.org2006-11-131-1/+1
* Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com2006-10-152-0/+2
* Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr...lpsolit%gmail.com2006-09-093-4/+26
* Bug 349368: Allow custom fields to be edited from editfields.cgi - Patch by F...lpsolit%gmail.com2006-08-271-1/+1
* Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ...lpsolit%gmail.com2006-08-203-0/+273