summaryrefslogtreecommitdiffstats
path: root/editversions.cgi
AgeCommit message (Expand)AuthorFilesLines
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-2/+2
2005-10-07Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of o...mkanat%kerio.com1-4/+1
2005-09-28Bug 307604: "Redisplay table with bug counts" should also be available from e...lpsolit%gmail.com1-0/+4
2005-09-16Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com1-3/+2
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+0
2005-07-19Bug 300532: Update editversions.cgi to use routines from Version.pm and Produ...lpsolit%gmail.com1-177/+69
2005-04-06Bug 86328: Deleting bugs doesn't delete dependent records properly - Patch by...lpsolit%gmail.com1-48/+15
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
2005-03-09Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com1-8/+0
2005-03-05Bug 277782: _throw_error should unlock tables when tables are locked, automat...mkanat%kerio.com1-3/+0
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-12/+13
2005-02-17Bug 281574 : Combine version_/milestone_/component_no_action errors into one.travis%sedsystems.ca1-1/+1
2005-02-09Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca1-2/+1
2005-01-30Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org1-1/+2
2005-01-29Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca1-2/+1
2005-01-28Bug 278650 : editversions.cgi still uses "auth_cant_edit_versions"travis%sedsystems.ca1-5/+4
2005-01-16Patch for bug 190226: templatize editversions.cgi; patch by GavinS <bugzilla@...jocuri%softhome.net1-228/+136
2004-07-28Bug 252450: Unlock tables in edit*.cgi before sending trailerbugreport%peshkin.net1-4/+1
2004-05-23Bug 141006: Run edit*.cgis in taint mode.jouni%heikniemi.net1-1/+1
2004-03-28Patch for bug 238860: remove %FORM from editversions.cgi; patch by Teemu Mann...jocuri%softhome.net1-4/+5
2004-03-27Bug 235265: Getting rid of some unwanted form value dumps.justdave%syndicomm.com1-4/+0
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-2/+2
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org1-5/+4
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-1/+1
2003-03-30Bug 65319 editmilestones & editversions don't have extra add.timeless%mozdev.org1-1/+1
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-42/+31
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-0/+1
2002-04-30Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jou...gerv%gerv.net1-0/+1
2002-03-04Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au1-1/+2
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-2/+2
2001-06-19Refixing bug 71396. Each PushGlobalSQLState() needs a PopGlobalSQLState() and...jake%acutex.net1-1/+1
2001-06-16Fix for bug 71396 - $::db->do isn't needed anymorejake%acutex.net1-9/+5
2000-08-31fix for 44617: edit*.cgi: Should show which product you're working oncyeh%bluemartini.com1-6/+6
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-1/+1
1999-12-17Fixed very very nasty bug which, when deleting a component, would tellterry%mozilla.org1-11/+17
1999-11-02updated license boilerplatedmose%mozilla.org1-9/+19
1999-10-20Need to value_quote() things that go into VALUE attributes in HTML.terry%mozilla.org1-5/+10
1999-10-13Patch by Holger Schurig <holger@holger.om.org> -- rewriting and enhancing theterry%mozilla.org1-0/+542