aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/request
Commit message (Expand)AuthorAgeFilesLines
* Bug 585454 - In flagmail, the Date header field splits the Subject header fie...Marc Schumann2010-08-081-1/+1
* Bug 578007: Requests queue page has a broken table layout for various groupingsFrédéric Buclin2010-07-131-1/+1
* Bug 578253 - Add autocomplete support to the requester and requestee fields o...Reed Loden2010-07-121-4/+21
* Bug 452761: Make the Date header of bugmail and requestmail always beReed Loden2010-07-071-0/+1
* Bug 556021: Remove "buglist" bareword from request queue page.Marc Schumann2010-03-301-1/+3
* Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin2010-02-201-1/+3
* Bug 184252: Display a link below each table in request.cgi pointing to its co...lpsolit%gmail.com2009-12-071-6/+11
* Bug 509794: Crash if setting a flag with Unicode characters in the name - Pat...lpsolit%gmail.com2009-09-031-1/+2
* Bug 365259: The "Product" select menu in request.cgi doesn't group products b...lpsolit%gmail.com2009-08-091-6/+43
* Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com2009-08-051-8/+11
* Bug 341539: Component list not filtered when a product selected on Request Qu...lpsolit%gmail.com2009-07-311-2/+2
* Bug 219021: Only display email addresses to logged-in usersmkanat%bugzilla.org2009-01-291-3/+4
* Bug 449791 – Allow flag notification emails to be threaded similar to no...dkl%redhat.com2008-08-281-0/+1
* Bug 430398: request.cgi does not filter component select list on distinct val...dkl%redhat.com2008-05-141-5/+3
* Bug 394227 – Flagmail subject confused; X-Bugzilla-Type header broken.wurblzap%gmail.com2007-08-301-1/+1
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-202-2/+0
* Bug 376061: Changing the requestee of a flag should not change the requester ...lpsolit%gmail.com2007-08-081-1/+12
* Bug 379787: Flag request mail has a blank requestee when requestee doesn't ge...lpsolit%gmail.com2007-05-151-3/+5
* Bug 369933: Use Bugzilla::Util::correct_urlbase() everywhere in templates to ...lpsolit%gmail.com2007-04-191-2/+2
* Bug 258647: productmenu.js and productform.js should be consolidated - Patch ...lpsolit%gmail.com2007-04-181-3/+3
* Bug 366466 - "flag notification mail has canceled spelled incorrectly" [p=ree...reed%reedloden.com2007-03-111-1/+1
* Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address -...lpsolit%gmail.com2006-10-211-1/+2
* Bug 241195: Add a short text at the top of request.cgi explaining what the di...lpsolit%gmail.com2006-08-171-2/+9
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-121-1/+1
* Bug 343702: editflagtypes.cgi: Argument "" isn't numeric in numeric gt (>) at...lpsolit%gmail.com2006-07-061-1/+1
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-191-9/+8
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-151-11/+1
* Bug 284590: When using SMTP, emails are not sent to the CC list associated wi...lpsolit%gmail.com2005-12-301-2/+1
* Bug 266147: Internal error when Flag::notify() ends up with an invalid or emp...lpsolit%gmail.com2005-12-141-10/+9
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-9/+12
* Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa <...lpsolit%gmail.com2005-08-231-14/+10
* Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m...lpsolit%gmail.com2005-04-101-2/+3
* Bug 289002: cannot set/clear requests with requestee - Patch by Teemu Mannerm...lpsolit%gmail.com2005-04-091-2/+2
* Bug 73665 - migrate email preferences to their own table, and rearchitect ema...gerv%gerv.net2005-03-301-2/+4
* Backing out the fix for bug 135812 as it causes the mail params to be deleted...jake%bugzilla.org2005-03-171-2/+1
* Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating addresstravis%sedsystems.ca2005-03-161-1/+2
* Fix for bug 241814: properly trim component fields according to product selec...myk%mozilla.org2004-12-141-5/+3
* Patch for bug 192218: Ability to use a hyphen as a way to filter specifically...jocuri%softhome.net2004-10-251-2/+4
* Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=...jocuri%softhome.net2004-03-061-7/+10
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-191-1/+1
* Bug 226932: flag request email sends '&nbsp;' in subject. Removekiko%async.com.br2003-12-011-2/+2
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without...gerv%gerv.net2003-07-042-25/+30
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-2/+2
* Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ...jake%bugzilla.org2002-11-281-1/+1
* Bug 179582 - More informative and easier to read flag email templatejeff.hedlund%matrixsi.com2002-11-203-83/+65
* Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ...myk%mozilla.org2002-11-191-9/+13
* Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au2002-11-191-2/+2
* Fix for bug 180444: Correctly attributes request creation to person who submi...myk%mozilla.org2002-11-181-1/+1
* Fix for bug 179360: puts the filters at the top of the request queue and elim...myk%mozilla.org2002-11-121-47/+51
* Fix for bug 171480: make output for non requestee-specific requests look bett...myk%mozilla.org2002-11-081-4/+7