summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/flag-type/edit.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2005-08-31Bug 275608: The group selection when editing flag types should be a listbox ↵lpsolit%gmail.com1-4/+20
with (no group) meaning no restriction - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2005-05-06Bug 288663: The inclusion and exclusion lists behave incorrectly when a ↵lpsolit%gmail.com1-2/+2
product or a component is called "Any" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=myk
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net1-1/+8
emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
2004-12-14Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org1-6/+3
selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net1-0/+19
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-09-24Fix for bug 252739: moves inclusion/exclusion action names to button name ↵myk%mozilla.org1-4/+4
instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net1-1/+1
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-5/+12
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-14/+21
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-3/+3
r=gerv, a=justdave
2002-09-29Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org1-0/+1
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-0/+189
enhancements to attachment statuses. r=gerv,bbaetz