aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-2/+2
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-0/+5
* Bug 282686: Multiple projects sharing the same Bugzilla codebase (different d...lpsolit%gmail.com2005-09-161-10/+37
* Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of expo...lpsolit%gmail.com2005-09-071-1/+9
* Fix nits for bug 208761 the reviewer asked me to do on checkin (make a descri...lpsolit%gmail.com2005-08-251-3/+3
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com2005-08-251-3/+84
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
* Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér...lpsolit%gmail.com2005-07-221-0/+19
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-0/+1
* Bug 288527 - change precompilation to use Bugzilla::Template and so do it rig...gerv%gerv.net2005-04-051-2/+1
* Bug 256513: Fix usage of grep (/$value/, @array);mkanat%kerio.com2005-03-181-1/+1
* Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca2005-03-161-1/+2
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-101-0/+3
* Followup fix for bug 280770: improves reflection of constants into the templa...myk%mozilla.org2005-02-081-4/+9
* Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to t...myk%mozilla.org2005-02-051-0/+22
* Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...travis%sedsystems.ca2005-01-191-0/+8
* Bug 238797: minor adjustment to javascript filters to prevent tags inserted i...justdave%bugzilla.org2004-07-101-1/+1
* Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Definekiko%async.com.br2004-03-171-2/+29
* Patch for bug 235459: add icalendar output format in buglist; patch by Willia...jocuri%softhome.net2004-03-171-0/+25
* Fix for bug 127995: shows the size of attachments in the show bug and attachm...myk%mozilla.org2004-02-061-0/+24
* Fix for bug 229658: Implements a mechanism for extensions to hook into standa...myk%mozilla.org2004-01-121-0/+5
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-5/+10
* Bug 219216: Javascript improperly using FILTER html instead of FILTER js caus...justdave%syndicomm.com2003-09-181-0/+1
* Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ...gerv%gerv.net2003-09-121-3/+3
* Bug 207044 - Filter more template directives. None of these are security bugs...gerv%gerv.net2003-09-071-0/+5
* Bug 139011 - Improve buglist colors furtherburnus%gmx.de2003-08-221-0/+4
* Partial fix for bug 120030: adds template filter for obscuring email addresses.myk%mozilla.org2003-08-011-0/+8
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+7
* Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org2003-06-071-8/+0
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-1/+4
* Bug 71790 - Duplicate resolution field should include bug number of originalburnus%gmx.de2003-04-091-1/+1
* Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a...preed%sigkill.com2003-02-101-0/+7
* Bug 126955 - Bugzilla should support translated/localized templates. Patch by...gerv%gerv.net2003-01-241-1/+62
* Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-0/+236