Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-05-14 | Patch for bug 238675: fix the wording for the reassign_to_empty error ↵ | jocuri%softhome.net | 1 | -3/+3 | |
message; patch by Christopher Nehren <apeiron@comcast.net>; r=justdave; a=justdave. | |||||
2004-04-12 | Patch for bug 194332: fix spelling that caused error message mismatch for ↵ | jocuri%softhome.net | 1 | -3/+3 | |
the "invalid_maxrows" error message; r=timeless, a=justdave. | |||||
2004-03-28 | Bug 238650 tinderbox bustage fix by apeiron, a= justdave | justdave%syndicomm.com | 1 | -2/+3 | |
2004-03-28 | Patch for bug 238650: reword duplicate of self error message; patch by ↵ | jocuri%softhome.net | 1 | -4/+2 | |
Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238677: fix wording of the "require_new_password" message; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. | |||||
2004-03-26 | Patch for bug 238673: add missing article in change email address page; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238656: reword the "Account self-creation" error message; ↵ | jocuri%softhome.net | 1 | -1/+1 | |
patch by Christopher Nehren <apeiron@comcast.net>; r=kiko; a=justdave. | |||||
2004-03-26 | Patch for bug 238669: add a space between 'entered' and '(' in ↵ | jocuri%softhome.net | 1 | -1/+1 | |
illegal_email_address error; patch by Christopher Nehren <apeiron@comcast.net>; r=vlad; a=justdave. | |||||
2004-03-19 | Bug 234293 - complete the conversion from "query" terminology to "search" ↵ | gerv%gerv.net | 1 | -11/+11 | |
terminology. Patch by gerv; r=justdave, kiko, a=justdave. | |||||
2004-03-18 | Bug 24496 part 2: fix burning tinderbox - a couple filters were left out. | justdave%syndicomm.com | 1 | -5/+5 | |
2004-03-18 | Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, ↵ | justdave%syndicomm.com | 1 | -0/+26 | |
prevents bugs from being closed if there are any bugs blocking it which are still open. Patch by Andreas Höfler <andreas.hoefler@bearingpoint.com> r= justdave, a= myk | |||||
2004-03-15 | Bug 232491 - try harder to avoid parameterless searches (either saved or ↵ | gerv%gerv.net | 1 | -3/+1 | |
otherwise.) Patch by gerv; r,a=myk. | |||||
2004-02-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵ | gerv%gerv.net | 1 | -0/+7 | |
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. | |||||
2004-02-05 | Patch for bug 194472; link to the product's component editor when displaying ↵ | jocuri%softhome.net | 1 | -1/+2 | |
error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave. | |||||
2004-02-03 | Bug 232413 - remove occurrences of in favour of [%+ construct to ↵ | gerv%gerv.net | 1 | -1/+1 | |
prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave. | |||||
2004-01-31 | Patch for bug 213679: Implement a parameter that allows administrators to ↵ | jocuri%softhome.net | 1 | -0/+4 | |
control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk. | |||||
2004-01-27 | Bug 232161 - add ability to forget or edit saved searches when the search ↵ | gerv%gerv.net | 1 | -0/+22 | |
throws an error. Patch by gerv; r,a=justdave. | |||||
2004-01-20 | Backing out code change that was accidently left in the patch on bug 228894 ↵ | justdave%syndicomm.com | 1 | -2/+1 | |
(see comment 9) | |||||
2004-01-19 | Patch for bug 228894: Change HTML comments to template-toolkit ones for ↵ | jocuri%softhome.net | 1 | -2/+3 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2003-12-10 | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵ | jocuri%softhome.net | 1 | -0/+21 | |
jth, gerv; r/a=justdave. | |||||
2003-11-09 | Bug 224913 - Need tests to check whether any templates uses the bareword ↵ | gerv%gerv.net | 1 | -9/+9 | |
"bug" or variations. Patch by gerv; r,a=justdave. | |||||
2003-10-31 | Bug 217219 Messages in votes errors are incorrectly CHOMP'd | timeless%mozdev.org | 1 | -7/+6 | |
r=kiko a=justdave | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 1 | -29/+49 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 1 | -0/+17 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 1 | -124/+130 | |
without changing all the templates. Patch by jwilmoth@starbucks.com; r=gerv, a=justdave. | |||||
2003-06-26 | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 1 | -2/+40 | |
2003-04-29 | Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of ↵ | burnus%gmx.de | 1 | -1/+2 | |
$changedsince r=gerv, a=justdave | |||||
2003-04-25 | Fix for bug 179510: takes group restrictions into account when sending ↵ | myk%mozilla.org | 1 | -0/+21 | |
request notifications r=bbaetz,jpreed a=justdave | |||||
2003-04-25 | Bug 192677: Add new test to flag failure-to-filter situations in the ↵ | justdave%syndicomm.com | 1 | -2/+7 | |
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-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 1 | -29/+13 | |
r=gerv a=justdave | |||||
2003-03-30 | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 1 | -1/+1 | |
r=bbaetz a=justdave | |||||
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -5/+6 | |
r=gerv, justdave a=justdave | |||||
2003-03-22 | Bug 195695 - Requesting a non-existant format results in an Internal Error | bbaetz%acm.org | 1 | -0/+5 | |
r=gerv, a=myk | |||||
2003-02-05 | bug 191087 - process_bug.cgi: "Mid-air collision!" title when not allowed to ↵ | burnus%gmx.de | 1 | -0/+1 | |
change a field r=gerv, a=justdave | |||||
2003-01-06 | Bug 181047 - Change non-output templates to have a ctype of "none". Patch by ↵ | gerv%gerv.net | 1 | -1/+1 | |
gerv; r=bbaetz, a=justdave. | |||||
2002-12-09 | Bug 86029 create permission restrictions for createaccount.cgi (prevent ↵ | bugreport%peshkin.net | 1 | -0/+6 | |
people from creating accounts) r=burnus a=justdave | |||||
2002-12-09 | Bug 159627 quips should be editable and deleteable using the web interface | bugreport%peshkin.net | 1 | -1/+5 | |
patch by burnus r=timeless,a=justdave | |||||
2002-11-26 | Bug 181960 Reason for account being disabled is not shown | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by joel r,a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -0/+10 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-11-11 | Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a ↵ | justdave%syndicomm.com | 1 | -0/+4 | |
message that the quips are disabled instead of letting you view or add quips. r=myk, a=me | |||||
2002-11-10 | Bug 176599, Improve performance of duplicates.cgi | bbaetz%student.usyd.edu.au | 1 | -0/+5 | |
original patch iteration by gerv, change to use Bugzilla:Search by me r=myk, a=justdave | |||||
2002-10-29 | Bug 173005 - Add bar charts, pie charts etc. to reporting. Patch by gerv; ↵ | gerv%gerv.net | 1 | -5/+8 | |
2xr=joel. | |||||
2002-10-17 | Bug 174221 - field names should be l10n in user-errors.html.tmpl. Patch by ↵ | gerv%gerv.net | 1 | -2/+4 | |
jeff.hedlund@matrixsi.com; r=burnus, gerv. | |||||
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -0/+7 | |
2002-10-13 | Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields | bugreport%peshkin.net | 1 | -3/+20 | |
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave | |||||
2002-10-09 | Bug 173249 - user-error.html.tmpl: Bogus title, inconsistent indenting. ↵ | gerv%gerv.net | 1 | -42/+42 | |
Patch by burnus; r=gerv. | |||||
2002-10-08 | Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, ↵ | gerv%gerv.net | 1 | -0/+5 | |
rearranged UI, better API for new report types. Patch by gerv; r=joel. | |||||
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵ | gerv%gerv.net | 1 | -0/+62 | |
Patch by gerv; r=burnus. | |||||
2002-10-02 | Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵ | gerv%gerv.net | 1 | -2/+48 | |
r=burnus. | |||||
2002-09-30 | Bug 164038 - token.cgi: Cancel token messages should be moved into the ↵ | gerv%gerv.net | 1 | -1/+39 | |
templates. Patch by burnus; r=gerv. |