summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
AgeCommit message (Collapse)AuthorFilesLines
2004-03-17Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br1-2/+29
specific bz_obsolete/closed/inactive classes (that don't specify underline, but line-through instead) and additional Template filters for conveniently applying them. Change occurences of <strike> to use new classes and clean up callsites. Patch by byron jones <bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-17Patch for bug 235459: add icalendar output format in buglist; patch by ↵jocuri%softhome.net1-0/+25
William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave.
2004-02-06Fix for bug 127995: shows the size of attachments in the show bug and ↵myk%mozilla.org1-0/+24
attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org1-0/+5
standard Bugzilla templates so they can extend the Bugzilla UI without having to modify the standard templates themselves, making it easier to develop and use Bugzilla extensions. r=bbaetz, gerv a=myk
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org1-5/+10
2003-09-18Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com1-0/+1
causing data with @ produced by javascript to show up as &#64; r=timeless, a=justdave
2003-09-12Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵gerv%gerv.net1-3/+3
people, but in the end by gerv; r,a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net1-0/+5
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-08-22Bug 139011 - Improve buglist colors furtherburnus%gmx.de1-0/+4
r,a=justdave
2003-08-01Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org1-0/+8
Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+7
2003-06-07Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org1-8/+0
r,a=justdave
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-1/+4
r=myk,jake
2003-04-09Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de1-1/+1
r=bbaetz,a=justdave
2003-02-10Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵preed%sigkill.com1-0/+7
a=justdave
2003-01-24Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵gerv%gerv.net1-1/+62
by burnus; r=gerv, a=justdave.
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-0/+236