summaryrefslogtreecommitdiffstats
path: root/template/en/default/global
AgeCommit message (Collapse)AuthorFilesLines
2004-01-20Backing out code change that was accidently left in the patch on bug 228894 ↵justdave%syndicomm.com1-2/+1
(see comment 9)
2004-01-19Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵jocuri%softhome.net15-16/+17
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave.
2004-01-12Fix for bug 229658: Implements a mechanism for extensions to hook into ↵myk%mozilla.org1-0/+33
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-12-10Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵jocuri%softhome.net2-0/+25
jth, gerv; r/a=justdave.
2003-12-08Bug 223078 - Provide classes to allow user to style bugs depending on bug ↵gerv%gerv.net1-1/+3
number, component or status. Patch by gerv; r=kiko, a=justdave.
2003-12-08Fix for bug 227213: Chomping murder in token emails and pages. Fixkiko%async.com.br1-6/+6
chomping issues, a spurious &nbsp; in an email template, and minor rewordings to make the text prettier -- oh, I realize this isn't Chaucer yet, but who knows? r=jouni, a=justdave.
2003-11-14Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵jocuri%softhome.net1-0/+2
a=justdave.
2003-11-09Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵gerv%gerv.net2-21/+9
r,a=myk.
2003-11-09Bug 224913 - Need tests to check whether any templates uses the bareword ↵gerv%gerv.net2-11/+12
"bug" or variations. Patch by gerv; r,a=justdave.
2003-10-31Bug 217219 Messages in votes errors are incorrectly CHOMP'dtimeless%mozdev.org1-7/+6
r=kiko a=justdave
2003-10-19Bug 108528: knob is not a defined error message and it does not help a user ↵jocuri%softhome.net1-1/+5
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave.
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com1-6/+1
2003-10-16Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org1-1/+6
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org1-29/+24
r,a=justdave
2003-09-10Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; ↵gerv%gerv.net1-1/+1
r,a=justdave.
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net6-69/+78
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave.
2003-09-03Fix for bug 145588: adds full-text search option for more accurate finding ↵myk%mozilla.org1-0/+4
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
2003-07-31Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵jkeiser%netscape.com1-0/+17
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN.
2003-07-04Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵gerv%gerv.net13-202/+267
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net3-2/+74
2003-06-07Bug 208583 - Remove PerformSubsts from templatesbbaetz%acm.org1-2/+1
r,a=justdave
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-19/+11
r=myk,jake
2003-05-26Bug 207085 Updating a stored query shouldn't return the same message as ↵timeless%mozdev.org1-0/+5
creating one r=kiko
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-5/+0
r=joel, a=justdave
2003-04-29Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵burnus%gmx.de1-1/+2
$changedsince r=gerv, a=justdave
2003-04-25Fix for bug 179510: takes group restrictions into account when sending ↵myk%mozilla.org1-0/+21
request notifications r=bbaetz,jpreed a=justdave
2003-04-25Bug 192677: Add new test to flag failure-to-filter situations in the ↵justdave%syndicomm.com5-7/+12
templates, and correct the XSS holes that were discovered as a result of it. Patch by Gervase Markham <gerv@mozilla.org> r= myk, bbaetz, justdave a= justdave
2003-04-02Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.bbaetz%acm.org1-29/+13
r=gerv a=justdave
2003-03-30Bug 197689 Missing Query - The query named $name seems to no longer exist.timeless%mozdev.org1-1/+1
r=bbaetz a=justdave
2003-03-22Bug 180642 - Move authentication code into a modulebbaetz%acm.org3-6/+17
r=gerv, justdave a=justdave
2003-03-22Bug 195695 - Requesting a non-existant format results in an Internal Errorbbaetz%acm.org1-0/+5
r=gerv, a=myk
2003-02-05bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵burnus%gmx.de1-0/+1
change a field r=gerv, a=justdave
2003-01-06Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵gerv%gerv.net3-2/+2
gerv; r=bbaetz, a=justdave.
2002-12-21Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au1-2/+0
r, a=myk
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au3-5/+14
2002-12-09Bug 184365: link to urlbase instead of index.cgi from "Top" link in ↵justdave%syndicomm.com1-1/+1
navigation toolbar. r=gerv, a=me
2002-12-09Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵bugreport%peshkin.net2-1/+9
people from creating accounts) r=burnus a=justdave
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2-1/+8
patch by burnus r=timeless,a=justdave
2002-12-08Bug 176461 - Move descs strings from change-columns.html.tmpl tobbaetz%student.usyd.edu.au1-0/+2
field-descs.html.tmpl Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-11-28Bug 171493 - make show_bug use Bug.pm and remove bug_form.plbbaetz%student.usyd.edu.au2-2/+6
r=justdave, joel a=justdave
2002-11-27Bug 114179 - Concentration, improvement, and templatisation of Bugzilla ↵gerv%gerv.net4-1/+126
general user help system. Patch by gerv; r,a=justdave.
2002-11-26Bug 181960 Reason for account being disabled is not shownbugreport%peshkin.net1-1/+1
Patch by joel r,a=justdave
2002-11-25Bug 147275 Rearchitect product groupsbugreport%peshkin.net1-0/+10
Patch by joel r=bbaetz,justdave a=justdave
2002-11-22Bug 181286 - Invalid html in banner.html.tmplbbaetz%student.usyd.edu.au1-2/+2
patch by Tobias Burnus <burnus@gmx.de> r=bbaetz, a=justdave
2002-11-19Bug 179811, used & instead of &amp;bbaetz%student.usyd.edu.au1-1/+1
Patch by Tobias Burnus <burnus@gmx.de>, r=bbaetz, a=justdave
2002-11-19Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵myk%mozilla.org1-2/+7
for logged in users. r=bbaetz a=myk
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-7/+7
r=gerv, a=justdave
2002-11-11Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵justdave%syndicomm.com1-0/+4
message that the quips are disabled instead of letting you view or add quips. r=myk, a=me
2002-11-10Bug 176599, Improve performance of duplicates.cgibbaetz%student.usyd.edu.au1-0/+5
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave
2002-11-10Bug 179203 - "Preset Queries" text does not appear in footer if last named ↵bbaetz%student.usyd.edu.au1-1/+1
query is not in footer r=gerv, a=justdave