summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/activity
AgeCommit message (Collapse)AuthorFilesLines
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-2/+2
<LpSolit@gmail.com> r=mkanat a=myk
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com1-0/+7
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com1-1/+1
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2005-12-12Bug 291048: Empty cells in show_activity.cgi when removed/added is zero - ↵lpsolit%gmail.com1-2/+2
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-06-01Bug 215208: Descriptions in the bug activity tables are still in english - ↵lpsolit%gmail.com1-0/+9
Patch by Emmanuel Seyman <eseyman@linagora.com> r=myk a=myk
2004-12-03Patch for bug 237793: remove terms from incomplete data error message in bug ↵jocuri%softhome.net1-5/+5
activity, when suitable; patch by Frédéric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-03-19Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org1-1/+1
also fix the spelling of decipher r=gerv r=kiko a=justdave
2004-02-03Bug 232413 - remove occurrences of &nbsp; in favour of [%+ construct to ↵gerv%gerv.net1-1/+2
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net2-2/+2
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-1/+1
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net2-12/+16
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-1/+1
every time we display. r=justdave a=justdave
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-2/+16
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-05-22Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.myk%mozilla.org1-1/+1
Patch by mental <xor@ivwnet.com>. r=justdave,myk
2002-04-24Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke.gerv%gerv.net1-3/+3
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-3/+3
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net2-0/+134
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.