lpsolit%gmail.com
30742e23c5
Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2005-04-19 17:55:10 +00:00
lpsolit%gmail.com
07dc2fc9fb
Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-09 23:18:18 +00:00
lpsolit%gmail.com
8ae727c640
Bug 199048: Preference option to reverse sort the comments stack - Patch by Shane H. W. Travis <shane.h.w.travis@gmail.com> r=mkanat a=myk
2005-04-09 00:37:52 +00:00
lpsolit%gmail.com
df2c83d2af
Bug 238876: remove %FORM from process_bug.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=justdave
2005-04-08 00:45:47 +00:00
lpsolit%gmail.com
0bdfc44c0f
Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk
2005-04-07 23:52:20 +00:00
lpsolit%gmail.com
54dccd5b6c
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
mkanat%kerio.com
5cbaea00ba
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
24d6e4b351
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
lpsolit%gmail.com
7be368ba38
Bug 178157: Dependency emails don't get sent for status change during mass change - Patch by Frederic Buclin <LpSolit@gmail.com> r=myk, a=myk
2005-03-18 08:29:47 +00:00
mkanat%kerio.com
dcb96de08d
Bug 285534: bugs.qa_contact should allow NULL
...
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-15 05:20:48 +00:00
travis%sedsystems.ca
6812504f5c
Bug 284896 : QA contact never receives mail when removed from a bug
...
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=justdave, a=justdave
2005-03-10 19:35:18 +00:00
mkanat%kerio.com
82ff1ef567
Bug 277782: _throw_error should unlock tables when tables are locked, automatically
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave
2005-03-05 00:18:48 +00:00
travis%sedsystems.ca
e19acb6f79
Bug 283139 : Zero out 'hours remaining' field on certain state transitions r.t. throwing an error saying it's not zeroed out.
...
Patch by Shane H. W. Travis <travis@sedsystems.ca> r=LpSolit a=justdave
2005-02-28 18:55:07 +00:00
mkanat%kerio.com
a99cc0161c
Bug 282748: uninitialized value in localtime in Format.pm
...
Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk
2005-02-25 03:28:02 +00:00
travis%sedsystems.ca
663e838f85
Bug 212940 : Can't use an undefined value as an ARRAY reference at /http/bugzilla/process_bug.cgi line 866.
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-02-23 16:53:24 +00:00
mkanat%kerio.com
c452acdf0e
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
mkanat%kerio.com
e756868760
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
mkanat%kerio.com
8a34e1778d
Bug 281592: "use Bugzilla::RelationSet" in globals.pl and process_bug.cgi is dead code r=vladd, a=myk
2005-02-16 16:14:36 +00:00
travis%sedsystems.ca
c234004467
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
travis%sedsystems.ca
709943bd53
Bug 276838 : Eliminate use of $::unconfirmedstate
...
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
2005-02-08 16:22:26 +00:00
travis%sedsystems.ca
ecfd09fdf2
Bug 279740 : Move CountOpenDependencies out of globals.pl
...
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave
2005-02-01 17:43:26 +00:00
travis%sedsystems.ca
a03e087eed
Bug 279700 : Move GetComments from globals.pl into Bugzilla::Bug
...
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
2005-01-31 16:32:57 +00:00
justdave%bugzilla.org
ec84103720
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
c975cba917
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
travis%sedsystems.ca
6fc4056a5b
Bug 218771 : The error message should be more accurate on who can change fields
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=myk a=myk
2005-01-27 19:17:10 +00:00
travis%sedsystems.ca
89d43440de
Bug 34488: Add a checkbox to add self to CC list
...
Patch by GavinS <bugzilla@chimpychompy.org> r=vladd, myk a=myk
2005-01-24 05:26:56 +00:00
travis%sedsystems.ca
8c752a0ef1
Bug 266579 : Users without privs can confirm bugs by assigning to themselves first, without having canconfirm privs
...
Patch by LpSolit@gmail.com r=myk a=justdave
2005-01-20 23:22:10 +00:00
jocuri%softhome.net
704613e524
Patch for bug 103636: Support specifying a date on which a bug is expected to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-16 13:36:05 +00:00
jocuri%softhome.net
cd72058e5b
Patch for bug 277622: Move DiffStrings() out of globals.pl into Bugzilla/Util.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk.
2005-01-16 13:02:35 +00:00
travis%sedsystems.ca
31c6eadaa4
Bug 277621 : Uninitialized value message when changing timetracking fields
...
Patch by Marc Schumann <wurblzap@gmail.com> r=justdave a=justdave
2005-01-14 16:32:15 +00:00
jake%bugzilla.org
8197a0d0b9
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
jocuri%softhome.net
d66c3c71ec
Patch for bug 274236: Variable component overlaps in ThrowCodeError; patch by me, r=wurblzap (Marc), a=justdave.
2004-12-14 01:58:52 +00:00
jocuri%softhome.net
8a670e9805
Patch for bug 271797: avoid making target_milestone empty if usetargetmilestone=1; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
2004-12-09 10:49:53 +00:00
jocuri%softhome.net
27fd2d705c
Patch for bug 258711: move.pl should honour emailsuffix; patch by Marc Schumann <wurblzap@gmail.com>, r=justdave, a=justdave.
2004-12-06 17:07:54 +00:00
jocuri%softhome.net
66f44434e5
Patch for bug 267560: CheckCanChangeField in process_bug.cgi shouldn't request the bug owner, QA contact and reporter too many times; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=justdave, a=justdave.
2004-11-20 12:31:04 +00:00
jocuri%softhome.net
726347cf21
Patch for bug 267774: Remove unused variable in process_bug.cgi; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave.
2004-11-05 08:57:46 +00:00
justdave%bugzilla.org
f243824fa3
[SECURITY] Bug 252638: It is possible to send a carefully crafted HTTP POST message to process_bug.cgi which will remove keywords from a bug even if you don't have permissions to edit all bug fields (the "editbugs" permission). Such changes are reported in "bug changed" email notifications, so they are easily detected and reversed if someone abuses it.
...
Patch by Myk Melez <myk@mozilla.org>
r=gerv, a=justdave
2004-10-25 07:19:05 +00:00
justdave%bugzilla.org
23de4ce384
Bug 254498: Check for comment required for time validation was too late.
...
Patch by Tiago R. Mello <tiago@async.com.br>
r=kiko, a=justdave
2004-10-25 04:49:32 +00:00
bugreport%peshkin.net
87511598fb
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
...
r=kiko
a=justdave
2004-08-04 16:17:10 +00:00
jocuri%softhome.net
caa3bed00e
Patch for bug 253604: When commit a bug, validate timetracking before user match; patch by Tiago R. Mello <tiago@async.com.br>; r=kiko, a=justdave.
2004-08-03 06:23:25 +00:00
jocuri%softhome.net
cc216a9b34
Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-07-31 09:36:18 +00:00
kiko%async.com.br
e0757da73d
Fix for bug 216008: Time Tracking: default values cause change bug
...
errors. Check if the time values haven't actually changed by using integer comparison (instead of string comparison). r=jouni, a=justdave.
2004-07-29 03:09:10 +00:00
kiko%async.com.br
26f1495b9a
Fix for bug 252789: Empty timetrackinggroup causes error "hours worked
...
needs to be positive" when changing bug. Sanitizing the AddComment bits
in process_bug.cgi to only touch work_time if user is in
timetrackinggroup. Fixes regression introduced in bug 252159.
r=jouni,joel; a=justdave.
2004-07-29 02:59:11 +00:00
kiko%async.com.br
489b01831c
Fix for bug 252159: centralize time validation. Adds a ValidateTime
...
function to Bugzilla::Bug and uses it in relevant callsites. Patch by
Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>. r=kiko, a=justdave.
2004-07-22 17:48:37 +00:00
kiko%async.com.br
221370b2ab
Fix for bug 251935: Remove $COOKIE from process_bug.cgi. r=joel, a=myk.
2004-07-20 21:25:33 +00:00
gerv%gerv.net
a09749b1ba
Bug 240093 - get canconfirm working again. Patch by gerv; r=joel, a=justdave.
2004-07-17 16:09:28 +00:00
jocuri%softhome.net
45d0dfa661
Patch for bug 242161: make process_bug.cgi contain patchviewer ("diff") link like show_bug.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd; a=justdave.
2004-06-01 12:53:27 +00:00
gerv%gerv.net
1bfb63f322
Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave.
2004-04-27 22:28:06 +00:00
timeless%mozdev.org
da2f95092c
Bug 192571 Empty default owner (assignee or QA) causes "Reassign bug to owner and QA contact of selected component to NOOP
...
r=justdave a=justdave
2004-04-22 14:42:14 +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