aboutsummaryrefslogtreecommitdiffstats
path: root/bug_form.pl
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 30597 - Hyperlinking the number of votes was causing some confusi...jake%acutex.net2001-09-061-4/+7
* Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org2001-08-311-10/+18
* Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u...justdave%syndicomm.com2001-08-171-7/+5
* Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com2001-08-131-35/+57
* Refix bug 80289. Don't print header for groups if there aren't any groups to ...jake%acutex.net2001-06-281-3/+6
* Fixing "used only once" errors flagged by tinderbox on the last checkin.justdave%syndicomm.com2001-06-271-0/+1
* Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com2001-06-271-12/+23
* Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com2001-06-061-1/+8
* Correcting my email address in the commentsjustdave%syndicomm.com2001-04-171-1/+1
* fix for bug 67482: parens in user's real name was confusing bugzilla. Patch ...dave%intrec.com2001-02-271-5/+2
* Fix for bug 69269: misleading comment for reassign by component when QA Conta...dave%intrec.com2001-02-211-1/+3
* Re-fixing bug 30694. part of the original patch got left out.dave%intrec.com2001-01-251-5/+2
* Fix for bug 30694: adds title attributes to bug links with bug status and des...dave%intrec.com2001-01-251-12/+3
* Fix for bug 45784: URL field truncated at quote marks. Patch bydave%intrec.com2001-01-241-2/+2
* patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title att...dmose%mozilla.org2000-12-071-3/+4
* fix/enhancement from 53951:[rfe] make bug# link on show_bug.cgi an absolute linkcyeh%bluemartini.com2000-11-011-1/+1
* html fix to reclose 21583cyeh%bluemartini.com2000-09-061-1/+1
* fix for 38463: show_bug.cgi: colon in "keywords:" not part of linkcyeh%bluemartini.com2000-08-301-1/+1
* fix for 31081: Make comment field in bug view larger.cyeh%bluemartini.com2000-08-291-1/+1
* fix for 21583: Buzilla attachments should say what kind of file they arecyeh%bluemartini.com2000-08-291-3/+3
* A menu was being created too early, before it is possible to avoiddmose%mozilla.org2000-07-281-2/+2
* change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list...endico%mozilla.org2000-07-141-2/+2
* move the 'Move Bug" button so its less likely to be confused with the commit ...endico%mozilla.org2000-07-141-6/+5
* Bug moving code is now fully implemented. To use it, turn on the param and se...endico%mozilla.org2000-07-141-2/+32
* fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),cyeh%bluemartini.com2000-07-061-7/+7
* Checkin for Bug 42851 'Use listbox with input for CC management on bug form'cyeh%bluemartini.com2000-06-221-27/+51
* Separate viewbugactivityformatforprinting with a vertical bar so the two link...endico%mozilla.org2000-06-121-1/+2
* better implementation of realnames support. remove overhead of two sqlcyeh%bluemartini.com2000-04-261-7/+8
* Add conditional support to display users real name in bug reports if usercyeh%bluemartini.com2000-04-221-3/+6
* backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org2000-04-191-1/+1
* bug 25010 add ability to easily edit groupsdonm%bluemartini.com2000-04-191-1/+1
* adding a 'can confirm' radiobutton to 'reassign by component'dmose%mozilla.org2000-03-291-0/+3
* allow users to watch the bugs of other usersdmose%mozilla.org2000-03-291-2/+8
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-5/+3
* Italicize the "Additional Comments From" stuff, so that you can tellterry%mozilla.org2000-03-111-88/+2
* Never let ", <, or > be matched as part of a URL.terry%mozilla.org2000-03-111-1/+1
* Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formattingterry%mozilla.org2000-03-081-1/+1
* Display all possible state transitions in a bug if the user is notterry%mozilla.org2000-02-171-4/+11
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-33/+67
* Simplify dependency wording.terry%mozilla.org2000-02-031-2/+2
* Patch by Rob Baham <robb@scitechsoft.com> -- links to other bugsterry%mozilla.org2000-01-271-2/+2
* Add a space after the comma when listing a bug with multiple keywords,terry%mozilla.org2000-01-171-1/+1
* Added a missing PutFooter().terry%mozilla.org2000-01-151-0/+1
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+2
* Add support for a new "keywords" feature. This lets some centralterry%mozilla.org2000-01-071-0/+19
* Oops; previous patch caused extra percent-signs to appear in installations ru...terry%mozilla.org1999-12-041-1/+1
* Fixed bug 20126 -- use more international-friendly (and Y2K happier) date for...terry%mozilla.org1999-12-041-3/+3
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+16
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-6/+18