summaryrefslogtreecommitdiffstats
path: root/editwhines.cgi
AgeCommit message (Expand)AuthorFilesLines
2010-07-06Bug 530468: Create a read-only Bugzilla::Whine object for whine events andEric Black1-25/+12
2010-02-01Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin1-1/+1
2009-12-12Bug 530467: Create a read-only Bugzilla::Whine::Query object and have editwhi...mkanat%bugzilla.org1-33/+22
2009-11-09Bug 511028: Create a read-only Bugzilla::Whine::Schedule object using Bugzill...mkanat%bugzilla.org1-35/+18
2009-04-06Bug 302420: Allow whining messages to be sent even without any results - Patc...wicked%sci.fi1-5/+8
2008-08-28Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com1-0/+1
2008-08-27Bug 385897: editwhines.cgi doesn't allow to whine at groups with a name conta...lpsolit%gmail.com1-20/+5
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2006-10-15Bug 281181: [SECURITY] It's way too easy to delete versions/components/milest...lpsolit%gmail.com1-1/+6
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
2006-07-06Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org1-0/+1
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-1/+1
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-1/+4
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com1-0/+1
2006-02-03Bug 325361: When an event is scheduled at midnight of a given day of the mont...lpsolit%gmail.com1-2/+2
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-2/+1
2005-09-16Bug 304696: Replace UserInGroup() by $user->in_group() when checking user pri...lpsolit%gmail.com1-3/+2
2005-08-22Bug 300831: editwhines.cgi twice uses $1 without checking for regex match - P...lpsolit%gmail.com1-10/+17
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+0
2005-07-08Bug 298508 + bug 298510: Many uninitialized value errors in editwhines involv...lpsolit%gmail.com1-50/+24
2005-07-08Bug 298507: several uninitialized values used in editwhines.cgi - Patch by A....lpsolit%gmail.com1-2/+2
2005-06-21Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch...lpsolit%gmail.com1-1/+1
2005-04-08Bug 238878: Make hidden-fields template, User Matching and Flags use direct C...lpsolit%gmail.com1-1/+1
2005-02-25Bug 283237: Move DBname_to_id out of globals.plmkanat%kerio.com1-1/+1
2005-02-19Bug 253721: Add group-based lists to whiningerik%dasbistro.com1-51/+95
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ...jocuri%softhome.net1-1/+4
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net1-0/+433