summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields/cf-js.js.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-16/+5
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
2010-08-27Bug 479400: Add the ability to show or hide particular custom fieldsTiago Mello1-1/+1
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 Mello1-1/+1
r/a=mkanat
2010-07-06Bug 564433: Localized values are not displayed in the "Field only appears ↵Frédéric Buclin1-2/+3
when" field when editing custom fields r/a=mkanat
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark1-0/+10
blocks/dependson) r=mkanat, a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander1-1/+8
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-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.org1-0/+12
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.org1-2/+1
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.org1-0/+47
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat