aboutsummaryrefslogtreecommitdiffstats
path: root/editattachstatuses.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-14/+18
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by ↵gerv%gerv.net2002-04-301-0/+1
| | | | jouni@heikniemi.net; r=bbaetz, gerv.
* Bug 140953 - Creating the first attachment status fails. Patch by ↵gerv%gerv.net2002-04-301-1/+2
| | | | jouni@heikniemi.net, 2xr=myk.
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-12/+8
| | | | afranke.
* Fix for bug 97739: Confirms deletion of an attachment status in browsers ↵myk%mozilla.org2002-03-131-6/+43
| | | | | | | with no-JS/JS-off. Patch by Jeff Hedlund <jeff.hedlund@matrixsi.com>. r=myk,gerv
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-29/+5
| | | | r=mattyt, afranke
* Bug 104261 - incorrect template paths. r=myk, ddk.gerv%gerv.net2001-11-221-1/+1
|
* Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org2001-08-311-0/+333
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com