aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/process/results.html.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 392186: Remove version headers from all templates - Patch by GavinS ↵lpsolit%gmail.com2007-08-201-1/+0
| | | | <bugzilla@chimpychompy.org> r/a=LpSolit
* Bug 72863: Remove ugly table shown when posting/changing a bugolav%bkor.dhs.org2006-10-201-28/+17
| | | | Patch by Olav Vitters <olav@bkor.dhs.org> r+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 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
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-191-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.net2003-07-041-9/+11
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 193286: Field validation errors had the wrong page titlejustdave%syndicomm.com2003-02-151-0/+4
| | | | r= gerv, a= justdave
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com2003-02-101-1/+3
| | | | a=justdave
* 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 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-291-0/+1
| | | | r=justdave, bbaetz.
* Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2002-04-221-0/+50
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.