Граф коммитов

1775 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org 2150942351 Fix for bug 151658: get UI for moving bugs showing again.
r=gerv,bbaetz
2002-06-14 16:56:20 +00:00
gerv%gerv.net b49522dfbf Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz. 2002-06-14 07:20:03 +00:00
gerv%gerv.net 9e6b49ed4f Bug 151327 - verify_new_product.html.tmpl prints wrong message. Patch by gerv; 2xr=bbaetz. 2002-06-13 22:45:19 +00:00
gerv%gerv.net ce34567495 Bug 151023 - duplicates.cgi sort by delta sorts in wrong direction. Patch by gerv; r=bbaetz, jouni. 2002-06-13 22:21:53 +00:00
bbaetz%student.usyd.edu.au 8f14e4f9bf Bug 150882 - SQL error when sorting by bugs.votes with explicit direction
r=gerv x2
2002-06-12 23:18:58 +00:00
bbaetz%student.usyd.edu.au 51d1fc0692 Bug 150802 - default version for bug entry not read from cookies
r=jouni x2
2002-06-11 13:32:01 +00:00
bbaetz%student.usyd.edu.au 8226cfb52e Bug 150826 - missing space between list of attachments
r=mattyt x2
2002-06-11 09:27:27 +00:00
bbaetz%student.usyd.edu.au 5e4576f2d2 Bug 150798 - Extra whitespace included in saved query links
r=mattyt x2
2002-06-11 06:14:49 +00:00
myk%mozilla.org 0cfe7d6788 Backing out change I accidentally made while checking in fix for bug 137855. 2002-06-11 02:25:29 +00:00
myk%mozilla.org e7ab4e4520 Fix for bug 150703: Adds format support to query.cgi.
2rx=gerv
2002-06-10 22:38:48 +00:00
bbaetz%student.usyd.edu.au 7eb23ca2d9 Bug 149845 - buglist.cgi checks for ORDER validity are wrong
r=myk x2
2002-06-08 03:06:10 +00:00
matty%chariot.net.au 7fd909fe95 Release notes updates. 2002-06-07 23:39:35 +00:00
dkl%redhat.com 7a32f193b8 Fix for bug 149964 - quietly_check_login() needs to be called in colchange.cgi. Patch author David Lawrence <dkl@redhat.com>. 2xr=justdave@syndicomm.com 2002-06-07 16:39:38 +00:00
myk%mozilla.org 623fb7b506 Backing out incorrect change to background color that was accidentally checked in as part of the fix for bug 148179. 2002-06-06 22:11:29 +00:00
matty%chariot.net.au 91e3d50d91 Release notes updates. 2002-06-06 04:07:02 +00:00
matty%chariot.net.au 134730e1df Release notes updates. 2002-06-05 04:43:05 +00:00
matty%chariot.net.au 188bc9262c Bug 148919: Make entryheader a separate template. (again) 2002-06-05 03:40:28 +00:00
justdave%syndicomm.com df969a46dc Fix for bug 148679: permit multiple stylesheets in the header template.
Patch by Joel Peshkin <bugreport@peshkin.net>
r= jouni, gerv
2002-06-05 02:21:18 +00:00
myk%mozilla.org 173210f48a Fix for bug 148179: Cleans up interface to header.html.tmpl.
r=justdave,bbaetz
2002-06-04 22:54:07 +00:00
matty%chariot.net.au ed8e670065 Bug #142890: Make the banner a separate template. 2002-06-04 05:56:04 +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 615278689a Bug 144285 - checksetup.pl fails to set data dir (and other dir)
permissions properly
r=justdave, myk
2002-06-04 02:38:55 +00:00
myk%mozilla.org 0e8ae6b3e3 Fix for bug 148767: Eliminates warning in rare situations.
Patch by Jouni Heikniemi <jouni@heikniemi.net>.
2rx=myk
2002-06-04 00:12:57 +00:00
myk%mozilla.org 549dd0f817 Fix for bug 145030: Removes use of CGI.pm from Template Toolkit until problems with it can be investigated and resolved.
r=jouni,gerv
2002-06-03 22:31:11 +00:00
matty%chariot.net.au 4f213c0fd5 Release notes updates. 2002-06-03 14:15:27 +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
timeless%mac.com 8113aa6e97 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
2002-06-03 02:42:00 +00:00
bbaetz%student.usyd.edu.au 34fc077f95 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com c8cd0ecec8 Fix for bug 147476: the affect of changing your dot/webdot preferences on your web server's accessibility option (.htaccess
for Apache) is now mentioned in the parameter description.
Patch by Jouni Heikniemi (jouni@heikniemi.net)
r= bbaetz, afranke
2002-06-02 20:37:32 +00:00
justdave%syndicomm.com 394070853a Fix for bug 143108: comment change in localconfig to eliminate incorrect statement that your permissions won't get touched if
$webservergroup is empty.
r= jouni, MattyT
2002-06-02 17:25:14 +00:00
preed%sigkill.com 6990c6f133 Bug 147486 - Fixes cross site scripting issues; first checked in on the 2.14.1 branch, but I forgot the 2.16 branch/trunk (thanks bbaetz); patch=preed, r=bbaetz,myk 2002-06-01 09:26:25 +00:00
bbaetz%student.usyd.edu.au 2bc4120dad Bug 148363 - minor html glitch on the enter_bug template
patch by jouni@heikniemi.net (Jouni Heikniemi), r=myk x2
2002-06-01 02:28:35 +00:00
dkl%redhat.com d788b8d3bc Fix for bug 148157 - Bad sorting in describecomponents.cgi, patch by David Lawrence <dkl@redhat.com> r=jouni@heikniemi.net,myk@mozilla.org 2002-05-30 19:54:55 +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
bbaetz%student.usyd.edu.au e8be494fce Bug 147272 - no background for bugzilla pages
r=justdave, preed
2002-05-29 11:43:26 +00:00
gerv%gerv.net c4d9231226 Bug 144728 - Midair collision doubles line feeds. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-29 07:21:44 +00:00
gerv%gerv.net 00267aa804 Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
matty%chariot.net.au e5bd287315 Release notes updates. 2002-05-26 05:34:25 +00:00
gerv%gerv.net e6fae5a5dc Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net 4c9c617dc2 Bug 146091 - Sort order for votes is ascending instead of descending. Patch by myk; 2xr=gerv. 2002-05-25 10:29:20 +00:00
gerv%gerv.net 8b460a6f60 Bug 144768 - Selecting multiple products on query page causes script error in IE. Patch by jouni@heikniemi.net; r=gerv, bbaetz. 2002-05-25 10:15:55 +00:00
myk%mozilla.org 020933de2b Fix for bug 146261: fixes bug preventing the sending of email to users when the status of bugs changes in some situations.
Patch by Tim Taylor <ttaylor@mitre.org>.
r=myk,bbaetz
2002-05-23 08:08:53 +00:00
matty%chariot.net.au 4dfcf84b92 Release notes updates. 2002-05-23 05:31:37 +00:00
matty%chariot.net.au bcbb81dbcc Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
bbaetz%student.usyd.edu.au 5654419b9e Bug 144565 - describecomponents.cgi shows wrong components when user has
access to only one product
Bug 145113 - describecomponents doesn't call quietly_check_login()
r=justdave, gerv
2002-05-21 23:36:25 +00:00
myk%mozilla.org 8186b44781 Fix for bug 47251: Make HTML output HTML 4.01 Transitional compliant.
Patch by mental <xor@ivwnet.com>.
r=justdave,myk
2002-05-21 17:53:48 +00:00
myk%mozilla.org da27bba67f Fix for bug 143743: Eliminates warning by properly initializing array reference.
Fix by Myk Melez <myk@mozilla.org>.
r=bbaetz,justdave
2002-05-21 14:17:56 +00:00
dkl%redhat.com 6804f33ca7 Bug 143586 - required modules tests should be sorted. Patch by David Lawrence <dkl@redhat.com> r=justdave@syndicomm.com,bbaetz@student.usyd.edu.au 2002-05-21 03:42:35 +00:00
gerv%gerv.net bc009a9530 Bug 144165 - enter_bug product selection has a footer like without a login if no usebuggroupsentry. Patch by jouni@heikniemi.net; 2xr=gerv. 2002-05-13 22:28:48 +00:00
justdave%syndicomm.com b662e938e9 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
preed%sigkill.com 15a6747ad2 Bug 129466 - Adding a comment per a discussion w/ bbaetz on IRC about having backported this bug's patch to the 2_14_1-BRANCH, which was checked in today 2002-05-13 15:27:09 +00:00
gerv%gerv.net d7d65019fa Bug 143560 - showdependencytree.cgi eats all available memory if there's a circular dependency. Patch by myk; 2xr=gerv. 2002-05-13 06:24:49 +00:00
gerv%gerv.net 768e6858c7 Bug 143486 - enter_bug.cgi: Using ?format=simple doesn't work. Patch by burnus@gmx.de; 2xr=gerv. 2002-05-10 23:32:24 +00:00
myk%mozilla.org 205dca8b2f Fix for bug 143547: Don't show bugs as grey if usebuggroups parameter is set to true.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-05-10 22:55:09 +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 458fd3bc85 Fix for bug 78701: missing . in INVALID description in queryhelp.cgi
Patch by norton@w5ac.tamu.edu
2xr= justdave
2002-05-10 20:10:32 +00:00
matty%chariot.net.au 148d6c759a Release notes update. 2002-05-10 01:31:19 +00:00
gerv%gerv.net 703ad03c21 Bug 143231 - Changing a bug with an empty buglist gives a warning. Patch by jouni@heikniemi.net; 2xr=justdave. 2002-05-09 23:15:26 +00:00
myk%mozilla.org 8522c1037c Fix for bug 135449: allows named queries to override the last sort order.
Patch by Myk Melez <myk@mozilla.org>.
2xr=justdave
2002-05-09 21:37:37 +00:00
dkl%redhat.com 774af26ab5 Bug 143251 - RFE: checksetup.pl should report module version in error message. Patch by dkl@redhat.com 2xr=justdave@syndicomm.com 2002-05-09 19:39:05 +00:00
matty%chariot.net.au 5741fadaf3 Release notes updates. 2002-05-09 16:51:58 +00:00
justdave%syndicomm.com cd3088bdb0 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
zach%zachlipton.com d35ceb8627 Fix for bug 143124, Fix warning messages about *::TESTOUT and clean up
test code. Patch makes the tests much better now.

