Commit Graph

2142 Commits

Author SHA1 Message Date
justdave%syndicomm.com
f3c5c341e3 Updating 2.17.4 release notes 2003-04-25 00:22:41 +00:00
bbaetz%acm.org
72da8784bf Bug 201018 - editusers.cgi never calls DeriveGroup prior to changing a bug
patch mostly by justdave, bits by me
r=bbaetz,justdave,myk
a=justdave
2003-04-24 23:12:00 +00:00
bbaetz%acm.org
86e24733ff Bug 197153 - Add wording schange requested by reviewer which wasn't in the
patch on the bug, and so wasn't checked in.
r,a=justdave
2003-04-24 22:41:07 +00:00
justdave%syndicomm.com
1d58c088a8 Bumping version number to 2.17.4 for developer snapshot release 2003-04-24 22:02:35 +00:00
justdave%syndicomm.com
29f1575ab1 Bug 193965: On product change, user can accidentally opt-out of required group restriction
Patch by Joel Peshkin <bugreport@peshkin.net>
r= bbaetz, justdave
a= justdave
2003-04-24 21:50:33 +00:00
justdave%syndicomm.com
8384cb3943 Bug 197153: Fix for insecure temporary filename handling.
Patch by Brad Baetz <bbaetz@acm.org>
r= justdave, gerv
a= justdave
2003-04-24 21:17:31 +00:00
justdave%syndicomm.com
5039334b62 Bug 192661: Dependency graphs were printing bug summaries without HTML filtering.
r= bbaetz, gerv
a= justdave
2003-04-24 20:55:02 +00:00
justdave%syndicomm.com
8e6acf702f Bug 192677: Add new test to flag failure-to-filter situations in the templates, and correct the XSS holes that were discovered as a
result of it.
Patch by Gervase Markham <gerv@mozilla.org>
r= myk, bbaetz, justdave
a= justdave
2003-04-24 20:49:52 +00:00
jake%bugzilla.org
dab604cbb4 Missed a couple of SGML references that should have been changed. 2003-04-23 03:23:04 +00:00
jake%bugzilla.org
6d2dfd10e5 Realphabetize the directory list. 2003-04-23 03:15:10 +00:00
jake%bugzilla.org
1b1454bb41 Recompile the docs from the XML source in anticipation of the 2.17.4 release. 2003-04-23 02:33:00 +00:00
jake%bugzilla.org
6535561639 Updating date for the 2.17.4 release. 2003-04-23 02:24:39 +00:00
jake%bugzilla.org
4f6272ff24 The source files for the Bugzilla Guide have long been using the XML version of DocBook but still residing in the sgml/ directory with an extension of .sgml.
In an effort to maintain CVS history, the raw files were copied on the CVS server to the xml/ directory and renamed to have .xml for the extension; any checkins before this one did have the .sgml extension.
2003-04-23 02:04:28 +00:00
justdave%syndicomm.com
0dca7be7e7 Bug 198458: Added LDAP Sync script contributed by thomas+mozilla@stromberg.org (Thomas Stromberg) to the contrib directory.
a= justdave (no review for contrib)
2003-04-22 04:11:32 +00:00
justdave%syndicomm.com
127e1ef82d Bug 202744: Removing unnecessary output from collectstats.pl cron job
r= gerv, a= justdave
2003-04-21 15:08:27 +00:00
jake%bugzilla.org
5217c4429e Per bug 200472 - Changing the version information for Date::Parse (any) to instead specify Date::Format (2.21). 2003-04-21 01:13:13 +00:00
justdave%syndicomm.com
92c01c2c18 Fix typo in previous checking for bug 200472. Date::Format should be version *2*.21. 2003-04-19 05:18:43 +00:00
justdave%syndicomm.com
f3b89d65d4 Bug 200472: Require specific version of Date::Format to ensure we don't run into a bug in an older version that we're triggering.
r= jake, a= justdave
2003-04-19 03:22:41 +00:00
bugreport%peshkin.net
8509f40e91 bug 202534 - Login with unrestricted IP address fails - tries to access missing get_netaddr
r=bbaetz
a=myk
2003-04-18 23:53:51 +00:00
burnus%gmx.de
7a29882ad1 Bug 71790 - Duplicate resolution field should include bug number of original
r=bbaetz,a=justdave
2003-04-09 09:29:19 +00:00
justdave%syndicomm.com
2df4ad4a6f Fixing tinderbox bustage from previous checkin (bug 199012) 2003-04-09 06:29:37 +00:00
gerv%gerv.net
346a44d770 Bug 199012 - Default (and b.m.o.) bug email should have "change prefs" line. Patch by gerv; r,a=myk 2003-04-08 23:29:35 +00:00
myk%mozilla.org
7304298c13 Fix for bug 200961: unhorks display of bug ID in RDF version of bug list.
r=justdave
a=justdave
2003-04-07 20:13:30 +00:00
bbaetz%acm.org
f1bde96d7b Bug 200072 - Creating new users from LDAP at authentication time is broken
r,a=justdave
2003-04-05 02:21:54 +00:00
burnus%gmx.de
930f17595f Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for consistency
r,a=justdave
2003-04-03 12:39:06 +00:00
bbaetz%acm.org
709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
jake%bugzilla.org
308a3869df Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4. 2003-04-02 03:53:52 +00:00
jake%bugzilla.org
dc2478f8ef Bug 194541 - Dot is a binary executable, not a perl script so we don't need to prefix the system call with the perl binary. There are no more system calls of perl scripts in Bugzilla, so this section can go away. 2003-04-02 01:12:31 +00:00
jake%bugzilla.org
24dea62d48 Misc. updates to the FAQ. 2003-04-02 01:10:38 +00:00
jake%bugzilla.org
32cdb1cf47 Bug 171674 - Adding a section to the Troubleshooting section describing how to fix the File::Temp problems in perl 5.6.0. 2003-04-02 00:40:56 +00:00
gerv%gerv.net
e8116dc558 Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, a=justdave. 2003-04-01 07:13:19 +00:00
gerv%gerv.net
b20a40ccd7 Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave. 2003-03-31 22:33:06 +00:00
gerv%gerv.net
3c2a295910 Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=justdave. 2003-03-31 21:42:18 +00:00
timeless%mozdev.org
adcfe8cbef Bug 197689 Missing Query - The query named $name seems to no longer exist.
r=bbaetz a=justdave
2003-03-30 03:27:11 +00:00
timeless%mozdev.org
bfd1422d0e Bug 65319 editmilestones & editversions don't have extra add.
r=justdave a=justdave
2003-03-30 02:46:21 +00:00
jake%bugzilla.org
3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net
7f67d2b790 Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r,a=justdave. 2003-03-24 21:33:06 +00:00
justdave%syndicomm.com
5ec0699818 Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one.
r= Gerv, a= justdave
2003-03-24 07:59:58 +00:00
bbaetz%acm.org
f6fabc003f Bug 180642 - Move authentication code into a module
r=gerv, justdave
a=justdave
2003-03-22 04:47:35 +00:00
bbaetz%acm.org
cc51915dd4 Bug 195695 - Requesting a non-existant format results in an Internal Error
r=gerv, a=myk
2003-03-22 01:17:02 +00:00
bbaetz%acm.org
13621af54e Bug 197180 - Long comment names not flagged as an error
r,a=justdave
2003-03-16 06:16:43 +00:00
justdave%syndicomm.com
55c1c9dcd6 Bug 193989: EmailSuffix wasn't getting used for password change tokens. Also removes real name from To: header which wasn't being escaped properly for RFC2822 specs.
Patch by Jeff Lawson <jlawson-mozilla@bovine.net>
r=justdave, a=justdave
2003-03-14 05:43:38 +00:00
justdave%syndicomm.com
3dcd470f73 Bug 194917: Javascript missing HTML comments in flag list.
Patch by Jeff Lawson <jlawson-mozilla@bovine.net>
r=myk, a=myk
2003-03-14 05:35:40 +00:00
jouni%heikniemi.net
259c8b98c9 Bug 190848: Adding a new product results in a software error.
Patch by jussi@comlink.fi (Jussi Sirpoma), r=joel, a=justdave
2003-03-08 20:40:41 +00:00
myk%mozilla.org
4195539fff Fix for bug 191051: make substring searches actually do substring instead of anyexact.
r+a=justdave
2003-03-08 17:12:48 +00:00
justdave%syndicomm.com
f97f12afb5 Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck 2003-03-08 08:29:01 +00:00
justdave%syndicomm.com
126b289464 Bug 194345: checksetup.pl would die if you had your params set for a local dot, and the executable didn't exist. The polite error message it was supposed to print works now.
r= burnus, a= justdave
2003-03-08 08:26:17 +00:00
bbaetz%acm.org
43fefe634d Bug 196420 - jsmagic for add/and/or in boolean charts isn't working
r/a=justdave
2003-03-08 05:47:58 +00:00
timeless%mozdev.org
33f768e3d3 Bug 156436 IBM Web Browser is unrecognized
patch by mkaply@us.ibm.com r=timeless a=justdave
2003-03-06 18:13:26 +00:00
burnus%gmx.de
2e4e7a7b47 180692 - enter_bug shows keywords option even if keywords are disabled
Fix broken tree.
r,a=justdave
2003-02-27 22:45:02 +00:00