aboutsummaryrefslogtreecommitdiffstats
path: root/editproducts.cgi
Commit message (Expand)AuthorAgeFilesLines
...
* Patch for bug 240250: Shouldn't receive an unfriendly error when editing grou...jocuri%softhome.net2005-01-091-0/+2
* Patch for bug 271474: Fix SQL syntax error when updating max votes per bug in...jocuri%softhome.net2004-12-111-10/+15
* Patch for bug 254729: fix editproducts.cgi generated warnings in the error lo...jocuri%softhome.net2004-09-091-15/+17
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-7/+9
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net2004-08-211-32/+193
* Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net2004-07-271-4/+8
* Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net2004-07-271-5/+1
* Bug 86051: Enable changing product name case.jouni%heikniemi.net2004-07-201-2/+18
* Bug 251484: Fix taint error on series create when creating a new productbugreport%peshkin.net2004-07-171-0/+5
* Patch for bug 250265: fix taint issues with vote fields when editing products...jocuri%softhome.net2004-07-091-1/+13
* Patch for bug 250259: Fix taint error on disallownew field in editproducts.cg...jocuri%softhome.net2004-07-081-1/+1
* Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net2004-07-061-27/+32
* Patch for bug 240252: rewrite "users who are a" on editproducts.cgi; r=kiko; ...jocuri%softhome.net2004-06-021-5/+5
* Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net2004-05-231-1/+1
* Bug 231975: Avoid naming new product groups the same as existing groups and d...bugreport%peshkin.net2004-05-121-30/+5
* Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com2004-03-271-4/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+1
* Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net2004-03-081-1/+1
* Bug 227771 - Migration and product/component create code no longer writes ser...gerv%gerv.net2003-12-091-1/+3
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-3/+5
* Bug 65320: Extra options on editproducts.cgi & editcomponents.cgi; r=jouni; a...jocuri%softhome.net2003-11-161-0/+1
* Bug 222564 - The chart made when creating a new Product/Component is not publ...gerv%gerv.net2003-11-081-7/+2
* Bug 208647: Fixes taint error in add new products code.justdave%syndicomm.com2003-10-261-2/+9
* Bug 65316: Typos on edit*.cgi. Change use of PutTrailer() (and thekiko%async.com.br2003-09-271-1/+3
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-2/+37
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+1
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-271-2/+2
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 190848: Adding a new product results in a software error.jouni%heikniemi.net2003-03-091-1/+0
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-12/+527
* Bugzilla Bug 176936 minor consistency changes for editproducts and editflagstimeless%mozdev.org2002-10-271-1/+1
* Checking in build bustage.myk%mozilla.org2002-09-291-1/+1
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-1/+9
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-168/+17
* Bug 165080 - Delete product fails with missing column errorbbaetz%student.usyd.edu.au2002-08-281-2/+2
* 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-62/+59
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+1
* Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net2002-04-301-0/+1
* Bug 136754 - warning in editproduct.cgi if usebuggroups option is on. Patch b...gerv%gerv.net2002-04-181-1/+1
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-1/+1
* Fix for bug 61634: explain what "Milestone URL" is on the editproducts page.justdave%syndicomm.com2001-11-221-1/+1
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-4/+4
* Fix for bug #53612: The milestone URL appears correctly when deleting a produ...myk%mozilla.org2001-09-281-1/+3
* Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net2001-06-161-9/+5
* fix for 45583: all users get added to a group if userregexp is null in editpr...cyeh%bluemartini.com2000-09-011-12/+12
* fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks tocyeh%bluemartini.com2000-08-291-3/+3
* fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins)cyeh%bluemartini.com2000-08-121-1/+1
* Added the concept of a "default milstone" for products, and make sureterry%mozilla.org2000-03-241-30/+64
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-2/+56