aboutsummaryrefslogtreecommitdiffstats
path: root/editclassifications.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 306601: Bugzilla::Classification needs a products() method - Patch by ↵lpsolit%gmail.com2005-10-141-29/+9
| | | | André Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-1/+1
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 286294: cleanup editclassifications.cgi and migrate the existent code to ↵lpsolit%gmail.com2005-07-291-192/+89
| | | | use Classification.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=myk
* Bug 265188: GenerateVersionTable should only overwrite versioncache if it's ↵lpsolit%gmail.com2005-07-191-1/+4
| | | | changed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob,justdave a=justdave
* Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com2005-06-151-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-3/+5
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 280193: Round up places using data/ instead of $datadir - Patch by Marc ↵lpsolit%gmail.com2005-03-231-4/+4
| | | | Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave
* Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵mkanat%kerio.com2005-03-161-4/+7
| | | | | | unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
* Bug 286286 : Incorrect name check when adding a new classificationtravis%sedsystems.ca2005-03-161-8/+12
| | | | Patch by Frederic Buclin <LpSolit@gmail.com> r=jake a=myk
* Bug 284975: Any code after Throw*Error is a dead code.mkanat%kerio.com2005-03-091-1/+1
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=LpSolit, a=myk
* Bug 277782: _throw_error should unlock tables when tables are locked, ↵mkanat%kerio.com2005-03-051-2/+0
| | | | | | automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
* Bug 283394: Editing or deleting classifications causes a blank pagemkanat%kerio.com2005-03-031-0/+2
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
* Bug 282124: Remove globals.pl and CGI.pl from editclassifications.cgimkanat%kerio.com2005-02-201-6/+9
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=vladd, a=justdave
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-6/+6
| | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net2005-01-161-1/+5
| | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
* Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net2004-08-211-0/+391
etc.) patch by Albert Ting r=joel, glob a=myk