aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/flag
Commit message (Collapse)AuthorAgeFilesLines
* 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