Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-11-14 | Bug 223473: Query not resubmitted after changing columns; r=justdave; ↵ | jocuri%softhome.net | 1 | -0/+2 | |
a=justdave. | |||||
2003-11-14 | Bug 219358 - Make attachments with all supported MIME types viewable in the ↵ | gerv%gerv.net | 1 | -2/+7 | |
edit page. Patch by gerv; r=kiko, r,a=justdave. | |||||
2003-11-10 | Bug 207211: Editgroups.cgi - template for add a group page; r=myk; a=myk. | jocuri%softhome.net | 1 | -0/+82 | |
2003-11-09 | Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; ↵ | gerv%gerv.net | 5 | -164/+85 | |
r,a=myk. | |||||
2003-11-09 | Bug 224913 - Need tests to check whether any templates uses the bareword ↵ | gerv%gerv.net | 7 | -25/+36 | |
"bug" or variations. Patch by gerv; r,a=justdave. | |||||
2003-11-09 | Bug 195530 - Make javascript version of buglists available, part 2. This is ↵ | gerv%gerv.net | 1 | -0/+5 | |
a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave. | |||||
2003-11-08 | Bug 222564 - The chart made when creating a new Product/Component is not ↵ | gerv%gerv.net | 1 | -2/+2 | |
public. Patch by gerv; r=kiko, a=justdave. | |||||
2003-11-08 | Bug 225024: Space chomping issue in create.html.tmpl; r=kiko; a=myk. | jocuri%softhome.net | 1 | -2/+2 | |
2003-11-07 | Bug 198460: Better wording for create account to stress valid email address; ↵ | jocuri%softhome.net | 1 | -4/+11 | |
r=kiko; 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-29 | Additional patch for bug 221039: update filterexceptions.pl to take into | kiko%async.com.br | 1 | -1/+5 | |
account the new location for knum. Here's hoping this fixes the bustage. | |||||
2003-10-29 | Fix for bug 221039: Separating knob in edit.html.tmpl. Splits | kiko%async.com.br | 2 | -119/+145 | |
bug/edit.html.tmpl into bug/knob.html.tmpl. Patch by Ludovic Dubost <ludovic@pobox.com>, r=kiko, a=justdave. | |||||
2003-10-26 | Bug 222204: A mailto: link for the reporter would be very useful; r=kiko; ↵ | jocuri%softhome.net | 1 | -1/+2 | |
a=justdave. | |||||
2003-10-26 | Bug 221900: duplicates.cgi query fails if more than one product selected; ↵ | jocuri%softhome.net | 2 | -6/+7 | |
patch by chaduv <caduvall@glue.umd.edu>; r=gerv; 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-19 | Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵ | jocuri%softhome.net | 1 | -3/+3 | |
template; patch by Gervase Markham (gerv@mozilla.org); 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-29 | Bug 219086: use method="post" on the "My Votes" page to submit changes to votes | justdave%syndicomm.com | 1 | -1/+1 | |
r=kiko, a=justdave | |||||
2003-09-25 | Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵ | gerv%gerv.net | 1 | -2/+2 | |
Helper form. Patch by gerv; r,a=justdave. | |||||
2003-09-24 | Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave | |||||
2003-09-18 | Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵ | justdave%syndicomm.com | 1 | -2/+2 | |
causing data with @ produced by javascript to show up as @ r=timeless, a=justdave | |||||
2003-09-15 | Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave. | gerv%gerv.net | 3 | -20/+29 | |
2003-09-15 | Bug 180257 incorrect padding around words on "cancel email address change" page | timeless%mozdev.org | 1 | -5/+5 | |
r=justdave 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 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot. | gerv%gerv.net | 1 | -3/+5 | |
2003-09-07 | Bug 207044 - Filter more template directives. None of these are security ↵ | gerv%gerv.net | 33 | -259/+199 | |
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 | 10 | -27/+216 | |
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk | |||||
2003-09-02 | Fix for bug 207754 aka bugreplies: It should be possible to produce a | kiko%async.com.br | 2 | -11/+79 | |
quoted reply to a comment. Adds a reply link that uses JS to paste in a quoted comment into the comment textarea. Patch by me, r=caillon, preed, bbaetz a=justdave | |||||
2003-08-24 | Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow | justdave%syndicomm.com | 1 | -1/+8 | |
r=myk, a=justdave | |||||
2003-08-22 | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2 | -5/+6 | |
r,a=justdave | |||||
2003-08-20 | Check for PatchReader as a part of the installation and disable the "Diff" | jkeiser%netscape.com | 2 | -2/+16 | |
links if it is not there (bug 215268) | |||||
2003-08-05 | Fix for bug 204560: display alias in long listing. | myk%mozilla.org | 1 | -0/+3 | |
Fix by GavinS <bugzilla@chimpychompy.org>. r=myk, a=myk | |||||
2003-07-31 | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ↵ | jkeiser%netscape.com | 7 | -46/+590 | |
Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. | |||||
2003-07-27 | Bug 153583 - Links to obsoleted attachment should use line-through style | caillon%returnzero.com | 1 | -5/+1 | |
r=kiko@async.com.br a=justdave@netscape.com | |||||
2003-07-22 | Fix tinderbox bustage | justdave%syndicomm.com | 1 | -1/+1 | |
2003-07-22 | Fix for bug 98147: disables "View All Attachments" link if there are no ↵ | myk%mozilla.org | 1 | -3/+9 | |
attachments to view. Patch by Vlad Dascalu <jocuri@softhome.net>. Thanks Vlad! r=myk, a=myk | |||||
2003-07-14 | Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; ↵ | gerv%gerv.net | 1 | -2/+10 | |
r=gerv, a=justdave. | |||||
2003-07-14 | Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by ↵ | gerv%gerv.net | 1 | -3/+6 | |
gerv; r,a=justdave. | |||||
2003-07-04 | Bug 13540 - change filters to cope with new terms.* code. | gerv%gerv.net | 1 | -7/+5 | |
2003-07-04 | Bug 13540 again - removing tabs from this file, inserted accidentally by ↵ | gerv%gerv.net | 1 | -3/+3 | |
last-minute cleanup. | |||||
2003-07-04 | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered ↵ | gerv%gerv.net | 85 | -1102/+1320 | |
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 | 13 | -3/+890 | |
2003-06-24 | Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵ | myk%mozilla.org | 2 | -1/+24 | |
fields so third-party clients can populate search forms with the list. r=gerv a=myk | |||||
2003-06-07 | Bug 208583 - Remove PerformSubsts from templates | bbaetz%acm.org | 2 | -3/+1 | |
r,a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 8 | -39/+33 | |
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-23 | Bug 37749 - query for changes to specific field in last n days not working. ↵ | gerv%gerv.net | 2 | -22/+20 | |
Rearrange time-based query UI to be more sane. Patch by mailto:anthony@itia.ntua.gr; r=gerv. | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+0 | |
r=joel, a=justdave |