Commit Graph

2965 Commits

Author SHA1 Message Date
jocuri%softhome.net
9a37d1c7ae Patch for bug 201554: remove un-necessary warning to non-root user with webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave. 2004-12-10 14:25:00 +00:00
jocuri%softhome.net
84ff912aa7 Patch for bug 273483: update param(sendmailnow) information; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=justdave, a=justdave. 2004-12-09 10:54:37 +00:00
jocuri%softhome.net
a31df0ff6f Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave. 2004-12-09 10:49:53 +00:00
jocuri%softhome.net
df351e4d7d Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-12-09 09:36:51 +00:00
jocuri%softhome.net
aeb737ecd4 Patch for bug 258709: Make expansion of voteremovedmail honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-12-09 09:27:10 +00:00
jocuri%softhome.net
42da57d1fa Patch for bug 233049: Improve error when filtering requests with component not in the selected product; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-12-09 09:22:20 +00:00
jocuri%softhome.net
73650ad3b1 Patch for bug 182375: Do not permit flags with spaces or commas; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-09 09:15:11 +00:00
jake%bugzilla.org
047aed914b Add id's to sections that didn't have them. 2004-12-07 12:29:04 +00:00
jake%bugzilla.org
4db0328bb2 Bug 265995 - Make the docs closer to being valid XML (note: to complete the process the bz-devel ENTITY would have to be removed).
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com> with half 0f it being removed by myself.
2004-12-07 11:52:56 +00:00
jake%bugzilla.org
c65c827a0e Bug 271360 - Moving the Troubleshooting section into an appendix instead. Also, moved a few items out of the FAQ and into this new appendix. 2004-12-07 11:41:59 +00:00
jocuri%softhome.net
fc769a7403 Patch for bug 262372: clicking on a column header shouldn't result in loss of defaultsavename; patch by Rob Siklos <rsiklos@adexa.com>, r=wurblzap, a=justdave. 2004-12-06 17:21:38 +00:00
jocuri%softhome.net
78cd752e45 Patch for bug 256592: Cut down the DBD error string to a reasonable size; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=vladd, a=justdave. 2004-12-06 17:16:33 +00:00
jocuri%softhome.net
437e4784b1 Patch for bug 271373: Fix bogus t/008filter.t error on Win32; patch by Marc Schumann <wurblzap@gmail.com>, r=glob, a=justdave. 2004-12-06 17:13:55 +00:00
jocuri%softhome.net
7f5cf2cb51 Patch for bug 270589: Make t/008filter.t accept empty template directives; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, r=myk, a=justdave. 2004-12-06 17:11:15 +00:00
jocuri%softhome.net
da0c371139 Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave. 2004-12-06 17:07:54 +00:00
jocuri%softhome.net
d2754c0733 Patch for bug 258579: t/Support/Files.pm should use File::Find; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-12-06 17:03:00 +00:00
jocuri%softhome.net
316a6c09a5 Patch for bug 268462: Make users able to mass-close mixed RESOLVED/VERIFIED states; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave. 2004-12-05 15:05:06 +00:00
jocuri%softhome.net
dc1805c470 Patch for bug 270263: 'Votes' should not be a column choice if param(usevotes) is not true; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=jouni, a=justdave. 2004-12-05 14:24:10 +00:00
jocuri%softhome.net
e7cfde48e7 Patch for bug 271048: Remove confusion when sorting classifications by modifying GetSelectableClassifications in order to always return a sorted list; patch by Albert Ting <altlst@sonic.net>, r=justdave, a=justdave. 2004-12-05 14:18:59 +00:00
jocuri%softhome.net
e5bfc66796 Patch for bug 271964: tests 1 and 3 from the testing suite shouldn't fail when $^X contains spaces; patch by me, r=jouni, a=justdave. 2004-12-05 14:13:27 +00:00
jocuri%softhome.net
5b88f1daa6 Patch for bug 175222: Add product and component fields to change mails; patch by Sergei Chechetkin <csl@sunbay.com>, r=wurblzap, a=justdave. 2004-12-05 14:06:46 +00:00
jake%bugzilla.org
4d75a2c3cd More typo (and factual) fixes. 2004-12-03 23:22:28 +00:00
jake%bugzilla.org
d69e55661b Correct some minor typos in the security chapter. 2004-12-03 22:56:31 +00:00
jocuri%softhome.net
56c78a743c Patch for bug 262141: Enable the creation of bookmarkable URL for bug entry when param commentoncreate is set; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=gerv, a=justdave. 2004-12-02 22:31:35 +00:00
jocuri%softhome.net
45dac89e4b Patch for bug 237793: remove terms from incomplete data error message in bug activity, when suitable; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-12-02 22:28:13 +00:00
jocuri%softhome.net
a349ab6a7e Patch for bug 271306: specify that defaultquery is used by default to submit queries, not bugs; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, r=justdave, a=justdave. 2004-12-02 22:24:05 +00:00
jake%bugzilla.org
b466f37a00 Reinstate the seperate security section as a chapter. 2004-12-02 04:21:27 +00:00
kiko%async.com.br
bfdbdc06d5 s/FEL/filterexceptions.pl -- fix this confusing error message once and for
all. r=ssdbot
2004-11-28 23:33:26 +00:00
jocuri%softhome.net
9e78200cdc Documentation patch: fix burning documentation tree caused by the checkin to bug 245075. 2004-11-25 09:26:22 +00:00
jocuri%softhome.net
b68d1e3209 Documentation patch: fix burning documentation tree caused by the checkin to bug 245075. 2004-11-25 09:00:53 +00:00
jocuri%softhome.net
3cf74c170b Documentation patch for bug 240060: document minimum sendmail version that is required for Bugzilla to work; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. 2004-11-25 08:50:59 +00:00
jocuri%softhome.net
8fc9eed961 Documentation patch for bug 24496: Forbid resolving fixed when there're unresolved dependencies; patch by Andreas H�fler <andreas.hoefler@bearingpoint.com>, r=travis. 2004-11-25 08:39:12 +00:00
jocuri%softhome.net
97d15dc948 Documentation patch related to bug 245075: Fix excessive capitalization by using the <emphasis> tag. 2004-11-25 08:34:22 +00:00
jocuri%softhome.net
7667ec70cd Documentation patch for bug 245075: Document command-line script to send unsent bugmail; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. 2004-11-25 08:29:32 +00:00
jocuri%softhome.net
9cdd9d76e9 Documentation patch for bug 262320: Provide documentation for list/tables.html.tmpl; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. 2004-11-23 22:59:38 +00:00
jocuri%softhome.net
0ecd04b79e Patch for bug 180879: Implement privs for bug flags modification; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=joel, a=justdave. 2004-11-23 22:41:44 +00:00
jocuri%softhome.net
16735ddc71 Patch for bug 269294: Do not mention QuickSearch in the error message if not in use; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=vladd, a=justdave. 2004-11-23 22:32:33 +00:00
jocuri%softhome.net
92c4987802 Patch for bug 264868: show_bug.cgi should honour 'emailsuffix' in 'Reassign bug to' field; patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. 2004-11-20 14:28:12 +00:00
jocuri%softhome.net
1417508be9 Patch for bug 270404: Add detaint_natural and fix use lib instruction in sendbugemail.pl to make it functional; patch by Nick.Barnes@pobox.com, r=justdave, a=justdave. 2004-11-20 12:35:17 +00:00
jocuri%softhome.net
fb94e033f4 Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the bug owner, QA contact and reporter too many times; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave. 2004-11-20 12:31:04 +00:00
jocuri%softhome.net
02ac073f7d Patch for bug 267494: 'Voter' column should not appear in email preferences if param(usevotes) is false; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave. 2004-11-20 12:17:28 +00:00
jocuri%softhome.net
394979ebce Patch for bug 177993: Point out that the mid-air collision message is customizable; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. 2004-11-20 12:08:44 +00:00
jocuri%softhome.net
983028efc4 Patch for bug 269274: Make 'Give me some help' link work on advanced query page with cookies disabled; patch by Greg Hendricks <ghendricks@novell.com>, r=vladd, a=justdave. 2004-11-13 01:19:54 +00:00
jocuri%softhome.net
703a86bf81 Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave. 2004-11-11 15:03:23 +00:00
jocuri%softhome.net
9f18c5c0d3 Backing out patch for bug 267494 since it brokes the tinderbox builds. 2004-11-11 13:19:52 +00:00
jocuri%softhome.net
0ef764c933 Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in email preferences; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd, a=justdave. 2004-11-11 13:00:49 +00:00
jocuri%softhome.net
f5806a7e15 Documentation patch for bug 268613 - Update paragraph related to email prefs tab; patch by Shane H. W. Travis <travis@sedsystems.ca>, r=vladd. 2004-11-11 12:23:15 +00:00
myk%mozilla.org
aee8acefe0 Fix for bug 251068: cssification of index.cgi; Patch by Vitaly Harisov; r=myk,kiko; a=myk for 2.20 2004-11-09 00:16:58 +00:00
bugreport%peshkin.net
7b82e34fd8 Bug 257344: Remove exit from error handlers when non-interactive
r=glob,justdave
a=justdave
2004-11-08 02:25:59 +00:00
jocuri%softhome.net
c1d05a18f1 Fixing documentation tree build which was broken by commiting the patch on bug 266461. 2004-11-08 00:57:14 +00:00
jocuri%softhome.net
ce80d78ad4 Documentation patch: clean-up identation after commiting patch for bug 198020: Bugzilla Guide contains no admin docs for flags. 2004-11-08 00:21:27 +00:00
jocuri%softhome.net
6d1b7a3726 Fixing documentation tree build which was broken by commiting the patch on bug 266461. 2004-11-08 00:19:01 +00:00
jocuri%softhome.net
79b56f9e9e Documentation patch for bug 266461: Document minimum requirements for ft_min_word_len MySQL parameter; patch by Shane H. W. Travis <travis@sedsystems.ca> modified by me. 2004-11-07 23:54:47 +00:00
jocuri%softhome.net
685c010d10 Fixing documentation build tree, broken by the check in of bug 198020; rename the name of the flags section so it doesn't collide with already existing section. 2004-11-05 09:30:15 +00:00
jocuri%softhome.net
7827a0be04 Patch for bug 262182: editing a buglist from a tabular report shouldn't go to a wrong page; patch by Gervase Markham <gerv@mozilla.org>; r=rsiklos, a=justdave. 2004-11-05 09:22:26 +00:00
jocuri%softhome.net
748f42fe8a Documentation patch for bug 198020: provide admin docs for flags; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=myk. 2004-11-05 09:09:17 +00:00
jocuri%softhome.net
4735a9b360 Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. 2004-11-05 08:57:46 +00:00
jocuri%softhome.net
6e34887f48 Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth... statement; r=justdave, a=justdave. 2004-11-05 08:53:36 +00:00
jocuri%softhome.net
f892cb43e2 Patch for bug 266955: Only display interdiff options if we have other_patches; patch by Christian Reis <kiko@async.com.br>; r=myk, a=myk. 2004-11-04 23:16:45 +00:00
jocuri%softhome.net
a84d9d9d39 Documentation patch for bug 257692: link directly to the final URL for the developer's guide; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. 2004-11-04 12:58:38 +00:00
jocuri%softhome.net
68e021dce8 Documentation patch for bug 247441: rephrase section 3.9 regarding access control on secure bugs; patch by Shane H. W. Travis <travis@sedsystems.ca>; r=vladd. 2004-11-04 12:51:32 +00:00
jocuri%softhome.net
91eba10eba Patch for bug 266142: Make bug listing display optimal for viewing; patch by Steve Wardell <okapi@codeboy.net>, r=kiko, a=myk. 2004-11-02 23:10:28 +00:00
jocuri%softhome.net
10bebed51e Patch for bug 265679: requests error complaining about lack of group membership should not contain wrong spelled &bnsp; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=vladd, a=justdave. 2004-11-02 23:04:23 +00:00
jocuri%softhome.net
6650afa89e Patch for bug 212017: Should be able to change a bug if it has a flag requested that is no longer requestable; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=myk, vladd, a=myk. 2004-11-02 22:59:40 +00:00
jocuri%softhome.net
b73e224920 Patch for bug 251596: make show.html template use customized body attribute; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=justdave. 2004-11-02 22:50:10 +00:00
jocuri%softhome.net
4e6945da68 Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. 2004-11-02 22:39:51 +00:00
jocuri%softhome.net
3b6cffc34d Patch for bug 265011: Add missing <td> and </td> tags in query.cgi; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. 2004-11-02 22:27:06 +00:00
kiko%async.com.br
24e667e4b3 Comment-only fix: be honest about where we put that string! r=ssdbot 2004-10-31 00:50:28 +00:00
justdave%bugzilla.org
72c748e28b Bump version number to 2.19.1+ to indicate version pulled from CVS. 2004-10-25 11:35:14 +00:00
justdave%bugzilla.org
b0a51a539c Bump version number to 2.19.1 for snapshot release 2004-10-25 07:43:45 +00:00
justdave%bugzilla.org
62149a61ff [SECURITY] Bug 250605: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when receiving bug change notification mails. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko,justdave, a=justdave
2004-10-25 07:36:13 +00:00
justdave%bugzilla.org
195002eeb3 [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=zach,justdave, a=justdave
2004-10-25 07:33:20 +00:00
justdave%bugzilla.org
71685cbefa [SECURITY] Bug 263780: Exporting a bug to XML exposes user comments and attachment summaries which are marked as private to users who are not members of the group allowed to see private comments and attachments. XML export is not exposed in the user interface, but is available to anyone who knows the correct URL to invoke it. This only affects sites that use the 'insidergroup' feature.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=vladd,justdave, a=justdave
2004-10-25 07:25:58 +00:00
justdave%bugzilla.org
a9ae7dc999 [SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST message to process_bug.cgi which will remove keywords from a bug even if you don't have permissions to edit all bug fields (the "editbugs" permission). Such changes are reported in "bug changed" email notifications, so they are easily detected and reversed if someone abuses it.
Patch by Myk Melez <myk@mozilla.org>
r=gerv, a=justdave
2004-10-25 07:19:05 +00:00
justdave%bugzilla.org
5a97cc9bea Bug 250897: Enforce a 10 minute waiting period between password reset attempts to prevent the user getting mailbombed if the form is submitted multiple times.
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2004-10-25 07:12:22 +00:00
justdave%bugzilla.org
c76cd588ce Bug 254498: Check for comment required for time validation was too late.
Patch by Tiago R. Mello <tiago@async.com.br>
r=kiko, a=justdave
2004-10-25 04:49:32 +00:00
justdave%bugzilla.org
f9cc55e94e Backing out patch for bug 251596: found a problem with it after I committed. See the bug. 2004-10-25 04:35:30 +00:00
justdave%bugzilla.org
5b1d0d890e Bug 251596: show.html.tmpl wasn't using the customized body attribute
Patch by Marc Schumann <wurblzap@gmail.com>
r=kiko, a=myk
2004-10-25 04:28:32 +00:00
jocuri%softhome.net
ed4eadf795 Documentation patch for bug 143490: Update documentation regarding code changes needed when running Bugzilla under win32 (some are no longer required since checksetup.pl no longer calls unsupported functions when running on Windows); patch by GavinS <bugzilla@chimpychompy.org>, r=vladd. 2004-10-24 23:54:37 +00:00
jocuri%softhome.net
bb1559d660 Patch for bug 192218: Ability to use a hyphen as a way to filter specifically for requests with no requestee; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=myk, a=myk. 2004-10-24 23:34:20 +00:00
jocuri%softhome.net
820c52f4eb Patch for bug 252137: tabular reports shouldn't be broken if a row/col/tbl header begins with an underscore; patch by Rob Siklos <rsiklos@adexa.com>; r=gerv, a=justdave. 2004-10-24 23:25:54 +00:00
justdave%bugzilla.org
7dc0b918c5 Bug 265731: multipart_start in the server-push handling code wasn't honoring the $cgi->charset setting.
r=myk, a=justdave
2004-10-23 09:04:16 +00:00
myk%mozilla.org
2f0c4e26bf fix for bug 265499: support custom stylesheets; r=gerv, a=myk 2004-10-21 21:47:34 +00:00
myk%mozilla.org
58df7c52ab fix for bug 263250: adds a base tag to the simple buglist so it can be loaded in an iframe on a remote site and have the CSS still work 2004-10-21 19:13:28 +00:00
myk%mozilla.org
2b4cd0e446 fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and children; r=gerv, a=justdave 2004-10-21 19:05:22 +00:00
myk%mozilla.org
6a78d0277b Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave 2004-10-21 19:02:30 +00:00
myk%mozilla.org
aedb51d8be Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk 2004-10-20 23:00:45 +00:00
jocuri%softhome.net
f78e4dcd3f Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie.pm and unify code by removing redundancy; patch by Christian Reis <kiko@async.com.br> backported to 2.18 by Rob Siklos <rsiklos@adexa.com>; r=vladd,kiko, a=justdave. 2004-10-20 20:58:45 +00:00
myk%mozilla.org
867bde718a Fix for bug 265303: updates RDF content type to new standard application/rdf+xml; r,a=justdave 2004-10-20 20:48:29 +00:00
jocuri%softhome.net
085434b456 Patch for bug 264003: Include the DBI error in the error message if 'createdb' fails; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=kiko, a=justdave. 2004-10-19 20:33:27 +00:00
jocuri%softhome.net
09b53317a1 Patch for bug 189073: Allow accept as a resolution when changing multiple bugs only if all bugs are opened; r=kiko, a=justdave. 2004-10-19 20:11:34 +00:00
jocuri%softhome.net
17768c0ffb Patch for bug 199811: Implement UI for 'contains none of the strings' search operator; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-19 20:02:43 +00:00
jocuri%softhome.net
6976bb0f22 Patch for bug 261434: implement functionality to delete a user semi-properly (only works for users with no bugs/comments); patch by Ivan Todoroski <grnch@gmx.net>; r=justdave, a=justdave. 2004-10-17 11:07:39 +00:00
jocuri%softhome.net
5e1c4aeb42 Patch for bug 251338: Installation section should mention that you need an MTA installed; patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>; r=vladd, a=justdave. 2004-10-09 20:49:42 +00:00
jocuri%softhome.net
f837994ebd Patch for bug 257765: Make replies to private comments private by default; patch by Marc Schumann <wurblzap@gmail.com>, r=kiko, a=justdave. 2004-10-09 20:39:51 +00:00
jocuri%softhome.net
36bdeed877 Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creating tables; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=kiko, a=justdave. 2004-10-09 20:21:39 +00:00
jocuri%softhome.net
9e25419df2 Patch for bug 256567: Harmonize descriptions of classifications and products in terms of 'FILTER html'; patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, kiko, a=justdave. 2004-10-07 07:12:40 +00:00
jocuri%softhome.net
acc5cefead Patch for bug 262126: fix invalid date parsing; patch by me, r=kiko, a=justdave. 2004-09-30 22:47:17 +00:00
jocuri%softhome.net
789ba29f99 Patch for bug 261210: adapt bz_secure CSS for text based browsers; patch by Jason Pyeron <jpyeron@pyerotechnics.com>; r=myk, a=myk. 2004-09-30 22:43:57 +00:00
jocuri%softhome.net
21ca15c693 Patch for bug 258712: whine.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>; r=erik, a=justdave. 2004-09-30 21:40:49 +00:00