jake%acutex.net
8429b5989b
Get the file list of files to scan for templates from Support::Files instead of glob('*')
2001-11-30 21:49:47 +00:00
jake%acutex.net
c7e781a010
Bug 108312 - The mid-air collision page was only showing the most recent changes if two people comitted changes to a bug while you were viewing it.
...
r=louie, myk
2001-11-27 15:04:52 +00:00
myk%mozilla.org
1e969d3f91
Fix for bug 109802: Make it clear how to enter mysql passwords with special characters into localconfig.
...
Patch by Dave Miller <justdave@syndicomm.com>.
r=ddkilzer,louie.
2001-11-27 00:49:26 +00:00
myk%mozilla.org
7cf8c8c8a5
Fix for bug 101875: Put the product column before the component column rather than after.
...
Patch by Paul Baker <pbaker@where2getit.com>.
Low risk, r=myk, no second review needed.
2001-11-26 23:29:29 +00:00
jake%acutex.net
a325f27a1b
Bug 109530 - xml.cgi was quoting stuff way too much. This is because it was incorrectly quoted in Bug.pm
...
r= justdave, louie
2001-11-26 14:16:10 +00:00
justdave%syndicomm.com
61d6d30534
Fix for bug 61634: explain what "Milestone URL" is on the editproducts page.
...
patch by Matthew Tuck <matty@chariot.net.au>
r= caillon, justdave
2001-11-22 15:46:27 +00:00
gerv%gerv.net
807c799353
Bug 104261 - incorrect template paths. r=myk, ddk.
2001-11-22 06:12:36 +00:00
justdave%syndicomm.com
cc5c2ee269
Fix for bug 99864: consistant use of "product" vs "program"
...
Patch by Josh Soref <timeless@mac.com>
r= dkl, justdave
2001-11-21 19:56:28 +00:00
timeless%mac.com
57a399e8a8
Bugzilla Bug 93754�describe should be #directable
...
r=justdave,dkl
2001-11-21 16:44:38 +00:00
justdave%syndicomm.com
703571611f
Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug form listed all products, even if the user didn't
...
have access to all of them. It now only shows products the user has access to (and the product the bug is in, if the user is
viewing it because of some other override)
Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, caillon
2001-11-21 08:30:47 +00:00
matty%chariot.net.au
ab62630688
Bug 110276:SQL error in globals.pl.
...
Patch by me, r=bbaetz,caillon.
2001-11-21 08:09:32 +00:00
barnboy%trilobyte.net
00b81c656f
Added blurb about unified diffs.
2001-11-20 20:16:24 +00:00
barnboy%trilobyte.net
6230b92d8f
Taint mode note.
2001-11-20 20:11:41 +00:00
barnboy%trilobyte.net
3aa7a50cfc
Added Javascript, Cookies, and Templatization requirements to Hacking
...
Bugzilla.
2001-11-20 20:09:06 +00:00
barnboy%trilobyte.net
e999d8db14
Added tip about checking sanitycheck.cgi if you make schema changes,
...
per bug 98049.
2001-11-20 19:56:31 +00:00
barnboy%trilobyte.net
4184f599d2
Removed references to bugzilla.mozilla.org so we can avoid
...
spurious bug postings. However, this file will need some significant
treatment for 2.16 release since the query.cgi interface has changed.
2001-11-20 18:22:30 +00:00
justdave%syndicomm.com
42c9eb0def
Backing out previous checkin, this file is distributed with Bugzilla, we don't need mozilla-specific information in it.
2001-11-20 18:11:05 +00:00
barnboy%trilobyte.net
7c59b3446c
Added one liner mentioning that mozilla.org provides only one vote
...
per bug.
2001-11-20 17:46:14 +00:00
barnboy%trilobyte.net
bdacf2d95f
Modified Win32 notes regarding system() calls per bug 99595.
2001-11-20 17:26:45 +00:00
barnboy%trilobyte.net
13f86e9939
Fixed CPAN locations per bug 97582.
2001-11-20 17:18:03 +00:00
barnboy%trilobyte.net
5e4bff4b25
Added bit about needing proper <Directory> permissions in order
...
for .htaccess to function. See bug 97668.
2001-11-20 17:09:38 +00:00
barnboy%trilobyte.net
c5f0502819
Changed openjade compilation instructions to match new commands
...
required by XML conversion of the Guide.
2001-11-20 16:41:23 +00:00
barnboy%trilobyte.net
7d4973fb0c
Initial conversion to XML format from SGML.
...
Note this is a work-in-progress. It compiles cleanly, but I am not yet
submitting compiled HTML and text.
There is one notable problem: nsgmls barfs on the <imagedata> tag in
database.sgml during validation. openjade handles it fine. Weird.
2001-11-20 16:36:28 +00:00
myk%mozilla.org
f7e7d5aeff
Fix for bug 109240: fixes the regression that changed the way comments regarding attachment creation are formatted.
...
Patch by Jake <jake@acutex.net>.
r=myk@mozilla.org , no second review needed.
2001-11-20 02:59:55 +00:00
zach%zachlipton.com
e9d0d81126
Fix for bug 107120, templates/default/global/header has invalid HTML.
...
Patch removes a <meta> tag as per bug 38856.
Patch by David D. Kilzer <mailto:ddkilzer@theracingworld.com>.
r1=Christopher Aillon <mailto:caillon@returnzero.com>. No 2nd review
required as per caillon.
2001-11-20 01:59:57 +00:00
gerv%gerv.net
37c09d1017
Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justdave, mattyt. Wahey!
2001-11-18 22:23:31 +00:00
gerv%gerv.net
86418ea974
Bug 98707. Query.cgi rewrite, reformatting and templatisation. Patch by me, layout by mpt and others, r=justdave,matty. Wahey!
2001-11-18 22:20:20 +00:00
matty%chariot.net.au
677692909a
Moving a comment to the right place, in order to be able to make a comment about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think.
...
It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products".
The patch was by James A Laska <jlaska@us.ibm.com>.
2001-11-18 03:54:54 +00:00
matty%chariot.net.au
fb8ca6d4cd
*** empty log message ***
2001-11-18 03:22:50 +00:00
justdave%syndicomm.com
14122fd43e
Fix for bug 100788: enter_bug.cgi wasn't correctly interpretting whether or not a partial URL needed an http:// added to the
...
front of it, which had the side-effect of duplicating the http:// on the front when a URL was passed from Bugzilla Helper.
Patch by Josh Soref <timeless@mac.com>
r= justdave, caillon
2001-11-17 23:05:48 +00:00
justdave%syndicomm.com
bc2ba9abf9
Fix for bug 109354: After entering a new bug, the link offering to add an attachment to the bug you just created pointed at
...
the old attachment form instead of the new one.
Patch by Josh Soref <timeless@mac.com>
r= myk x2
2001-11-17 22:40:02 +00:00
justdave%syndicomm.com
7e069b138f
Fix for bug 107120: templates/default/global/header was generating HTML that wouldn't validate as HTML 4.01 Transitional
...
Patch by Dave Miller <justdave@syndicomm.com>
r= jake, bbaetz
2001-11-17 22:25:15 +00:00
justdave%syndicomm.com
a66257c75e
Fix for bug 92500: line-feeds were not being properly converted when submitting parameter changes with some Mac browsers.
...
Patch by Gervase Markham <gerv@mozilla.org>
r= ddk, justdave
2001-11-17 22:18:07 +00:00
justdave%syndicomm.com
5a3a1fe26f
Backing out previous checkin, it broke the tree. :(
2001-11-17 21:28:24 +00:00
justdave%syndicomm.com
5828cbd866
Fix for bug 102487: If admin has set preferences to require a comment on a product/component change, prompt the user that they
...
forgot to comment first, before prompting for component, milestone, and version for new product.
Patch by Garvase Markham <gerv@mozilla.org>
r= kiko, ddk
2001-11-17 21:12:53 +00:00
justdave%syndicomm.com
c510bfa682
Fix for bug 12284: allow user to specify which columns to display in a bug list
...
Patch by Andreas Franke <afranke@ags.uni-sb.de>
r= gerv, kiko
2001-11-17 21:04:37 +00:00
zach%zachlipton.com
68a56e9d2b
Fix the double testing of .pm files.
...
No review needed for tests at this time.
2001-11-17 17:29:06 +00:00
matty%chariot.net.au
8cd4f2a450
Bug 104677 : Votes field (text style) on showvotes.cgi defaults to size 5, not natural size and doesn't include a maxlength attribute.
...
Patch by Christoper Aillon <caillon@returnzero.com>.
2001-11-17 10:29:55 +00:00
bbaetz%cs.mcgill.ca
befb702df6
Bug 101560, pt 2. Perl 5.00503 gives a (bogus?) warning which 5.6 doesn't.
...
Quote manually rather than using qw to get arround this
2001-11-17 07:57:25 +00:00
bbaetz%cs.mcgill.ca
a4ce4d1898
Bug 101560 - clear some more env vars so that system calls will run in
...
taint mode. The perforce integration stuff needs this.
r=gerv,mattyt
2001-11-17 07:19:46 +00:00
gerv%gerv.net
25f260c715
Bug 6419 - command-line query tools by Andreas Franke <afranke@ags.uni-sb.de>.
2001-11-15 17:04:58 +00:00
bbaetz%cs.mcgill.ca
91fafca168
Bug 107718 pt 2 - use subtraction instead of the ~ operator, which older
...
mysql versions don't support. Remove the checksetup.pl restriction, too.
r=jake x2
2001-11-14 15:12:23 +00:00
jake%acutex.net
cca68c9a93
We don't really need to look for fragments that are pulled in by [% INCLUDE %] or [% PROCESS %]. While removing this code bit doesn't allow us to seperatly check that those fragments exist and compile, they'll be checked atomatically when the the template that wants them is run through the process() routine by the 004template.t test. This issue was raised because bug 98707 introduced a [% BLOCK %] element and the syntax for using that is the same as for including a template fragment.
2001-11-14 03:44:07 +00:00
gerv%gerv.net
da7e725db3
Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review.
2001-11-13 17:24:24 +00:00
jake%acutex.net
07e2f4e3ac
Fix for bug 86300 - If a bug didn't exist and GetBugLink() tried to create a tooltip for it, you'd get uninitialized variables warnings in your error log. This path also introduces a cache so if the same bug # is mentioned more than once during the same running of the script, it only has to query the database once.
...
r= mattyt, gerv
2001-11-12 13:43:59 +00:00
bbaetz%cs.mcgill.ca
963817d4d2
Oops. Bug 109690 again, r=justdave, gerv
2001-11-12 05:47:24 +00:00
bbaetz%cs.mcgill.ca
67fff67155
Bug 109690: Check $bug before using it.
...
r=justdave,gerv
2001-11-12 05:39:14 +00:00
timeless%mac.com
55777ba07e
Bugzilla Bug 109138 platform detection not working on macintosh
...
r=bbaetz,dkl
2001-11-09 05:32:43 +00:00
myk%mozilla.org
306a373344
Fix for bug 109048: fixes error when creating attachments without logging in.
...
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2001-11-09 01:11:09 +00:00
justdave%syndicomm.com
52073d81d4
Fix for bug 99519: timestamps were not being set correctly in the activity table in some situations, and the delta_ts on the
...
bug itself was not always being updated if dependencies or CCs changed.
Patch by Dave Miller <justdave@syndicomm.com>
r= bbaetz, jake
2001-11-08 03:38:12 +00:00