summaryrefslogtreecommitdiffstats
path: root/bug_form.pl
AgeCommit message (Expand)AuthorFilesLines
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-2/+12
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net1-3/+0
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org1-10/+36
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-49/+59
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch...gerv%gerv.net1-1/+0
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net1-1/+2
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au1-2/+13
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-3/+11
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au1-1/+2
2002-07-09Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au1-2/+4
2002-07-06Bug 155388: <link> elements for next/prev/first/last in buglists didn't appea...jouni%heikniemi.net1-0/+4
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-2/+2
2002-06-15Fix for bug 151658: get UI for moving bugs showing again.myk%mozilla.org1-1/+1
2002-05-09Oops - mistook the reference vs. copy behaviour. r=hixie, ddk on IRC.gerv%gerv.net1-0/+1
2002-05-09Bug 143066 - footer shows as logged out on show_bug.cgi. Patch by gerv; 2xr=ddkgerv%gerv.net1-2/+1
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-5/+4
2002-04-15Bug 136751 - warnings with show_bug.cgibbaetz%student.usyd.edu.au1-5/+5
2002-03-24Bug 110012 - show_bug templatisation. r=bbaetz, afranke.gerv%gerv.net1-568/+257
2002-02-14Bug 110013 - templatize describecomponents.cgibbaetz%student.usyd.edu.au1-7/+12
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-9/+9
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org1-21/+6
2001-12-10Re-fix for bug 102141: The prior checkin on this bug caused an error if you c...justdave%syndicomm.com1-1/+2
2001-11-21Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug for...justdave%syndicomm.com1-4/+44
2001-11-08Bug 101166 - users seeing a bug via _accessible bits should see that itsbbaetz%cs.mcgill.ca1-12/+23
2001-11-07Refixing bug 71840 - The name should be the 'name' should be the same as what...jake%acutex.net1-1/+1
2001-10-20Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.jake%acutex.net1-3/+3
2001-10-20Backing out previous change, the wrong patch got checked in.jake%acutex.net1-1/+1
2001-10-20Bug 71840 - make comments referenceable. Patch by gerv/jake. r=justdave, jake...gerv%gerv.net1-1/+1
2001-10-19Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by gerv...gerv%gerv.net1-0/+1
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-10/+10
2001-10-12Backing out Gerv's checkin for bug 71840. Per the bug report, it did not hav...justdave%syndicomm.com1-1/+1
2001-10-12Bug 71840 - Make comments referenceable. Patch by gerv; r=myk, jake (ish :-).gerv%gerv.net1-1/+1
2001-10-12Bug 76161 - Don't select "resolve as dup" radio button when exiting empty dup...gerv%gerv.net1-1/+1
2001-10-02Fix for bug 52885: automatic radio selection for reassign shouldn'tzach%zachlipton.com1-1/+1
2001-09-06Fix for bug 30597 - Hyperlinking the number of votes was causing some confusi...jake%acutex.net1-4/+7
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets u...myk%mozilla.org1-10/+18
2001-08-17Fix for bug 95743: the role-accessible checkboxes were getting cleared if a u...justdave%syndicomm.com1-7/+5
2001-08-13Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields c...justdave%syndicomm.com1-35/+57
2001-06-29Refix bug 80289. Don't print header for groups if there aren't any groups to ...jake%acutex.net1-3/+6
2001-06-27Fixing "used only once" errors flagged by tinderbox on the last checkin.justdave%syndicomm.com1-0/+1
2001-06-27Fix for bug 80289: Group restrictions are now identified with checkboxes inst...justdave%syndicomm.com1-12/+23
2001-06-06Fix for bug 75482: adding the capability to deactivate a group without deleti...justdave%syndicomm.com1-1/+8
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