Граф коммитов

83 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com 36a922fbc9 Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk 2005-04-28 02:14:26 +00:00
lpsolit%gmail.com 01215b0dc7 Bug 238870: remove %FORM from attachment.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=myk,LpSolit a=justdave 2005-04-08 00:34:39 +00:00
lpsolit%gmail.com 93d4b2c6af Bug 238878: Make hidden-fields template, User Matching and Flags use direct CGI instead of [% form.foo %] - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave 2005-04-07 23:37:56 +00:00
lpsolit%gmail.com 16c818f704 Bug 288405: Attachment.cgi fails on Big File attachment inserts - Patch by Marc Schumann <wurblzap@gmail.com> r=joel a=myk 2005-04-04 22:23:36 +00:00
mkanat%kerio.com 160fff77bb Bug 286235: Implicit joins should be replaced by explicit joins - installment A
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
lpsolit%gmail.com c1b6a9e07e Bug 288883: SQL crash when granting/denying a request - Patch by Frederic Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-04-04 18:40:59 +00:00
mkanat%kerio.com c99a16fce3 Bug 285740: DBD::Pg must have the PG_BYTEA type specified for inserting BLOBs
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=Tomas.Kopal, a=justdave
2005-03-18 03:23:55 +00:00
travis%sedsystems.ca ef15d4f129 Fix nits on bug 180652 - Frederic Buclin 2005-03-15 22:08:12 +00:00
travis%sedsystems.ca f43289d88d Bug 180652 : Marking an attachment as obsolete should cancel all unfulfilled requests
Patch by Frederic Buclin <LpSolit@gmail.com>  r=myk  a=myk
2005-03-15 15:57:19 +00:00
travis%sedsystems.ca 0ca2d24e7e Bug 282574 : use the new "auth_failure" error message for all authentication failures
Patch by Frederic Buclin <LpSolit@gmail.com>   r=travis, wurblzap  a=myk
2005-03-09 16:18:03 +00:00
mkanat%kerio.com a57b7d6d3a Bug 283924: Move ValidateComment out of CGI.pl
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave
2005-03-07 13:55:34 +00:00
mkanat%kerio.com 3fc36af47e Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
2005-02-24 23:37:48 +00:00
bugreport%peshkin.net 9511285084 Bug 252272: Allow extremely large attachments to be stored locally
r=wurblzap.a=justdave
2005-02-20 17:03:10 +00:00
mkanat%kerio.com 9a4b0a2ac1 Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-18 16:01:48 +00:00
mkanat%kerio.com e1a59dde23 Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca f61c79ffec Bug 11901 : Change Bugzilla comments line-wrapping policy
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=gerv,justdave  a=justdave
2005-02-09 17:30:20 +00:00
travis%sedsystems.ca 8d3d9643dc Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>  r=mkanat, LpSolit   a=justdave
2005-02-08 16:51:03 +00:00
justdave%bugzilla.org cc238a3fce Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca 0c7f295b2e Bug 257315 : type of delta_ts in bugs table should not be timestamp
Patch by Tomas Kopal <Tomas.Kopal@altap.cz>   r=vladd, LpSolit  a=justdave
2005-01-28 19:01:28 +00:00
jocuri%softhome.net 6f1f550358 Patch for bug 273339: Make attachment.cgi consistent with its activity log timestamps; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave. 2004-12-28 23:38:03 +00:00
jake%bugzilla.org 40fc45e23e Bug 264601 - Bugzilla will now tell a user which field contained an "invalid bug number or alias."
Patch by Fr�d�ric Buclin <LpSolit@netscape.net>
r=myk, a=justdave
2004-12-21 09:04:01 +00:00
kiko%async.com.br 24e667e4b3 Comment-only fix: be honest about where we put that string! r=ssdbot 2004-10-31 00:50:28 +00:00
jocuri%softhome.net bb57d6ae34 Patch for bug 254371: include Flag Types in create new attachments form; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>; r=jouni, a=myk. 2004-08-31 23:28:10 +00:00
kiko%async.com.br d0692ce49a Fix for bug 251911: Silly ThrowUserError bits in attachment.cgi. Fixing
variables missing in some errors raised, and doing bits of $::FORM
cleanup while we're at it. r=joel, a=justdave.
2004-07-26 01:27:10 +00:00
kiko%async.com.br 2a796346c7 Fix for bug 252378: Remove $COOKIE from attachment.cgi. r=bugreport,
a=justdave.
2004-07-21 17:53:34 +00:00
jouni%heikniemi.net a6827b8973 Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
jouni%heikniemi.net 14993e4b4c Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave
2004-05-30 15:52:13 +00:00
justdave%bugzilla.org afb499b489 Bug 204042: taint issues in perl 5.6.0 that were causing an Internal Error to ocurr after adding an attachment.
r= joel, a= justdave
2004-05-10 16:57:11 +00:00
justdave%syndicomm.com 3c76a4b31e Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
r=gerv, a=justdave
2004-04-27 03:58:55 +00:00
kiko%async.com.br f645d0afdd Additional fix for bug 87770: attachment.cgi should work with no
parameters. Use <button> tags to allow for localization of the labels.
r=myk, a=myk.

