aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/pages
Commit message (Collapse)AuthorAgeFilesLines
* Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com2004-04-171-2/+4
| | | | Patch by kiko, r=vlad, justdave, a=justdave
* Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com2004-04-151-4/+2
| | | | a=justdave
* Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br2004-04-121-2/+4
| | | | | linked page template and adding a code error for the "bad id provided" case. r=vladd, a=myk.
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-193-12/+12
| | | | | also fix the spelling of decipher r=gerv r=kiko a=justdave
* Bug 170213 - make static HTML files into page.cgi pages. This does ↵gerv%gerv.net2004-03-083-0/+720
| | | | votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave.
* Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2004-01-192-2/+2
| | | | 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-4/+5
| | | | without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
* Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2002-11-281-2/+2
| | | | | r=justdave, joel a=justdave
* Bug 170822 - Linkification process destroys whitespace. Patch by gerv; r=bbaetz.gerv%gerv.net2002-09-272-6/+17
|
* Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net2002-09-212-0/+81
Patch by gerv; r=kiko.