Commit Graph

5266 Commits

Author SHA1 Message Date
jocuri%softhome.net
5289f033ad Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave. 2004-03-19 22:03:52 +00:00
jocuri%softhome.net
ad09dda67c Patch for bug 238025: generate HTML table header in editkeywords.cgi even when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-19 21:26:00 +00:00
gerv%gerv.net
fbbbd4f8bb Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave. 2004-03-18 21:51:20 +00:00
timeless%mozdev.org
3c2ec3305b Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher
r=gerv r=kiko a=justdave
2004-03-18 16:21:57 +00:00
timeless%mozdev.org
619847047c Bug 237517 inconsistent spelling of cancelled or canceled
r=kiko a=justdave
2004-03-18 16:14:55 +00:00
timeless%mozdev.org
f5281bbf3b Bug 237514 Confirmed email address is missing </td>
r=kiko a=justdave
2004-03-18 16:11:27 +00:00
timeless%mozdev.org
280cd3244f Bug 237512 Should auth_err_tag be listed in <tt>
r=justdave a=justdave
2004-03-18 16:10:17 +00:00
timeless%mozdev.org
8054a67798 Bug 237513 Change password uses semi empty <th>
r=kiko a=justdave
2004-03-18 16:08:52 +00:00
bugreport%peshkin.net
a200fe2610 Bug 203869: Update documentation to better describe group controls
r=gerv, a=justdave
2004-03-18 13:54:57 +00:00
justdave%syndicomm.com
316f21b93a Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed)
r= gerv, a= justdave
2004-03-18 09:01:35 +00:00
gerv%gerv.net
fad2959c2d Bug 132066 - add a note to the login page about needing cookies for a good user experience. Patch by gerv; r,a=justdave. 2004-03-18 08:52:24 +00:00
justdave%syndicomm.com
557f1497d2 Bug 24496 part 2: fix burning tinderbox - a couple filters were left out. 2004-03-18 06:31:14 +00:00
justdave%syndicomm.com
0e962f6de6 Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas H��fler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk
2004-03-18 05:55:41 +00:00
justdave%syndicomm.com
48a6a62693 Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
kiko%async.com.br
894bacf7e0 Fix for bug 237757: Resolved bugs are no longer struck out on dependency
trees. This was bustage from bug bug 232397 which added CSS classes but
didn't add them consistently to all templates. Includes a global CSS
file that defines the relevant bz_* classes and adds a link to it from
the global header template. r,a=myk.
2004-03-17 22:50:20 +00:00
justdave%syndicomm.com
ebf8c5fd7c Adding a .cvsignore for the txt, html, and pdf folders, which are no longer in CVS, but can be created by the makedocs.pl script
a= justdave
2004-03-17 05:15:41 +00:00
kiko%async.com.br
ca0e1926c0 Bustage fix: adding filters defined in bug 232397. New filters need to
be added to both test 004 *and* test 008.
2004-03-17 00:13:43 +00:00
kiko%async.com.br
06e65cf6b9 Fix for bug 232397: .bz_obsolete shouldn't specify "underline". Define
specific bz_obsolete/closed/inactive classes (that don't specify
underline, but line-through instead) and additional Template filters for
conveniently applying them. Change occurences of <strike> to use new
classes and clean up callsites. Patch by byron jones
<bugzilla@glob.com.au>. r=myk, gerv. a=myk.
2004-03-16 23:53:01 +00:00
kiko%async.com.br
8602d268b6 Fix the version-detection code with Fredrik Lundh's test suggested at
http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&selm=jVxv4.116%24fsi.186942464%40newsb.telia.net
-- this stops bugzilla-submit complaining about vendor versions of
Python 2.3.
2004-03-16 23:12:25 +00:00
kiko%async.com.br
a66a83a134 Fix for bug 236424: Allow showdependencies trees to collapse. Adds
[optional] Javascript-enabled +/- controls that allow branches in the
dependency tree to collapse. Patch by Mike Shaver <shaver@mozilla.org>,
minor cleanups by me, r=myk, kiko, a=justdave.
2004-03-16 23:06:03 +00:00
jocuri%softhome.net
40bf3cffa8 Patch for bug 237646: fix for regression in userprefs.cgi that disallowed users to change their password via this page; r=kiko; a=myk. 2004-03-16 21:23:00 +00:00
jocuri%softhome.net
7f6be30704 Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
jocuri%softhome.net
2420907844 Patch for bug 237540: remove unused hidden field from edit-multiple; patch by Dave Swegen <dswegen@software.plasmon.com>; r=timeless,myk; a=myk. 2004-03-16 21:09:47 +00:00
ian%hixie.ch
bea143cbe1 Minor tweak so as to ensure changes to the nick variables are always saved. Shouldn't fix anything anyone was seeing. 2004-03-15 13:24:28 +00:00
ian%hixie.ch
d86870c0c7 =This is quite a serious bug. Turns out that modules (of course) run in the scope of the method in which they were loaded... which means they can access variables such as 'nick' that are defined using my in the global scope. Ouch. Anyway, this fixes the problem with bots randomly losing their nick while using Karma. I would have caught it earlier, but I don't use Karma myself, so... 2004-03-15 13:19:23 +00:00
timeless%mozdev.org
cb1daf62f0 Bug 237435 h1 |Edit Attachment #129471 for Bugs 215587| uses the wrong Terms
r=justdave a=justdave
2004-03-15 10:24:12 +00:00
gerv%gerv.net
a0746b676e Bug 232491 - try harder to avoid parameterless searches (either saved or otherwise.) Patch by gerv; r,a=myk. 2004-03-14 23:21:01 +00:00
jocuri%softhome.net
4bdf770d66 Patch for bug 236664: make checksetup.pl print good install instructions for Perl modules on win32; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave. 2004-03-14 08:49:07 +00:00
timeless%mozdev.org
c35d11c9c9 Bug 214457 Updated user page is useless
r=justdave a=justdave
2004-03-14 06:30:35 +00:00
jocuri%softhome.net
690bf4aa94 Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk. 2004-03-12 05:24:06 +00:00
myk%mozilla.org
bc2798bd98 Fix for bug 236322: trivial inaccuracy in description of "find a specific bug" search corrected (the search doesn't really search summaries, so I've removed the text that says it does).
r=justdave
a=justdave
2004-03-11 21:13:43 +00:00
gerv%gerv.net
8e7225b8a5 Bug 236575 - update the "newer build" information to cover the new mozilla.org products. Patch by gerv; r,a=justdave. 2004-03-10 08:54:55 +00:00
kestes%walrus.com
208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
jocuri%softhome.net
e89058e809 Patch for bug 143490: eliminate unsupported calls from checksetup.pl when running in Windows; original code by Cedric Caron <cedric.caron@urbanet.ch>; patch by Andrei Benea <abenea@home.ro>; r=vlad,justdave, a=justdave. 2004-03-08 12:52:25 +00:00
gerv%gerv.net
80f9838a0d Bug 232176 - Add a preferences panel for saved searches, to allow management all in one place. Patch by gerv; r,a=justdave. 2004-03-08 08:40:17 +00:00
timeless%mozdev.org
1f55f08bbd Bug 57392 LXR doesn't find files with a space in the name.
r=kiko
2004-03-08 07:54:16 +00:00
gerv%gerv.net
e1a48d9e57 Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-08 00:15:49 +00:00
gerv%gerv.net
93df2945c9 Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
gerv%gerv.net
1e5e003141 Bug 232141 - all all saved searches to footer until linkinfooter UI returns. Patch by gerv; r=myk, a=justdave. 2004-03-07 23:23:59 +00:00
jocuri%softhome.net
5b59158a64 Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by Andrei Benea <abenea@home.ro>; r=vlad, a=justdave. 2004-03-07 01:24:12 +00:00
jocuri%softhome.net
f46d6b7a30 Patch for bug 235278: eliminate %::FORM from userprefs.cgi; r=kiko, a=justdave. 2004-03-07 00:35:54 +00:00
kiko%async.com.br
460fe2328f Fix for bug 236634: move colon out of anchor text in "Target
Milestone:" in show_bug. r=gerv, a=justdave.
2004-03-06 15:28:44 +00:00
jocuri%softhome.net
9cd77d7b4f Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a=justdave. 2004-03-06 13:36:39 +00:00
jocuri%softhome.net
bd3d7d1f4d Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave. 2004-03-06 09:08:46 +00:00
jocuri%softhome.net
dde29e3b97 Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave. 2004-03-06 09:04:33 +00:00
jocuri%softhome.net
b940abaf39 Patch for bug 236443: respect customization of customized words in create.html.tmpl; r=kiko, a=justdave. 2004-03-06 09:01:27 +00:00
jocuri%softhome.net
3729a7bc44 Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=kiko, a=justdave. 2004-03-06 08:54:17 +00:00
jocuri%softhome.net
96f9513d50 Patch for bug 236567: Update the documentation describing the Perl modules installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave. 2004-03-06 08:21:08 +00:00
brendan%mozilla.org
32b12cb1de Updates proposed by Gerv edited by me. 2004-03-05 00:00:07 +00:00
gerv%gerv.net
0362503ba1 Bug 236296 - fix Build Identifier on guided entry form. Patch by gerv; r,a=justdave. 2004-03-04 23:22:01 +00:00
justdave%syndicomm.com
74745ab09c Bump version number to 2.17.7 for release. 2004-03-03 07:35:43 +00:00
jocuri%softhome.net
fa9ce070ba Patch for bug 123077; improve the ValidatePassword sub so that a password change is no longer accepted with a blank second field; r=kiko, a=justdave. 2004-03-03 05:19:28 +00:00
jocuri%softhome.net
4f76176ec6 Backing out patch for bug 235459 which set tree on fire. 2004-02-29 16:19:05 +00:00
kiko%async.com.br
98859b4e65 Add an XXX comment related to bugs 201235 and 236025. 2004-02-29 15:22:26 +00:00
jocuri%softhome.net
3c781237e4 Patch for bug 235459: add icalendar todo output format for buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r,a=justdave. 2004-02-29 15:00:35 +00:00
jocuri%softhome.net
71ed4da275 Patch for bug 234898; start to use $cgi->param in queryhelp.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave. 2004-02-29 14:29:38 +00:00
jocuri%softhome.net
98f7ebf493 Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave. 2004-02-29 14:24:06 +00:00
jocuri%softhome.net
8f995b6477 Patch for bug 234876; removes %FORM from token.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, a=justdave. 2004-02-29 14:19:27 +00:00
jocuri%softhome.net
4d5e2b6256 Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave. 2004-02-27 11:18:45 +00:00
jocuri%softhome.net
a9cb674ba6 Patch for bug 235268: Convert show_activity.cgi to get rid of %FORM; r=jouni; a=justdave. 2004-02-27 11:13:55 +00:00
jocuri%softhome.net
3487daa68c Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave. 2004-02-27 11:10:01 +00:00
jocuri%softhome.net
c36df61c81 Patch for bug 65313; improves the email regexp in order to detect better invalid email addresses; r=gerv, a=justdave. 2004-02-26 00:07:23 +00:00
ian%hixie.ch
6f627ebf15 Don't add NULLs to the database when setting a field 2004-02-25 19:23:17 +00:00
ian%hixie.ch
96cf9be7a7 Fix two misuses of pseudo-field methods (they are not lvalues). 2004-02-25 19:22:31 +00:00
ian%hixie.ch
cb40df4d46 don't clear BLKSTACK between templates. this shouldn't cause any problems assuming every template leave()s the context correctly. We need it because we currently treat each inclusion as effectively a totally new template, but we want to do that without losing [%BLOCK%]s. 2004-02-25 19:21:36 +00:00
ian%hixie.ch
db78a50c81 Report an internal error when we have a malformed submission. Really we should return an error 400 but that can wait. 2004-02-25 19:19:51 +00:00
ian%hixie.ch
4d51be8c89 Remove indenting of first debug variable. 2004-02-25 19:18:45 +00:00
ian%hixie.ch
cad9e1a0d4 To get around some weirdness sometimes (you never know WHAT state you're in when you're in the middle of an exception handler...), use UNIVERSAL::isa() instead of the isa() method. 2004-02-25 17:50:24 +00:00
ian%hixie.ch
f973ed9b2e Report parser errors when trying to compile the templates. 2004-02-25 17:44:29 +00:00
ian%hixie.ch
6fded81564 Don't try to load the Exporter module. Don't try to load modules without a __DATA__ section. Don't try to evaluate the block if trying to read it failed. 2004-02-25 17:41:30 +00:00
jocuri%softhome.net
62bffd3175 Tree bustage fix: eliminates the tabs that have been introduced while checking in the patch for bug 226251. 2004-02-25 14:06:33 +00:00
jocuri%softhome.net
328fa7431a Patch for bug 235175: replaces ::FORM from createaccount.cgi with CGI based methods that are mod_perl compatible; r=gerv; a=justdave. 2004-02-24 12:25:11 +00:00
jocuri%softhome.net
8e7fc5bd4b Patch for bug 234264; eliminates a double escaping issue by removing filtering of searchname in title; patch by Jeff Walden <Jswalden86@netzero.net>; r=gerv; a=justdave. 2004-02-24 00:42:46 +00:00
jocuri%softhome.net
fcc0d1a083 Patch for bug 226251 (internal error when server push is enabled): Due to randomization of perl hash table functionality since 5.8.1 the 'hack' to unset the nph parameter for multipart messages is not working reliable, instead a modified clone of the original multipart_init function is setting this parameter to '0' and is ignoring the given nph parameter from buglist.cgi; patch by Stephen Reindl <sr@stephenreindl.de>; r=bbaetz; a=justdave. 2004-02-22 18:52:05 +00:00
justdave%syndicomm.com
ebb5371b41 [SCHEMA CHANGE] Bug 220232: short_desc field in the bugs table is no longer allowed to be NULL. Null summaries would cause BugMail.pm to crash. (Normally this would only be caused by third party touching of the bugs table, such as bugs manually migrated from another system or inserted by a script - such scripts will now break if they don't set a short_desc)
r= bbaetz, a= justdave
2004-02-22 03:03:46 +00:00
timeless%mozdev.org
f4bdda4787 Bug 233968 LXR sends broken Last-Modified without Expires resulting in browsers showing stale pages
r=kiko
2004-02-19 06:53:22 +00:00
timeless%mozdev.org
703bea9559 Bug 233967 Bonsai showing stale pages
r=kiko
2004-02-19 06:53:19 +00:00
timeless%mozdev.org
3e7c330c37 Bug 233895 HTML returned from editparams.cgi is malformed (take the pun however you like)
r=kiko
2004-02-19 06:53:14 +00:00
ian%hixie.ch
c9f35a8e9e Oops. A long-standing error. The Admin module should be in all channels, it just shouldn't respond to commands in channels if allowChannelAdmin is 0. This fixes the join/part issue for people with allowChannelAdmin set to 0. 2004-02-18 16:08:45 +00:00
ian%hixie.ch
269c0bb22e Riiiiight... Maths.... One day I'll get them right, honest. Hope nobody is using mozbot for conversions where it matters, I wouldn't want to be blamed, e.g., for a shuttle disaster or some such. 2004-02-18 14:42:55 +00:00
ian%hixie.ch
001a4c888a More documentation: Link from README to INSTALL, and add more help for channelKeys. 2004-02-15 18:28:11 +00:00
jocuri%softhome.net
a5304904cd Patch for bug 234171; removes \%COOKIE from index.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=gerv; a=justdave. 2004-02-14 10:54:51 +00:00
gerv%gerv.net
79a5ebfb26 Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave. 2004-02-13 20:24:51 +00:00
myk%mozilla.org
ec277c2821 Fix for bug 234100: removes redundant longdescs table join criterion
r=justdave
2004-02-13 01:45:21 +00:00
gerv%gerv.net
259561cc22 Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. 2004-02-12 22:33:07 +00:00
kiko%async.com.br
aee5a712dc Adding a comment to avoid further dupes of bug 97736 -- and also
because I keep forgetting about the real reason it's there :-)

Comment-only change.
2004-02-12 04:45:17 +00:00
gerv%gerv.net
a4a43cd750 Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave. 2004-02-11 23:41:36 +00:00
jocuri%softhome.net
855befa89b Patch for bug 232441: Suggest solution in the error message in case admin forgets to rerun checksetup.pl; r=kiko; a=justdave. 2004-02-08 23:17:11 +00:00
jocuri%softhome.net
c1c0bda1ed Patch for bug 158527: Fix up description for the editbugs group so it is closer to the reality; r=kiko; a=justdave. 2004-02-08 23:09:23 +00:00
ian%hixie.ch
7ed20a2b00 Protect against a number of possible undefined string concatenations 2004-02-08 22:23:23 +00:00
ian%hixie.ch
bbbaaf451f If we've checked spelling, don't let Infobot (for example) answer it too. 2004-02-08 22:22:14 +00:00
ian%hixie.ch
51621a7121 Add in a missing key to the patProtected hash which was missed during the last checkin. 2004-02-08 22:21:35 +00:00
ian%hixie.ch
d545d32f9e Reset lastNick at reconnect so that nick collisions on reconnect are handled correctly. (Also clean up a long line or two since I'm using a small monitor right now...) 2004-02-08 22:21:04 +00:00
justdave%syndicomm.com
8259b6e690 grep is a command line program, not something you do while editing a file (to most people anyway) 2004-02-08 08:25:38 +00:00
ian%hixie.ch
777724c5a1 Correct an off by one (order of magnitude) error, and change the code so it is even more like copy and paste... one day I really should unify these functions. 2004-02-07 03:35:07 +00:00
ian%hixie.ch
a4e75759c7 Hugs and Pats by popular request. Anyone else think this module is getting out of hand? :-) 2004-02-07 02:49:10 +00:00
ian%hixie.ch
2fc58d69c0 We should never try to ask _ourselves_ what stuff is, that's just silly! 2004-02-06 12:19:13 +00:00
ian%hixie.ch
a465568412 Oops, must reply to status in round 1. Make the Told handlers slightly happier about replying early. 2004-02-06 12:03:37 +00:00
myk%mozilla.org
e4f138946b Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
Patch by Dave Swegen <dswegen@software.plasmon.com>
r=myk
a=myk
2004-02-05 18:14:11 +00:00
ian%hixie.ch
4189dc0677 Ok, we don't really need ridiculouslyEagerToHelp, just use the autoHelp variable which is per channel. 2004-02-05 16:50:52 +00:00