aboutsummaryrefslogtreecommitdiffstats
path: root/editcomponents.cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net2005-01-161-5/+4
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-3/+8
* Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzill...jocuri%softhome.net2004-07-311-431/+241
* Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net2004-07-271-8/+1
* Bug 242405 Turning on QA contact causes taint error in Bugzilla/Series.pm whe...timeless%mozdev.org2004-07-091-6/+15
* Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net2004-05-231-1/+1
* Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com2004-03-271-3/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+2
* Bug 227771 - Migration and product/component create code no longer writes ser...gerv%gerv.net2003-12-091-1/+2
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-3/+4
* Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...jocuri%softhome.net2003-11-161-2/+4
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-081-6/+2
* Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br2003-09-271-2/+11
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+30
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 197180 - Long comment names not flagged as an errorbbaetz%acm.org2003-03-161-1/+13
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-1/+9
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-64/+50
* Bug 145795: editcomponents had error messages referring to products where it ...jouni%heikniemi.net2002-07-041-2/+2
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
* Bug 148712 - add component with error/invalid initial owner results inbbaetz%student.usyd.edu.au2002-06-151-4/+0
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net2002-04-301-0/+1
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+2
* Fix for bug 14461: QA contact is no longer required. You can still leave it ...justdave%syndicomm.com2002-02-041-21/+3
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-13/+13
* Fix for bug #53612: The milestone URL appears correctly when deleting a produ...myk%mozilla.org2001-09-281-3/+3
* Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net2001-06-161-9/+5
* fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com2001-02-231-22/+65
* Fix for bug 51487: Now only checks for a valid QA Contact if it actuallydave%intrec.com2000-09-101-8/+4
* fix for bug #24806tara%tequilarista.org2000-08-311-1/+8
* fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com2000-08-311-7/+7
* Landing Jon Robertson's for bug #41915tara%tequilarista.org2000-07-261-1/+5
* Fixed stupid typo.terry%mozilla.org2000-01-231-1/+1
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
* Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1999-12-171-14/+18
* updated license boilerplatedmose%mozilla.org1999-11-021-9/+18
* Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1999-10-201-11/+22
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+9
* Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1999-10-131-79/+713
* Added the ability for users to "vote" on which bugs they think shouldterry%mozilla.org1999-10-081-2/+5
* Wow. Turns out this stuff would only handle 10 products. Did theterry%mozilla.org1999-10-071-1/+1
* Patch by mhamby@logicon.com -- provide a UI for adding new components.terry%netscape.com1999-04-291-0/+3
* Added new pages to edit existing components.terry%netscape.com1999-03-121-0/+117