aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
Commit message (Collapse)AuthorAgeFilesLines
* Bug 365267: attachment.cgi should not be editable when the user is not ↵lpsolit%gmail.com2009-10-231-0/+5
| | | | logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 455559: The requestee field should be narrower - Patch by Frédéric ↵lpsolit%gmail.com2009-09-301-3/+3
| | | | Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 508713: Remove duplicated code in flag/list.html.tmpl - Patch by ↵lpsolit%gmail.com2009-08-061-92/+60
| | | | Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 482365: Values displayed in userselect.html.tmpl may be incorrect if ↵lpsolit%gmail.com2009-03-171-0/+2
| | | | "value" is not explicitly set - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 477662: Display attachment flags as read-only to logged out users - ↵lpsolit%gmail.com2009-02-091-0/+15
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 426165 – javascript in template flag/list.html.tmpl overwrites ↵guy.pyrzak%gmail.com2008-05-301-1/+1
| | | | | | default onload-Event Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat a=mkanat
* Bug 433851 - "Flag <select> not disabled even though user can't request or ↵reed%reedloden.com2008-05-151-2/+2
| | | | change flag" [p=reed/LpSolit r+a=LpSolit]
* Bug 427226: Do not display the requestee field if the flag is not ↵lpsolit%gmail.com2008-04-051-4/+11
| | | | requestable - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=LpSolit (module owner)
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 339437: Make flag requestee a select box and limit users to requestable ↵lpsolit%gmail.com2007-07-051-14/+53
| | | | only - Patch by Seth <laoseth@gmail.com> r/a=LpSolit
* Bug 364164: <select> fields for flags are of different widths if you are not ↵lpsolit%gmail.com2007-05-311-3/+6
| | | | in the grant group for all flags - Patch by Frédéric Buclin <LpSolit@gmail.com> r=reed r=gerv a=LpSolit
* Bug 366666: Cannot clear inactive flags anymore - Patch by Frédéric ↵lpsolit%gmail.com2007-01-151-3/+3
| | | | Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
* Back out a change which is not part of the patch I reviewed and which breaks ↵lpsolit%gmail.com2006-12-191-1/+1
| | | | the list of flags to display on bug and attachment creation - see bug 335389
* Bug 335389 - "flags should use '', '?', '+', '-' as option order" [p=reed ↵reed%reedloden.com2006-12-191-10/+10
| | | | r=LpSolit a=myk]
* Bug 357534: Add fieldsets in show_bug.cgi - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-10-221-9/+11
| | | | <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 348518: grant / reject options for flag listbox should only appear if ↵lpsolit%gmail.com2006-09-201-10/+23
| | | | user is a member of grantgroup - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 348337: enter_bug.cgi doesn't pass HTML validation - Patch by Frédéric ↵lpsolit%gmail.com2006-08-151-1/+3
| | | | Buclin <LpSolit@gmail.com> r=kevin.benton a=myk
* Bug 174039: Set flags on bug entry - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-07-251-6/+2
| | | | <LpSolit@gmail.com> r=wurblzap r=myk a=myk
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-181-4/+7
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 302372: Requestee input field is way too small - Patch by Adam Guthrie ↵lpsolit%gmail.com2005-08-221-3/+3
| | | | <ispiked@gmail.com> r/a=myk
* Bug 181023: Make flag descriptions visible to bugzilla users - Patch by Rob ↵lpsolit%gmail.com2005-07-111-3/+13
| | | | Siklos <robzilla@siklos.ca> r=LpSolit a=justdave
* Bug 282621 : error message in the apache log file when creating a new attachmenttravis%sedsystems.ca2005-02-191-1/+1
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca2005-01-191-3/+3
| | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
* Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ↵jocuri%softhome.net2004-12-291-0/+4
| | | | by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
* Patch for bug 212017: Should be able to change a bug if it has a flag ↵jocuri%softhome.net2004-11-031-1/+1
| | | | requested that is no longer requestable; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk.
* Fix for bug 252487: Focus requestee field when ? is toggled. r=jouni, a=myk.kiko%async.com.br2004-07-241-2/+5
|
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-1/+1
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-1/+1
| | | | r=myk,jake
* Bug 194917: Javascript missing HTML comments in flag list.justdave%syndicomm.com2003-03-141-0/+2
| | | | | Patch by Jeff Lawson <jlawson-mozilla@bovine.net> r=myk, a=myk
* Fix for bug 179876: Labels the "Requestee" field to reduce confusion about ↵myk%mozilla.org2002-11-191-33/+49
| | | | | | | its purpose. r=bbaetz a=myk
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-1/+1
| | | | r=gerv, a=justdave
* Fix for bug 180544: prevents display of requestee field for generally ↵myk%mozilla.org2002-11-171-2/+10
| | | | | | | requestable fields. r=bbaetz a=myk
* Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org2002-11-111-24/+52
| | | | | | | other bugs in the RT code. r=bbaetz a=myk
* Fix for bug 178984: disables flag requestee field using JavaScript unless ↵myk%mozilla.org2002-11-111-9/+45
| | | | | | | flag is set to "requested". r=justdave a=justdave
* Fix for bug 179205: Makes flag options be correct in all situations.myk%mozilla.org2002-11-091-7/+12
| | | | | r=justdave a=justdave
* Fix for bug 171505: shows disabled flags in the UImyk%mozilla.org2002-11-091-3/+7
| | | | | r=bbaetz a=justdave
* Fixing build bustage. Some template files didn't have version strings.myk%mozilla.org2002-09-291-0/+1
|
* Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org2002-09-291-0/+94
enhancements to attachment statuses. r=gerv,bbaetz