Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-12-14 | Fix for bug 241814: properly trim component fields according to product ↵ | myk%mozilla.org | 1 | -5/+3 | |
selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave | |||||
2004-10-25 | Patch for bug 192218: Ability to use a hyphen as a way to filter ↵ | jocuri%softhome.net | 1 | -2/+4 | |
specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk. | |||||
2004-03-06 | Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; ↵ | jocuri%softhome.net | 1 | -7/+10 | |
r=kiko, a=justdave. | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -1/+1 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-12-01 | Bug 226932: flag request email sends ' ' in subject. Remove | kiko%async.com.br | 1 | -2/+2 | |
entities that were introduced by the fix for bug 13540. Patch by Stephen Reindl <sr@stephenreindl.de>, r=kiko, a=justdave | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2 | -25/+30 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+2 | |
r=myk,jake | |||||
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 1 | -1/+1 | |
every time we display. r=justdave a=justdave | |||||
2002-11-20 | Bug 179582 - More informative and easier to read flag email template | jeff.hedlund%matrixsi.com | 3 | -83/+65 | |
r=myk a=myk | |||||
2002-11-19 | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵ | myk%mozilla.org | 1 | -9/+13 | |
for logged in users. r=bbaetz a=myk | |||||
2002-11-19 | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 1 | -2/+2 | |
r=gerv, a=justdave | |||||
2002-11-18 | Fix for bug 180444: Correctly attributes request creation to person who ↵ | myk%mozilla.org | 1 | -1/+1 | |
submitted it. r=bbaetz a=myk | |||||
2002-11-12 | Fix for bug 179360: puts the filters at the top of the request queue and ↵ | myk%mozilla.org | 1 | -47/+51 | |
eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk | |||||
2002-11-08 | Fix for bug 171480: make output for non requestee-specific requests look ↵ | myk%mozilla.org | 1 | -4/+7 | |
better in the request queue. r=joel a=justdave | |||||
2002-11-08 | Fix for bug 172518: makes the request tracker use the generic user matching code | myk%mozilla.org | 1 | -108/+0 | |
r=not_erik,joel a=justdave | |||||
2002-09-29 | Fixing build bustage. Some template files didn't have version strings. | myk%mozilla.org | 1 | -0/+1 | |
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 4 | -0/+384 | |
enhancements to attachment statuses. r=gerv,bbaetz |