aboutsummaryrefslogtreecommitdiffstats
path: root/editwhines.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 304696: Replace UserInGroup() by $user->in_group() when checking user ↵lpsolit%gmail.com2005-09-161-3/+2
| | | | privs in edit*.cgi files - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - ↵lpsolit%gmail.com2005-08-221-10/+17
| | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel a=myk
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com2005-08-101-1/+0
| | | | r=mkanat,wicked a=justdave
* Bug 298508 + bug 298510: Many uninitialized value errors in editwhines ↵lpsolit%gmail.com2005-07-081-50/+24
| | | | involving length function + Numeric comparison performed on strings - Both patches by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 298507: several uninitialized values used in editwhines.cgi - Patch by ↵lpsolit%gmail.com2005-07-081-2/+2
| | | | A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - ↵lpsolit%gmail.com2005-06-211-1/+1
| | | | Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk
* Bug 238878: Make hidden-fields template, User Matching and Flags use direct ↵lpsolit%gmail.com2005-04-081-1/+1
| | | | CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
* Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com2005-02-251-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap, a=myk
* Bug 253721: Add group-based lists to whiningerik%dasbistro.com2005-02-191-51/+95
| | | | | Patch by Erik Stambaugh <erik@dasbistro.com> r=joel, r,a=justdave
* Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net2005-01-161-1/+4
| | | | by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
* Bug 185090: Add revamped whining systembugreport%peshkin.net2004-08-051-0/+433
patch by: Erik r=joel r=jouni a=justdave