Commit Graph

331 Commits

Author SHA1 Message Date
lpsolit%gmail.com
878a413555 Bug 330698: Remove $::components, @::enterable_products and $::classifications (and some others) - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2006-04-02 19:07:14 +00:00
lpsolit%gmail.com
80ae2eba42 Bug 330583: Bad alignment of ) for Alias - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave 2006-04-02 11:40:34 +00:00
mkanat%kerio.com
59223979a3 Bug 328638: Remove @::legal_keywords and %::keywordsbyname
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09 00:09:00 +00:00
lpsolit%gmail.com
a7606fdc4a Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - Patch by Dave Miller <justdave@bugzilla.org> r=wicked a=myk 2006-03-06 22:50:05 +00:00
mkanat%kerio.com
bc519bd158 Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-06 21:42:10 +00:00
mkanat%kerio.com
51f583df63 Bug 328602: Eliminate %::versions and @::legal_versions
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-02 23:50:17 +00:00
lpsolit%gmail.com
c45f92a162 [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave
I forgot to specify the bug number in my previous checkin. That was bug 312498.
2006-02-21 00:06:05 +00:00
lpsolit%gmail.com
237cd3ff33 Bug 323769: Column names for reporter, assignee and QA contact realnames are incorrect when exporting a bug list to non-HTML formats - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2006-01-19 19:47:16 +00:00
lpsolit%gmail.com
8ab76f87a0 Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-12-28 11:53:01 +00:00
lpsolit%gmail.com
893fbd23e7 Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be displayed - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-12-21 18:41:05 +00:00
lpsolit%gmail.com
97a754e7ad Bug 302326: Column sort links in bug lists should use field IDs instead of names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-12-20 21:58:33 +00:00
lpsolit%gmail.com
a2c68709a8 Bug 312928: Title RSS bug-list based on Saved Search name - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-11-19 01:29:23 +00:00
lpsolit%gmail.com
29e2c70d31 Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-11-13 17:50:47 +00:00
lpsolit%gmail.com
4597fb6be3 Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-11-04 09:30:24 +00:00
lpsolit%gmail.com
35ecb1a6b0 Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-10-30 21:31:29 +00:00
lpsolit%gmail.com
01a25e4ea0 Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk 2005-10-26 16:52:28 +00:00
lpsolit%gmail.com
4bbe52a4c7 Bug 313020: Implement the ability to add individual bugs to saved searches - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-10-25 17:55:13 +00:00
lpsolit%gmail.com
b493b5754c Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave 2005-10-24 23:11:56 +00:00
lpsolit%gmail.com
7777fa7932 Bug 306325: Move CanEnterProduct() and CanEnterProductOrWarn() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel r=wicked a=justdave 2005-10-12 02:08:57 +00:00
bugreport%peshkin.net
a97a777073 Bug 311437 Buglist does not send utf8 charset after server push
Patch by Joel Peshkin <bugreport@peshkin.net>
r=kiko, a=justdave
2005-10-07 20:48:56 +00:00
lpsolit%gmail.com
04db0be1a4 Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-25 21:04:30 +00:00
lpsolit%gmail.com
37dc203c8e Bug 256135: Parameter 'movers' is handled differently in Bug.pm and buglist.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-09-08 23:40:10 +00:00
lpsolit%gmail.com
05ec30a017 Bug 45349: Allow to change the OS when changing several bugs at once - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk 2005-08-31 00:56:11 +00:00
lpsolit%gmail.com
8eb0a6455b Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
lpsolit%gmail.com
94787be768 Bug 305451: GetGroupsByUserId() in buglist.cgi returns bad data (regression) - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-08-22 20:48:44 +00:00
lpsolit%gmail.com
65051b945e Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-08-21 18:16:43 +00:00
mkanat%kerio.com
a876784a7e Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-13 12:27:04 +00:00
lpsolit%gmail.com
cf04b02005 Bug 277466: saved search's old name is used when running a search - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit,joel a=justdave 2005-08-10 09:47:58 +00:00
lpsolit%gmail.com
a8d486f572 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
bugreport%peshkin.net
f41da5ed69 Backout of bug 303669 which broke AppendComment and possibly a number
of other items.
2005-08-09 11:23:43 +00:00
mkanat%kerio.com
8f7328f4d3 Bug 303669: Bugzilla mis-uses perl subroutine prototypes
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-09 05:59:02 +00:00
mozilla%colinogilvie.co.uk
63d92213ec Bug 282737: Software Error from time-tracking fields during Change Columns
Patch by Joel, Me, r=wurblzap, a=myk
2005-07-19 22:38:26 +00:00
mkanat%kerio.com
58900ddb47 Bug 300006: "cookies need value" error code when a query returns an empty result.
Patch By Marc Schumann <wurblzap@gmail.com> r=glob, a=justdave
2005-07-08 03:39:19 +00:00
lpsolit%gmail.com
26f290b0e8 Bug 268146: mod_security complain: Invalid cookie format: Cookie value is missing #2 - Patch by Marc Schumann <wurblzap@gmail.com> r=kiko a=justdave 2005-07-07 11:53:38 +00:00
lpsolit%gmail.com
8c740964ea Bug 298190: The "200 bugs" limit in buglist.cgi should be a constant, not a magic number - Patch by Tiago R. Mello <timello@async.com.br> r=kiko,justdave a=justdave 2005-06-25 12:28:48 +00:00
lpsolit%gmail.com
131210a127 Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-06-25 12:10:28 +00:00
lpsolit%gmail.com
0f928e3309 Bug 244533: Display "only the 200 most relevant bugs are shown" only when more than 200 bugs are found - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=kiko a=myk 2005-06-20 20:32:35 +00:00
lpsolit%gmail.com
15607a5ffe Bug 76507: Replace "owner" by "assignee" (and "initial" by "default") - Patch by Tiago R. Mello <timello@async.com.br> r=LpSolit a=myk 2005-06-20 19:16:34 +00:00
mkanat%kerio.com
2ea838f869 Bug 293501: Add me to files where I belong and fix kerio.com emails
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-06-15 03:55:00 +00:00
lpsolit%gmail.com
f584d6f071 Bug 294503: Status Whiteboard should not be called "StatusSummary" in buglist.cgi - Patch by Tiago R. Mello <timello@async.com.br> r=mkanat a=justdave 2005-05-20 19:47:23 +00:00
lpsolit%gmail.com
cb5017a3ec Bug 289736: error message in query.cgi: Unknown column 'relevance' - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-12 17:57:15 +00:00
lpsolit%gmail.com
1370bbc1ff Bug 238873: remove %FORM from buglist.cgi - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=jouni a=justdave 2005-04-08 23:57:33 +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
mkanat%kerio.com
2aee138325 Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, unless they are in "aggregate" functions
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-16 00:27:15 +00:00
travis%sedsystems.ca
3d0f288895 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
myk%mozilla.org
af3b39db5b Fix for bug 82878: Generate RSS 1.0 version of bug lists.
Patch by Jason Remillard.
r=myk
a=myk
2005-03-15 17:22:14 +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
travis%sedsystems.ca
9a7d17bbee Bug 250410 : Time tracking summaries
Patch by Christian Reis <kiko@async.com.br>   r=jpeshkin  a=justdave
2005-02-28 17:53:19 +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
7e595fdc9a Bug 282790: Warn if name for a stored query exceeds maximum length
patch by LpSolit
r=mkanat,a=justdave
2005-02-20 17:15:14 +00:00