r=zach x2
2002-05-08 23:49:32 +00:00
gerv%gerv.net 7e3dc7c4f2 Bug 143091 - No email to the qa contact when creating bugs. Patch by gerv; 2xr=justdave. 2002-05-08 23:21:25 +00:00
gerv%gerv.net e860784175 Bug 143040 - Tidy up remove parameters message in checksetup.pl. Patch by gerv; r=justdave, ddk. 2002-05-08 23:20:22 +00:00
gerv%gerv.net 63f9e0f620 More documentation updates. 2002-05-08 23:19:11 +00:00
gerv%gerv.net 47c37301ce Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC. 2002-05-08 21:25:15 +00:00
gerv%gerv.net f752e3aa12 The first installment of Gerv's spanking of the Bugzilla Guide. This is a work-in-progress. 2002-05-08 21:16:47 +00:00
gerv%gerv.net 6911d48947 Bug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddk 2002-05-08 19:02:58 +00:00
gerv%gerv.net f3f6423fcf Bug 143045 - Bug groups text is unclear. Patch by jmrobins@tgix.com; 2xr=gerv. 2002-05-08 18:32:36 +00:00
gerv%gerv.net 63fb736044 Bug 142950 - query links in footer are broken. Patch by gerv; r=ddk, afranke. 2002-05-08 17:58:10 +00:00
gerv%gerv.net 741d19d471 Correct error message that Dave just fixed. 2002-05-08 05:06:13 +00:00
justdave%syndicomm.com 35da41b0f6 fix Tinderbox flaming 2002-05-08 04:56:52 +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 669c691adc Oops :-) Missing #. 2002-05-07 21:56:40 +00:00
justdave%syndicomm.com 395c2ef1f1 Fix tinderbox bustage 2002-05-07 21:55:48 +00:00
gerv%gerv.net 5963d80902 Bug 142231 - template/.cvsignore should contain es, de, but not custom. Patch by burnus@gmx.de, 2xr=gerv. 2002-05-07 21:33:53 +00:00
gerv%gerv.net b1ae4e1a27 bug 142792 - Output from checksetup.pl contains misspelled words. Patch by ddk; 2xr=gerv. 2002-05-07 21:31:03 +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
bbaetz%student.usyd.edu.au d27f526b27 Bug 134571 - client-side image maps in showdependencygraph.cgi
Patch by zeroJ@null.net (John Vandenberg), r=bbaetz, justdave
2002-05-07 09:14:38 +00:00
bbaetz%student.usyd.edu.au 510095733f Bug 140355 - warn the user about not using a webserver group
r=gerv, justdave
2002-05-07 09:09:44 +00:00
gerv%gerv.net 7f2ef2a358 Oops - adding INTERFACE comments accidentally included some code from another patch. Backing out those changes. 2002-05-06 21:49:53 +00:00
gerv%gerv.net 78fd2c6945 Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon. 2002-05-06 19:30:21 +00:00
gerv%gerv.net a0135eb3f0 Bug 141036 - add INTERFACE comments to all templates. This does the first 20 or so - many more to go... Patch by gerv; 2xr=bbaetz. 2002-05-06 19:17:24 +00:00
caillon%returnzero.com 1cca542d8e Rename getSelection to get_selection. Fixes bug 141716, Mozilla context menus were broken on query.cgi because of getSelection overriding the native method which is used by Mozilla's context menu code. r=bbaetz x2 2002-05-05 03:08:50 +00:00
bbaetz%student.usyd.edu.au eafeedaa65 Bug 139313 - warning in buglist.cgi when votes isn't a parameter
patch by cedric.caron@urbanet.ch (Cedric Caron), r=bbaetz x2
2002-05-04 04:58:07 +00:00
gerv%gerv.net b218062135 Bug 135836 - change requests should include expiration details. Patch by zeroJ@null.net; r=gerv, justdave. 2002-05-03 06:37:47 +00:00
gerv%gerv.net bfb3cce8b4 Bug 141609 - "Version unspecified" error when changing product with product groups enabled. Patch by myk; 2xr=gerv. 2002-05-03 06:03:25 +00:00
matty%chariot.net.au 47f731d5e8 Bug 97496: Release notes updates. 2002-05-03 05:50:32 +00:00
gerv%gerv.net 5a75c530fa Bug 141635 - showdependencygraph requires bug number for doall. Patch by zeroJ@null.net; 2xr=gerv. 2002-05-02 07:03:00 +00:00
gerv%gerv.net 8d6d106b0d General updates. I'm working through the entire guide, tidying it up. 2002-05-01 23:48:33 +00:00
gerv%gerv.net 9ed5f80780 Bug 117936 - deprecate Apache 1.2 as our .htaccess files don't work with it. 2002-05-01 23:28:18 +00:00
gerv%gerv.net d43fba7cf7 Bug 125395 - remove revision history. That's what CVS is for :-) Also, do other tidy-ups and updates to front page. 2002-05-01 23:24:29 +00:00
gerv%gerv.net 14df09525c ug 105877 - Backup & check for modifications before upgrade. 2002-05-01 23:10:21 +00:00
gerv%gerv.net 28aa63b3c2 Bug 137709 - remove incorrect information about email preferences. 2002-05-01 23:00:27 +00:00
gerv%gerv.net 714a927e96 Bug 111712 - update command for changing path to Perl. 2002-05-01 22:56:48 +00:00
gerv%gerv.net c3fcacee18 Bug 126907 - remove "Future" section from guide. 2002-05-01 22:55:29 +00:00
gerv%gerv.net c2c1a1574f Bug 141557 - modification to user deletion code in editusers.cgi - prevent allowuserdeletion being bypassed. Patch by gerv; 2xr=myk. 2002-05-01 20:54:10 +00:00
gerv%gerv.net f530ab22b7 Bug 140770 - Navigation doesn't work after creating a new bug. This fix displays a new bug to the user immediately after it's been filed. Patch by gerv; r=justdave, afranke. 2002-05-01 19:00:51 +00:00
justdave%syndicomm.com ad98502725 Full recompile of the docs so everyone can see what the current SGML docs actually look like in HTML. 2002-05-01 09:29:09 +00:00
justdave%syndicomm.com 262616d83e correction to one of the command lines 2002-05-01 09:24:40 +00:00
justdave%syndicomm.com ff5a187f31 Corrected installation and compiling instructions for the docs, based on extensive trial and error on Landfill. 2002-05-01 09:13:30 +00:00
gerv%gerv.net 7c8cab89a5 Bug 141385 - dependency graph title is incorrect when doall is specified. Patch by zeroJ@null.net; 2xr=gerv. 2002-05-01 06:23:36 +00:00
dkl%redhat.com a4f0e4f0f0 Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv 2002-04-30 22:15:52 +00:00
gerv%gerv.net d300fe7a71 Bug 140311 - query.cgi, search/seach.html.tmpl: should move some strings to template. Patch by burnus@gmx.de; 2xr=gerv. 2002-04-30 21:18:09 +00:00
gerv%gerv.net 00799f12dd Bug 140664 - checksetup.pl fails on perl 5.005. Patch by bbaetz; r=afranke, daa@rm.incc.net, gerv. 2002-04-29 19:49:00 +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
gerv%gerv.net 78d8eff230 Bug 140329 - Stagger headers have wrong order. Patch by myk; 2xr=gerv. 2002-04-29 19:36:03 +00:00
gerv%gerv.net d1cca234fb Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv. 2002-04-29 19:32:29 +00:00
gerv%gerv.net e5075a3d2e Bug 140953 - Creating the first attachment status fails. Patch by jouni@heikniemi.net, 2xr=myk. 2002-04-29 19:29:52 +00:00
gerv%gerv.net ca6c3d0ab5 Bug 140553 - remaining instances of uri filter. Patch by gerv; 2xr=bbaetz. 2002-04-29 06:15:50 +00:00
gerv%gerv.net 8817311d8c Bug 137623 - showdependencytree.cgi has minor grammatical and formatting issues. Patch by gerv; r=bbaetz, justdave. 2002-04-28 22:24:40 +00:00
gerv%gerv.net f9014b198c Bug 140765 - midair template has an error. Patch by jouni@heikniemi.net, 2xr=gerv. 2002-04-28 22:16:14 +00:00
gerv%gerv.net e56fdc0093 Bug 140006 - ThrowTemplateError should try a template before using print statements. Patch by gerv, r=bbaetz, justdave. 2002-04-28 22:09:38 +00:00
gerv%gerv.net d5bb2a82a3 Bug 138904 - post_bug templates should be separate. Renaming template so that the name's not so long, and we can use formats. 2002-04-28 22:06:43 +00:00
gerv%gerv.net 70b6dbe786 Bug 138904 - post_bug templates should be separate. Patch by gerv, 2xr=myk. 2002-04-28 22:05:31 +00:00
gerv%gerv.net 117af4ae64 Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=justdave, bbaetz. 2002-04-28 21:57:10 +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 0af30f9d57 Bug 105960 - xml.cgi has wrong content type, and should be standalone
r=caillon x2
2002-04-27 06:25:41 +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 e84f7f3f3c Bug 138994 - split up duplicates.html.tmpl. Patch by gerv; r=myk, bbaetz. 2002-04-26 23:18:57 +00:00
gerv%gerv.net 5c1564002e Bug 140419 - fix merge error from bug 138995. Oops. Patch by burnus@gmx.de; 2xr=gerv. 2002-04-26 22:16:34 +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 0daa32f443 Move a </center> tag (inserted in bug 129442 in a vain attempt to make this CGI's HTML validate) to the bottom of the initial page. This has the effect of fixing the alignment of the "choose chart" widgets; returning them back to the centre, where it should be. No bug number. 2002-04-26 21:09:50 +00:00
gerv%gerv.net 0313e1e25c Bug 138995 - split up search.html.tmpl. Patch by gerv; 2xr=myk. 2002-04-26 20:03:08 +00:00
myk%mozilla.org 2380c262e2 Fix for bug 139930: checksetup.pl no longer fails if data/params does not exist
Patch by Myk Melez <myk@mozilla.org>
r=bbaetz,gerv
2002-04-26 18:39:39 +00:00
myk%mozilla.org 7be55a6146 Fix for bug 139759: gets email searches for "cc: list or assignee" working again.
Patch by David Ward <dward@netschools.net>
2xr=myk
2002-04-26 18:17:04 +00:00
myk%mozilla.org e4dc4740a3 Fix for bug 140354: Prevents "edit attachment as comment" from displaying opening and closing HTML tags on recent versions of Mozilla by making the regexp that finds and removes them case-insensitive.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-26 18:12:54 +00:00
gerv%gerv.net 8f2afb69b0 Bug 135817 - update template filename. Oops. 2002-04-26 06:46:16 +00:00
gerv%gerv.net 3d798c1bba Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. 2002-04-26 06:13:41 +00:00
gerv%gerv.net 73f235dadf Bug 135814 - templatise Token.pm. Patch by zeroj; 2xr=bbaetz. 2002-04-26 06:01:30 +00:00
myk%mozilla.org 7b92f0c93b Fix for bug 139588: changes "size" to "maxlength" in abbreviations hash since "size" is a hash built-in method in Template Toolkit 2.07
Patch by Gerv <gerv@gerv.net>
r=ddk,myk
2002-04-26 00:41:37 +00:00
myk%mozilla.org 2fe50542c8 Fix for bug 140161: Prevents function call from displaying its return value, which we don't need.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-25 22:35:14 +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 a3c0d1b746 Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2xr=ddk. 2002-04-25 19:43:50 +00:00
gerv%gerv.net 9fae438c01 Remove confusing comment referring make_options, which this CGI no longer calls. No bug number. 2002-04-25 19:40:59 +00:00
gerv%gerv.net 6768648711 Bug 139928 - cvs remove templates from template/default directory. These templates now all live in template/en/default, for l10n purposes. 2002-04-25 17:22:37 +00:00
gerv%gerv.net c14e575755 Bug 137183 - tab names should be in the template not in the .cgi. Patch by gerv; r=afranke, myk. 2002-04-24 22:21:59 +00:00
myk%mozilla.org d92b383ce2 Fix for bug 126571: prevents display of messages to end-users about parameters being removed when an installation upgrades to a later
version of Bugzilla from which some parameters have been removed.
Patch by Myk Melez <myk@mozilla.org>
2xr=gerv
2002-04-24 21:44:20 +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
myk%mozilla.org 9d43de74a4 Fix for bug 139632: connect to the database in enter_bug.cgi in case it is time to rebuild the version cache, which needs a database
connection.
Patch by Myk Melez <myk@mozilla.org>.
2xr=gerv
2002-04-24 21:28:36 +00:00
gerv%gerv.net db55935a5f Bug 125066 - remove the need to set a milestone on accept for products with just one milestone. Patch by zeroj; r=justdave, gerv. 2002-04-24 20:07:57 +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 7965a4d5b9 Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. 2002-04-24 18:11:00 +00:00
gerv%gerv.net 09ffc6f415 Bug 139787 - more template name fixes to stop tree burning. Patch by ddk, 2xr=gerv. 2002-04-24 18:07:15 +00:00
justdave%syndicomm.com 6ef0e88937 Fix tinderbox bustage caused by the template location code change. The tests are now looking in the right place for the
templates.  4 templates in the new location now come up with syntax errors however.
2002-04-24 09:50:53 +00:00
gerv%gerv.net 6384d7f5c9 Adding .cvsignore file so we ignore "custom" directory and ".htaccess" file. 2002-04-24 07:29:49 +00:00
gerv%gerv.net 4e31a2fbad Bug 138588 - missed a DisplayError -> ThrowTemplateError change. 2002-04-24 07:28:11 +00:00
gerv%gerv.net 3bc9d4ca2b Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
gerv%gerv.net 661b30b60d Bug 138582 - convert all INCLUDEs to PROCESS. Patch by gerv, r=bbaetz, afranke. 2002-04-23 23:27:55 +00:00
myk%mozilla.org 107bcbfa15 Fix for bug 124587: Lock bugs table before inserting new bug.
Patch by Myk Melez <myk@mozilla.org>
r=bbaetz,justdave
2002-04-23 21:33:46 +00:00
caillon%returnzero.com 81bdbc110c Bug 138604, make the bugzilla sidebar use valid XUL plus some template cleanup. r=bbaetz,gerv 2002-04-22 22:33:00 +00:00
gerv%gerv.net 92f27196c9 Bug 139051 - fix misspelling of "privilege". Patch by mental <xor@ivwnet.com>, 2xr=bbaetz. 2002-04-22 21:09:19 +00:00
gerv%gerv.net 0ef1d069ef Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-21 21:30:21 +00:00
justdave%syndicomm.com c5175bd35f Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the posting browser included regexp metacharacters in its boundary string.
Patch by tkl@telenet.ch (Thomas Klaeger)
2xr= justdave
2002-04-20 16:17:54 +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
gerv%gerv.net a1340216d6 Bug 135707 - template reorganisation. This makes the new copies of the templates use all the correct names internally. Patch by me, 2xr=myk. 2002-04-19 22:38:22 +00:00
gerv%gerv.net ef838bf028 Bug 135707 - make template/en/default templates consistent with template/default. Patch by ddk, 2xr=gerv. 2002-04-19 18:35:45 +00:00
gerv%gerv.net 5e488f49a2 Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 20:29:05 +00:00
gerv%gerv.net 10eb92bad0 Bug 138064 - False-positive error message in checksetup.pl when checking for "png" in data/webdot/.htaccess. Patch by ddk; 2xr=justdave. 2002-04-18 19:59:00 +00:00
gerv%gerv.net 255cb21359 Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 19:32:47 +00:00
gerv%gerv.net 786446053f Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 19:27:55 +00:00
gerv%gerv.net 2db52bd70f Bug 135707 - rearrange templates to normalise filenames, and create directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here. 2002-04-18 18:57:05 +00:00
bbaetz%student.usyd.edu.au 428b8c327f Missing version string. Fixes tinderbox bustage, or it would if the
tinderboxes were working r=./runtests.sh --verbose x2
2002-04-18 00:00:43 +00:00
justdave%syndicomm.com 2b137ff806 Fix for bug 12004: need info on Template and AppConfig in the help docs.
Documentation SGML patch by Greg Leblanc <gleblanc@linuxweasel.com>
2002-04-17 22:59:09 +00:00
gerv%gerv.net 5820179602 Bug 137954 - Empty "move-button-text" field blocks changing bugs. Patch by gerv, 2xr=justdave. 2002-04-17 22:59:07 +00:00
myk%mozilla.org 66636a9ed7 Fix for bug 126792: Templatizes showdependencytree.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=afranke,gerv
2002-04-17 21:58:30 +00:00
gerv%gerv.net 657c651377 Bug 135545 - missing template version strings. Patch by ddk; 2xr=gerv. 2002-04-17 21:28:20 +00:00
gerv%gerv.net 0dad2ea904 Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch by justdave; r=gerv, bbaetz. 2002-04-17 21:12:43 +00:00
gerv%gerv.net 0a5ed8dad9 Bug 137589 - fix test 4 not to hang on the "use CGI" in the template. 2002-04-17 21:10:43 +00:00
myk%mozilla.org 1079f660d9 Fix for bug 136506: work-around taint error on Perl 5.005.
Patch by Davidy Avery <daa@rm.incc.net>.
2x r=myk
2002-04-17 02:55:10 +00:00
bbaetz%student.usyd.edu.au b8049151a5 bug 117718 - Mass Change removes a bugs groupset if the bug was in the
wrong product group
r=justdave x2
2002-04-16 08:29:01 +00:00
bbaetz%student.usyd.edu.au a7ce931ca0 Bug 125427 - Taint error in duplicates.cgi with perl < 5.6
r=gerv, myk
2002-04-16 08:25:52 +00:00
justdave%syndicomm.com d9761c1e86 Fix for bug 137669: remove <nobr> tags from attachment status lists
Patch by Jeffrey Baker <jwbaker@acm.org>
r= justdave x2
2002-04-16 04:25:21 +00:00
matty%chariot.net.au 98bab6ee7f Release notes update. 2002-04-16 04:03:30 +00:00
gerv%gerv.net b1c96aac9a Bug 121247 - enter_bug comment templates. Template method for amalgamation of free-form enter_bug text fields into the description. Patch by gerv; 2xr=myk. 2002-04-15 23:17:03 +00:00
myk%mozilla.org e35f6ac8b2 Fix for bug 134198: Warns installations about Apache configuration issue with security ramifications.
Fix by Gregory Leblanc <gleblanc@linuxweasel.com>.
Docs fix, no review needed.
2002-04-15 22:30:29 +00:00
timeless%mac.com e75dc3db00 Bug 92763 Add Windows XP as OS selection for entering/searching bugs
patch by ddk r=bbaetz r=justdave
Bug 135666 Creating bugs: OS detection doesn't work for Internet Explorer, Win NT 4.
patch by ddk+johannes.pellenz@sdm.de r=bbaetz r=justdave

Adds Windows XP to the bugzilla OS list
Activates the Windows XP detection (it was commented out waiting for this fix...)
Makes Windows NT (4) detection match the pattern everything else used
2002-04-15 03:54:18 +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
bbaetz%student.usyd.edu.au a097b9f596 Bug 136751 - warnings with show_bug.cgi
r=justdave x2
2002-04-15 02:19:19 +00:00
bbaetz%student.usyd.edu.au d66fd9e89d Bug 110980 - no email to cc list when opening new bug
original patch by jake@bugzilla.org, merged to current sources by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-14 04:43:55 +00:00
myk%mozilla.org ba6d753340 Fix for bug 136227: Corrects syntax error in bash script.
Patch by David Kilzer <ddkilzer@theracingworld.com>.
2xr=afranke
2002-04-12 21:15:45 +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 4fa6268983 Bug 121162 - remove unused file booleanchart.html
'patch' by mattyt, r=bbaetz, justdave
2002-04-11 07:31:45 +00:00
gerv%gerv.net 5c2244951b Build bustage - add version string. Oops. No bug number. 2002-04-10 22:36:52 +00:00
gerv%gerv.net e8dd3fa5c9 Bug 199635 - templatise duplicates.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-10 22:30:00 +00:00
bbaetz%student.usyd.edu.au c81264dc53 Byg 136003 - two extra spaces after every comment
r=gerv x2
2002-04-07 07:32:48 +00:00
bbaetz%student.usyd.edu.au b1a40170bf Bug 133423 - Audit templates for FILTER usage
r=gerv, justdave
2002-04-07 04:13:53 +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
gerv%gerv.net 5d41c58349 Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2xr=gerv. This one line has caused me so much grief... 2002-04-05 22:42:26 +00:00
gerv%gerv.net 84cb42fde8 Bug 135473 - Using back button after failure on attachment.cgi does not disable radio buttons when patch checkbox is checked. Patch by ddk <ddkilzer@theracingworld.com>, 2xr=gerv. 2002-04-05 22:38:19 +00:00
gerv%gerv.net 5b3a164a8c Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach. 2002-04-05 20:53:46 +00:00
gerv%gerv.net 774ee1bf1b Bug 126456 - fix our error handling. Change the name of the functions to something more sane; a few enhancements. Patch by gerv, 2xr=myk. 2002-04-05 20:03:09 +00:00
bbaetz%student.usyd.edu.au 0e88fdc06a bug 134562 - taint error in buglist.cgi
r=justdave, gerv
2002-04-05 07:48:27 +00:00
gerv%gerv.net e515005689 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. CVS removal of old CGIs. 2002-04-05 07:15:18 +00:00
gerv%gerv.net 4276a12572 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:13:55 +00:00
gerv%gerv.net ff24613979 Bug 124920 - Templatise post_bug.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:09:28 +00:00
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
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
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
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
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
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
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
bbaetz%student.usyd.edu.au 158ab8ddc9 Bug 128419 - link to email preferences from bug changed notification is
wrong
r=afranke x 2
2002-03-24 12:45:33 +00:00
gerv%gerv.net d391f38ecb Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
gerv%gerv.net 301aa625f1 Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv. 2002-03-23 13:47:31 +00:00
bbaetz%student.usyd.edu.au 02bede6f47 Bug 131659 - need to fixPerms the css directory
r=mattyt, justdave
2002-03-23 12:29:55 +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
bbaetz%student.usyd.edu.au 6a7df76ea9 Bug 132929 - buglist.cgi 'long format' button doesn't work
r=justdave x2
2002-03-23 01:54:54 +00:00
justdave%syndicomm.com 2797294187 Getting the stuff Timeless missed with his checkin for bug 106386 2002-03-19 05:42:43 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
bbaetz%student.usyd.edu.au 2297132c39 Bug 118953 - incorrect message from checksetup.pl
patch by bugzilla@ali.as r=bbaetz, justdave
2002-03-18 06:06:30 +00:00
bbaetz%student.usyd.edu.au c4119e5418 Bug 92905 - perl error when editing user and no groups defined
r=justdave x 2
2002-03-17 22:07:29 +00:00
justdave%syndicomm.com 274f245bd4 Bug 131568: template/default/global/header validates HTML 4.01 Transitional
Patch by ville.skytta@iki.fi (Ville Skytt��)
r= justdave x2
2002-03-17 17:17:22 +00:00
gerv%gerv.net 0a8a43a245 Bug 103953 again = XHTML fixes. patch by ville.skytta@iki.fi, 2xr=gerv. 2002-03-16 16:54:26 +00:00
bbaetz%student.usyd.edu.au 4687c51498 Bug 129466 - use IP addr (not hostname) in logincookies table
r=gerv, justdave
2002-03-16 06:03:09 +00:00
gerv%gerv.net a438ed2f90 Bug 126789 - templatise token.cgi. r=bbaetz, mattyt. 2002-03-15 23:23:12 +00:00
myk%mozilla.org 477e2abf47 Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>.
r=myk,gerv
2002-03-12 16:15:41 +00:00
myk%mozilla.org 1a2c88b4cf Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off.
Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>.
r=myk,gerv
2002-03-12 16:05:35 +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