lpsolit%gmail.com
a3c6410a0b
Bug 297593: defaultpriority, defaultseverity, defaultplatform and defaultopsys parameters in editparams.cgi should be a dropdown menu - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-18 18:47:08 +00:00
lpsolit%gmail.com
cff9b830ae
Bug 312195: Add an index to all parameters to editparams - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-13 09:18:24 +00:00
lpsolit%gmail.com
c30640ebdf
Bug 312150: Some routines are not exported in Bugzilla/Config/Common.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12 15:15:06 +00:00
lpsolit%gmail.com
f0bcd8dd7a
Bug 46296: Make editparams.cgi be multi-panel by category - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-12 08:51:55 +00:00
lpsolit%gmail.com
1d2763c3c8
Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-09-15 22:01:56 +00:00
lpsolit%gmail.com
cbfe21bb80
Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave
2005-08-10 01:30:41 +00:00
lpsolit%gmail.com
10c0fa60a9
Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-07-22 05:13:36 +00:00
travis%sedsystems.ca
5c84708e79
Bug 283581 : Move UserInGroup out of globals.pl
...
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-03-15 22:10:14 +00:00
jocuri%softhome.net
1d4b3daa18
Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch by Fr�d�ric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2005-01-16 14:07:31 +00:00
jouni%heikniemi.net
90aa16f36e
Bug 141006: Run edit*.cgis in taint mode.
...
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:22:32 +00:00
kiko%async.com.br
b87ad5c610
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
...
quietly_check_login()/confirm_login() calls. Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org
774aa5e232
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
bbaetz%student.usyd.edu.au
3acaacd78e
Bug 163829 - move pref code into a separate package
...
r=joel, preed
2002-08-29 09:25:54 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
preed%sigkill.com
cbb9412d96
Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=joel,r2=bbaetz
2002-08-11 14:12:33 +00:00
bbaetz%student.usyd.edu.au
8a8238c7ef
Bug 151053, ConnectToDatabase/quietly_check_login sometimes not called
...
early enough
r=mattyt, jouni
2002-06-17 09:39:00 +00:00
gerv%gerv.net
17277729f2
Bug 140784 - edit*.cgi need a use lib "." on Win32/IIS w/ taint. Patch by jouni@heikniemi.net; r=bbaetz, gerv.
2002-04-29 19:32:29 +00:00
justdave%syndicomm.com
3eb400cda4
Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
...
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
jake%acutex.net
5fe79aa986
Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.
...
r= justdave@syndicomm.com
2001-08-13 19:11:35 +00:00
terry%mozilla.org
853edc6444
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
terry%mozilla.org
b1cadb6658
Provide a simple param to let the maintainer shut down Bugzilla for a while.
2000-01-12 18:55:24 +00:00
dmose%mozilla.org
18f71469a1
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%netscape.com
ac6b592a3c
Added 'groups' stuff, where we have different group bits that we can
...
put on a person or on a bug. Some of the group bits control access to bugzilla
features. And a person can't access a bug unless he has every group bit set
that is also set on the bug.
1999-03-11 16:30:54 +00:00
terry%netscape.com
4a24d1190c
Added three new fields (which appear in the UI only if params are
...
turned on): target_milestone, qa_contact, and status_whiteboard.
1999-01-27 21:17:10 +00:00
terry%netscape.com
ec25a8bc94
Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.
1998-11-20 19:18:37 +00:00
terry%netscape.com
cd794ecc25
Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.
1998-11-16 19:43:50 +00:00
terry%netscape.com
bd07e71c3f
Make it clear to people that "%version%" will work.
1998-09-19 05:48:09 +00:00
terry%netscape.com
a3f67c759a
Everything has been ported to now run under Perl.
1998-09-15 21:49:26 +00:00
terry%netscape.com
8d623f539d
Use POST, not GET. Allow for boolean params.
1998-09-01 20:54:24 +00:00
terry%netscape.com
99c54b3eee
Allow editing of parameters via a web page.
1998-09-01 04:21:45 +00:00