summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2003-10-26Bug 218386: add 'view-source:' to the link of URL protocols which ↵justdave%syndicomm.com1-1/+1
automatcalyy get hyperlinked in comments. r= timeless, a= justdave
2003-10-26Bug 208647: Fixes taint error in add new products code.justdave%syndicomm.com1-2/+9
Patch by jpyeron@pyerotechnics.com (Jason Pyeron) r= bbaetz, a= justdave
2003-10-25Fix for bug 183788: make request mail go out when a request is created and ↵myk%mozilla.org1-3/+3
there's no requestee but there is a cc: list
2003-10-22Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org1-0/+7
custom directory.
2003-10-22Bug 215051 - Document the language auto-chooser.jake%bugzilla.org1-3/+27
2003-10-19Bug 218977: "Table 'namedqueries' was not locked with LOCK TABLES" on ↵jocuri%softhome.net1-3/+2
ThrowUserError('product_edit_denied'); r=bbaetz; a=justdave.
2003-10-19Bug 221977: Insecure dependency in require while running with -T switch at ↵jocuri%softhome.net1-0/+6
Bugzilla/Auth.pm; patch by Dave Miller (justdave@bugzilla.org); r=gerv; 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-19Bug 222566: Fixing wording on enter_bug.cgi when using the create-guided ↵jocuri%softhome.net1-3/+3
template; patch by Gervase Markham (gerv@mozilla.org); r=justdave; a=justdave.
2003-10-17Correcting the previous backout attempt, apparrently typoed a version number ↵justdave%syndicomm.com1-5/+5
last time
2003-10-17Backing out patch from bug 108528 - failed to take i10n concerns into accountjustdave%syndicomm.com3-12/+6
2003-10-16removing references to my netscape.com address, since it no longer works.justdave%syndicomm.com2-2/+2
2003-10-16Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to dotimeless%mozdev.org3-3/+9
patch by caduvall@glue.umd.edu r=timeless a=justdave
2003-10-14Bug 220034: empty form after changing bug details; patch by ↵jocuri%softhome.net1-0/+3
wicked@etlicon.fi (Teemu Mannermaa); r=kiko, a=justdave.
2003-10-10Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide akiko%async.com.br2-4/+92
QUICKSTART file, and alter README slightly to point to it. r=gerv, justdave, a=justdave.
2003-10-08Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net1-2/+2
2003-10-08Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under ↵jocuri%softhome.net1-1/+1
suexec. r=kiko, a=justdave
2003-10-07Fix for bug 220183: post_bug.cgi could allow setting thekiko%async.com.br1-1/+1
status_whiteboard attribute. Added "status_whiteboard" to parsed attribute list. r=gerv, a=justdave
2003-10-07Bug 221264 Making no changes shouldn't affect Last modifiedtimeless%mozdev.org1-4/+6
r=joel a=justdave
2003-09-29Bug 219086: use method="post" on the "My Votes" page to submit changes to votesjustdave%syndicomm.com1-1/+1
r=kiko, a=justdave
2003-09-27Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br5-19/+37
default output, in certain cases) in the edit pages. Patch by Vlad Dascalu <jocuri@softhome.net>, r=kiko, a=justdave
2003-09-26Bug 76157: Give proper error message on non-numeric sortkey when editing ↵justdave%syndicomm.com1-0/+6
milestones. Patch by jocuri@softhome.net (Vlad Dascalu) r=kiko, a=justdave
2003-09-25Bug 219659 - Misleading wording describing severity "blocker" on Bugzilla ↵gerv%gerv.net1-2/+2
Helper form. Patch by gerv; r,a=justdave.
2003-09-24Bug 152748: Make lack of sidebar support suggest Mozilla instead of Netscape ↵justdave%syndicomm.com1-2/+2
as an upgrade. Patch by Vlad Dascalu <jocuri@softhome.net> r= gerv, a= justdave
2003-09-24Bug 177449: When changing email address, old email address confirmation was ↵justdave%syndicomm.com1-1/+1
case sensitive patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
2003-09-18Patch for bug 129315: incorrect column definition for bugs.delta_ts;kiko%async.com.br1-1/+1
adds 'not null' constraint. p=jocuri@softhome.net (Vlad Dascalu) r=kiko a=justdave
2003-09-18Bug 219216: Javascript improperly using FILTER html instead of FILTER js ↵justdave%syndicomm.com2-2/+3
causing data with @ produced by javascript to show up as &#64; r=timeless, a=justdave
2003-09-15Bug 218569 - Clean up reporting UI. Patch by gerv; r=jouni, a=justdave.gerv%gerv.net4-21/+30
2003-09-15Bug 219170 A single letter s missing on ↵timeless%mozdev.org1-1/+1
http://bugzilla.mozilla.org/bug_status.html patch by jocuri@softhome.net r=timeless a=justdave
2003-09-15Bug 180257 incorrect padding around words on "cancel email address change" pagetimeless%mozdev.org1-5/+5
r=justdave a=justdave
2003-09-14Bug 208699 - Move Throw{Code,Template}Error into Error.pmbbaetz%acm.org16-180/+168
r,a=justdave
2003-09-12Bug 120030 - Bugzilla bug lists are a spammer's paradise. Patches by lots of ↵gerv%gerv.net3-5/+3
people, but in the end by gerv; r,a=justdave.
2003-09-12Bug 215918 - All graphs that show numeric value on x-axis are useless and ↵gerv%gerv.net1-3/+34
misleading. We now sort numerical fields numerically. Patch by gerv; r=jouni, a=justdave.
2003-09-11Bug 169354 add "Windows Server 2003" OStimeless%mozdev.org2-0/+2
r=gerv 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-08Bug 218523 - undefined warning in query.cgi. Patch by gerv; r,a=justdave.gerv%gerv.net1-1/+1
2003-09-07Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot.gerv%gerv.net1-3/+5
2003-09-07Bug 207044 - Filter more template directives. None of these are security ↵gerv%gerv.net37-260/+207
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.org14-31/+308
of individual bugs via words that appear in their descriptions/comments/summaries. r=bbaetz a=myk
2003-09-03Bug 215729 - "Column 'value' cannot be null" trying to upgrade chart data. ↵gerv%gerv.net1-1/+1
Patch by gerv; r,a=justdave.
2003-09-02Bug 217422: "0" was missing in "votes: 0" (MySQL 4 compatibility)justdave%syndicomm.com2-2/+2
r= bbaetz, a= justdave
2003-09-02Bug 165366: When editparams is used to shutdown Bugzilla, provide a link ↵justdave%syndicomm.com1-1/+10
back to editparams Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
2003-09-02Bug 65383: Clean up milestone prefs - currmilestone and nummilestones are ↵justdave%syndicomm.com1-18/+0
obsolete Patch by Vlad Dascalu <jocuri@softhome.net> r= kiko, a= justdave
2003-09-02Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs ↵justdave%syndicomm.com1-8/+25
as well as all listed bugs linked Patch by GavinS <bugzilla@chimpychompy.org> r= justdave, a= justdave
2003-09-02Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked ↵timeless%mozdev.org1-1/+1
with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status'''] r=justdave a=justdave
2003-09-02Fix for bug 207754 aka bugreplies: It should be possible to produce akiko%async.com.br2-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-29Bug 199502 - It's possible to take down Bugzilla by changing the languages paramburnus%gmx.de1-3/+36
r=gerv,a=myk
2003-08-29Bug 213577 - New reporting imports old series with wrong status query. Patch ↵gerv%gerv.net1-1/+1
by jussi@comlink.fi; r=gerv, a=justdave.
2003-08-28Fix for bug 217485: displays query in the "please wait" server push page if ↵myk%mozilla.org1-5/+5
the "debug" parameter is set in the URL. r=justdave a=justdave
2003-08-27Fix for bug 217256, "No Interdiff Notification message has two run on ↵zach%zachlipton.com1-2/+2
words." Patch adds newlines where they are needed. r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>