Commit Graph

3160 Commits

Author SHA1 Message Date
gerv%gerv.net
254169313c Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk. 2002-04-04 07:39:19 +00:00
zach%zachlipton.com
1c03ca5b01 Fix for bug 135291: add version string to new templates and fix the string for non
xml templates.

r=bbaetz, r2=ddk
2002-04-04 07:01:17 +00:00
bbaetz%student.usyd.edu.au
bd97310728 Bug 130373 - sorting by target milestone genreated bogus error
patch by ddkilzer@theracingworld.com, r=bbaetz, justdave
2002-04-04 04:28:27 +00:00
bbaetz%student.usyd.edu.au
5e0ed0f646 Bug 127200 - query for cc takes long time
r=mattyt, justdave
2002-04-04 04:21:56 +00:00
bbaetz%student.usyd.edu.au
2df551b1ef Bug 126883 - bugzilla.dtd isn't quite correct
r=gerv, justdave
2002-04-04 04:19:58 +00:00
myk%mozilla.org
e7be035f40 Partial fix for bug 104600: Adds "template/custom" to .cvsignore.
Patch by Myk Melez <myk@mozilla.org>
r=justdave x2
2002-04-04 02:04:08 +00:00
gerv%gerv.net
e5bebcb785 Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz. 2002-04-03 23:00:29 +00:00
gerv%gerv.net
2c44a9bc11 New version of bug writing guidelines - bug 131345. Written by Eli (eli@prometheus-music.com), r=gerv. 2002-04-03 22:37:03 +00:00
zach%zachlipton.com
895b099b56 Fix for bug 98658: Let administrator know which customised templates have been updated by Bugzilla team.
Patch adds a version string to every template and a check in
t/004template.t to check for version strings in templates.
Note that two templates that were not included in the initial patch
now have version strings added.

