jake%acutex.net
2edcc77a4b
Backing out previous change, the wrong patch got checked in.
2001-10-20 12:59:57 +00:00
gerv%gerv.net
2c9c137ea1
Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake/gerv.
2001-10-20 01:06:59 +00:00
gerv%gerv.net
b3bcc8e15d
Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv, r=myk.
2001-10-18 21:28:06 +00:00
justdave%syndicomm.com
3eb400cda4
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
...
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
justdave%syndicomm.com
7a98289b8e
Backing out Gerv's checkin for bug 71840. Per the bug report, it did not have proper review first, and myk objected to what
...
got landed on irc.
2001-10-12 03:03:00 +00:00
gerv%gerv.net
12f3a98019
Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).
2001-10-11 23:07:54 +00:00
gerv%gerv.net
26499b674c
Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dupe field. Patch by justdave, r=jake, caillon.
2001-10-11 22:18:35 +00:00
zach%zachlipton.com
428f579276
Fix for bug 52885: automatic radio selection for reassign shouldn't
...
trigger if new text is same as original owner or empty.
Patch by Christopher Aillon (caillon@returnzero.com ). R=Bradley Baetz
(bbaetz@cs.mcgill.ca ). No 2nd review needed.
2001-10-02 01:20:52 +00:00
jake%acutex.net
2ed0e662aa
Fix for bug 30597 - Hyperlinking the number of votes was causing some confusion because it was such a small link, yet the most useful. Instead, we now have a link labeled "Show votes for this bug".
...
Patch by Matthew Tuck <matty@chariot.net.au>
r= louie@ximian.com , jake@acutex.net
2001-09-06 12:42:47 +00:00
myk%mozilla.org
34ed0df3d8
Fix for bug 84338: initial implementation of attachment tracker, which lets users flag attachments with statuses.
...
Patch by Myk Melez <myk@mozilla.org>
r=justdave@syndicomm.com
2001-08-31 03:54:37 +00:00
justdave%syndicomm.com
44f95ac895
Fix for bug 95743: the role-accessible checkboxes were getting cleared if a user with group access had to log in to make changes to a public bug.
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-08-17 11:15:04 +00:00
justdave%syndicomm.com
210fb412d3
Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields can now be given access to view a bug even if the permissions on that bug are set to a group that would normally exclude those people.
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-08-13 00:46:20 +00:00
jake%acutex.net
e95335dcaf
Refix bug 80289. Don't print header for groups if there aren't any groups to display (was printing a header without groups in rare instances).
...
Patch by Joe Robins <jmrobins@tgix.com>
r= jake@acutex.net
2001-06-28 15:42:30 +00:00
justdave%syndicomm.com
bd2fb60405
Fixing "used only once" errors flagged by tinderbox on the last checkin.
2001-06-27 02:31:55 +00:00
justdave%syndicomm.com
790d95d351
Fix for bug 80289: Group restrictions are now identified with checkboxes instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products.
...
Patch by Joe Robbins <jmrobins@tgix.com>
r= justdave@syndicomm.com
2001-06-27 01:44:34 +00:00
justdave%syndicomm.com
72e876fa2d
Fix for bug 75482: adding the capability to deactivate a group without deleting it (prevent new bugs from being placed into that group, but don't remove the group restriction from bugs already in it).
...
Patch by Myk Melez <myk@mozilla.org>
r= justdave@syndicomm.com
2001-06-06 03:16:52 +00:00
justdave%syndicomm.com
62dd9d3d1a
Correcting my email address in the comments
2001-04-17 02:26:16 +00:00
dave%intrec.com
9e4bb31092
fix for bug 67482: parens in user's real name was confusing bugzilla. Patch by jake@acutex.net
2001-02-27 01:32:27 +00:00
dave%intrec.com
d49c5fa336
Fix for bug 69269: misleading comment for reassign by component when QA Contact is in use.
2001-02-20 22:19:10 +00:00
dave%intrec.com
4eaa21fe17
Re-fixing bug 30694. part of the original patch got left out.
2001-01-25 02:51:49 +00:00
dave%intrec.com
9784c8fcc9
Fix for bug 30694: adds title attributes to bug links with bug status and description. Patch by jake@acutex.net
2001-01-24 22:24:06 +00:00
dave%intrec.com
bc8eca2b76
Fix for bug 45784: URL field truncated at quote marks. Patch by
...
jake@acutex.net
2001-01-24 01:54:42 +00:00
dmose%mozilla.org
690daeb4b2
patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title attribute containing status and short description to various bug links. In some browsers (most Mozilla builds, at least) this makes the status and short description available as a tooltip, so it is no longer necessary to click through to see it. r=dmose@mozilla.org
2000-12-07 03:04:32 +00:00
cyeh%bluemartini.com
45bf2b820f
fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute link
...
so that saved copies of show_bug are useful. patch by dave@intrec.com , r=cyeh
2000-10-31 21:16:57 +00:00
cyeh%bluemartini.com
387924873d
html fix to reclose 21583
2000-09-05 17:48:22 +00:00
cyeh%bluemartini.com
12aeaeefcc
fix for 38463: show_bug.cgi: colon in "keywords:" not part of link
2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com
3020010e8b
fix for 31081: Make comment field in bug view larger.
2000-08-29 16:44:33 +00:00
cyeh%bluemartini.com
e2946c5bdc
fix for 21583: Buzilla attachments should say what kind of file they are
2000-08-28 18:29:22 +00:00
dmose%mozilla.org
0f1353d36e
A menu was being created too early, before it is possible to avoid
...
creating the menu with an invalid default selection. This was causing
bugzilla to (incorrectly) spew a database corruption error when
attempting to view a bug that had been resolved MOVED. Why this
wasn't causing the same problem with DUPLICATE resolutions, I don't
know. Moved the menu creation later in the code, so that it only
happens after it has been ensured that the default selection is not
going to be MOVED.
2000-07-28 05:12:33 +00:00
endico%mozilla.org
f8a5788650
change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process.
2000-07-14 03:20:17 +00:00
endico%mozilla.org
946836c439
move the 'Move Bug" button so its less likely to be confused with the commit button
2000-07-13 23:57:18 +00:00
endico%mozilla.org
bf19617f49
Bug moving code is now fully implemented. To use it, turn on the param and set the move related params.
2000-07-13 23:12:52 +00:00
cyeh%bluemartini.com
b0fedb997f
fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
...
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
cyeh%bluemartini.com
0f0acf856e
Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
...
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org
7bb1e14178
Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence
2000-06-12 08:18:19 +00:00
cyeh%bluemartini.com
b77c0bc665
better implementation of realnames support. remove overhead of two sql
...
calls from bug_form.
2000-04-26 01:44:28 +00:00
cyeh%bluemartini.com
d8019dada1
Add conditional support to display users real name in bug reports if user
...
entered in that information. Thanks to
Chris Baldwin <cbaldwin@redback.com>
for providing the patch.
2000-04-21 18:45:55 +00:00
endico%mozilla.org
aaf67224d5
backing out because this has broken bugzilla.mozilla.org. the choice is no longer given in show_bug.cgi to make bugs confidential. I need to change lounge so it no longer automatically updates.
2000-04-19 02:14:41 +00:00
donm%bluemartini.com
eab02ecf97
bug 25010 add ability to easily edit groups
2000-04-18 23:12:00 +00:00
dmose%mozilla.org
1393f2119c
adding a 'can confirm' radiobutton to 'reassign by component'
2000-03-29 00:34:56 +00:00
dmose%mozilla.org
e518bda069
allow users to watch the bugs of other users
2000-03-28 21:31:24 +00:00
terry%mozilla.org
738bae3187
Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
...
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org
7b4a529521
Italicize the "Additional Comments From" stuff, so that you can tell
...
the difference between new comments and people copying stuff in from
old comments.
2000-03-10 18:01:32 +00:00
terry%mozilla.org
44624d8271
Never let ", <, or > be matched as part of a URL.
2000-03-10 16:52:37 +00:00
terry%mozilla.org
81cde9d424
Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
...
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org
10d1275a05
Display all possible state transitions in a bug if the user is not
...
logged in. Since they haven't logged in, we don't know what they will
be allowed to do. And users who disable cookies tend to pretty often
not be logged in.
2000-02-17 15:53:40 +00:00
terry%mozilla.org
0f934486ff
Major spankage. Added a new state, UNCONFIRMED. Added new groups,
...
"editbugs" and "canconfirm". People without these states are now much
more limited in what they can do.
For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them. Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page. But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
terry%mozilla.org
56d80b9768
Simplify dependency wording.
2000-02-02 17:43:34 +00:00
terry%mozilla.org
0674a87149
Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugs
...
should be relative URLs, not absolute.
2000-01-26 21:56:24 +00:00
terry%mozilla.org
3768ce0b79
Add a space after the comma when listing a bug with multiple keywords,
...
to be consistant with the way it gets listed in bug lists.
2000-01-17 11:54:58 +00:00