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
terry%mozilla.org
8b6db54469
Added a missing PutFooter().
2000-01-14 23:17:49 +00:00
terry%mozilla.org
853edc6444
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
terry%mozilla.org
e768608592
Add support for a new "keywords" feature. This lets some central
...
authority maintain a list of keywords, and users can associate any
keyword with any bug.
The new functionality won't appear until at least one keyword is
defined.
Note that you *must* run the "checksetup.pl" script after updating
this change, in order to create the new required tables "keywords" and
"keyworddefs".
2000-01-06 21:16:15 +00:00
terry%mozilla.org
393bce04e0
Oops; previous patch caused extra percent-signs to appear in installations running older versions of MySQL.
1999-12-03 19:30:49 +00:00
terry%mozilla.org
a0eb5f2732
Fixed bug 20126 -- use more international-friendly (and Y2K happier) date formats.
1999-12-03 19:28:18 +00:00
dmose%mozilla.org
18f71469a1
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
da0f505ba9
Fixed stupid perl warnings.
1999-10-18 23:57:58 +00:00
terry%mozilla.org
8cd1b485cd
Added the ability for users to "vote" on which bugs they think should
...
be fixed.
1999-10-07 23:54:52 +00:00
terry%mozilla.org
b059170a5e
Don't spuriously quote newlines in the comment description.
1999-08-30 14:26:09 +00:00
bryce-mozilla%nextbus.com
3eda4debcb
More tiny battles in the HTML syntax error war
1999-07-08 23:06:47 +00:00
bryce-mozilla%nextbus.com
67a3e254d6
Fix several browsers, Lynx and Opera at least. HTML syntax errors here
...
and there were fixed, and serverpush was restricted only to the versions
of Mozilla known to support it.
1999-06-15 04:25:29 +00:00
terry%mozilla.org
7c73172489
Added dependencies, so that you can mark which bugs depend on which
...
other ones.
1999-05-27 14:13:41 +00:00
terry%mozilla.org
bf476ef028
Fixed bug 7000 -- handle hyphens in hostnames of email addresses when
...
highlighting.
1999-05-25 19:52:34 +00:00
terry%mozilla.org
520571a268
Avoid mid-air collisions (implementing a suggestion by
...
py8ieh=bugzilla@bath.ac.uk ).
1999-05-25 19:22:31 +00:00
terry%mozilla.org
b680ebf842
Give better error messages when we can't display a bug.
1999-05-10 22:08:58 +00:00