Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 430398: request.cgi does not filter component select list on distinct ↵ | dkl%redhat.com | 2008-05-14 | 1 | -5/+3 |
| | | | | values - Patch by David Lawrence <dkl@redhat.com> r/a=LpSolit | ||||
* | Bug 392186: Remove version headers from all templates - Patch by GavinS ↵ | lpsolit%gmail.com | 2007-08-20 | 1 | -1/+0 |
| | | | | <bugzilla@chimpychompy.org> r/a=LpSolit | ||||
* | Bug 258647: productmenu.js and productform.js should be consolidated - Patch ↵ | lpsolit%gmail.com | 2007-04-18 | 1 | -3/+3 |
| | | | | by Teemu Mannermaa <wicked+bz@etlicon.fi> r=myk a=LpSolit | ||||
* | Bug 241195: Add a short text at the top of request.cgi explaining what the ↵ | lpsolit%gmail.com | 2006-08-17 | 1 | -2/+9 |
| | | | | displayed data are - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk | ||||
* | Bug 317694: All buttons in forms must have an id - Patches by André Batosti ↵ | lpsolit%gmail.com | 2006-07-12 | 1 | -1/+1 |
| | | | | <batosti@async.com.br> r=ghendricks a=myk | ||||
* | Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵ | lpsolit%gmail.com | 2006-06-15 | 1 | -11/+1 |
| | | | | their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 2005-09-03 | 1 | -9/+12 |
| | | | | Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | ||||
* | Bug 226583: Request queue header is way too wide - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2005-08-23 | 1 | -14/+10 |
| | | | | <wicked@etlicon.fi> r=LpSolit a=justdave | ||||
* | Fix for bug 241814: properly trim component fields according to product ↵ | myk%mozilla.org | 2004-12-14 | 1 | -5/+3 |
| | | | | selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave | ||||
* | Patch for bug 192218: Ability to use a hyphen as a way to filter ↵ | jocuri%softhome.net | 2004-10-25 | 1 | -2/+4 |
| | | | | specifically for requests with no requestee; patch by Frédéric Buclin <LpSolit@netscape.net>; r=myk, a=myk. | ||||
* | Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; ↵ | jocuri%softhome.net | 2004-03-06 | 1 | -7/+10 |
| | | | | r=kiko, a=justdave. | ||||
* | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 2004-01-19 | 1 | -1/+1 |
| | | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | ||||
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 2003-07-04 | 1 | -22/+24 |
| | | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | ||||
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2002-11-28 | 1 | -1/+1 |
| | | | | | | | every time we display. r=justdave a=justdave | ||||
* | Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵ | myk%mozilla.org | 2002-11-19 | 1 | -9/+13 |
| | | | | | | | for logged in users. r=bbaetz a=myk | ||||
* | Bug 175579 - make templates html compliant | bbaetz%student.usyd.edu.au | 2002-11-19 | 1 | -2/+2 |
| | | | | r=gerv, a=justdave | ||||
* | Fix for bug 179360: puts the filters at the top of the request queue and ↵ | myk%mozilla.org | 2002-11-12 | 1 | -47/+51 |
| | | | | | | | | eliminates that empty table that sometimes is at the top of the queue. r=bbaetz a=myk | ||||
* | Fix for bug 171480: make output for non requestee-specific requests look ↵ | myk%mozilla.org | 2002-11-08 | 1 | -4/+7 |
| | | | | | | | better in the request queue. r=joel a=justdave | ||||
* | Fixing build bustage. Some template files didn't have version strings. | myk%mozilla.org | 2002-09-29 | 1 | -0/+1 |
| | |||||
* | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 2002-09-29 | 1 | -0/+193 |
enhancements to attachment statuses. r=gerv,bbaetz |