I padded the Edit button with &nbsp;s to ensure it has the same width as
the View button; it may not be kosher but passes as visually agreeable,
at least.
2004-04-13 20:31:27 +00:00
jocuri%softhome.net b51e48d4af Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk. 2004-04-10 15:08:21 +00:00
kiko%async.com.br 6f3fb84923 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
myk%mozilla.org e4f138946b Fix for bug 127995: shows the size of attachments in the show bug and attachment interfaces.
Patch by Dave Swegen <dswegen@software.plasmon.com>
r=myk
a=myk
2004-02-05 18:14:11 +00:00
justdave%syndicomm.com f2b8324158 Bug 232993: Quote the filenames in the Content-disposition header when downloading attachments. This allows spaces to be used in filenames, and fixes compliance with RFCs 2183, 2045, and 822.
r= myk, a= justdave
2004-02-04 01:52:20 +00:00
gerv%gerv.net 758ed57285 Bug 219358 - Make attachments with all supported MIME types viewable in the edit page. Patch by gerv; r=kiko, r,a=justdave. 2003-11-13 23:44:07 +00:00
justdave%syndicomm.com 9f9a28d8a1 Bug 111522: Provide ability to specify MIME type of attachment when downloading - correction of url parameter name to avoid usage conflicts with other parts of Bugzilla
Patch by Alex Vincent <ajvincent@juno.com>
r= justdave, a= justdave
2003-11-02 07:36:10 +00:00
kiko%async.com.br eca0b9a338 Fix for bug 111522: Provide ability to specify MIME type of attachment
when downloading. Adds a 'ctype' argument to attachment.cgi which allows
one to override the content-type when viewing an attachment. Original
patch by Alex Vincent <ajvincent@juno.com>; I changed it a tiny bit.
r=kiko, myk. a=justdave.
2003-10-29 01:58:13 +00:00
bbaetz%acm.org bb7609223e Bug 208699 - Move Throw{Code,Template}Error into Error.pm
r,a=justdave
2003-09-14 06:05:23 +00:00
jkeiser%netscape.com 9837da3a46 Check for PatchReader as a part of the installation and disable the "Diff"
links if it is not there (bug 215268)
2003-08-20 00:45:43 +00:00
jkeiser%netscape.com 925721344e Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). Requires PatchIterator to be installed, classes uploaded to that bug and will be soon in CPAN. 2003-07-30 20:05:04 +00:00
bbaetz%acm.org c1e4afb682 Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
jkeiser%netscape.com 72cf8d8e74 Make attachment view work again (bug 204964), r=myk@mozilla.org 2003-05-09 02:12:16 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
myk%mozilla.org ce35b9bcd9 Fix for bug 179510: takes group restrictions into account when sending request notifications
r=bbaetz,jpreed
a=justdave
2003-04-25 05:41:29 +00:00
bbaetz%acm.org 709c9b24de Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
preed%sigkill.com dc8fce75f5 Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave 2003-02-09 22:04:25 +00:00
jouni%heikniemi.net 2e01fafe4b Bug 156169: Bug number styling issues in attachment viewer/editor. r=joel, a=justdave 2003-01-14 06:36:12 +00:00
gerv%gerv.net 57753eeb45 Bug 116819 - Attach and Reassign in one fell swoop. Patch by gerv; r,a=justdave. 2002-12-15 09:01:15 +00:00
bugreport%peshkin.net 85178bacf4 Bug 184256 Canedit group_control_map entry does not prevent making attachments
r=bbaetz
a=justdave
2002-12-11 00:41:19 +00:00