Commit Graph

4377 Commits

Author SHA1 Message Date
bbaetz%acm.org
f26e6ef885 Bug 191080 - fix SQLQuote return value for an undef input
r=gerv, a=justdave
2003-01-30 07:20:56 +00:00
gerv%gerv.net
6f9a42ca2a Fix "variable declaration masks earler declaration" warning. No bug number. 2003-01-28 22:32:53 +00:00
burnus%gmx.de
485811cb37 bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/FetchOneColumn/
r,a=myk
2003-01-28 21:11:44 +00:00
jake%bugzilla.org
1bd0dcc9d6 Spell servlet correctly. Also, Scarab is now at Version 1.0 Beta 13, as long as I'm updating... 2003-01-28 13:16:01 +00:00
jake%bugzilla.org
0e4d656d98 The GNU Free Documentation License should be at the end of the guide (in an appendix), not at the begining.
Also, add the version number of the guide to the front page.
2003-01-25 20:41:06 +00:00
burnus%gmx.de
bcc86b9aea Bug 190582 - quips table initial definition in checksetup.pl missing approved column
r,a=justdave
2003-01-25 10:22:34 +00:00
jake%bugzilla.org
61f8cf6042 Bug 190521 - If the attachment didn't have a Content-Description: header in the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form.
r=jake
a=justdave
2003-01-25 04:39:14 +00:00
burnus%gmx.de
e358f55fce Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch_to_shadow_db
r=bbaetz
a=justdave
2003-01-24 10:59:08 +00:00
justdave%syndicomm.com
b95b848835 Bug 106918: the "movers" param was not being interpreted correctly by move.pl or the show_bug template. Also the exporter value was not properly fed into the xml template.
r= myk, a= justdave
2003-01-24 00:27:28 +00:00
gerv%gerv.net
1c66027d21 Bug 126955 - Bugzilla should support translated/localized templates. Patch by burnus; r=gerv, a=justdave. 2003-01-23 23:34:10 +00:00
timeless%mozdev.org
2d70259cdd Bug 190197 AnyEntryGroups() is broken in globals.pl; call from enter_bug.cgi breaks bug entering
patch by jon@vmware.com r=justdave a=justdave
2003-01-23 07:43:06 +00:00
timeless%mozdev.org
37b49c734f Bug 188712 Apple's Browser Safari does not support server-push
patch by melo@isp.novis.pt r=timeless a=justdave
2003-01-23 07:37:15 +00:00
bbaetz%acm.org
1fdedf5679 Bug 189446 - Can't change product of a bug
r, a=justdave
2003-01-23 07:11:42 +00:00
bbaetz%acm.org
efd2dfff67 Bug 188161 - assignee/qa missing change knobs.
r, a=justdave
2003-01-23 07:11:25 +00:00
kestes%walrus.com
a3ff51299c a new popup library donated by Dominik Stadler. Some thought needs to
be given as to where the js sources will be placed, so I parametrized this and
leave the decision for later.
2003-01-22 15:44:54 +00:00
bugreport%peshkin.net
8d11a23567 Bug 189790 voting info not displayed when editing/viewing a bug
patch by jnerad@bellsouth.net
r=burnus
a=justdave
2003-01-21 15:20:16 +00:00
kestes%walrus.com
80adc0fda8 this does not work yet but I want to save my changes while working on it. 2003-01-19 17:41:34 +00:00
kestes%walrus.com
4d6d0b8e80 must set up environment for taint perl to OK the system call. 2003-01-19 17:26:39 +00:00
kestes%walrus.com
a448891aaf fix comments discribing the file 2003-01-19 17:24:03 +00:00
kestes%walrus.com
204de79a43 add clarifying comments. 2003-01-19 17:22:54 +00:00
kestes%walrus.com
76268a00b2 patch by dominik.stadler@gmx.at (Dominik Stadler) to fix header/body and other tags for Mozilla. Also capitalize the tags for easy reading. 2003-01-19 17:22:07 +00:00
kestes%walrus.com
d8729936ef quiet some new perl warnings. 2003-01-19 17:20:08 +00:00
kestes%walrus.com
c6fab6a479 add a VC column simulation. 2003-01-19 17:18:56 +00:00
kestes%walrus.com
41733b7a64 set up the enviroment before we begin. 2003-01-19 17:17:02 +00:00
kestes%walrus.com
a835dd9a66 add alt_linktext, also modularize the use of cvs mail addresses. 2003-01-19 17:15:41 +00:00
kestes%walrus.com
8695af665e changes to the netscape specific legend provided by dominik.stadler@gmx.at to
fix capitalization and spelling.
2003-01-19 13:52:46 +00:00
kestes%walrus.com
16443dfe34 changes to quiet new perl warnings. patch from "Darren Tucker" <dtucker@zip.com.au> to fix call to HTMLPopUp::Link 2003-01-19 13:40:06 +00:00
myk%mozilla.org
84dc5f04aa Fix for bug 184909: show status whiteboard on bug lists when the user requests it.
r=justdave
a=myk
2003-01-17 04:12:55 +00:00
ian%hixie.ch
a5bc683b9b Make sure to stringify the error string. 2003-01-15 23:48:41 +00:00
matty%chariot.net.au
95c5087036 Bug 105692: Script to compile all docs directories. 2003-01-15 15:26:07 +00:00
gerv%gerv.net
485ec08be2 Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv; r=bbaetz, a=justdave. 2003-01-15 07:59:53 +00:00
justdave%syndicomm.com
8508177592 Bug 184309: Adds an optional disabled state to quips, which allows quips to be moderated if the admin so chooses.
Patch by Tobias Burnus <burnus@gmx.de>
r=joel, a=justdave
2003-01-15 06:48:17 +00:00
jouni%heikniemi.net
071794299e Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, a=justdave 2003-01-15 06:26:25 +00:00
jake%bugzilla.org
02b9d5c3e8 Bumping minimum versions for DBI and DBD::mysql to match what was just checked in for bug 163290. 2003-01-15 04:13:38 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd Bug 163290 - move DB handling code into a module
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
jouni%heikniemi.net
2e01fafe4b Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=justdave 2003-01-14 06:36:12 +00:00
zach%zachlipton.com
9f3cfec42d remove these, they belong on the branch (woops!)
r=mystupidstupidself
2003-01-14 01:54:30 +00:00
zach%zachlipton.com
7e8da78b14 Readd the changes back on the (now updated) branch :( 2003-01-14 01:09:33 +00:00
jake%bugzilla.org
76b6160ffb Recompile the docs to pick up recent changes for the website. 2003-01-13 02:39:01 +00:00
jake%bugzilla.org
65a6cb3b68 Update links to tldp.org and Bugzilla version numbers. Also, added some text ab
out this being a development version of the guide and instructions on what to ch
ange for a release (including how to disable the devel text).
2003-01-13 02:34:50 +00:00
jake%bugzilla.org
cad20e6070 Bug 187566 - Making the upgrading section much clearer and presenting multiple possible methods (CVS, tarball, patch). 2003-01-13 00:26:54 +00:00
caillon%returnzero.com
72b429bafb XUL Chrome should use |content| over |_content|. r/a=justdave via irc 2003-01-12 08:33:05 +00:00
justdave%syndicomm.com
f634d9db85 Bug 153874: Query in sidebar wasn't working
Patch by Peter Henderson (peterhenderson@usa.net)
r= kiko, a= justdave
2003-01-12 08:16:06 +00:00
bugreport%peshkin.net
74c9161c77 Bug 188656 Change required mysqld minimum to 3.23.41
r=bbaetz,justdave
a=justdave
2003-01-12 06:09:59 +00:00
zach%zachlipton.com
f17969822a Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes
the spelling errors so tinderbox doesn't barf, part two fixes
t/006spellcheck.t and adds some more new words to check for.

Part 1 patch by myself, r=timeless
Part 2 patch by MattyT. r=zach (myself)
a=justdave
2003-01-10 23:51:38 +00:00
jouni%heikniemi.net
b1ebb6cd43 Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave 2003-01-10 08:59:05 +00:00
gerv%gerv.net
30b63223b2 Bug 179328 - Mozilla-specific wording in duplicates.cgi explanation text. Patch by gerv; r,a=justdave. 2003-01-10 08:28:34 +00:00
ian%hixie.ch
a23f79534c Don't try to call the inherited DESTROY destructor, since UNIVERSAL doesn't have one... 2003-01-10 00:36:20 +00:00
ian%hixie.ch
0cf9f72e1b Propogate errors from the results frame for a nicer stack trace. 2003-01-10 00:21:08 +00:00
ian%hixie.ch
88efe01932 Support negative integers too 2003-01-10 00:20:37 +00:00