erik%vanderpoel.org
e3ca45c943
oops
2005-01-21 07:29:01 +00:00
travis%sedsystems.ca
d0f2c06d91
Bug 279218 : Incorrect spelling: unpresidented should be unprecedented
2005-01-21 07:08:19 +00:00
erik%vanderpoel.org
288ee0d821
bug 90199;
...
had to send whole HTTP request in one go to get the simple httpd.c to work;
then I reproduced this bug and fixed it by treating a missing
Content-Type header as random bytes (essentially, application/octet-stream)
2005-01-21 06:30:02 +00:00
travis%sedsystems.ca
eaec649b32
Bug 236533 : Text "Additional Comments From ..." can be improved
...
Patch by Todd Stansell <tjs@tellme.com> r=kiko a=myk
2005-01-21 04:09:51 +00:00
mconnor%myrealbox.com
c748b64f0f
bug 278919 - new search feature is crazy broken. p=ted.mielczarek@gmail.com, r=alanjstr
2005-01-21 02:00:22 +00:00
cst%andrew.cmu.edu
7830b20da3
Bug 279004 Fix favicon link
...
Patch by anne, r=alanjstr, un-bit-rotted by me
2005-01-21 00:57:21 +00:00
travis%sedsystems.ca
8c752a0ef1
Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
...
Patch by LpSolit@gmail.com r=myk a=justdave
2005-01-20 23:22:10 +00:00
erik%vanderpoel.org
b4c96994d8
simple HTTP server for testing bug 90199
2005-01-20 22:23:49 +00:00
mconnor%myrealbox.com
e88f57fc42
various cleanup/formating fun
2005-01-20 21:14:13 +00:00
erik%vanderpoel.org
e63a4aa0af
app callbacks are now overrideable function pointers instead of global funcs
...
this reduces the number of empty functions in the apps
2005-01-20 21:09:40 +00:00
erik%vanderpoel.org
530cdb1b56
bug 168295
...
SniffURI now gives an error message when no URI is entered.
2005-01-20 01:38:31 +00:00
erik%vanderpoel.org
47995f0c81
bug 54880
...
fixed html parser to show '>' at end of file without newline
2005-01-20 01:17:05 +00:00
gerv%gerv.net
79c92de169
Further skin updates from KDS Sahambi.
2005-01-19 22:49:11 +00:00
erik%vanderpoel.org
5b2d052563
better error reporting in view.cgi verbose mode
2005-01-19 19:10:41 +00:00
erik%vanderpoel.org
b7cefee9d1
bug 57556
...
previous fix for this bug introduced new bug
namely, it showed horizontal lines and status messages in non-verbose mode
also, valgrind found an off-by-one allocation error
fixed now
2005-01-19 18:03:44 +00:00
erik%vanderpoel.org
8394761a5c
ported to Linux, renamed SniffURI, reference to sniffuri.org
2005-01-19 17:35:18 +00:00
erik%vanderpoel.org
a26ffcdd41
bug 220373: ported to Linux
...
more Windows (without Cygwin) porting
now using autoconf
changed name from Web Sniffer to SniffURI
added reference to new sniffuri.org site
added HISTORY, INSTALL
updated to new boilerplate for MPL (license)
2005-01-19 17:16:09 +00:00
erik%vanderpoel.org
d7b177946a
Initial check-in of brief history of project.
2005-01-18 20:32:46 +00:00
travis%sedsystems.ca
79deb67800
Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow prevent hyphens from breaking flag names
...
Patch by LpSolit@gmail.com r=wurblzap a=myk
2005-01-18 18:29:27 +00:00
travis%sedsystems.ca
d508450771
Bug 179451 : Move order-by generation from buglist.cgi into search.pm
...
Patch by Max K-A <mkanat@kerio.com>
r=Joel Peshkin <bugreport@peshkin.net> a=myk
2005-01-18 17:25:02 +00:00
travis%sedsystems.ca
ee77b80a96
Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
...
Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-18 16:53:50 +00:00
travis%sedsystems.ca
dcca374d4a
Bug 278336 : goodperl.t now checks shebang lines for /usr/bin/perl
...
Patch by travis@sedsystems.ca r=vladd
2005-01-18 16:39:30 +00:00
justdave%bugzilla.org
a4eab7225b
Update version to 2.19.2+ for cvs development
2005-01-18 01:20:27 +00:00
cst%andrew.cmu.edu
b09b2e8c2e
Bug 276792 VersionCheck should use common DB config
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=alanjstr
2005-01-17 23:55:50 +00:00
gerv%gerv.net
fbed1b4dfa
Switch to planet.css stylesheet by default.
2005-01-17 23:55:36 +00:00
gerv%gerv.net
165630ee19
Fixed word-wrapping-at-20-chars bug; theme updates and minor textual fixes.
2005-01-17 23:55:01 +00:00
cst%andrew.cmu.edu
dab8c84243
Bug 275906 Previews page shows strings $preview_width and $preview_height
...
patch by alanjstr, r=psychoticwolf
2005-01-17 21:55:54 +00:00
cst%andrew.cmu.edu
bad34d5742
Bug 271272 Use XML parsing on install.rdf instead of regex
...
Patch by Ted Mielczarek <ted.mielczarek@gmail.com>, r=alanjstr
2005-01-17 21:47:30 +00:00
cst%andrew.cmu.edu
26fc39ec35
Bug 247810 Mozilla Update (update.mozilla.org) needs a Search Feature
...
Patch by Ted Mielczarek <ted.mielczarek@gmail.com>, r=alanjstr
2005-01-17 21:37:42 +00:00
cst%andrew.cmu.edu
a76d14bdc8
Bug 276135 Bad Thunderbird web site verbage
...
patch by alanjstr, r=alanjstr
2005-01-17 21:32:55 +00:00
cst%andrew.cmu.edu
944dbe3b99
Bug 277194 Escape GET variables better
...
patch by colin.ogilvie@gmail.com , r=alanjstr
2005-01-17 02:45:01 +00:00
cst%andrew.cmu.edu
2de4e82f4e
Bug 276671 Escape GET variables better
...
Patch by g.maone@informaction.com , r=alanjstr
2005-01-17 02:37:56 +00:00
cst%andrew.cmu.edu
028bcd368f
Bug 276682 improve password handling
...
patch by jens.b@web.de , r=alanjstr
2005-01-17 02:25:39 +00:00
jocuri%softhome.net
4f7059cc96
Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave.
2005-01-16 21:42:56 +00:00
mconnor%myrealbox.com
1e5af732cb
bug 274386 - RSS including HTML entities in description
2005-01-16 21:36:49 +00:00
jocuri%softhome.net
d449b27d91
Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk.
2005-01-16 20:43:22 +00:00
jocuri%softhome.net
d437c0fbdb
Patch for bug 171478: XML bug output should include attachment flags; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, a=myk.
2005-01-16 20:34:52 +00:00
jocuri%softhome.net
a4ef17d90d
Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-16 20:27:24 +00:00
dbaron%dbaron.org
c7fc898151
Add TITLE element. b=278640
2005-01-16 19:57:39 +00:00
cst%andrew.cmu.edu
15c95eb74a
Bug 275935 "RealPlayer" should read "Windows Media Player"
...
patch by alanjstr, r=cst
2005-01-16 19:51:15 +00:00
cst%andrew.cmu.edu
c4a27b3ea4
Bug 276731 VersionCheck throws mySQL error
...
patch by alanjstr, r=kveton
2005-01-16 19:27:44 +00:00
jocuri%softhome.net
224a817dd6
Patch for bug 255428: Allow multiple user selection in CC pull downs; patch by John Beranek <john@redux.org.uk>, r=wurblzap, a=myk.
2005-01-16 14:22:10 +00:00
jocuri%softhome.net
1d4b3daa18
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16 14:07:31 +00:00
jocuri%softhome.net
1a09c97594
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=myk.
2005-01-16 13:56:40 +00:00
jocuri%softhome.net
0b7d46f999
Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@chimpychompy.org>, r=jouni, a=myk.
2005-01-16 13:48:25 +00:00
jocuri%softhome.net
704613e524
Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-16 13:36:05 +00:00
jocuri%softhome.net
d6f9d4538b
Patch for bug 277618: Move FormatTimeUnit() out of globals.pl; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=myk.
2005-01-16 13:25:46 +00:00
jocuri%softhome.net
745111ec92
Patch for bug 277210: Testserver.pl should find apache2/httpd2 as well when it looks for webservers; patch by Kieran Lal <kieran@gmail.com> and Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=wurblzap, r=vladd, a=myk.
2005-01-16 13:15:34 +00:00
jocuri%softhome.net
9684b49f08
Patch for bug 260682: Support redirecting to HTTPS always or for authenticated sessions only; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=myk.
2005-01-16 13:09:58 +00:00
jocuri%softhome.net
cd72058e5b
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-16 13:02:35 +00:00
gerv%gerv.net
1a8f201e4c
Rearrange skins files, add new skin, improved text based on feedback from blog, license tweaks.
2005-01-15 13:13:10 +00:00
jake%bugzilla.org
34dc01b32a
Bug 278486 - The link for bug 185090 was pointing to tbug 6679 instead.
2005-01-15 11:41:51 +00:00
travis%sedsystems.ca
eb7f695a33
Bug 275700 : FAQ update: "Disabling mail for testing" is incomplete
...
Patch by travis@sedsystems.ca r=vladd
2005-01-15 07:40:25 +00:00
justdave%bugzilla.org
85b2051071
Bump version to 2.19.2 for snapshot release
2005-01-15 06:59:43 +00:00
justdave%bugzilla.org
8011c2cb1d
Bug 276907: Don't linkify javascript: or data: URLs in the URL field on a bug.
...
Patch by Gervase Markham <gerv@mozilla.org>
r= justdave,vladd, a= justdave
2005-01-15 04:22:17 +00:00
travis%sedsystems.ca
682b1042ec
Bug 150791 : Email and Numbering text is grammatically incorrect
...
Patch by travis@sedsystems.ca r=timeless a=justdave
2005-01-14 16:41:30 +00:00
travis%sedsystems.ca
31c6eadaa4
Bug 277621 : Uninitialized value message when changing timetracking fields
...
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
2005-01-14 16:32:15 +00:00
jake%bugzilla.org
ec6f4c7a2a
Bug 275595 - The bz-devel ENTITY no longer exists in the Bugzilla Guide. It 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-14 12:08:47 +00:00
timeless%mozdev.org
11d47c504f
Bug 276237 Charting is completely broken - can't add datasets to list
...
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
2005-01-14 09:49:45 +00:00
timeless%mozdev.org
eac49d9f26
Bug 278333 Bad link on LXR main page to nspr reference
...
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:53:06 +00:00
timeless%mozdev.org
4bc1fe82eb
Bug 277874 Typo in LXR main page
...
patch by gavin.sharp@gmail.com r=timeless
2005-01-14 06:49:02 +00:00
travis%sedsystems.ca
93f06c48ac
Bug 278148: checksetup.pl *still* errors when trying to drop index on milestones table
...
Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
2005-01-13 18:03:46 +00:00
gerv%gerv.net
1034e24628
IE compatibility fixes.
2005-01-12 23:22:18 +00:00
travis%sedsystems.ca
897b95caa8
Bug 275108 : Content-disposition header is incorrect, violates RFC
...
Patch by byron jones (glob) <bugzilla@glob.com.au> r=mkanat a=justdave
2005-01-12 17:06:10 +00:00
travis%sedsystems.ca
1502ae5fbc
Bug 277571 : checksetup should not always output a message about checking for flags
...
Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-12 16:39:10 +00:00
gerv%gerv.net
219739bfad
Update text to make public-ness of information more clear, and to make sure people don't expect a response. Also a couple of style tweaks.
2005-01-11 20:09:03 +00:00
travis%sedsystems.ca
a6baf4ca33
Bug 276473: Show_activity merges incorrectly sometimes changesets into one changeset
...
Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave
2005-01-11 17:15:44 +00:00
erik%dasbistro.com
47a73b4cd0
Bug 276660
...
"1st of the Month" whine generates many many copies of whine mail
Patch: erik@dasbistro.com
r=justdave, a=justdave
2005-01-10 19:31:50 +00:00
travis%sedsystems.ca
c707f29499
One more patch to fix burning tinderbox after bug 239852 checkin
2005-01-10 07:57:54 +00:00
travis%sedsystems.ca
7e6bdd45a4
Another patch to resolve burning tinderbox after Bug 239852 checkin
2005-01-10 07:30:18 +00:00
travis%sedsystems.ca
601b340fab
Patch to resolve burning tinderbox after Bug 239852 checkin
2005-01-10 07:21:26 +00:00
travis%sedsystems.ca
3b38705218
Bug 239852 - Documentation changes for Windows support
...
Patch by bruce.armstrong@teamsybase.com , cleaned up by travis@sedsystems.ca
r=bugzilla@glob.com.au
2005-01-10 06:31:34 +00:00
gerv%gerv.net
509ce44efb
Add configurable stylesheet support.
2005-01-08 19:34:08 +00:00
jocuri%softhome.net
060b8d2500
Patch for bug 277389: Modify flag notification code so it doesn't append emailsuffix to CC list's addresses; patch by Marc Schumann <wurblzap@gmail.com>, r=wurblzap, a=justdave.
2005-01-08 18:33:49 +00:00
jocuri%softhome.net
a26bbd504d
Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sager <moixa@gmx.ch>, r=vladd, a=justdave.
2005-01-08 18:29:25 +00:00
jocuri%softhome.net
5e3d28359b
Patch for bug 277013: provides a fix for the SQL error that appears when a user's vote confirms a bug; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
2005-01-08 18:22:45 +00:00
jocuri%softhome.net
9cda8deaf0
Patch for bug 240250: Shouldn't receive an unfriendly error when editing groupset for a product that doesn't exist; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=mkanat, a=justdave.
2005-01-08 18:15:46 +00:00
jocuri%softhome.net
a77b4f02e3
Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave.
2005-01-08 18:09:28 +00:00
travis%sedsystems.ca
44ca557369
Bug 153461: describe components shouldn't give an error for a bad product
...
Patch: LpSolit@netscape.net r=mkanat a=justdave
2005-01-07 21:34:07 +00:00
travis%sedsystems.ca
76e7c24cc2
Bug 277299: edit-multiple offers to change Target Milestone even if Param(usetargetmilestone) is off
...
Patch: travis@sedsystems.ca r=LpSolit a=justdave
2005-01-07 21:23:13 +00:00
travis%sedsystems.ca
d68ac38f47
Bug 276600: checking votes in editproducts.cgi is broken (regression due to bug 271474)
...
Patch: LpSolit@netscape.net r=gerv,mkanat a=justdave
2005-01-07 21:19:26 +00:00
travis%sedsystems.ca
0e7e6a3483
Bug 276913: Uninitialized value message from CGI.pl line 176
...
Patch: LpSolit@netscape.net r=mkanat a=justdave
2005-01-07 21:10:00 +00:00
travis%sedsystems.ca
bc906a95b5
Bug 108870: Bugzilla does not set email prefs for new user until user visits 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-07 20:56:01 +00:00
travis%sedsystems.ca
3e8719b02d
Bug 276446: Initial description cannot be made private on new bug creation
...
Patch: travis r=joini a=justdave
2005-01-07 20:25:20 +00:00
gerv%gerv.net
bae80517e1
Bug 272620: avoid XSS problem with internal error messages. Patch by gerv; r=justdave; a=justdave.
2005-01-03 20:54:57 +00:00
gerv%gerv.net
d3d1560e8e
Bug 274640: silently fix up custom sort order cookies which erroneously include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave.
2005-01-02 23:18:04 +00:00
gerv%gerv.net
6bd19ecff0
Bug 261671 - fix burning tinderbox. Oops. Patch by gerv; r=mozbot.
2005-01-01 17:20:56 +00:00
gerv%gerv.net
8791afdc16
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
2005-01-01 13:44:16 +00:00
gerv%gerv.net
316a5196af
Bug 163007 - remove accesskeys which conflict with browser accesskeys. Patch by gerv; r=justdave,vladd; a=justdave.
2005-01-01 12:52:56 +00:00
gerv%gerv.net
58e58b9457
Bug 267671 - updates to the Bugzilla Helper to make it clearer and easier to use, and to set expectations appropriately. Patch by gerv; r=myk, a=justdave.
2005-01-01 12:50:46 +00:00
gerv%gerv.net
c7806ff3ff
Bug 274419 - stop offering to forget a search which doesn't exist. Patch by gerv; r=justdave, vladd; a=justdave.
2005-01-01 12:25:37 +00:00
jocuri%softhome.net
1379dcd4e0
Patch for bug 275631: Only the first column (not all) should have excess CSS padding-left; patch by byron jones (glob) <bugzilla@glob.com.au>, r=gerv, r=vladd, a=justdave.
2004-12-31 10:55:54 +00:00
jocuri%softhome.net
2b434ba17d
Patch for bug 276283: Users should be able to cancel their own flag requests; patch by me, r=LpSolit (Frederic), a=justdave.
2004-12-31 10:45:57 +00:00
jocuri%softhome.net
02fb432bf3
Patch for bug 272322: add a delete link to the editcomponents edit component page; patch by GavinS <bugzilla@chimpychompy.org>, r=justdave, r=wurblzap, a=justdave.
2004-12-31 10:42:27 +00:00
jocuri%softhome.net
aef794d779
Patch for bug 274710: Align correctly buglist CSS column classes for edit-multiple; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:08:55 +00:00
jocuri%softhome.net
9d391f0068
Patch for bug 275788: Provide a line of code that defines legal query formats for other scripts to use; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>, r=vladd, a=justdave.
2004-12-31 08:00:51 +00:00
jocuri%softhome.net
bc248b7c93
Patch for bug 275523: Replace INNER JOIN in flag searches with LEFT JOIN; patch by me, r=joel, a=justdave.
2004-12-31 07:52:21 +00:00
jake%bugzilla.org
7357b90379
Bug 275019 - The query page no longer selects the defaults when the only options passed via the URL are for the boolean charts.
...
r=mkanat, a=justdave
2004-12-31 07:00:03 +00:00
psychoticwolf%carolina.rr.com
36296a224f
Bug 276250, Update 1.0 missing cache-control headers. P=Me.
2004-12-30 19:49:23 +00:00
psychoticwolf%carolina.rr.com
2e80fb50de
Bug 275905, Editor able to create admin account. Patch By Jens Bannmann, r=Wolf
2004-12-30 19:47:28 +00:00
psychoticwolf%carolina.rr.com
5eff1d384e
Bug 275904, Bug 275904, Deleteing user blows away all user flags. Patch By Chris Thomas, r=Wolf
2004-12-30 19:45:16 +00:00
psychoticwolf%carolina.rr.com
351b59cf2c
Bug 276423, VersionCheck does not exclude items. Patch by alanjstr, r=Wolf
2004-12-30 19:40:37 +00:00
cbiesinger%web.de
833963c145
Bug 276291 VersionCheck.php returning broken RDF for maxVersion checks
...
patch by alanjstr <Bugzilla-alanjstrBugs@sneakemail.com>
2004-12-29 14:15:56 +00:00
jocuri%softhome.net
bc50ea343a
Patch for bug 272472: attachment.cgi shouldn't clobber windows.onload; patch by Christian Reis <kiko@async.com.br>, r=wurblzap, a=justdave.
2004-12-28 23:50:31 +00:00
jocuri%softhome.net
1617a8bb71
Patch for bug 232328: Update CSS file in order to fix the display of columns in stagger headers mode using Internet Explorer; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=myk, r=glob, a=justdave.
2004-12-28 23:45:23 +00:00
jocuri%softhome.net
6d12efe273
Patch for bug 273339: Make attachment.cgi consistent with its activity log timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-28 23:38:03 +00:00
jocuri%softhome.net
2538f20417
Documentation patch for bug 274220: Provide additional documentation about creating custom templates; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd.
2004-12-28 21:51:27 +00:00
gerv%gerv.net
80f00e80a2
Add Javascript to disable the submit button until all required form fields have been filled in.
2004-12-28 15:19:32 +00:00
gerv%gerv.net
440d68e6e9
Initial checkin of 'Hendrix' - mozilla.org web-to-news feedback system.
2004-12-28 15:00:27 +00:00
jocuri%softhome.net
2feed2f6a2
Patch for bug 274650: checksetup flag fixup code shouldn't output text when all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave.
2004-12-27 10:16:50 +00:00
jocuri%softhome.net
66713c3f3f
Patch for bug 275939: Classification templates use wrong filtering in URLs; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-27 09:58:29 +00:00
jocuri%softhome.net
b61d529839
Patch for bug 274392: Preserve search name when clicking Edit from Saves Searches in user prefs; patch by Rob Siklos <robzilla@siklos.ca>, r=glob, a=justdave.
2004-12-25 19:36:11 +00:00
jocuri%softhome.net
1484769ab7
Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-25 19:24:32 +00:00
jocuri%softhome.net
b292684095
Patch for bug 264160: Make all default groups inherit the admin group on a new install; patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, r=travis, a=justdave.
2004-12-25 19:16:04 +00:00
jake%bugzilla.org
b84a7fcda8
Bug 261821 - Bugzilla now properly calls 'finish' on the DBI handle in CanSeeBug()
...
Patch by GavinS <bugzilla@chimpychompy.org>
r=joel, a=justdave
2004-12-24 09:56:30 +00:00
psychoticwolf%carolina.rr.com
22c1c45aad
Fix Bustage with InstallTrigger on moreinfo pages.
2004-12-24 08:13:41 +00:00
psychoticwolf%carolina.rr.com
1d0c0dffbf
Add content to contact page.
2004-12-24 03:41:31 +00:00
psychoticwolf%carolina.rr.com
27a0d67307
Moreinfo Page Previews Link isnt Obvious, Bug 275158
2004-12-23 22:58:15 +00:00
psychoticwolf%carolina.rr.com
f83778a596
Fixes for Categories System
2004-12-23 20:44:30 +00:00
psychoticwolf%carolina.rr.com
fdfd2dca97
Fix RSS icon which decided to take flight.
2004-12-23 18:17:34 +00:00
psychoticwolf%carolina.rr.com
fa6b32101d
Extensions should be above themes on index. Bug 275829.
2004-12-23 18:10:37 +00:00
jake%bugzilla.org
f8ef683b18
Bug 274397 - Editing a saved search should now work even after clicking "Show List" from a bug.
...
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
2004-12-23 09:54:18 +00:00
psychoticwolf%carolina.rr.com
48c52ed3c0
Fix Bug 275684, Non-empowered user can edit info on other items.
2004-12-22 16:14:05 +00:00
psychoticwolf%carolina.rr.com
21af7ce55a
Bug 275682, Add Basic IP Banning Support to Comments/Ratings.
2004-12-22 15:16:09 +00:00
psychoticwolf%carolina.rr.com
f893a7ebdd
Fix Bustage in Add Rating Formkey. Linkify Item Name/Version for usability.
2004-12-22 11:46:55 +00:00
psychoticwolf%carolina.rr.com
6d52e6176c
Update Plugins Page for Adobe Reader 7 and Java 5.0 Update 1. Update site footer.
2004-12-22 09:43:13 +00:00
jake%bugzilla.org
2317ea8154
Bug 188193 - Add some info to the troubleshooting appendix about what to do if i
...
ndex.cgi isn't being used for the DirectoryIndex.
r=travis
2004-12-21 20:57:39 +00:00
psychoticwolf%carolina.rr.com
56702bab61
Bug 255659, Implement Editor Reviews UI
2004-12-21 17:15:27 +00:00
psychoticwolf%carolina.rr.com
ceb4288687
Fix Bustage in List Manager, when editing existing item, categories are lost.
2004-12-21 11:07:42 +00:00
jake%bugzilla.org
8197a0d0b9
Bug 264601 - Bugzilla will now tell a user which field contained an "invalid bug number or alias."
...
Patch by Fr�d�ric Buclin <LpSolit@netscape.net>
r=myk, a=justdave
2004-12-21 09:04:01 +00:00
cls%seawood.org
affb267674
Remove duplicate /s when parsing path in canonpath().
...
Return the canonicalized path from ChrootFilename().
2004-12-20 19:04:30 +00:00
psychoticwolf%carolina.rr.com
ad231457ee
Bug 275375, Add Indication of UserLevel on Author Profiles page.
2004-12-20 14:18:27 +00:00
psychoticwolf%carolina.rr.com
9de380c3a8
New Star Graphics for the new site design.
2004-12-20 13:51:02 +00:00
psychoticwolf%carolina.rr.com
d80450949d
Last Comments/Ratings Fixes. Disable MetaRatings, Reimplement rating average stars, linkify commenters names for null-rating posts from devcp. Bug 247144.
2004-12-20 13:38:30 +00:00
psychoticwolf%carolina.rr.com
7e875e5375
Fix typo, additional
2004-12-20 13:25:41 +00:00
psychoticwolf%carolina.rr.com
7efa66c666
Bug 271468, Requirement for Screenshots, add UI to approval queue and notice about preview requirements.
2004-12-20 11:46:06 +00:00
jake%bugzilla.org
c2dbad5e42
Bug 137631 - Add a lifecycle (or workflow) diagram to the guide
...
r=travis
2004-12-20 10:18:42 +00:00
psychoticwolf%carolina.rr.com
0d751ce5d6
Bug 275335, vid trumps all, and doesnt check approval status for yes. Patch by Sander, r=wolf
2004-12-20 09:39:16 +00:00
psychoticwolf%carolina.rr.com
1c15bc70bc
Bug 275087, Preview Caption textbox not HTML escaped.
2004-12-19 14:22:52 +00:00
psychoticwolf%carolina.rr.com
fe6951845b
Bug 275244, List Item Preview Radio Button mysteriously vanishes. and a couple of tweaks.
2004-12-19 14:22:00 +00:00
jake%bugzilla.org
05f4f336d8
Bug 247923 - The docs now specify the difference in syntax for MySQL 3/4 regarding the max_allowed_packet option.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-18 11:52:20 +00:00
psychoticwolf%carolina.rr.com
27d1242d0b
Item Category Display Fixes, entries should be comma seperated, category is the singular, move it to details and away from description, Bug 275152.
2004-12-18 10:30:36 +00:00
psychoticwolf%carolina.rr.com
11c050bff5
Fix VerDateAdded to not be broken, add released on to all releases page. Bug 275085.
2004-12-18 10:05:24 +00:00
psychoticwolf%carolina.rr.com
832db1693d
Editing Item changes Release Date, Bug 275085. Fix typo in homepage link, No Bug.
2004-12-18 09:25:05 +00:00
psychoticwolf%carolina.rr.com
76af8fb7d1
Bug 275030, throw warning when queue skips item because of missing data. Make tooltips discoverable.
2004-12-18 07:48:29 +00:00
psychoticwolf%carolina.rr.com
4d15f0cd2a
Dont Show Approval Queue Item Count on the Approval Queue page, Bug 275127
2004-12-18 03:58:24 +00:00
psychoticwolf%carolina.rr.com
d38b71dd12
Homepage Link Appears when null. Add RSS Autodiscovery Links to index pages. Make header links visited color match link color.
2004-12-17 09:57:23 +00:00
timeless%mozdev.org
f06877176c
Bug 274080 dot files not listed by rview.cgi
...
r=cls
2004-12-17 07:21:26 +00:00
timeless%mozdev.org
bf52e181d9
Bug 275007 . enables directory browsing
...
r=cls
2004-12-17 07:06:47 +00:00
psychoticwolf%carolina.rr.com
f2998680dd
Fix Bustage in inc_approval.php, Bug 274999
2004-12-17 06:50:35 +00:00
psychoticwolf%carolina.rr.com
be8aa46127
Bug 274924. Extension Homepage Link is Incorrect.
2004-12-17 02:25:03 +00:00
psychoticwolf%carolina.rr.com
ddc6c78276
Bug 274877. SQL Error on moreinfo.php when category is specified.
2004-12-16 11:46:56 +00:00
psychoticwolf%carolina.rr.com
a2d45dba02
Bug 274865. Problem displaying next page when browsing categories. Category param missing.
2004-12-16 11:09:19 +00:00
jake%bugzilla.org
568b184c91
Bug 267873 - Massive FAQ update. Everything should be up to date now.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-16 11:03:40 +00:00
psychoticwolf%carolina.rr.com
98be8a6368
Bug 274858. Add New Item breaks after upload, after trying to write to hardcoded non-existant temp path.
2004-12-16 10:19:41 +00:00
psychoticwolf%carolina.rr.com
22ab332370
Fix ExtensionID not Found Error when searching for Compatible versions from the Incompatible Page. No Bug.
2004-12-15 09:44:17 +00:00
psychoticwolf%carolina.rr.com
8ec5716fdd
Fix foreach() warning.
2004-12-15 09:20:29 +00:00
psychoticwolf%carolina.rr.com
5b4e9cadc0
Bug 274581. User Permissions incorrectly raised for session when adding an item. Patch by Chris Thomas, r=wolf
2004-12-15 01:04:09 +00:00
jake%bugzilla.org
4e33e2f1b9
Bug 253720 - The docs now specify that it is required to run ./checksetup.pl after adding a template to the custom directory.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-14 07:25:21 +00:00
jocuri%softhome.net
efd6e54469
Patch for bug 270823: Remove failure on search 'time since owner touched bug' (remove linebreaks from middle join clause); patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, r=vladd, a=justdave.
2004-12-14 02:31:56 +00:00
myk%mozilla.org
b8e4ba70bb
Fix for bug 241814: properly trim component fields according to product selection in the request queue, flag type editing, and anywhere else that uses the same code; r=vladd, a=justdave
2004-12-14 02:29:56 +00:00
jocuri%softhome.net
1451b9a50d
Patch for bug 252889: Change Search.pm activity log joins to LEFT JOINS; patch by Joel Peshkin <bugreport@peshkin.net>, r=justdave, a=justdave.
2004-12-14 02:25:15 +00:00
jocuri%softhome.net
83f778f939
Documentation patch for bug 262268: Document in release notes that flags should not contain spaces and indicate checksetup.pl tool for upgrading; patch by justdave@bugzilla.org updated by Nick.Barnes@pobox.com, r=vladd.
2004-12-14 02:11:29 +00:00
jocuri%softhome.net
d66c3c71ec
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
2004-12-14 01:58:52 +00:00
jocuri%softhome.net
7706be85d6
Patch for bug 273935: avoid double-quoting dates in series_data table; patch by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.
2004-12-14 01:50:33 +00:00
jocuri%softhome.net
c35e55ac25
Patch for bug 244756: checksetup.pl shouldn't fail to remove product index from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave.
2004-12-14 01:40:22 +00:00
jocuri%softhome.net
5a3f9e511a
Patch for bug 274456: Fix the use of <label> tags and remove problems with the 'mark as new' checkbox; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-14 01:35:28 +00:00
jocuri%softhome.net
826de35c92
Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave.
2004-12-14 01:29:44 +00:00
jocuri%softhome.net
f3127ac84c
Patch for bug 274400: Safari should show the lock icons (the quoted value of the class attribute should be on the same line); patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
2004-12-14 01:14:59 +00:00
psychoticwolf%carolina.rr.com
0c7c04f628
Add New Legacy defaults to someone elses item. Bug 274367.
2004-12-13 07:19:45 +00:00
psychoticwolf%carolina.rr.com
0254f148ad
Fix several small bugs in the devcp.
2004-12-13 05:40:59 +00:00
jake%bugzilla.org
f0ada05355
Add Vlad to the credits section.
2004-12-13 03:27:24 +00:00
jake%bugzilla.org
9eda288afc
Bug 274177 - The credits section had been previously severly reduced in size and content. Fixing that problem.
...
r=vladd
2004-12-13 03:15:22 +00:00
psychoticwolf%carolina.rr.com
e817cf1422
Enable E-Mail Message for Notification of Action being taken on a queued item.
2004-12-13 01:11:06 +00:00
psychoticwolf%carolina.rr.com
905d2836d5
Prevent files from being overwritten if they have the same name. Bug 267094.
2004-12-13 01:09:37 +00:00
psychoticwolf%carolina.rr.com
614e276e79
Version Compatibility recorded wrongly for applications after the 1st.
2004-12-13 00:11:42 +00:00
psychoticwolf%carolina.rr.com
851978537b
Fix Bustage when trying to add from the new form.
2004-12-12 23:15:45 +00:00
psychoticwolf%carolina.rr.com
04a6ddcd32
Add New Version Form, Flip Listings to Newest First
2004-12-12 23:02:03 +00:00
psychoticwolf%carolina.rr.com
e800d250d7
for ALL is confusing, fix download image.
2004-12-12 22:21:38 +00:00
psychoticwolf%carolina.rr.com
289778dd89
Add First Draft of About Developer Control Panel.
2004-12-12 22:03:53 +00:00
psychoticwolf%carolina.rr.com
9c1952c853
Add Small FAQ/Info Icon
2004-12-12 04:50:06 +00:00
psychoticwolf%carolina.rr.com
b3aef294f3
Add List of Common Plugins for Mozilla
2004-12-12 04:45:32 +00:00
jocuri%softhome.net
f1fff25cca
Patch for bug 273873: bug-creation template for UNCONFIRMED shouldn't set status to NEW; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave.
2004-12-12 01:40:31 +00:00
jocuri%softhome.net
4762cdf0f8
Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in editproducts.cgi and questionable activity log entries when an admin changes the votes-to-confirm setting to a lower value and bugs get confirmed by popular vote; patch by Nick.Barnes@pobox.com, r=vladd, a=justdave.
2004-12-11 13:33:27 +00:00
jake%bugzilla.org
8d32bf0eb5
Bug 256019 - The documentation was unclear regarding what to do if the administrator gets logged out while "shutdownhtml" is active.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca>
r=jake
2004-12-11 11:25:10 +00:00
jocuri%softhome.net
8871a732f9
Patch for bug 274134: Modify relative path to padlock.png in recently moved CSS file; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-11 08:57:32 +00:00
jocuri%softhome.net
83bb904ec3
Patch for bug 251502: Remove queryhelp.cgi (redundant, badly out of date); patch by me, r=wurblzap (Marc), r=gerv, a=justdave.
2004-12-11 00:27:45 +00:00
jocuri%softhome.net
a295b599a7
Patch for bug 269398: request.cgi should not fail with error in SQL when no products are available for the user; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-11 00:05:41 +00:00
psychoticwolf%carolina.rr.com
776aa10fd7
Fix HTML error. Revise footer testing notice.
2004-12-10 23:21:05 +00:00
gerv%gerv.net
1b4d460c7e
Bug 264662: Don't delete old chart data. We'll document the problems instead. Patch by gerv; r,a=justdave.
2004-12-10 21:53:11 +00:00
jocuri%softhome.net
e3a56eb14f
Patch for bug 201554: remove un-necessary warning to non-root user with webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave.
2004-12-10 14:25:00 +00:00
dbaron%dbaron.org
6fef9deada
Use CSS to improve appearance of flames image.
2004-12-09 23:21:18 +00:00
jocuri%softhome.net
63631e9bf8
Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave.
2004-12-09 10:54:37 +00:00
jocuri%softhome.net
8a670e9805
Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
2004-12-09 10:49:53 +00:00
jocuri%softhome.net
9008e5702b
Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-09 09:36:51 +00:00
jocuri%softhome.net
6d007d0833
Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-09 09:27:10 +00:00
jocuri%softhome.net
c558c75a1a
Patch for bug 233049: Improve error when filtering requests with component not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave.
2004-12-09 09:22:20 +00:00
jocuri%softhome.net
218df182af
Patch for bug 182375: Do not permit flags with spaces or commas; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave.
2004-12-09 09:15:11 +00:00
psychoticwolf%carolina.rr.com
b1f290fc59
Fix Bug 273843, update-daemon@update.mozilla.org isnt a valid e-mail.
2004-12-09 08:01:10 +00:00
psychoticwolf%carolina.rr.com
37f5a2c0e6
Fix Bustage caused by missing )
2004-12-09 07:39:10 +00:00