summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Template.pm
AgeCommit message (Collapse)AuthorFilesLines
2006-10-15Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by ↵lpsolit%gmail.com1-2/+5
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=justdave
2006-09-22Bug 351994: Messages shouldn't contain HTML characters unless we're in ↵mkanat%bugzilla.org1-0/+16
USAGE_MODE_BROWSER Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
2006-09-19Bug 223880: "marked a duplicate" messages cannot be localizedmkanat%bugzilla.org1-2/+4
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-14Bug 352608: Make checksetup more localizablemkanat%bugzilla.org1-0/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-3/+0
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-08-15Bug 330485: Attachment links in comments still say "edit" instead of ↵lpsolit%gmail.com1-2/+2
"details" - Patch by victory(_RSZ_) <bmo@rsz.jp> r=LpSolit a=myk
2006-08-01Bug 346552: Move checksetup's permission-fixing code into a modulemkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-08-01Bug 346493: Move Template pre-compilation code into a modulemkanat%bugzilla.org1-0/+95
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
2006-07-14Bug 343338: Eliminate "my" variables from the root level of modulesmkanat%bugzilla.org1-31/+31
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06Bug 343421: Fix some typos in comments - Patch by timeless ↵lpsolit%gmail.com1-3/+3
<timeless@bemail.org> r=wicked a=myk
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-2/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-4/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com1-3/+0
Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
2006-06-30Bug 342121: Remove usage of Config qw(:locations) in favor of ↵mkanat%bugzilla.org1-3/+6
Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-19Spelling in code comments patch: 'subsituted' -> 'substituted'; patch by ↵vladd%bugzilla.org1-1/+1
Vlad Dascalu <vladd@bugzilla.org>.
2006-06-19Spelling in code comments patch: 'unliklely' -> 'unlikely'; patch by Vlad ↵vladd%bugzilla.org1-1/+1
Dascalu <vladd@bugzilla.org>.
2006-06-19Spelling in code comments patch: 'unfortunally' -> 'unfortunately' in ↵vladd%bugzilla.org1-1/+1
Bugzilla/Template.pm; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-06-19Spelling in code comments patch: 'lanuage' -> 'language' in ↵vladd%bugzilla.org1-1/+1
Bugzilla/Template.pm; patch by Vlad Dascalu <vladd@bugzilla.org>.
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com1-0/+6
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-1/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-03Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵jocuri%softhome.net1-1/+9
by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave.
2006-02-28Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net1-5/+20
zach@zachlipton.com, r=timeless, a=justdave.
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com1-2/+198
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-01-23Bug 319331: mailto link generated with BiDi user name and email address gets ↵wurblzap%gmail.com1-2/+32
mangled with timestamp. Patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r(char list)=smontagu, a=justdave
2006-01-10Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵lpsolit%gmail.com1-1/+9
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-11-22Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-7/+8
<wicked@etlicon.fi> r=LpSolit
2005-11-20Bug 304417: Template precompilation is clumsy when it comes to additional ↵wurblzap%gmail.com1-0/+7
language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk
2005-11-16Bug 257813: CSV link from new charts gives internal error if data contains ↵karl%kornel.name1-0/+6
more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com1-2/+2
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-10-14Bug 204498 Add su (setuser) functionbugreport%peshkin.net1-0/+5
Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
2005-09-16Bug 282686: Multiple projects sharing the same Bugzilla codebase (different ↵lpsolit%gmail.com1-10/+37
datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave
2005-09-07Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵lpsolit%gmail.com1-1/+9
exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk
2005-08-25Fix nits for bug 208761 the reviewer asked me to do on checkin (make a ↵lpsolit%gmail.com1-3/+3
description in POD more precise) and which I forgot to do. Sorry wicked ;)
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com1-3/+84
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
of other items.
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-22Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵lpsolit%gmail.com1-0/+19
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-0/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-04-05Bug 288527 - change precompilation to use Bugzilla::Template and so do it ↵gerv%gerv.net1-2/+1
right. Patch by gerv; r=bbaetz, a=justdave.
2005-03-18Bug 256513: Fix usage of grep (/$value/, @array);mkanat%kerio.com1-1/+1
Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-1/+2
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-02-10Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca1-0/+3
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave
2005-02-08Followup fix for bug 280770: improves reflection of constants into the ↵myk%mozilla.org1-4/+9
templates' 'constants' namespace; r=wurblzap, a=myk
2005-02-05Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to ↵myk%mozilla.org1-0/+22
templates via the Template Toolkit's 'constants' namespace (which is like its 'variables' namespace, but for constants); r=wurblzap, a=myk
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca1-0/+8
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2004-07-10Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵justdave%bugzilla.org1-1/+1
in product, component, and flag names from causing problems. r=gerv, a=justdave
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