Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 457480: Bugzilla/Template/Plugin/Hook.pm does not respect disabled flag ↵ | lpsolit%gmail.com | 2008-10-06 | 1 | -0/+1 |
| | | | | - Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=mkanat | ||||
* | Bug 318205: The path to the hook is incorrect when called from inside a block | mkanat%bugzilla.org | 2008-05-29 | 1 | -8/+55 |
| | | | | Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat | ||||
* | Bug 433282: Template hooks do not work if HTTP_ACCEPT_LANGUAGE doesn't match ↵ | lpsolit%gmail.com | 2008-05-12 | 1 | -23/+2 |
| | | | | any language available - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 413121 â UTF-8 in templates are garbaged. | wurblzap%gmail.com | 2008-02-14 | 1 | -0/+66 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat | ||||
* | Bug 365378 â The 'languages' parameter is not necessary. | wurblzap%gmail.com | 2007-08-22 | 1 | -1/+1 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit; a=LpSolit | ||||
* | Bug 390756: Hook.pm couldn't find Bugzilla::Template::sortAcceptLanguage, ↵ | mkanat%bugzilla.org | 2007-08-18 | 1 | -2/+6 |
| | | | | | | because it didn't exist anymore. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=Wurblzap, a=LpSolit | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342121: Remove usage of Config qw(:locations) in favor of ↵ | mkanat%bugzilla.org | 2006-06-29 | 1 | -1/+2 |
| | | | | | | Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Fix ThrowCodeError calls by giving them an unique ID (tree fix). | jocuri%softhome.net | 2006-02-28 | 1 | -1/+1 |
| | |||||
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -3/+3 |
| | | | | 11). | ||||
* | Patch for bug 298341: Implement code hook mechanism; patch by ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -1/+59 |
| | | | | zach@zachlipton.com, r=timeless, a=justdave. | ||||
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-05 | 1 | -0/+65 |
| | | | | | r=kiko a=justdave | ||||
* | Fix for bug 229658: Implements a mechanism for extensions to hook into ↵ | myk%mozilla.org | 2004-01-12 | 1 | -0/+83 |
| | | | | | | | 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 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+12 |
| | | | | | r=gerv, justdave 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/+53 |