summaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
AgeCommit message (Collapse)AuthorFilesLines
2011-12-14Bug 424215 - show_bug.cgi should hide unset flags unless needing to edit themDave Lawrence1-114/+78
r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=424125
2011-07-06Bug 652410 - 500+ consecutive lines of markup whitespace in show_bug.cgi ↵David Lawrence1-6/+6
flags table, depending on flag states r/a=LpSolit
2010-11-21Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak1-27/+22
r/a=LpSolit
2010-09-28Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander1-1/+1
<script src> and <link href> tags in Bugzilla r=glob, a=mkanat
2010-03-29Bug 540042: Change flag markup to identify flag type in all casesGervase Markham1-2/+2
r/a=LpSolit
2010-03-28Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and ↵Reed Loden1-3/+11
requestees" [r=LpSolit a=LpSolit]
2010-02-17Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵Reed Loden1-2/+2
the request group" [r=LpSolit a=LpSolit]
2010-02-10Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin1-1/+1
attributes a=LpSolit (module owner)
2009-11-26Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by ↵lpsolit%gmail.com1-54/+2
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2009-10-23Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com1-0/+5
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-09-30Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
2009-08-06Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by ↵lpsolit%gmail.com1-92/+60
Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-03-17Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com1-0/+2
"value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
2009-02-09Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com1-0/+15
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-05-30Bug 426165 – javascript in template flag/list.html.tmpl overwrites ↵guy.pyrzak%gmail.com1-1/+1
default onload-Event Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
2008-05-16Bug 433851 - "Flag <select> not disabled even though user can't request or ↵reed%reedloden.com1-2/+2
change flag" [p=reed/LpSolit r+a=LpSolit]
2008-04-05Bug 427226: Do not display the requestee field if the flag is not ↵lpsolit%gmail.com1-4/+11
requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit (module owner)
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-07-05Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com1-14/+53
only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
2007-05-31Bug 364164: <select> fields for flags are of different widths if you are not ↵lpsolit%gmail.com1-3/+6
in the grant group for all flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed r=gerv a=LpSolit
2007-01-15Bug 366666: Cannot clear inactive flags anymore - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2006-12-19Back out a change which is not part of the patch I reviewed and which breaks ↵lpsolit%gmail.com1-1/+1
the list of flags to display on bug and attachment creation - see bug 335389
2006-12-19Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed ↵reed%reedloden.com1-10/+10
r=LpSolit a=myk]
2006-10-22Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-9/+11
<LpSolit@gmail.com> r=mkanat a=justdave
2006-09-20Bug 348518: grant / reject options for flag listbox should only appear if ↵lpsolit%gmail.com1-10/+23
user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2006-08-15Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵lpsolit%gmail.com1-1/+3
Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
2006-07-25Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-6/+2
<LpSolit@gmail.com> r=wurblzap r=myk a=myk
2006-04-18Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com1-4/+7
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-08-22Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie ↵lpsolit%gmail.com1-3/+3
<ispiked@gmail.com> r/a=myk
2005-07-11Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob ↵lpsolit%gmail.com1-3/+13
Siklos <robzilla@siklos.ca> r=LpSolit a=justdave
2005-02-19Bug 282621 : error message in the apache log file when creating a new attachmenttravis%sedsystems.ca1-1/+1
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca1-3/+3
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2004-12-29Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ↵jocuri%softhome.net1-0/+4
by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
2004-11-03Patch for bug 212017: Should be able to change a bug if it has a flag ↵jocuri%softhome.net1-1/+1
requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
2004-07-24Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.kiko%async.com.br1-2/+5
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-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+1
r=myk,jake
2003-03-14Bug 194917: Javascript missing HTML comments in flag list.justdave%syndicomm.com1-0/+2
Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=myk, a=myk
2002-11-19Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org1-33/+49
its purpose. r=bbaetz a=myk
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-1/+1
r=gerv, a=justdave
2002-11-17Fix for bug 180544: prevents display of requestee field for generally ↵myk%mozilla.org1-2/+10
requestable fields. r=bbaetz a=myk
2002-11-11Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org1-24/+52
other bugs in the RT code. r=bbaetz a=myk
2002-11-11Fix for bug 178984: disables flag requestee field using JavaScript unless ↵myk%mozilla.org1-9/+45
flag is set to "requested". r=justdave a=justdave
2002-11-09Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org1-7/+12
r=justdave a=justdave
2002-11-09Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org1-3/+7
r=bbaetz 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/+94
enhancements to attachment statuses. r=gerv,bbaetz