Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -1/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk | ||||
* | Patch for bug 74355: Set tooltip to bug title for full-url buglinks; patch ↵ | jocuri%softhome.net | 2006-03-03 | 1 | -1/+9 |
| | | | | by David D. Kilzer (ddk) <ddkilzer@kilzer.net>, r=vladd, a=justdave. | ||||
* | Patch for bug 298341: Implement code hook mechanism; patch by ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -5/+20 |
| | | | | zach@zachlipton.com, r=timeless, a=justdave. | ||||
* | Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵ | lpsolit%gmail.com | 2006-02-26 | 1 | -2/+198 |
| | | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 319331: mailto link generated with BiDi user name and email address gets ↵ | wurblzap%gmail.com | 2006-01-23 | 1 | -2/+32 |
| | | | | | | | mangled with timestamp. Patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r(char list)=smontagu, a=justdave | ||||
* | Bug 238207: Comment autolinkification on midair page points to wrong cgi - ↵ | lpsolit%gmail.com | 2006-01-10 | 1 | -1/+9 |
| | | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Fix incorrect checkin of bug 304471 - Patch by Teemu Mannermaa ↵ | lpsolit%gmail.com | 2005-11-22 | 1 | -7/+8 |
| | | | | <wicked@etlicon.fi> r=LpSolit | ||||
* | Bug 304417: Template precompilation is clumsy when it comes to additional ↵ | wurblzap%gmail.com | 2005-11-20 | 1 | -0/+7 |
| | | | | | | | language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk | ||||
* | Bug 257813: CSV link from new charts gives internal error if data contains ↵ | karl%kornel.name | 2005-11-16 | 1 | -0/+6 |
| | | | | more than 1000 dates - Patch by A. Karl Kornel <karl@kornel.name> r=wicked a=justdave | ||||
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 2005-10-25 | 1 | -2/+2 |
| | | | | Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | ||||
* | Bug 204498 Add su (setuser) function | bugreport%peshkin.net | 2005-10-14 | 1 | -0/+5 |
| | | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave | ||||
* | Bug 282686: Multiple projects sharing the same Bugzilla codebase (different ↵ | lpsolit%gmail.com | 2005-09-16 | 1 | -10/+37 |
| | | | | datastores) - Patch by guillomovitch@zarb.org r=wurblzap a=justdave | ||||
* | Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of ↵ | lpsolit%gmail.com | 2005-09-07 | 1 | -1/+9 |
| | | | | exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk | ||||
* | Fix nits for bug 208761 the reviewer asked me to do on checkin (make a ↵ | lpsolit%gmail.com | 2005-08-25 | 1 | -3/+3 |
| | | | | description in POD more precise) and which I forgot to do. Sorry wicked ;) | ||||
* | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 2005-08-25 | 1 | -3/+84 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-13 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Backout of bug 303669 which broke AppendComment and possibly a number | bugreport%peshkin.net | 2005-08-09 | 1 | -1/+1 |
| | | | | of other items. | ||||
* | Bug 303669: Bugzilla mis-uses perl subroutine prototypes | mkanat%kerio.com | 2005-08-09 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵ | lpsolit%gmail.com | 2005-07-22 | 1 | -0/+19 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 2005-06-15 | 1 | -0/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | ||||
* | Bug 288527 - change precompilation to use Bugzilla::Template and so do it ↵ | gerv%gerv.net | 2005-04-05 | 1 | -2/+1 |
| | | | | right. Patch by gerv; r=bbaetz, a=justdave. | ||||
* | Bug 256513: Fix usage of grep (/$value/, @array); | mkanat%kerio.com | 2005-03-18 | 1 | -1/+1 |
| | | | | Patch By Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=mkanat, a=justdave | ||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -1/+2 |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | ||||
* | Bug 11901 : Change Bugzilla comments line-wrapping policy | travis%sedsystems.ca | 2005-02-10 | 1 | -0/+3 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=gerv,justdave a=justdave | ||||
* | Followup fix for bug 280770: improves reflection of constants into the ↵ | myk%mozilla.org | 2005-02-08 | 1 | -4/+9 |
| | | | | templates' 'constants' namespace; r=wurblzap, a=myk | ||||
* | Fix for bug 280770: makes constants from Bugzilla/Constants.pm available to ↵ | myk%mozilla.org | 2005-02-05 | 1 | -0/+22 |
| | | | | templates via the Template Toolkit's 'constants' namespace (which is like its 'variables' namespace, but for constants); r=wurblzap, a=myk | ||||
* | Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵ | travis%sedsystems.ca | 2005-01-19 | 1 | -0/+8 |
| | | | | | | prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk | ||||
* | Bug 238797: minor adjustment to javascript filters to prevent tags inserted ↵ | justdave%bugzilla.org | 2004-07-10 | 1 | -1/+1 |
| | | | | | | in product, component, and flag names from causing problems. r=gerv, a=justdave | ||||
* | Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define | kiko%async.com.br | 2004-03-17 | 1 | -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. | ||||
* | Patch for bug 235459: add icalendar output format in buglist; patch by ↵ | jocuri%softhome.net | 2004-03-17 | 1 | -0/+25 |
| | | | | William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. | ||||
* | Fix for bug 127995: shows the size of attachments in the show bug and ↵ | myk%mozilla.org | 2004-02-06 | 1 | -0/+24 |
| | | | | | | | | attachment interfaces. Patch by Dave Swegen <dswegen@software.plasmon.com> r=myk a=myk | ||||
* | Fix for bug 229658: Implements a mechanism for extensions to hook into ↵ | myk%mozilla.org | 2004-01-12 | 1 | -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 | ||||
* | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 2003-11-22 | 1 | -5/+10 |
| | |||||
* | Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵ | justdave%syndicomm.com | 2003-09-18 | 1 | -0/+1 |
| | | | | | | causing data with @ produced by javascript to show up as @ r=timeless, a=justdave | ||||
* | Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵ | gerv%gerv.net | 2003-09-12 | 1 | -3/+3 |
| | | | | people, but in the end by gerv; r,a=justdave. | ||||
* | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 2003-09-07 | 1 | -0/+5 |
| | | | | bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | ||||
* | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2003-08-22 | 1 | -0/+4 |
| | | | | r,a=justdave | ||||
* | Partial fix for bug 120030: adds template filter for obscuring email addresses. | myk%mozilla.org | 2003-08-01 | 1 | -0/+8 |
| | | | | | Patch by Stephen Lee <slee@@wilcoxassoc.com>. r=myk,a=myk | ||||
* | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2003-06-26 | 1 | -0/+7 |
| | |||||
* | Bug 208583 - Remove PerformSubsts from templates | bbaetz%acm.org | 2003-06-07 | 1 | -8/+0 |
| | | | | r,a=justdave | ||||
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 1 | -1/+4 |
| | | | | r=myk,jake | ||||
* | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2003-04-09 | 1 | -1/+1 |
| | | | | r=bbaetz,a=justdave | ||||
* | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2003-02-10 | 1 | -0/+7 |
| | | | | a=justdave | ||||
* | Bug 126955 - Bugzilla should support translated/localized templates. Patch ↵ | gerv%gerv.net | 2003-01-24 | 1 | -1/+62 |
| | | | | by burnus; r=gerv, a=justdave. | ||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -0/+236 |