summaryrefslogtreecommitdiffstats
path: root/bug_form.pl
AgeCommit message (Expand)AuthorFilesLines
2001-04-17Correcting my email address in the commentsjustdave%syndicomm.com1-1/+1
2001-02-27fix for bug 67482: parens in user's real name was confusing bugzilla. Patch ...dave%intrec.com1-5/+2
2001-02-21Fix for bug 69269: misleading comment for reassign by component when QA Conta...dave%intrec.com1-1/+3
2001-01-25Re-fixing bug 30694. part of the original patch got left out.dave%intrec.com1-5/+2
2001-01-25Fix for bug 30694: adds title attributes to bug links with bug status and des...dave%intrec.com1-12/+3
2001-01-24Fix for bug 45784: URL field truncated at quote marks. Patch bydave%intrec.com1-2/+2
2000-12-07patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title att...dmose%mozilla.org1-3/+4
2000-11-01fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute linkcyeh%bluemartini.com1-1/+1
2000-09-06html fix to reclose 21583cyeh%bluemartini.com1-1/+1
2000-08-30fix for 38463: show_bug.cgi: colon in "keywords:" not part of linkcyeh%bluemartini.com1-1/+1
2000-08-30fix for 31081: Make comment field in bug view larger.cyeh%bluemartini.com1-1/+1
2000-08-29fix for 21583: Buzilla attachments should say what kind of file they arecyeh%bluemartini.com1-3/+3
2000-07-28A menu was being created too early, before it is possible to avoiddmose%mozilla.org1-2/+2
2000-07-14change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list...endico%mozilla.org1-2/+2
2000-07-14move the 'Move Bug" button so its less likely to be confused with the commit ...endico%mozilla.org1-6/+5
2000-07-14Bug moving code is now fully implemented. To use it, turn on the param and se...endico%mozilla.org1-2/+32
2000-07-06fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),cyeh%bluemartini.com1-7/+7
2000-06-22Checkin for Bug 42851 'Use listbox with input for CC management on bug form'cyeh%bluemartini.com1-27/+51
2000-06-12Separate viewbugactivityformatforprinting with a vertical bar so the two link...endico%mozilla.org1-1/+2
2000-04-26better implementation of realnames support. remove overhead of two sqlcyeh%bluemartini.com1-7/+8
2000-04-22Add conditional support to display users real name in bug reports if usercyeh%bluemartini.com1-3/+6
2000-04-19backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org1-1/+1
2000-04-19bug 25010 add ability to easily edit groupsdonm%bluemartini.com1-1/+1
2000-03-29adding a 'can confirm' radiobutton to 'reassign by component'dmose%mozilla.org1-0/+3
2000-03-29allow users to watch the bugs of other usersdmose%mozilla.org1-2/+8
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-5/+3
2000-03-11Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org1-88/+2
2000-03-11Never let ", <, or > be matched as part of a URL.terry%mozilla.org1-1/+1
2000-03-08Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formattingterry%mozilla.org1-1/+1
2000-02-18Display all possible state transitions in a bug if the user is notterry%mozilla.org1-4/+11
2000-02-17Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org1-33/+67
2000-02-03Simplify dependency wording.terry%mozilla.org1-2/+2
2000-01-27Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugsterry%mozilla.org1-2/+2
2000-01-17Add a space after the comma when listing a bug with multiple keywords,terry%mozilla.org1-1/+1
2000-01-15Added a missing PutFooter().terry%mozilla.org1-0/+1
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-0/+2
2000-01-07Add support for a new "keywords" feature. This lets some centralterry%mozilla.org1-0/+19
1999-12-04Oops; previous patch caused extra percent-signs to appear in installations ru...terry%mozilla.org1-1/+1
1999-12-04Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org1-3/+3
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-19Fixed stupid perl warnings.terry%mozilla.org1-0/+16
1999-10-08Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1-6/+18
1999-08-30Don't spuriously quote newlines in the comment description.terry%mozilla.org1-0/+1
1999-07-09More tiny battles in the HTML syntax error warbryce-mozilla%nextbus.com1-1/+1
1999-06-15Fix several browsers, Lynx and Opera at least. HTML syntax errors herebryce-mozilla%nextbus.com1-7/+2
1999-05-27Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1-19/+63
1999-05-26Fixed bug 7000 -- handle hyphens in hostnames of email addresses whenterry%mozilla.org1-1/+1
1999-05-26Avoid mid-air collisions (implementing a suggestion byterry%mozilla.org1-2/+6
1999-05-11Give better error messages when we can't display a bug.terry%mozilla.org1-8/+19
1999-04-28Added links to "a duplicate of" bug ids.terry%netscape.com1-1/+8