r=justdave, r2=myk
2002-04-03 20:01:42 +00:00
myk%mozilla.org
614a1a838f Fix for bug 126801: Suppress display of secure products to users who are not authorized to access those products. Only matters for installations using the "product groups"
feature.
Patch by Myk Melez <myk@mozilla.org>.
r=justdave,gerv.
2002-04-03 19:48:05 +00:00
gerv%gerv.net
20b99d16c6 Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz. 2002-04-03 18:54:18 +00:00
bbaetz%student.usyd.edu.au
4b615ad733 Bug 109528 - Can't query for attachment status != value if patch has no
statuses
r=myk, justdave
2002-04-03 11:47:10 +00:00
justdave%syndicomm.com
a2f9effc6e Fix for bug 82143 and bug 95594: Attempting to reverse dependencies falsely reported a circular dependency loop, and setting
both the blocks and depends at the same time allowed a real dependency loop to be created.
Patch by Stephen Lee <slee@wilcoxassoc.com>
r= myk, justdave
2002-04-03 00:55:56 +00:00
gerv%gerv.net
133007193d Bug 120537 (b) - fix previous patch to not complain if there's no .htaccess file. Patch by ddkilzer@theracingworld.com; r=justdave, bbaetz. 2002-04-02 18:23:23 +00:00
bbaetz%student.usyd.edu.au
318fbe638f Bug 132939 - "zarro bugs found"�is no more
r=justdave x2
2002-04-02 07:26:39 +00:00
justdave%syndicomm.com
04a1b81006 Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up. 2002-04-01 22:52:40 +00:00
myk%mozilla.org
56c3b1c16b Fix for bug 107513: Makes it possible to change parameters on an installation where access to the scripts is not limited to the web server user.
Patch by Myk Melez <myk@mozilla.org>.
r=justdave,bbaetz
2002-04-01 21:38:58 +00:00
dkl%redhat.com
1bc23685d9 Fix for bug 133833. Error in templatized version of userprefs.cgi. Error
with ExcludeSelf form variable being all lowercase. Patch by David Lawrence
<dkl@rehat.com> 2xr=gerv@mozilla.org
2002-04-01 18:06:20 +00:00
ian%hixie.ch
022fbeb04b Bumping version number to 2.5. 2002-04-01 07:46:34 +00:00
ian%hixie.ch
5c4df623d9 Infobot is a little eager. 'aaa is bbb' was being handled as 'is bbb' because 'aaa' matched the 'ah' regexp. Oops. r=justdave. 2002-04-01 06:19:26 +00:00
ian%hixie.ch
223b5637b0 Bumping version number to 2.4. 2002-04-01 05:17:41 +00:00
ian%hixie.ch
8199dba14c Kooking Module for those times when someone is annoying you. Original code by Keunwoo Lee, ported by Pike. b=128010, r=zach. 2002-04-01 05:10:01 +00:00
ian%hixie.ch
ad6c1d590e XML Logging Module. b=16226, r=kerz. 2002-04-01 05:08:37 +00:00
ian%hixie.ch
f80bef3886 Generic Conversion module. b=72933, r=zach. 2002-04-01 05:07:36 +00:00
ian%hixie.ch
90b08ac487 Change the // forms to m// forms. Comment some of the regexps. Allow multiple bugs to be caught on one line. b=76910, r=kerz. 2002-04-01 05:03:03 +00:00
ian%hixie.ch
672a8db99a Changes Tinderbox to use either say or notify, configurable via the 'useNotice' variable. b=72960, r=timeless 2002-04-01 04:46:24 +00:00
ian%hixie.ch
c455d29a91 Implements a magic eight-ball module. 2002-04-01 04:39:21 +00:00
ian%hixie.ch
71a6be2fe7 Use the new getHelpLine and getModules APIs instead of accessing \@modulenames and $helpline directly. This also makes the CTCP VERSION reply be sorted. b=130532, r=imajes 2002-04-01 04:32:42 +00:00
justdave%syndicomm.com
12ca08ec40 Fix for bug 23067: Allow the user to change their email address through the preferences. Sends out tokens in email to both
addresses which have to be confirmed by the new address, and can be cancelled by the old one.  Entering your password on the
preferences page is required to initiate the process.
Patch by John Vandenberg <zeroJ@null.net>
r= myk, justdave
2002-04-01 03:49:06 +00:00
ian%hixie.ch
57e468fbbe Makes mozbot only mark joins as joined on a successful attempt. b=112049, r=kerz.
Implements getHelpLine and getModules API functions and updates documentation to match. b=130532, r=imajes.

Adds a notice() method to the mozbot API. Updates the documentation to reflect this. (Also updates the version and corrects a typo in the docs.) b=72960, r=timeless.

Fixes the problem whereby if a module doesn't load, it's not removed from the @modulenames list, which causes problems for modules that walk the @modulenames list to get each module in turn. b=133148, r=kerz.

The Log event for the Told event doesn't have the prefix text that made the event a Told event in the first place. This adds a field 'fulldata' to the event hash which will let loggers log the whole thing. Also updates documentation. b=133509, r=kerz.

Log events were not generated for events generated by the bot. This removes redundant checks to prevent that from happening (redundant since the server never sent us the messages in the first place) and then adds code to synthesise the relevant Log events. Updates the documentation to match. b=16226, r=kerz.

The Initialise handler was needlessly within the scope of an undef'd $/. This scopes the cause of this problem. b=131483, p=Robin Berjon, r=kerz, a=hixie.

Makes ctcpSend() send messages to the target, not the originator. This makes it work like say(). b=133140, r=caillion.

