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

1823 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 97f90e4b87 Bug 109008 - Footer on create attachment page looks wrong. Patch by bbaetz; r=gerv. 2002-08-10 08:10:22 +00:00
gerv%gerv.net efdddfa2e5 Bug 159901 - token.cgi: localize strings send to message.html.tmpl. Patch by burnus; r=gerv. 2002-08-10 08:06:58 +00:00
bbaetz%student.usyd.edu.au a9f5fd67e3 Bug 161865 - GetFieldID shouldn't INSERT into the fielddefs table
r=joel x2
2002-08-10 07:34:17 +00:00
gerv%gerv.net ed42601fbc Fix another un-globalised SqlQuote(). Oops. 2002-08-10 07:29:53 +00:00
bbaetz%student.usyd.edu.au 9f7b7afec4 Miseed &:: for call to SqlQuote, no bug # (cleanup from bug 158474)
r=justdave x2
2002-08-10 02:19:52 +00:00
bbaetz%student.usyd.edu.au 98b53b7d3a Bug 161402 - Disable DBI taint mode in processmail
r=joel x2
2002-08-10 01:53:39 +00:00
gerv%gerv.net e50a8e03dc Bug 158474 - Abstract out GenerateSQL into perl module. Patch by gerv; r=jouni. 2002-08-09 22:12:14 +00:00
zach%zachlipton.com 7d08582e8e Add a test to check for speling errors. It only currently checks for two simple errors that used to be in checksetup.pl, more errors can and will be added in the future.
Bug 147151, no review needed for tests
2002-08-09 20:14:23 +00:00
gerv%gerv.net 59244f7e88 Bug 161450 - New search knob causes warnings. Patch by gerv; 2xr=bbaetz. 2002-08-09 19:56:36 +00:00
bbaetz%student.usyd.edu.au f593866e28 Bug 160224 - remember query radio buttons don't have default
r=gerv x2
2002-08-08 11:03:39 +00:00
gerv%gerv.net fdb8fbef2f Bug 55753 - if order is the first param to buglist.cgi, can't resort. Patch by gerv; r=bbaetz. 2002-08-08 10:42:34 +00:00
bbaetz%student.usyd.edu.au cc0a874b3d Bug 118442 - Bugzilla fails to notice if nothing has changed when editing
multiple bugs if no keywords have been defined
patch by jake@bugzilla.org, r=bbaetz
2002-08-01 11:05:12 +00:00
bbaetz%student.usyd.edu.au a9695c64a3 Bug 160227 - VERSION cookie not set correctly
r=myk
2002-07-31 12:46:02 +00:00
bugreport%peshkin.net 23ed500bf3 Bug 113459 Bad regexp in emailregexp causes system lockout 2002-07-31 10:15:54 +00:00
bbaetz%student.usyd.edu.au dd230e8348 Bug 160204 - search/knob.html.tmpl: script type missing, space missing
Patch by burnus@gmx.de (Tobias Burnus), r=bbaetz x2
2002-07-30 22:43:50 +00:00
bbaetz%student.usyd.edu.au f165efa8c6 Bug 158236 - Remove 'watchfordiffs' column from namedqueries table
r=preed, jouni
2002-07-30 14:05:20 +00:00
gerv%gerv.net 776a5c1a1b Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. 2002-07-28 23:15:53 +00:00
gerv%gerv.net f2c32b7d7f Merging from 2.16 branch. 2002-07-27 22:03:53 +00:00
gerv%gerv.net bc96a3bbf9 Merging new docs from 2.16 branch. 2002-07-27 22:01:14 +00:00
gerv%gerv.net 3eca8f1c69 Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:10:18 +00:00
gerv%gerv.net 89f4cb76d9 Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:02:23 +00:00
gerv%gerv.net 10e0930257 Bug 159582 - search/knob.html.tmpl should use <label> for the radiobuttons. Patch by burnus; r=gerv. 2002-07-26 22:29:24 +00:00
gerv%gerv.net 77d1bc2689 Bug 159629 - make users login to add quips. Patch by gerv; r=burnus. 2002-07-26 22:21:56 +00:00
gerv%gerv.net 425acabeaf Bug 158658 - relogin.cgi should use a template. This also adds the ability to localise messages. Patch by gerv; r=burnus. 2002-07-26 20:49:04 +00:00
gerv%gerv.net d9fdc392dd Bug 150776 - Remembered query options need regrouping. Patch by gerv; r=jouni, burnus. 2002-07-26 20:44:46 +00:00
gerv%gerv.net 803902ba66 Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. 2002-07-26 20:39:17 +00:00
gerv%gerv.net f7d5823767 Bug 158497 - Templatise colchange.cgi. Patch by gerv; r=burnus. 2002-07-26 20:37:06 +00:00
gerv%gerv.net f95e458789 Bug 159565 - fix hash initialisation error caused by my duff patch for accesskeys. Patch by burnus; 2xr=gerv. 2002-07-26 18:22:18 +00:00
gerv%gerv.net 57d0b056c3 ... and = instead of =>. 2002-07-26 18:20:58 +00:00
gerv%gerv.net 1926126e05 Fixing bustage caused by ; instead of , in burnus' patch. 2002-07-26 18:20:13 +00:00
gerv%gerv.net 2cb155612e Bug 158651 - currenttime should use time2str. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:16:39 +00:00
gerv%gerv.net c621dd196b Bug 123740 - Add <label> to email prefs. Patch by burnus@gmx.de; 2xr=gerv. 2002-07-26 18:11:45 +00:00
justdave%syndicomm.com e2b8e4316d Fix for bug 154008: some basic (but incomplete) maintenance on bug_email.pl, also fixes a possible security hole with a misuse
of a system() call.
Patches by Erik Anderson <erikba@teamworkgroup.com> and Brad Baetz <bbaetz@student.usyd.edu.au>
r= myk, justdave
2002-07-25 01:47:19 +00:00
gerv%gerv.net bf21501b7c Bug 67950c - make quips.cgi compile without warnings, by use vars-ing $userid. Patch by gerv. 2002-07-24 23:38:50 +00:00
gerv%gerv.net dd62ede432 Bug 67950b - quick fixes. Patch by gerv. 2002-07-24 23:32:41 +00:00
gerv%gerv.net d9e3ac814d Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com; r=gerv, preed. 2002-07-24 23:23:00 +00:00
gerv%gerv.net 9b3c0edf4b Bug 158660 - confirm_login in CGI.pl should use a template for the login dialog. Patch by gerv; 2xr=jouni. 2002-07-24 23:13:35 +00:00
gerv%gerv.net 8873204e7e bug 159200 - support accesskey in search page. Patch by gerv; 2xr=timeless. 2002-07-24 20:25:08 +00:00
gerv%gerv.net c8e4a0a9c1 Bug 102648 - a little more thought. We are changing Platform to Hardware (see the search page) for usability; if we do that, Product can be P and Hardware can be H. 2xr=timeless. 2002-07-24 19:53:00 +00:00
gerv%gerv.net d2d58275fc Bug 102648 - Bugzilla should support accesskey. Patch by gerv; 2xr=timeless. 2002-07-24 19:14:07 +00:00
gerv%gerv.net 7aac417e59 bug 158498 - defparams.pl prints an error message in a check function instead of returning it. Patch by gerv; 2xr=zeroj. 2002-07-24 06:56:11 +00:00
gerv%gerv.net 5f3dd952b0 Bug 96003 - buglist.cgi should not return all bugs if called without any parameters. Patch by gerv; r=myk. 2002-07-23 07:16:57 +00:00
gerv%gerv.net c0cf516d60 Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. 2002-07-22 23:17:48 +00:00
jouni%heikniemi.net 896a912d75 Tree bustage fix of bug 157074: a filter had the wrong name in hidden-fields template. 2002-07-22 11:09:06 +00:00
gerv%gerv.net 92541b8275 Bug 95426 - remove $onebug cruft. Patch by gerv; 2xr=timeless. 2002-07-21 21:47:43 +00:00
gerv%gerv.net 6c1e8330d1 Fixing trivial but obvious bug where "and QA contact" was not displaying correctly; noticed on b.m.o. No bug number. 2002-07-21 14:14:41 +00:00
bbaetz%student.usyd.edu.au ce7d72c0e3 Bug 157074 - verify-new-product doubles comment linefeeds on Win32
r=myk, jouni
2002-07-19 14:03:58 +00:00
gerv%gerv.net 351bea55a8 Bug 151648 - QA Contact stuff displayed even if you aren't using QA Contacts. 2xr=jouni. 2002-07-17 18:28:15 +00:00
jouni%heikniemi.net d43f533cf2 Bug 156426: Query interface had �:s instead of ':s in "doesn't".
2xr=timeless
2002-07-11 19:29:27 +00:00
jouni%heikniemi.net a7f6f616d9 Bug 156680: "Undefined variable warning" in createaccount.cgi
2xr=bbaetz
2002-07-11 19:24:29 +00:00
bbaetz%student.usyd.edu.au 2e128fe9bc Bug 156844 - 'use of uninitialized value in string eq' warning
r=jouni x2
2002-07-11 11:46:08 +00:00
jouni%heikniemi.net adb6c1bc77 Bug 117297: CC list mailing had case-sensitive dupe checking, making it possible to mail both "a@b.com" and
"a@B.com".
Patch by thomas+mozilla@stromberg.org (Thomas Stromberg), r=jouni,timeless
2002-07-11 08:05:05 +00:00
myk%mozilla.org 739e6625b3 Fix for bug 156559: Changes to mysqld-watcher.pl to make it kill queries quicker, kill 'em all at once, give better notifications, and not include globals.pl, which is unnecessary.
r=dmose
2002-07-11 01:16:23 +00:00
myk%mozilla.org 5f5b681e6b Fix for bug 156563: Adds URI of installation to RDF output of buglist.cgi.
2xr=bbaetz
2002-07-10 16:46:30 +00:00
bbaetz%student.usyd.edu.au 7a46c54f59 Bug 155031 - search by votes is shown even when votes are turned off.
r=jouni x2
2002-07-10 13:16:02 +00:00
bbaetz%student.usyd.edu.au d6db37be27 Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni
2002-07-10 06:27:11 +00:00
myk%mozilla.org 6ff8dd9145 Fix for bug 156564: flag bug IDs as integers in the RDF output of buglist.cgi.
2xr=bbaetz
2002-07-10 00:45:52 +00:00
bbaetz%student.usyd.edu.au f247fc5b03 Bug 156568 - data dir is not correctly created
r=myk x2
2002-07-10 00:43:44 +00:00
bbaetz%student.usyd.edu.au f44dfac069 Bug 150829 - 'My Votes' link missing from footer
r=myk, jouni
2002-07-10 00:05:42 +00:00
bbaetz%student.usyd.edu.au a84817d172 bug 155861 - showdependancygraph.cgi fails taint check with local dot
installation
r=gerv, myk
2002-07-09 23:40:32 +00:00
jouni%heikniemi.net 24fffa16c1 Bug 149246: Allow use of relative time units in query screen.
Patch by Michael Schindler <michael@compressconsult.com>, 2xr=jouni
2002-07-09 10:58:10 +00:00
myk%mozilla.org 773aca105c Fix for bug 150925: make email address changes work.
2xr=bbaetz
2002-07-09 02:16:56 +00:00
bbaetz%student.usyd.edu.au 121039b4c7 Recheckin fix for bug 150798 which I accidentaly broke in the fix for bug
150770
r=myk x2 on the new patch
2002-07-09 01:46:30 +00:00
bbaetz%student.usyd.edu.au 18b8df0981 Bug 151714 - user with no canconfirm permission should not get option to
mark bugs they reported as NEW
r=jouni, myk
2002-07-09 01:17:17 +00:00
myk%mozilla.org 897b0aba9b Fix for bug 150804: makes "allwords" the default when searching for keywords.
2xr=bbaetz
2002-07-09 00:48:25 +00:00
bbaetz%student.usyd.edu.au 197b951752 Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2
r=jouni x2
2002-07-08 06:10:47 +00:00
myk%mozilla.org 9380dab5d6 Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint checks.
2rx=bbaetz
2002-07-06 18:27:18 +00:00
jouni%heikniemi.net ff30590969 Bug 155388: <link> elements for next/prev/first/last in buglists didn't appear post-templatization.
r=gerv,bbaetz
2002-07-06 09:33:39 +00:00
jouni%heikniemi.net 3c33f6df4e Bug 155343: header template interface comment correction: extra parameter renamed to header_html.
2xr=bbaetz
2002-07-04 11:16:02 +00:00
jouni%heikniemi.net 939cc8d014 Bug 145795: editcomponents had error messages referring to products where it should've been components.
r=bbaetz,afranke
2002-07-04 11:13:50 +00:00
jouni%heikniemi.net da5d386366 Bug 155744: fix a used only once warning in tinderbox caused by myk's checkin of bug 99203.
2xr=bbaetz
2002-07-04 11:06:59 +00:00
jouni%heikniemi.net af5b114ee0 Bug 62000: File attachments don't work on Windows. Note: only the code from the patch was checked in, the
documentation issue was split to bug 155743.
2xr=bbaetz
2002-07-04 09:12:33 +00:00
myk%mozilla.org 82ed1771ce Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
bbaetz%student.usyd.edu.au e2aaa1d152 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
myk%mozilla.org 615fcf266a Fix for bug 122900: implements email preference for unconfirmed bugs.
r=jouni
2002-07-02 22:18:49 +00:00
myk%mozilla.org 663b961ba4 Fix for bug 149347: Corrects interface comment to refer to "javascript" parameter instead of "jscript" parameter.
2xr=jouni
2002-07-02 21:40:30 +00:00
bbaetz%student.usyd.edu.au a54925283f Bug 150770 - Lost <nobr> arround query results
r=jouni, justdave
2002-07-01 03:28:56 +00:00
bbaetz%student.usyd.edu.au 1569cca368 Bug 155033 - standardizing on <a>NAME</a>: vs. <a>NAME:</a>
patch by davef@tetsubo.com, r=kiko x2
2002-06-30 04:22:57 +00:00
gerv%gerv.net 0e5618f67c Bug 152693 - added "resolution" to the INTERFACE comment. 2002-06-28 20:06:32 +00:00
gerv%gerv.net 5f02de002b Bug 151281 - change duplicates.cgi to make one query instead of several thousand. Patch by gerv; r=myk, bbaetz. 2002-06-28 20:02:09 +00:00
bbaetz%student.usyd.edu.au e1bf593dd0 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
bbaetz%student.usyd.edu.au 46b98c7ac4 Bug 154036 - ccing an invalid user on a bug posts the bug anyway
r=jouni, gerv
2002-06-26 12:16:24 +00:00
bbaetz%student.usyd.edu.au da09a403da Bug 157085 - verify-new-product doesn't set defaults
r=jouni, gerv
2002-06-25 10:07:59 +00:00
jouni%heikniemi.net e4c4abdfbf Bug 152632: My bugs query doesn't use the mybugstemplate parameter. Also removes the My Bugs query from the index page.
Patch by m@lcolm.org.uk (Malcolm Scott), r=jouni,gerv
2002-06-23 17:34:14 +00:00
gerv%gerv.net 45754951f7 Bug 152772 - buglist.cgi truncates emails at 45 characters. Patch by gerv; 2xr=bbaetz. 2002-06-23 15:13:43 +00:00
bbaetz%student.usyd.edu.au a3ce8609ed Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
jouni%heikniemi.net e4de5d90ab Bug 153629: Clean up the HTML in the remembered query option knob section of the query page.
2xr=kiko
2002-06-22 23:54:33 +00:00
jouni%heikniemi.net 579b7d30c8 Bug 150778: Remove an extraneous linefeed above initial bug comments (not visible in all browsers).
2xr=bbaetz
2002-06-22 21:02:06 +00:00
jouni%heikniemi.net 42d477a517 Bug 152283: Show votes by bug -list has a logged out footer.
2xr=bbaetz
2002-06-22 10:32:38 +00:00
gerv%gerv.net 02d6c27454 Bug 151217 - buglist references the wrong priority field. Patch by gerv; 2xr=bbaetz. 2002-06-19 22:52:52 +00:00
bbaetz%student.usyd.edu.au ca72489ba5 Bug 152541 - After deleting remembered query it is still in page footer
r=jouni x2
2002-06-18 10:25:59 +00:00
gerv%gerv.net e52f043531 Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz. 2002-06-17 21:52:00 +00:00
myk%mozilla.org 6c19096d22 Fix for bug 150792: Locks profiles table so adding a CC while creating a bug doesn't fail.
2xr=bbaetz
2002-06-17 15:54:50 +00:00
bbaetz%student.usyd.edu.au 5357de980d Bug 151529 - No list of votes shown if there is a + sign in the address
r=jouni x2
2002-06-17 11:29:45 +00:00
bbaetz%student.usyd.edu.au 8a8238c7ef Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
bbaetz%student.usyd.edu.au ec74a532f0 Bug 151369 - need to trim the entered assignee's email address
r=mattyt x2
2002-06-16 05:26:50 +00:00
bbaetz%student.usyd.edu.au 95c0318108 Bug 148712 - add component with error/invalid initial owner results in
double header output
patch by stu@xanboo.com (Stu Tomlinson), r=jouni, bbaetz
2002-06-15 05:34:42 +00:00
bbaetz%student.usyd.edu.au 89b3bced17 Bug 151695 - assignee/qa contact can't access secure bugs
r=myk x2
2002-06-15 01:52:59 +00:00
myk%mozilla.org 2e2e41d916 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 f483822cf8 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 f8c252d0e4 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 cec79da2d7 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 4b2830df57 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 292eadf526 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 c6cd96967a Bug 150826 - missing space between list of attachments
r=mattyt x2
2002-06-11 09:27:27 +00:00
bbaetz%student.usyd.edu.au a5d36d90f7 Bug 150798 - Extra whitespace included in saved query links
r=mattyt x2
2002-06-11 06:14:49 +00:00
myk%mozilla.org f4ce827087 Backing out change I accidentally made while checking in fix for bug 137855. 2002-06-11 02:25:29 +00:00
myk%mozilla.org a5786f2a6c 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 aeb41d605d 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 1f311608a9 Release notes updates. 2002-06-07 23:39:35 +00:00
dkl%redhat.com 6ba6415dc5 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 e53884a91d 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 085804f6bc Release notes updates. 2002-06-06 04:07:02 +00:00
matty%chariot.net.au a3fa322097 Release notes updates. 2002-06-05 04:43:05 +00:00
matty%chariot.net.au 0d820242df Bug 148919: Make entryheader a separate template. (again) 2002-06-05 03:40:28 +00:00
justdave%syndicomm.com 2806a91736 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 79a254b0c3 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 24bdcd333d Bug #142890: Make the banner a separate template. 2002-06-04 05:56:04 +00:00
bbaetz%student.usyd.edu.au 26514a220c 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 08a6018a0e 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 e0c398dc10 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 c1ee2143c3 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 d1ed2ba7dd Release notes updates. 2002-06-03 14:15:27 +00:00
bbaetz%student.usyd.edu.au 591d4fd314 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 4a10071dd7 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 cfe0176e79 Bug 145702 - query.cgi doesn't always ConnectToDatabase() early enough
r=justdave, preed
2002-06-03 01:41:43 +00:00
justdave%syndicomm.com 41bd1d90e3 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 3948f80a8b 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 06859d2a12 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 e01aff979f 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 6b121d6081 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 1278a3e105 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 5500198a01 Bug 147272 - no background for bugzilla pages
r=justdave, preed
2002-05-29 11:43:26 +00:00
gerv%gerv.net 5f518e5251 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 4370a21c9a 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 6e72fd1398 Release notes updates. 2002-05-26 05:34:25 +00:00
gerv%gerv.net 9a2be9a87d 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 62a642ebbe 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 c4e06bc1f6 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 ddafcc2df1 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 ee88eace10 Release notes updates. 2002-05-23 05:31:37 +00:00
matty%chariot.net.au 337f36e397 Bug 93667: Add comments to uncommented sections of sanitycheck.cgi 2002-05-22 09:21:35 +00:00
bbaetz%student.usyd.edu.au b5434e77c5 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 fc6201dc67 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 5e6a54bee4 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 555d5b27bd 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 b4ce206086 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 110cc4d871 Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
preed%sigkill.com ac4bd4e26e 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 45783266da 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 1e9879b0fc 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 713da3fb48 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 5c3271407f 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 fcc10e0ee5 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 5defe33acf Release notes update. 2002-05-10 01:31:19 +00:00
gerv%gerv.net 6520508c30 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 d824594679 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 fe8421aa12 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 b7ad90fa84 Release notes updates. 2002-05-09 16:51:58 +00:00
justdave%syndicomm.com 13fea7ea40 Bumping version number to 2.16rc1 2002-05-09 05:19:30 +00:00
zach%zachlipton.com 21098a48cd 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 873941c018 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 2261d3fb02 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 24136e7068 More documentation updates. 2002-05-08 23:19:11 +00:00
gerv%gerv.net 169ec1da27 Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC. 2002-05-08 21:25:15 +00:00
gerv%gerv.net 7cb7465e42 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 3de45a0b08 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 b49fd1c44b 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 8d7cbb2b37 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 4629284822 Correct error message that Dave just fixed. 2002-05-08 05:06:13 +00:00
justdave%syndicomm.com 772cf8657d fix Tinderbox flaming 2002-05-08 04:56:52 +00:00
gerv%gerv.net 59444d4cad Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
gerv%gerv.net 3b6147aeaa Oops :-) Missing #. 2002-05-07 21:56:40 +00:00
justdave%syndicomm.com a9a77e7250 Fix tinderbox bustage 2002-05-07 21:55:48 +00:00
gerv%gerv.net b83a88c9b0 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 285cf39585 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 e356222a05 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
bbaetz%student.usyd.edu.au 194515b828 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 0a6825b599 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 bbbbc0d46f 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 2be00f1c2e 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 735d14bf08 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 bad2953947 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 b67dc70bea 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 b8f54f2222 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 68693e09c4 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 0144fd6339 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 2ea0737812 Bug 97496: Release notes updates. 2002-05-03 05:50:32 +00:00
gerv%gerv.net 493f755e4b 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 ca78a2433a General updates. I'm working through the entire guide, tidying it up. 2002-05-01 23:48:33 +00:00
gerv%gerv.net 5498608b3a 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 17de93bc76 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 837d95cbd8 ug 105877 - Backup & check for modifications before upgrade. 2002-05-01 23:10:21 +00:00
gerv%gerv.net a8716c36a8 Bug 137709 - remove incorrect information about email preferences. 2002-05-01 23:00:27 +00:00
gerv%gerv.net d75f5d74b1 Bug 111712 - update command for changing path to Perl. 2002-05-01 22:56:48 +00:00
gerv%gerv.net 796eecc992 Bug 126907 - remove "Future" section from guide. 2002-05-01 22:55:29 +00:00
gerv%gerv.net f8dd6171f2 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 bdc83d92fe 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 19c0f123ff 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 03981a74b3 correction to one of the command lines 2002-05-01 09:24:40 +00:00