summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/custom_fields/create.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2014-12-17Bug 1107874 - make Help links point to new documentation. r=dkl, a=justdave.Gervase Markham1-1/+1
2014-02-12Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin1-1/+1
inexistent files r=gerv a=justdave
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a ↵Connor Behan1-3/+3
specific Bugzilla installation r=dkl,a=justdave
2012-11-29Bug 802613: Merge common code of admin/custom_fields/create.html.tmpl and ↵Frédéric Buclin1-125/+5
admin/custom_fields/edit.html.tmpl into a single template r=dkl a=LpSolit
2012-05-17Bug 728138: Custom fields should have a "Long Description" attribute to ↵rojanu1-12/+22
better understand what they are used for r/a=LpSolit
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin1-12/+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-2/+5
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-2/+2
r/a=mkanat
2010-05-19Bug 494395: Implement the ability to mark custom fields as mandatory whenTiago Mello1-13/+19
creating/changing bugs r=mkanat, a=mkanat
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander1-3/+4
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark1-10/+27
blocks/dependson) r=mkanat, a=mkanat
2008-11-07Bug 308253: Ability to add select (enum) fields to a bug whose list of ↵mkanat%bugzilla.org1-1/+23
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-12/+25
values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
2007-11-12Part 3 of bug 182083: add Help for more admin pages - Patch by me, r=Colinlpsolit%gmail.com1-1/+3
2007-08-21Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com1-1/+0
<bugzilla@chimpychompy.org> r/a=LpSolit
2007-05-10Bug 325691: terms.Bugs not used everywhere in templates - Patch by victory ↵lpsolit%gmail.com1-1/+1
<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-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.com1-0/+1
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.com1-3/+4
Frédéric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
2006-08-20Bug 344875: Implement a UI to manage custom fields and remove customfield.pl ↵lpsolit%gmail.com1-0/+111
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk