summaryrefslogtreecommitdiffstats
path: root/editattachstatuses.cgi
AgeCommit message (Collapse)AuthorFilesLines
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-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-14/+18
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-04-30Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵gerv%gerv.net1-0/+1
jouni@heikniemi.net; r=bbaetz, gerv.
2002-04-30Bug 140953 - Creating the first attachment status fails. Patch by ↵gerv%gerv.net1-1/+2
jouni@heikniemi.net, 2xr=myk.
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-12/+8
afranke.
2002-03-13Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org1-6/+43
with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-29/+5
r=mattyt, afranke
2001-11-22Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net1-1/+1
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org1-0/+333
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com