jocuri%softhome.net
adeb786a36
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
a7a1aa0893
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
bedba9aa88
Protect against a number of possible undefined string concatenations
2004-02-08 22:23:23 +00:00
ian%hixie.ch
ad9e84c450
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
8e4877446a
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
283207c75c
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
536b474f9c
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
427912d561
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
d38269bc0c
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
c77423e353
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
5b2e299e99
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
861558fe5d
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
2125cd4ed4
Ok, we don't really need ridiculouslyEagerToHelp, just use the autoHelp variable which is per channel.
2004-02-05 16:50:52 +00:00
justdave%syndicomm.com
956889958c
er, oops, wrong date :)
2004-02-05 05:13:24 +00:00
justdave%syndicomm.com
7d4922a43c
Bump docs build date to test the xml rebuild script on the website
2004-02-05 05:04:04 +00:00
justdave%syndicomm.com
c246cf5925
- Remove html, txt, and pdf directories from CVS
...
- makedocs.pl now creates said directories when building the docs
The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to
the xml directory.
2004-02-05 04:49:32 +00:00
justdave%syndicomm.com
567bcfd2cd
Minor tag fix to OS X section
2004-02-05 01:30:47 +00:00
justdave%syndicomm.com
fd14fddc8c
Corrections to the Mac OS X installation instructions
2004-02-05 01:12:27 +00:00
jocuri%softhome.net
9c45c57156
Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas H�fler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.
2004-02-04 15:30:49 +00:00
jocuri%softhome.net
74ee31bddb
Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave.
2004-02-04 15:23:39 +00:00
justdave%syndicomm.com
d5162a0d5e
Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments. This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822.
...
r= myk, a= justdave
2004-02-04 01:52:20 +00:00
gerv%gerv.net
ebecc20dbc
Bug 232830 - use url_quote instead of html filtering to make sure we can delete queries which contain a "+". Patch by gerv; r,a=myk.
2004-02-04 00:12:42 +00:00
justdave%syndicomm.com
5ec74d1b52
Bug 224242: Add a CSS id signature to the <body> attribute on Bugzilla pages to allow user CSS to explicitly affect Bugzilla.
...
r= myk, a= myk
2004-02-03 22:08:24 +00:00
myk%mozilla.org
f0b20d4f3c
Fix for bug 220998: Allows blocks, dependson, and keywords values to be part of a bug entry template (i.e. a URL that presets those fields to specific values).
...
Original patch by Ludovic Dubost.
r=kiko
2004-02-03 20:05:07 +00:00
kiko%async.com.br
c8741a4bb3
Fix for bustage caused by Gerv's checkin for bug 232903; basically, we
...
need to exempt Hook.process() calls from the filter checks. I'm assuming
Gerv has stamped this fix, and I'm just checking it in to keep things
green -- back me out later if this was wrong.
2004-02-03 13:29:33 +00:00
gerv%gerv.net
874fe9f529
Bug 232903: hook to allow addition of extra administration links in the footer. Patch by gerv; r,a=myk.
2004-02-02 23:35:59 +00:00
gerv%gerv.net
cda7261863
Bug 232096 - documenting content-type parameter for attachment.cgi.
2004-02-02 23:09:05 +00:00
gerv%gerv.net
020bd42dc1
Bug 232804 - add a "--check-modules" switch to checksetup.pl to get it to only do the Perl module checks. This makes installation easier to explain. Patch by gerv; r,a=justdave.
2004-02-02 22:01:52 +00:00
gerv%gerv.net
ad0c129398
Bug 232413 - remove occurrences of in favour of [%+ construct to prevent whitespace chomping. Patch by gerv; r=kiko, a=justdave.
2004-02-02 21:57:31 +00:00
ian%hixie.ch
e823201f7f
No longer support 'foo karma' or 'foo rank' since they clashed with 'help karma' and 'help rank' and other commands of that syntax.
2004-02-02 18:01:12 +00:00
jocuri%softhome.net
625e0cf600
Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the docs; r=justdave; a=justdave.
2004-02-02 16:33:36 +00:00
ian%hixie.ch
ac19044a7e
Oops, Infobot was way too eager to help even in non-eager mode. Make the 'no,' prefix only take effect if the bot thinks it is a direct statement.
2004-02-02 10:38:14 +00:00
ian%hixie.ch
44aa341d04
Patch by Eira to support times and weight conversions. Reviewed and changed a bit by me.
2004-02-01 18:55:47 +00:00
ian%hixie.ch
df5257b933
Remove spurious blank line which _seems_ to be causing problems in old perls.
2004-02-01 16:16:19 +00:00
ian%hixie.ch
c451e19286
Done Currency now. :-)
2004-02-01 16:15:46 +00:00
ian%hixie.ch
3d95b13238
Currency convertor thanks to xe.com. Patch originally by Alex Schuilenburg <alex@schuilenburg.org>. Heavily edited by me. See bug 231120.
2004-02-01 16:06:18 +00:00
ian%hixie.ch
19c6b34f3a
Oops, checkRights was completely broken due to a couple of typos...
2004-02-01 14:30:31 +00:00
ian%hixie.ch
3ac70a84e4
Revamp of the way we handle nick problems.
2004-02-01 14:29:43 +00:00
myk%mozilla.org
74e67f3f30
Fix for bug 228917: Makes some flag SQL work with PostgreSQL by using the semantically equivalent INNER JOIN over a comma (,).
...
Patch by mkanat@kerio.com .
r=myk
a=myk
2004-01-31 00:49:56 +00:00
jocuri%softhome.net
85bb3d9277
Patch for bug 213679: Implement a parameter that allows administrators to control whether blank comments are allowed when filling new bugs; code by Dave Swegen <dswegen@software.plasmon.com>; r=myk; a=myk.
2004-01-31 00:12:10 +00:00
gerv%gerv.net
efa0b3cf9a
Bug 232485 - fix missing space between words. Patch by gerv; r,a=justdave.
2004-01-30 08:49:14 +00:00
gerv%gerv.net
c668dfb689
Bug 232494 - fix missing space between words. Patch by gerv; r,a=justdave.
2004-01-30 08:48:13 +00:00
myk%mozilla.org
deb514d989
Fix for bug 232508: adds back missing space between "tell" and "[% terms.Bugzilla %]".
...
Patch by Stephen Reindl <sr@stephenreindl.de>
r=myk
a=myk
2004-01-29 19:54:44 +00:00
myk%mozilla.org
038c74730a
Fix for bug 232447: Warns user about missing bug number instead of dying in GetBugLink().
...
r=justdave
2004-01-28 22:08:29 +00:00
ian%hixie.ch
7126fa6307
Also accept 'commands' command instead of help, since it is what some people expect. We should probably also support 'list' but that is more likely to clash with other modules.
2004-01-28 13:09:40 +00:00
ian%hixie.ch
577637eb51
Make the help line shorter so it doesn't wrap.
2004-01-28 13:08:18 +00:00
ian%hixie.ch
b8929c3271
First, dramatically reduce the priority of Infobot responses. Especially with eager mode enabled, infobot was being ridiculously helpful, butting in to all kinds of conversations with other modules. Also, don't treat 'bla is bla?' as a statement. This may need tweaking some (now it treats it as a question for 'bla is bla', which you can't easily set anyway)
2004-01-28 13:07:05 +00:00
ian%hixie.ch
bd25744be1
Oops, reality did not match the documentation. Fix reality. (once a module returns 0, stop using the handlers. Hopefully this won't break any modules.)
2004-01-28 13:02:49 +00:00
myk%mozilla.org
c8aefc5608
Fix validation problem (unescaped ampersands) by making the program listing be CDATA.
2004-01-28 01:44:41 +00:00
ian%hixie.ch
4f93720127
mixed case help lines were getting lost
2004-01-27 12:31:32 +00:00