summaryrefslogtreecommitdiffstats
path: root/template/en/default/request/queue.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2011-07-22Bug 670670 - New hook for requests.cgi that allows for additional links ↵David Lawrence1-1/+4
after attachment descriptions. r/a=mkanat
2011-04-25Bug 652405: All user fields (assignee, QA contact, Add CC) have the page ↵Frédéric Buclin1-2/+2
title as the "title" attribute r=dkl a=LpSolit
2010-07-13Bug 578007: Requests queue page has a broken table layout for various groupingsFrédéric Buclin1-1/+1
r=reed a=LpSolit
2010-07-13Bug 578253 - Add autocomplete support to the requester and requestee fields ↵Reed Loden1-4/+21
on request.cgi [r=mkanat a=mkanat] https://bugzilla.mozilla.org/show_bug.cgi?id=578254
2010-03-30Bug 556021: Remove "buglist" bareword from request queue page.Marc Schumann1-1/+3
r/a=mkanat
2010-02-20Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin1-1/+3
r=pyrzak a=LpSolit
2009-12-07Bug 184252: Display a link below each table in request.cgi pointing to its ↵lpsolit%gmail.com1-6/+11
corresponding buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-08-09Bug 365259: The "Product" select menu in request.cgi doesn't group products ↵lpsolit%gmail.com1-6/+43
by classifications - Patch by Frédéric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
2009-07-31Bug 341539: Component list not filtered when a product selected on Request ↵lpsolit%gmail.com1-2/+2
Queue or Edit Flag Types - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
2009-01-29Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org1-3/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-05-14Bug 430398: request.cgi does not filter component select list on distinct ↵dkl%redhat.com1-5/+3
values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit
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-04-18Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵lpsolit%gmail.com1-3/+3
by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit
2006-08-17Bug 241195: Add a short text at the top of request.cgi explaining what the ↵lpsolit%gmail.com1-2/+9
displayed data are - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
2006-07-12Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵lpsolit%gmail.com1-1/+1
<batosti@async.com.br> r=ghendricks a=myk
2006-06-15Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com1-11/+1
their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵lpsolit%gmail.com1-9/+12
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
2005-08-23Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-14/+10
<wicked@etlicon.fi> r=LpSolit a=justdave
2004-12-14Fix for bug 241814: properly trim component fields according to product ↵myk%mozilla.org1-5/+3
selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-10-25Patch for bug 192218: Ability to use a hyphen as a way to filter ↵jocuri%softhome.net1-2/+4
specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk.
2004-03-06Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; ↵jocuri%softhome.net1-7/+10
r=kiko, 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-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net1-22/+24
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-1/+1
every time we display. r=justdave a=justdave
2002-11-19Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵myk%mozilla.org1-9/+13
for logged in users. r=bbaetz a=myk
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-2/+2
r=gerv, a=justdave
2002-11-12Fix for bug 179360: puts the filters at the top of the request queue and ↵myk%mozilla.org1-47/+51
eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk
2002-11-08Fix for bug 171480: make output for non requestee-specific requests look ↵myk%mozilla.org1-4/+7
better in the request queue. r=joel 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/+193
enhancements to attachment statuses. r=gerv,bbaetz