Adds a way to make the auth command not give confirmation feedback (quiet auth). b=134342, r=caillon.
2002-04-01 03:46:06 +00:00
bbaetz%student.usyd.edu.au
50e518e455 Bug 134465 - Don't die() if the admin email address doesn't match the
regexp.
r=justdave x2
2002-04-01 03:00:12 +00:00
bbaetz%student.usyd.edu.au
d00552471a Better fix for bug 132929, buglist.cgi "long format" button doesn't work.
r=myk x2
2002-04-01 02:47:52 +00:00
ian%hixie.ch
10fa03034c Entries for empty lists were ignored when rewriting the configuration file. b=133179, r=timeless 2002-04-01 01:59:24 +00:00
justdave%syndicomm.com
2ec6aa58df Fix for bug 133425: adding missing FILTERs in the template
Patch by Andreas Franke
r = Gerv x2
2002-04-01 00:04:14 +00:00
ian%hixie.ch
3d7f568679 The 'seen' command should accept punctuation at the end, not consider it part of the nick to look for. b=133046, r=caillon. Some more friendliness. b=131323, r=caillon. 2002-03-31 23:53:11 +00:00
ian%hixie.ch
87223bdec0 Adds various different friendly prefixes to Infobot responses. b=131320, r=caillon. Makes mozbot ignore prefixes like peterv: at the start of auto-learnt factoids. b=132264, r=caillon. 2002-03-31 23:19:36 +00:00
justdave%syndicomm.com
50f9d20669 Fix for bug 92263: Don't output SQL commands before the footer when syncshadowdb fails (only affects Bugzillas that are running shadow databases)
r= bbaetz, gerv
2002-03-31 22:56:41 +00:00
bbaetz%student.usyd.edu.au
8707927c94 Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
graphs
patch by zeroJ@null.net (John Vandenberg), r=gerv, bbaetz
2002-03-31 04:19:07 +00:00
bbaetz%student.usyd.edu.au
0b69d10ad1 Bug 133210 - typo in checksetup; uses $::params instead of $::param
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, zach
2002-03-31 02:39:11 +00:00
bbaetz%student.usyd.edu.au
777509cfd3 Bug 133862 - bugzilla index page doesn't focus text field
r=gerv x2
2002-03-30 23:46:29 +00:00
myk%mozilla.org
85f2ab4e06 first check-in of Doctor, a webtool for editing documents in a CVS repository 2002-03-29 01:13:55 +00:00
gerv%gerv.net
e4bc59e823 Bug 104589 - prevent user closing window from terminating Bugzilla scripts. Patch by Gerv <gerv@mozilla.org>, r=justdave, myk 2002-03-28 07:57:05 +00:00
jake%acutex.net
dd2978ec24 Bug 122663 - Eliminate some undefined value warnings in cvsview2.cgi and cvsqueryform.cgi
Patch by Jody McIntyre <jodym@oeone.com>
r=jake
2002-03-27 14:52:04 +00:00
jake%acutex.net
12772f5c9b Bug 99384 - The username wasn't being run through url_quote() resulting in invalid URLs being generated.
r=caillon
2002-03-27 14:40:45 +00:00
gerv%gerv.net
b4ecba7223 Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
bbaetz%student.usyd.edu.au
790ea573f3 Bug 133200 - mass change removes dependancies. r=afranke, justdave
Bug 133206 - mass change uses 'severity' rather than 'bug_severity'. Patch
by zeroJ@null.net (John Vandenberg), r=bbaetz x2
Bug 133207 - mass confirming bugs fails. r=afranke x2
2002-03-26 13:15:16 +00:00
justdave%syndicomm.com
88a87bc364 Fix for bug 133389: changing anything on a bug from the show_bug.cgi page would reset its component to the first in the product.
Patch by John Vandenberg <zeroJ@null.net>
r= myk x2
2002-03-26 02:53:39 +00:00
gerv%gerv.net
7985ed0cd1 Bug 133372 - FILTER uri on milestone URL. Patch by ddk; 2xr=gerv. 2002-03-25 23:22:28 +00:00
gerv%gerv.net
a50cb94d51 Fixes to small issues with show_bug.cgi templatisation.
Bug 133276 - groups test is wrong. Patch by ddk, 2xr=gerv.
Bug 133333 - create new attachment link broken. Patch by ddk, 2xr=gerv.
Bug 109029 - show_bug should generate valid HTML. Patch by gerv, r=afranke, bbaetz.
2002-03-25 23:03:55 +00:00
bbaetz%student.usyd.edu.au
b38d4663fa Bug 133201 - js syntax error in show_bug
patch by zeroJ@null.net (John Vandenberg), r=bbaetz x 2
2002-03-25 06:17:36 +00:00