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

276 Коммитов

Автор SHA1 Сообщение Дата
travis%sedsystems.ca 63e1b58c0e Bug 278018 : Eliminate deprecated Bugzilla::DB routines from buglist.cgi
Patch by Max Kanat-Alexander <mkanat@kerio.com>  r=wurblzap  a=justdave
2005-02-02 23:06:05 +00:00
travis%sedsystems.ca e3242f5398 Bug 201818 : Convert long_list.cgi to a format
Patch by   Rob Siklos <robzilla@siklos.ca>   r=wurblzap, glob   a=myk
2005-01-24 16:39:27 +00:00
travis%sedsystems.ca a2c44706fe Tinderbox is burning: backing out the pach for Bug 201818 2005-01-24 05:43:34 +00:00
travis%sedsystems.ca 06b6311ce2 Bug 201818 : Convert long_list.cgi to a format
Patch by Rob Siklos <robzilla@siklos.ca>   r=wurblzap, glob   a=myk
2005-01-24 05:20:50 +00:00
travis%sedsystems.ca 4082e8f040 Bug 179451 : Move order-by generation from buglist.cgi into search.pm
Patch by Max K-A <mkanat@kerio.com>
r=Joel Peshkin <bugreport@peshkin.net>      a=myk
2005-01-18 17:25:02 +00:00
travis%sedsystems.ca 4ca38535e9 Bug 276840 : Move $::defaultqueryname out of globals.pl into Bugzilla/Constants.pm
Patch by Max K-A <mkanat@kerio.com>    r=vladd    a=justdave
2005-01-18 16:53:50 +00:00
jocuri%softhome.net 3ebb269745 Patch for bug 254351: Patch to add a cookiedomain parameter; patch by Eric Haszlakiewicz <erh+mozilla@nimenees.com>, r=kiko, a=myk. 2005-01-16 20:43:22 +00:00
jocuri%softhome.net b1bcecdb68 Patch for bug 276842: Move @default_column_list out of globals.pl into Bugzilla/Constants.pm; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=myk. 2005-01-16 20:27:24 +00:00
jocuri%softhome.net fb736a87bf 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
travis%sedsystems.ca 49682774e2 Bug 275108 : Content-disposition header is incorrect, violates RFC
Patch by byron jones (glob) <bugzilla@glob.com.au>  r=mkanat  a=justdave
2005-01-12 17:06:10 +00:00
gerv%gerv.net a38c46d4f4 Bug 274640: silently fix up custom sort order cookies which erroneously include SQL LIMIT clause. Patch by gerv; r=vladd,justdave; a=justdave. 2005-01-02 23:18:04 +00:00
jake%bugzilla.org 631f228481 Bug 274397 - Editing a saved search should now work even after clicking "Show List" from a bug.
Patch by Colin S. Ogilvie <colin.ogilvie@gmail.com>
r=wurblzap, a=justdave
2004-12-23 09:54:18 +00:00
jocuri%softhome.net fbbad095b2 Patch for bug 261993: fix uninitialized value error in webserver log when accessing buglist.cgi (generated by the fix for bug 255512); patch by Marc Schumann <wurblzap@gmail.com>; r=justdave, a=myk. 2004-09-29 22:37:17 +00:00
jocuri%softhome.net 604a856e97 Patch for bug 255512: For bz_secure, distinguish between mandatory and non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave. 2004-09-23 19:05:20 +00:00
justdave%bugzilla.org a3b068601f Bug 252295: Ensure that the "Edit Search" link goes back to the same form the search was created on when running a saved search that was saved before we had multiple search forms.
r=gerv, a=justdave
2004-09-12 22:19:37 +00:00
justdave%bugzilla.org 452569d37d Bug 255664: Wait until buglist is ready to be displayed before closing the "please wait" page when using server push, so any errors that occur can actually be seen by the user instead of getting a blank page.
r=myk, a=myk
2004-09-11 06:24:43 +00:00
bugreport%peshkin.net b29bf6770a Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
bugreport%peshkin.net d013e1a35e Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
jouni%heikniemi.net e22bbd40a4 Bug 252329: Returning to buglist after an empty fulltext search causes code error
r=kiko, a=justdave
----------------------------------------------------------------------
2004-07-23 05:09:00 +00:00
jouni%heikniemi.net 10893be580 Bug 98751: Make it easier to update a stored query.
r=gerv, a=justdave
2004-07-22 05:14:14 +00:00
kiko%async.com.br e3e6913992 Fix for bug 251937: Remove $COOKIE from buglist.cgi. r=burnus, a=myk. 2004-07-20 21:20:20 +00:00
bugreport%peshkin.net cda8bd6861 Bug 234855: Show only products enterable by current user in edit-multiple
patch by kiko
r=joel,justdave
a=justdave
2004-07-10 07:44:12 +00:00
dkl%redhat.com 8b6c4453a2 Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave 2004-07-08 02:19:42 +00:00
jocuri%softhome.net f2e721be33 Patch for bug 248001: Conversion of boolean conditions in SQL statements for better DB independence; patch by David Lawrence <dkl@redhat.com>; r=joel, vladd; a=justdave. 2004-07-03 00:26:29 +00:00
myk%mozilla.org 592397c897 Fix for bug 234797: adds a "limit" param for limiting the number of results returned from a search.
r=justdave
a=justdave
2004-04-06 01:19:15 +00:00
myk%mozilla.org 2afd6e54b9 Fix for bug 237176: allows power users to display relevance values as a column in the search results for a fulltext search
r=justdave
a=justdave
2004-04-06 00:11:26 +00:00
gerv%gerv.net cc61d9c881 Bug 230293 - Send CSV buglists with "Content-Disposition: attachment". Patch by gerv; r,a=justdave. 2004-04-05 21:53:10 +00:00
justdave%syndicomm.com 81c32904aa Bug 236926: supply a missing a $cgi-header in buglist.cgi
r=kiko, a=justdave
2004-04-01 03:26:48 +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
jocuri%softhome.net 7f6be30704 Patch for bug 235459: add icalendar output format in buglist; patch by William Jon McCann <mccannwj@pha.jhu.edu>; r=vlad; a=justdave. 2004-03-16 21:18:41 +00:00
gerv%gerv.net a0746b676e Bug 232491 - try harder to avoid parameterless searches (either saved or otherwise.) Patch by gerv; r,a=myk. 2004-03-14 23:21:01 +00:00
jocuri%softhome.net 4d5e2b6256 Patch for bug 192247: make Bugzilla quips truly random; code by Bill McGonigle <bill+mozilla@zettabyte.net>; r=bbaetz, justdave, a=justdave. 2004-02-27 11:18:45 +00:00
gerv%gerv.net 79a5ebfb26 Bug 233645 - fix a number of 'undef' warnings which were killing performance for multiple bug change. Patch by gerv; r,a=justdave. 2004-02-13 20:24:51 +00:00
gerv%gerv.net 259561cc22 Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave. 2004-02-12 22:33:07 +00:00
myk%mozilla.org 6524045f4a Fix for bug 232154: Make old column lists work again by correctly translating old -> new column names.
r=bbaetz
2004-01-26 07:58:26 +00:00
gerv%gerv.net 063eb3074e Bug 231391 - make "cumulate" option work on new charts, together with a few UI tweaks. Patch by gerv; r=kiko, a=myk. 2004-01-22 00:02:27 +00:00
kiko%async.com.br 95422a2e5a Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
logout() method that is proxied through Bugzilla.pm's logout(), and fix
callers to use it.  r=justdave, bbaetz, a=justdave
2003-11-27 01:01:00 +00:00
jocuri%softhome.net 00803b2891 Bug 226249: buglist.cgi warning (use uninitialized value) line 97 for no ctype defined; r=kiko; a=justdave. 2003-11-20 06:22:14 +00:00
gerv%gerv.net f61981ab96 Bug 179339 - Simplify and improve the stored query mechanism. Patch by gerv; r,a=myk. 2003-11-08 21:49:20 +00:00
gerv%gerv.net 21f998a97c Bug 195530 - Make javascript version of buglists available, part 2. This is a security fix to prevent remote sites being able to see sensitive bug data. Patch by gerv; r=justdave, r=myk, a=justdave. 2003-11-08 18:04:36 +00:00
jocuri%softhome.net 79b4ece2b6 Bug 224397: Mismatch of user error: insufficient_privs vs insufficient_perms; patch by caduvall@glue.umd.edu (chaduv); r=justdave; a=justdave. 2003-11-01 20:02:47 +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
myk%mozilla.org f7b851cd87 Fix for bug 145588: adds full-text search option for more accurate finding of individual bugs via words that appear in their descriptions/comments/summaries.
r=bbaetz
a=myk
2003-09-03 02:03:48 +00:00
myk%mozilla.org 7a25c356b6 Fix for bug 217485: displays query in the "please wait" server push page if the "debug" parameter is set in the URL.
r=justdave
a=justdave
2003-08-27 22:12:26 +00:00
burnus%gmx.de 5826545af4 Bug 139011 - Improve buglist colors further
r,a=justdave
2003-08-22 13:55:23 +00:00
kiko%async.com.br 4d4d8d5162 Fix for bug 213079: When severity or priority are hidden, CSS class
names are incomplete in buglist. r=burnus, a=justdave
2003-07-21 19:42:53 +00:00
gerv%gerv.net a5a1140ff7 Bug 16009 - generic charting. Patch by gerv; r,a=justdave. 2003-06-25 23:23:13 +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
timeless%mozdev.org 7d4a733bac last not break 2003-05-25 22:38:41 +00:00
timeless%mozdev.org 8005fdfae2 Bug 207085 Updating a stored query shouldn't return the same message as creating one
r=kiko
2003-05-25 22:26:04 +00:00