summaryrefslogtreecommitdiffstats
path: root/bug_form.pl
AgeCommit message (Collapse)AuthorFilesLines
2002-10-13Bug 24789 [E|A|R] Add Estimated, Actual, Remaining Time Fieldsbugreport%peshkin.net1-2/+12
patch by jeff.hedlund@matrixsi.com 2xr=joel,justdave
2002-10-03Bug 155389 - More <link> elements & templatization of navigation_links. ↵gerv%gerv.net1-3/+0
Patch by gerv; r=bbaetz.
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-10/+36
enhancements to attachment statuses. r=gerv,bbaetz
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-49/+59
r=bbaetz, gerv
2002-09-22Bug 108987 - Linkify script to use quoteUrls on texts provided by user. ↵gerv%gerv.net1-1/+0
Patch by gerv; r=kiko.
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-16Bug 162066 - Fix callers of ThrowCodeError to use messages in ↵gerv%gerv.net1-1/+2
code-error.html.tmpl. Patch by gerv; r=bbaetz.
2002-08-13Bug 24823 - show the last modified date at the top of show_bugbbaetz%student.usyd.edu.au1-2/+13
Patch by vkissoyan@yahoo.com (Vaskin Kissoyan) r=bbaetz x2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-3/+11
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-07-10Bug 150829 - 'My Votes' link missing from footerbbaetz%student.usyd.edu.au1-1/+2
r=myk, jouni
2002-07-09Bug 151714 - user with no canconfirm permission should not get option tobbaetz%student.usyd.edu.au1-2/+4
mark bugs they reported as NEW r=jouni, myk
2002-07-06Bug 155388: <link> elements for next/prev/first/last in buglists didn't ↵jouni%heikniemi.net1-0/+4
appear post-templatization. r=gerv,bbaetz
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-2/+2
r=bbaetz,jouni
2002-06-15Fix for bug 151658: get UI for moving bugs showing again.myk%mozilla.org1-1/+1
r=gerv,bbaetz
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, ↵gerv%gerv.net1-5/+4
afranke.
2002-04-15Bug 136751 - warnings with show_bug.cgibbaetz%student.usyd.edu.au1-5/+5
r=justdave x2
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
r=gerv, afranke
2002-02-13Bug 97471 - The assignee and qa contact should always be able to see theirbbaetz%student.usyd.edu.au1-9/+9
bugs r=justdave, afranke
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new ↵myk%mozilla.org1-21/+6
attachment tracker. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
2001-12-10Re-fix for bug 102141: The prior checkin on this bug caused an error if you ↵justdave%syndicomm.com1-1/+2
could only see one product and you tried to change a bug. Fix by David Kilzer <ddk@theracingworld.com> r= justdave, bbaetz
2001-11-21Fix for bug 102141: SECURITY FIX - the Product popup menu on the show_bug ↵justdave%syndicomm.com1-4/+44
form listed all products, even if the user didn't have access to all of them. It now only shows products the user has access to (and the product the bug is in, if the user is viewing it because of some other override) Patch by George Hotelling <george.hotelling@iconideas.com> and Dave Miller <justdave@syndicomm.com> r= bbaetz, caillon
2001-11-08Bug 101166 - users seeing a bug via _accessible bits should see that itsbbaetz%cs.mcgill.ca1-12/+23
the group r=justdave,jake
2001-11-07Refixing bug 71840 - The name should be the 'name' should be the same as ↵jake%acutex.net1-1/+1
what the 'href' points it too... r= justdave@syndicomm.com
2001-10-20Bug 71840 - Make comments referenceable using a #c4 to get the fourth comment.jake%acutex.net1-3/+3
Patch by Gerv <gerv@mozilla.org> and Myself. r= jake@acutex.net, gerv@mozilla.org, justdave@syndicomm.com
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, ↵gerv%gerv.net1-1/+1
jake/gerv.
2001-10-19Bug 60818 - make Bugzilla cope with MIME types with parameters. Patch by ↵gerv%gerv.net1-0/+1
gerv, r=myk.
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com1-10/+10
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-12Backing out Gerv's checkin for bug 71840. Per the bug report, it did not ↵justdave%syndicomm.com1-1/+1
have proper review first, and myk objected to what got landed on irc.
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 ↵gerv%gerv.net1-1/+1
dupe field. Patch by justdave, r=jake, caillon.
2001-10-02Fix for bug 52885: automatic radio selection for reassign shouldn'tzach%zachlipton.com1-1/+1
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-09-06Fix for bug 30597 - Hyperlinking the number of votes was causing some ↵jake%acutex.net1-4/+7
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-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org1-10/+18
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com
2001-08-17Fix for bug 95743: the role-accessible checkboxes were getting cleared if a ↵justdave%syndicomm.com1-7/+5
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-13Fix for bug 39816: Anyone in CC, Reporter, QA Contact, or Asigned To fields ↵justdave%syndicomm.com1-35/+57
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-06-29Refix bug 80289. Don't print header for groups if there aren't any groups to ↵jake%acutex.net1-3/+6
display (was printing a header without groups in rare instances). Patch by Joe Robins <jmrobins@tgix.com> r= jake@acutex.net
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 ↵justdave%syndicomm.com1-12/+23
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-06Fix for bug 75482: adding the capability to deactivate a group without ↵justdave%syndicomm.com1-1/+8
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-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
by jake@acutex.net
2001-02-21Fix for bug 69269: misleading comment for reassign by component when QA ↵dave%intrec.com1-1/+3
Contact is in use.
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 ↵dave%intrec.com1-12/+3
description. Patch by jake@acutex.net
2001-01-24Fix for bug 45784: URL field truncated at quote marks. Patch bydave%intrec.com1-2/+2
jake@acutex.net
2000-12-07patch from Jake <jsteenhagen@novagate.com> to fix bug 59515; adds a title ↵dmose%mozilla.org1-3/+4
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