aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process
Commit message (Collapse)AuthorAgeFilesLines
* fix bustage (bug 286476)lpsolit%gmail.com2006-03-071-1/+1
|
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵timeless%mozdev.org2006-03-071-0/+2
| | | | | | instead of leaving me with a confusing blank space r=lpsolit a=myk
* Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵lpsolit%gmail.com2006-01-101-1/+1
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 313432: Comments don't word-wrap in the "here's your comment for ↵lpsolit%gmail.com2005-11-051-1/+1
| | | | cut-n-paste" in a mid-air collision - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat r=LpSolit a=justdave
* A "fix on checkin" for bug 28398 was missing (typo: "avaliable" instead of ↵lpsolit%gmail.com2005-10-101-1/+1
| | | | "available")
* Bug 28398 Gotta be more careful when emailing state changes of dependent bugsbugreport%peshkin.net2005-10-081-4/+8
| | | | | Patch by André Batosti <batosti@async.com.br> r=lpsolit, a=justdave
* Bug 303401: move the move.pl code into process_bug.cgi - Patch by Frédéric ↵lpsolit%gmail.com2005-08-221-0/+2
| | | | Buclin <LpSolit@gmail.com> r/a=myk
* Bug 276818: "Verify Version, Component, Target Milestone" page on product ↵lpsolit%gmail.com2005-07-131-1/+2
| | | | change lacks title - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com2005-07-111-67/+0
| | | | processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
* Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa ↵lpsolit%gmail.com2005-04-083-9/+11
| | | | <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 278823: Make the "Back to bug ####" text read "Go to bug ####" if you ↵justdave%bugzilla.org2005-03-171-1/+9
| | | | | | | didn't just come from said bug. Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit, a=justdave
* Fix for bug 284446: adds hooks useful for testrunner and other third-party ↵myk%mozilla.org2005-03-161-0/+2
| | | | extensions; r=gerv
* Bug 182939 : Remove the word 'Additional' from 'Additional Comments'travis%sedsystems.ca2005-02-261-2/+2
| | | | Patch by Shane H. W. Travis <travis@sedsystems.ca> r=myk a=myk
* Patch for bug 53452: Mid-air collision: allow copy-paste of the comment from ↵jocuri%softhome.net2004-07-311-0/+5
| | | | a textarea; patch by Brodie Thiesfield <brofield@jellycan.com>; r=kiko, a=justdave.
* Bug 227785: Add navigation/summary/last-modified after modifying a bugbugreport%peshkin.net2004-05-121-0/+24
| | | | r=justdave, a=justdave
* Bug 234293 - complete the conversion from "query" terminology to "search" ↵gerv%gerv.net2004-03-191-1/+1
| | | | terminology. Patch by gerv; r=justdave, kiko, a=justdave.
* Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net2004-02-032-6/+8
| | | | prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
* Fix for bug 232160: adds the header back in to the "verify component, etc." ↵myk%mozilla.org2004-01-261-0/+2
| | | | | | page that appears when a user changes the product to which a bug belongs. r=gerv
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-197-7/+7
| | | | template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
* Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net2003-09-072-4/+6
| | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
* Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2003-07-047-50/+64
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 180642 - Move authentication code into a modulebbaetz%acm.org2003-03-222-2/+2
| | | | | r=gerv, justdave a=justdave
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-152-0/+8
| | | | r= gerv, a= justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-102-1/+73
| | | | a=justdave
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-2/+11
| | | | | r=justdave, joel a=justdave
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-2/+2
| | | | | | Patch by joel r=bbaetz,justdave a=justdave
* Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; ↵gerv%gerv.net2002-10-111-0/+32
| | | | r=bbaetz.
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-273-0/+3
| | | | | multiple values (e.g., CC) patch by "Randall M! Gee", r=bbaetz, myk
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-282-2/+2
| | | | r=jouni, gerv
* Bug 157085 - verify-new-product doesn't set defaultsbbaetz%student.usyd.edu.au2002-06-251-3/+5
| | | | r=jouni, gerv
* Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by ↵gerv%gerv.net2002-06-141-1/+1
| | | | gerv; 2xr=bbaetz.
* Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until ↵myk%mozilla.org2002-06-041-5/+3
| | | | | | problems with it can be investigated and resolved. r=jouni,gerv
* Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org2002-05-221-1/+1
| | | | | Patch by mental <xor@ivwnet.com>. r=justdave,myk
* Bug 141609 - "Version unspecified" error when changing product with product ↵gerv%gerv.net2002-05-031-1/+2
| | | | groups enabled. Patch by myk; 2xr=gerv.
* Bug 140770 - Navigation doesn't work after creating a new bug. This fix ↵gerv%gerv.net2002-05-021-5/+6
| | | | displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke.
* Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, ↵gerv%gerv.net2002-04-291-1/+1
| | | | 2xr=gerv.
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-291-0/+1
| | | | r=justdave, bbaetz.
* Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, ↵gerv%gerv.net2002-04-253-7/+7
| | | | 2xr=gerv.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-225-0/+330
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.