Commit Graph

281 Commits

Author SHA1 Message Date
bbaetz%acm.org
5297114192 Bug 192393 - $::dbwritesallowed never set
r, a=justdave
2003-02-08 23:26:48 +00:00
bbaetz%acm.org
8b73cba208 Bug 191863 - Clean up Bugzilla.pm
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +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
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
bbaetz%student.usyd.edu.au
a3c47abf4b Bug 180870 - Remove old shadowdb manual replication code
r, a=myk
2002-12-20 23:35:29 +00:00
bbaetz%student.usyd.edu.au
1a66a353fa Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave 2002-12-20 07:21:43 +00:00
bbaetz%student.usyd.edu.au
d25f5c7440 Bug 158499 - Templatise XML bug output
r=gerv, justdave
a=justdave
2002-12-15 09:24:08 +00:00
bugreport%peshkin.net
2fba29c0b6 Bug 184081 Change search interfaces to use Viewable products instead of enterable products
r=bbaetz
a=justdave
2002-12-10 14:17:05 +00:00
bbaetz%student.usyd.edu.au
84fd3e4dde Bug 176461 - Move descs strings from change-columns.html.tmpl to
field-descs.html.tmpl

Patch by burnus@gmx.de (Tobias Burnus), r=gerv, bbaetz, a=justdave
2002-12-08 00:42:55 +00:00
bbaetz%student.usyd.edu.au
f6351f6643 Bug 171493 - make show_bug use Bug.pm and remove bug_form.pl
r=justdave, joel
a=justdave
2002-11-28 10:49:58 +00:00
jake%bugzilla.org
4d920129ae Bug 67077 - We now include the timezone (as configured in editparams.cgi) on every time we display.
r=justdave
a=justdave
2002-11-27 16:00:44 +00:00
bugreport%peshkin.net
75d797af27 Bug 180460 request.cgi doesn't filter list of products/components
patch by joel
r=bbaetz
a=justdave
2002-11-25 05:38:09 +00:00
bugreport%peshkin.net
13e1ecfa4d Bug 147275 Rearchitect product groups
Patch by joel
r=bbaetz,justdave
a=justdave
2002-11-24 19:56:34 +00:00
bbaetz%student.usyd.edu.au
cce7f1301c Bug 181613 - $::ENV not being cleared
r=gerv, a=justdave
2002-11-22 00:36:13 +00:00
bbaetz%student.usyd.edu.au
8559ad8701 Bug 124589 - support database replication
r=myk, a=justdave
2002-11-19 07:19:34 +00:00
gerv%gerv.net
d8944f3f2a Bug 179264 - only quote non-numeric CSV values. Patch by gerv; r=joel, a=justdave. 2002-11-16 20:39:13 +00:00
bugreport%peshkin.net
110f6e5b40 Bug 179264 csv output for the buglist (see url inside) is invalid (too many "s)
r,a=justdave
2002-11-10 06:40:05 +00:00
bbaetz%student.usyd.edu.au
dd3d83d08e Bug 147833 - start using CGI.pm
r=gerv, justdave
2002-10-26 01:57:09 +00:00
bbaetz%student.usyd.edu.au
6e32d61fef Bug 174524 - Tidy up Bugzilla::{Util,Config}, and lazily-load unneeded modules
r=joel x2
2002-10-16 10:49:56 +00:00
bugreport%peshkin.net
dd8abb1dbb Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fields
patch by jeff.hedlund@matrixsi.com
2xr=joel,justdave
2002-10-13 04:26:24 +00:00
gerv%gerv.net
160210ab39 Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
gerv%gerv.net
be06e577b0 Bug 172740 - "use of uninitialized variable" warnings. Patch by gerv; r=bbaetz. 2002-10-07 06:44:07 +00:00
gerv%gerv.net
b90348132e Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
bugreport%peshkin.net
8c5eca2cb5 Bug 172045 can't see restricted bugs if cc set
r=daa,bbaetz
2002-10-02 03:06:06 +00:00
gerv%gerv.net
66625bc8d4 Bug 170903 - Remove hard-coded titles and things. Patch by gerv; r=bbaetz. 2002-10-01 22:07:17 +00:00
myk%mozilla.org
f8e4483e93 Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses.
r=gerv,bbaetz
2002-09-28 18:42:54 +00:00
gerv%gerv.net
b618ed4bea Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net
8d6e59e08f Bug 12282 - General summary reports. Patch by gerv; r=joel. 2002-09-25 07:11:45 +00:00
bugreport%peshkin.net
1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net
c6aa8133ac Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net
9463bbea73 Bug 169561 - Speed up UserInGroup by using cached information. Patch by gerv; r=bbaetz, joel, myk. 2002-09-19 06:54:42 +00:00
gerv%gerv.net
c14171212a Bug 146495 - clean up format ambiguities. We now have separate "format" and "ctype" parameters. Also fixes bug 140513, bug 143604, and bug 148133. Patch by gerv; r=myk. 2002-09-17 23:28:24 +00:00
bugreport%peshkin.net
e1210f4984 Bug 166023 - On failure in template->new, a template is used to display error
2xr = bbaetz
2002-09-09 01:10:54 +00:00
matty%chariot.net.au
f11ecf8841 Spelling fixes. 2002-09-06 03:59:06 +00:00
preed%sigkill.com
9a411ceabb Bug 165221: Apostrophes not properly handled during account creation. r=joel,r2=bbaetz 2002-08-30 15:24:12 +00:00
bbaetz%student.usyd.edu.au
06a80377b0 Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
jake%bugzilla.org
49a521ab90 Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
2002-08-27 04:28:05 +00:00
bbaetz%student.usyd.edu.au
2b781fd427 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net
48d6ce2ad3 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au
0f27f72d85 Big 163291 - Move utility funcs into a module
r=preed x2
2002-08-19 13:59:45 +00:00
justdave%syndicomm.com
5de5989598 Backing out patch for bug 126955 (supporting localized templates) due to fatal regression in checksetup.pl for initial
checkouts/clean installs.  See comment 25 onward in bug for details.
2002-08-17 04:40:53 +00:00
gerv%gerv.net
4c214d26bb Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
bbaetz%student.usyd.edu.au
80f3e185c0 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
preed%sigkill.com
d5a71f390e Bug 162217: fixed my bustage introduced in bug 160410; yes, I owe the whole Bugzilla team a good bottle of tequila now (ask Baloo for details) 2002-08-11 22:59:03 +00:00
preed%sigkill.com
759627cc09 D'OH! Previous checkin for Bug 160410 broke the build due to "only seen once" errors (and some unitialized errors; but I couldn't repeat those with the testing suite once I used the var twice; I guess we'll see... :-/ 2002-08-11 14:40:43 +00:00
preed%sigkill.com
9174906a99 Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz 2002-08-11 14:12:33 +00:00
gerv%gerv.net
85fc53afaf Bug 126955 - Bugzilla should support translated/localized templates. This patch uses ACCEPT_LANGUAGE to determine which template to use. Patch by burnus; r=gerv. 2002-08-10 16:58:59 +00:00
bbaetz%student.usyd.edu.au
0b77f31c65 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net
e151b93125 ... and = instead of =>. 2002-07-26 18:20:58 +00:00
gerv%gerv.net
bea2f446ed Fixing bustage caused by ; instead of , in burnus' patch. 2002-07-26 18:20:13 +00:00
gerv%gerv.net
3b03baa595 Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
bbaetz%student.usyd.edu.au
120976a543 Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
2002-07-19 14:03:58 +00:00
bbaetz%student.usyd.edu.au
b3b1cfa914 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au
ced17778df Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
bbaetz%student.usyd.edu.au
4af4f29561 Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
2002-07-01 03:28:56 +00:00
bbaetz%student.usyd.edu.au
bf0d6aeda1 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
bbaetz%student.usyd.edu.au
4e48f11acc Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
bbaetz%student.usyd.edu.au
31f73de2dc Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2
2002-06-15 01:52:59 +00:00
bbaetz%student.usyd.edu.au
c1d3775ff8 Bug 143574 - taint errors with alternate formats. Also make data/template
writable for non webservergroup users.
r=myk, justdave
2002-06-04 05:47:28 +00:00
bbaetz%student.usyd.edu.au
0c6f77e971 Bug 93167 - &GroupExists and &GroupIsActive should push and pop sql state
r=justdave, jouni
2002-06-03 13:36:39 +00:00
myk%mozilla.org
004f08b1dc Fix for bug 148011: Move pseudo-method definitions together.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-30 01:44:33 +00:00
justdave%syndicomm.com
f9ae8a8610 Bumping version to 2.17 for development on the trunk. Bugzilla 2.16 release process is now ocurring on BUGZILLA-2_16-BRANCH. Any bugs intended for 2.16 must be checked in both on the branch and the trunk. Checkins for 2.17/2.18 items can be checked in on the trunk now. 2002-05-10 22:47:00 +00:00
justdave%syndicomm.com
cd3088bdb0 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
gerv%gerv.net
4950c6bca3 Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
gerv%gerv.net
2743a43bf1 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
bbaetz%student.usyd.edu.au
09a9c41e7a Bug 135543 - @Support::Templates::testitems does not list all templates
Patch by ddkilzer@theracingworld.com (David D. Kilzer), r=gerv, justdave
2002-05-07 09:45:32 +00:00
gerv%gerv.net
0df86ca840 Bug 140564 - Unquoted variable in regexp in globals.pl. Patch by xor@ivwnet.com; 2xr=gerv. 2002-04-29 19:37:52 +00:00
justdave%syndicomm.com
bd1feca8e2 Fix for bug 140633: Template Toolkit bug causes directory "datatemplate" to be created in the Bugzilla root directory instead
of creating "template" within the "data" directory.  Adding a trailing slash to the compile directory name to work around it.
2xr= bbaetz
2002-04-28 18:43:14 +00:00
gerv%gerv.net
62b7e37455 Bug 138284 - prepare for Bugzilla Helper replacement enter_bug template. Patch by gerv; r=bbaetz, myk. 2002-04-27 06:57:16 +00:00
bbaetz%student.usyd.edu.au
95899c0628 Bug 97832 - turn on template compilation. This means that the minimum TT
version is now 2.07.
r=myk, gerv
2002-04-27 02:16:32 +00:00
gerv%gerv.net
a6b8e2f84d Bug 140407 - remove all references to directories template/default and template/custom. They are no more. Oceania is at war with Eastasia. Oceania has always been at war with Eastasia. 2002-04-26 21:12:42 +00:00
gerv%gerv.net
cdd9173185 Bug 140145 - GetLongDescriptionAsHTML must die. Patch by gerv, 2xr=bbaetz. 2002-04-25 21:16:03 +00:00
gerv%gerv.net
498512d0b9 Bug 140121 - make sure we keep calling SyncAnyPendingShadowChanges from the footer. Patch by gerv, 2xr=myk. 2002-04-25 20:42:59 +00:00
gerv%gerv.net
59629a41b0 Bug 138456 - use proper error functions in DBNameToIdAndCheck. Patch by gerv; 2xr=myk. 2002-04-24 21:41:51 +00:00
gerv%gerv.net
25f5d8eef4 Bug 136180 - use uri/url_quote filters correctly. Patch by ddk; 2xr=gerv. 2002-04-24 18:27:43 +00:00
gerv%gerv.net
255a569bb5 Bug 138581 - add template/en/* to the search path. Patch by gerv, 2xr=justdave. 2002-04-19 22:47:33 +00:00
bbaetz%student.usyd.edu.au
10422610d8 Bug 129442 - make html of a default installation (mostly) HTML 4.01
transitional compliant
Original patch by chema@ximian.com, modified/extended by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-15 02:48:17 +00:00
myk%mozilla.org
a26bc29e52 Fix for bug 125660: Templatizes process_bug.cgi.
Patch by Myk Melez <myk@mozilla.org>
r=gerv,bbaetz
2002-04-12 21:02:00 +00:00
bbaetz%student.usyd.edu.au
43e088d22a Bug 134575 - some scripts trying to make world writable directories
r=justdave, gerv
2002-04-07 03:56:46 +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
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
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
bbaetz%student.usyd.edu.au
28a2172401 Bug 131521 - Set $::ENV{PATH} so that we don't get bogus 15 line warnings
from perl 5.6.1's Cwd.pm on every system() call.
r=mattyt, justdave
2002-03-23 03:51:05 +00:00
myk%mozilla.org
b488beb502 Fix for bug 103778: Rewrites and templatizes buglist.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-12 13:55:07 +00:00
bbaetz%student.usyd.edu.au
0d9fe82f40 Backing out a bit I didn't mean to check in as part of bug 119657. Oops. 2002-03-02 02:44:51 +00:00
bbaetz%student.usyd.edu.au
676a581bc8 Bug 127318 - push UserInGroup to templates
r=jake x 2
2002-03-01 06:01:12 +00:00
bbaetz%student.usyd.edu.au
ae797d18e3 Bug 119657 - template error checking
r=gerv, justdave
2002-03-01 05:57:43 +00:00
gerv%gerv.net
b1d1b04044 Bug 115369 - templatise long_list.cgi. 2002-02-19 23:22:24 +00:00
justdave%syndicomm.com
065a93f81a Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it
needs the -t and -i as separate parameters instead of stacked (the original patch had -ti)
Patch by Tobias Burnus <burnus@gmx.de>
r= justdave, gerv
2002-02-17 08:22:31 +00:00
bbaetz%student.usyd.edu.au
bb41d6ee37 Bug 110013 - templatize describecomponents.cgi
r=gerv, afranke
2002-02-14 01:25:25 +00:00
justdave%syndicomm.com
a89d3b4448 Backing out checkin for bug 115369, it's busted on Perl 5.00503. 2002-02-13 17:25:02 +00:00
justdave%syndicomm.com
013e12ec00 Fix for bug 115369: Templatization of long_list.cgi
Patch by Gervase Markham <gerv@mozilla.org>
r= bbaetz, dkl
2002-02-13 15:34:36 +00:00
bbaetz%student.usyd.edu.au
fdfcfb96fd Bug 97471 - The assignee and qa contact should always be able to see their
bugs
r=justdave, afranke
2002-02-13 03:05:15 +00:00
bbaetz%student.usyd.edu.au
b798365389 Bug 100094 - use generic template handling code
r=mattyt, afranke
2002-02-13 02:27:24 +00:00
justdave%syndicomm.com
a4a033f5d4 Fix for bug 117055: Emails were being truncated if they contained a line with nothing but a period on them. We now pass -i to
sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with
a period).  Has been tested with sendmail and postfix.
Patch by Dave Miller <justdave@syndicomm.com>
r= afranke, bugzilla@bkor.dhs.org, jake
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au
12965a910a Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
the db when required instead.
(Also fixes bug 58242 as a side effect)

r=myk, kiko
2002-02-04 12:23:05 +00:00
myk%mozilla.org
b6fa253e93 Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template
instantiation code to globals.pl.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv,kiko
2002-02-03 09:28:48 +00:00
myk%mozilla.org
aba1aab698 Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko
2002-01-30 14:14:12 +00:00
bbaetz%student.usyd.edu.au
d9d0617952 Bug 121074 - taint error after changing bug
r=daa@distributed.net,jake
2002-01-22 15:12:11 +00:00
bbaetz%student.usyd.edu.au
ab40697509 Bug 98368 - dbi connect doesn't use db_port option.
Patch by gene.stuckey@tellabs.com, r=bbaetz,justdave
2002-01-22 06:49:22 +00:00