summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2005-01-15Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.jake%bugzilla.org1-1/+1
2005-01-15Bug 275700 : FAQ update: "Disabling mail for testing" is incompletetravis%sedsystems.ca1-4/+42
Patch by travis@sedsystems.ca r=vladd
2005-01-15Bump version to 2.19.2 for snapshot releasejustdave%bugzilla.org2-4/+4
2005-01-15Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.justdave%bugzilla.org2-3/+9
Patch by Gervase Markham <gerv@mozilla.org> r= justdave,vladd, a= justdave
2005-01-15Bug 150791 : Email and Numbering text is grammatically incorrecttravis%sedsystems.ca1-6/+6
Patch by travis@sedsystems.ca r=timeless a=justdave
2005-01-15Bug 277621 : Uninitialized value message when changing timetracking fieldstravis%sedsystems.ca1-2/+2
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
2005-01-14Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It ↵jake%bugzilla.org3-15/+9
should now be possible to compile this version with either Jade or xmlto. Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> r=jake
2005-01-14Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org1-4/+8
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
2005-01-14Bug 278148: checksetup.pl *still* errors when trying to drop index on ↵travis%sedsystems.ca1-3/+8
milestones table Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
2005-01-13Bug 275108 : Content-disposition header is incorrect, violates RFCtravis%sedsystems.ca2-35/+35
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
2005-01-13Bug 277571 : checksetup should not always output a message about checking ↵travis%sedsystems.ca1-4/+1
for flags Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-12Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵travis%sedsystems.ca3-6/+12
changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2005-01-11Bug 276660erik%dasbistro.com1-2/+3
"1st of the Month" whine generates many many copies of whine mail Patch: erik@dasbistro.com r=justdave, a=justdave
2005-01-10One more patch to fix burning tinderbox after bug 239852 checkintravis%sedsystems.ca1-11/+1
2005-01-10Another patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca1-2/+2
2005-01-10Patch to resolve burning tinderbox after Bug 239852 checkintravis%sedsystems.ca2-19/+21
2005-01-10Bug 239852 - Documentation changes for Windows supporttravis%sedsystems.ca2-114/+279
Patch by bruce.armstrong@teamsybase.com, cleaned up by travis@sedsystems.ca r=bugzilla@glob.com.au
2005-01-09Patch for bug 277389: Modify flag notification code so it doesn't append ↵jocuri%softhome.net2-2/+9
emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
2005-01-09Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias ↵jocuri%softhome.net1-1/+27
Sager <moixa@gmx.ch>, r=vladd, a=justdave.
2005-01-09Patch for bug 277013: provides a fix for the SQL error that appears when a ↵jocuri%softhome.net3-11/+19
user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
2005-01-09Patch for bug 240250: Shouldn't receive an unfriendly error when editing ↵jocuri%softhome.net1-0/+2
groupset for a product that doesn't exist; patch by Frédéric Buclin <LpSolit@netscape.net>, r=mkanat, a=justdave.
2005-01-09Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when ↵jocuri%softhome.net1-9/+2
trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave.
2005-01-08Bug 153461: describe components shouldn't give an error for a bad producttravis%sedsystems.ca3-41/+29
Patch: LpSolit@netscape.net r=mkanat a=justdave
2005-01-08Bug 277299: edit-multiple offers to change Target Milestone even if ↵travis%sedsystems.ca1-8/+9
Param(usetargetmilestone) is off Patch: travis@sedsystems.ca r=LpSolit a=justdave
2005-01-08Bug 276600: checking votes in editproducts.cgi is broken (regression due to ↵travis%sedsystems.ca1-0/+2
bug 271474) Patch: LpSolit@netscape.net r=gerv,mkanat a=justdave
2005-01-08Bug 276913: Uninitialized value message from CGI.pl line 176travis%sedsystems.ca1-1/+1
Patch: LpSolit@netscape.net r=mkanat a=justdave
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵travis%sedsystems.ca7-55/+124
userprefs.cgi Patch: travis r=mkanat a=justdave Also includes fixes for Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and Bug 275599: flag request email prefs not behaving correctly
2005-01-08Bug 276446: Initial description cannot be made private on new bug creationtravis%sedsystems.ca3-3/+28
Patch: travis r=joini a=justdave
2005-01-04Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; ↵gerv%gerv.net2-2/+8
r=justdave; a=justdave.
2005-01-03Bug 274640: silently fix up custom sort order cookies which erroneously ↵gerv%gerv.net1-0/+5
include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.
2005-01-02Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.gerv%gerv.net2-4/+7
2005-01-01Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵gerv%gerv.net9-71/+51
r=gerv,vladd; a=justdave.
2005-01-01Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch ↵gerv%gerv.net1-8/+8
by gerv; r=justdave,vladd; a=justdave.
2005-01-01Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to ↵gerv%gerv.net1-158/+123
use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
2005-01-01Bug 274419 - stop offering to forget a search which doesn't exist. Patch by ↵gerv%gerv.net1-2/+2
gerv; r=justdave, vladd; a=justdave.
2004-12-31Patch for bug 275631: Only the first column (not all) should have excess CSS ↵jocuri%softhome.net2-2/+5
padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
2004-12-31Patch for bug 276283: Users should be able to cancel their own flag ↵jocuri%softhome.net1-1/+1
requests; patch by me, r=LpSolit (Frederic), a=justdave.
2004-12-31Patch for bug 272322: add a delete link to the editcomponents edit component ↵jocuri%softhome.net1-1/+5
page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
2004-12-31Patch for bug 274710: Align correctly buglist CSS column classes for ↵jocuri%softhome.net1-0/+3
edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-31Patch for bug 275788: Provide a line of code that defines legal query ↵jocuri%softhome.net3-7/+25
formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2004-12-31Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; ↵jocuri%softhome.net1-8/+12
patch by me, r=joel, a=justdave.
2004-12-31Bug 275019 - The query page no longer selects the defaults when the only ↵jake%bugzilla.org1-1/+9
options passed via the URL are for the boolean charts. r=mkanat, a=justdave
2004-12-29Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch ↵jocuri%softhome.net1-0/+4
by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
2004-12-29Patch for bug 232328: Update CSS file in order to fix the display of columns ↵jocuri%softhome.net1-2/+2
in stagger headers mode using Internet Explorer; patch by Frédéric Buclin <LpSolit@netscape.net>, r=myk, r=glob, a=justdave.
2004-12-29Patch for bug 273339: Make attachment.cgi consistent with its activity log ↵jocuri%softhome.net2-14/+18
timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-29Documentation patch for bug 274220: Provide additional documentation about ↵jocuri%softhome.net1-0/+6
creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-12-27Patch for bug 274650: checksetup flag fixup code shouldn't output text when ↵jocuri%softhome.net1-4/+4
all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave.
2004-12-27Patch for bug 275939: Classification templates use wrong filtering in URLs; ↵jocuri%softhome.net3-5/+5
patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-26Patch for bug 274392: Preserve search name when clicking Edit from Saves ↵jocuri%softhome.net1-1/+1
Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
2004-12-26Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack ↵jocuri%softhome.net1-1/+1
of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.