Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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-20 | Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the ↵ | gerv%gerv.net | 1 | -36/+36 | |
page. Patch by gerv; r,a=justdave. | |||||
2004-03-19 | Bug 234293 - complete the conversion from "query" terminology to "search" ↵ | gerv%gerv.net | 2 | -21/+21 | |
terminology. Patch by gerv; r=justdave, kiko, a=justdave. | |||||
2004-03-19 | Bug 237517 inconsistent spelling of cancelled or canceled | timeless%mozdev.org | 1 | -1/+1 | |
r=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-18 | Fix for bug 237757: Resolved bugs are no longer struck out on dependency | kiko%async.com.br | 1 | -0/+2 | |
trees. This was bustage from bug bug 232397 which added CSS classes but didn't add them consistently to all templates. Includes a global CSS file that defines the relevant bz_* classes and adds a link to it from the global header template. r,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-03-08 | Bug 232141 - all all saved searches to footer until linkinfooter UI returns. ↵ | gerv%gerv.net | 1 | -5/+3 | |
Patch by gerv; r=myk, a=justdave. | |||||
2004-02-13 | Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵ | gerv%gerv.net | 2 | -11/+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-04 | Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages ↵ | justdave%syndicomm.com | 1 | -1/+3 | |
to allow user CSS to explicitly affect Bugzilla. r= myk, a= myk | |||||
2004-02-03 | Bug 232903: hook to allow addition of extra administration links in the ↵ | gerv%gerv.net | 1 | -0/+1 | |
footer. Patch by gerv; r,a=myk. | |||||
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 | 15 | -16/+17 | |
template version numbers; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=justdave. | |||||
2004-01-12 | Fix for bug 229658: Implements a mechanism for extensions to hook into ↵ | myk%mozilla.org | 1 | -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-10 | Bug 190223: Complete templatization for editkeywords.cgi; reviewed by kiko, ↵ | jocuri%softhome.net | 2 | -0/+25 | |
jth, gerv; r/a=justdave. | |||||
2003-12-08 | Bug 223078 - Provide classes to allow user to style bugs depending on bug ↵ | gerv%gerv.net | 1 | -1/+3 | |
number, component or status. Patch by gerv; r=kiko, a=justdave. | |||||
2003-12-08 | Fix for bug 227213: Chomping murder in token emails and pages. Fix | kiko%async.com.br | 1 | -6/+6 | |
chomping issues, a spurious 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-14 | Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵ | jocuri%softhome.net | 1 | -0/+2 | |
a=justdave. | |||||
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 2 | -21/+9 | |
r,a=myk. | |||||
2003-11-09 | Bug 224913 - Need tests to check whether any templates uses the bareword ↵ | gerv%gerv.net | 2 | -11/+12 | |
"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-10-19 | Bug 108528: knob is not a defined error message and it does not help a user ↵ | jocuri%softhome.net | 1 | -1/+5 | |
find the error; patch by chaduv (caduvall@glue.umd.edu); r=justdave; a=justdave. | |||||
2003-10-17 | Backing out patch from bug 108528 - failed to take i10n concerns into account | justdave%syndicomm.com | 1 | -6/+1 | |
2003-10-16 | Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do | timeless%mozdev.org | 1 | -1/+6 | |
patch by caduvall@glue.umd.edu r=timeless a=justdave | |||||
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -29/+24 | |
r,a=justdave | |||||
2003-09-10 | Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; ↵ | gerv%gerv.net | 1 | -1/+1 | |
r,a=justdave. | |||||
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 6 | -69/+78 | |
bugs, but they need fixing anyway. Patch by gerv; r,a=justdave. | |||||
2003-09-03 | Fix for bug 145588: adds full-text search option for more accurate finding ↵ | myk%mozilla.org | 1 | -0/+4 | |
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | |||||
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 | 13 | -202/+267 | |
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 | 3 | -2/+74 | |
2003-06-07 | Bug 208583 - Remove PerformSubsts from templates | bbaetz%acm.org | 1 | -2/+1 | |
r,a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -19/+11 | |
r=myk,jake | |||||
2003-05-26 | Bug 207085 Updating a stored query shouldn't return the same message as ↵ | timeless%mozdev.org | 1 | -0/+5 | |
creating one r=kiko | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+0 | |
r=joel, a=justdave | |||||
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 | 5 | -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-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 | 3 | -6/+17 | |
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 |