summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Collapse)AuthorFilesLines
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵lpsolit%gmail.com1-1/+2
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-09-21Fixing bug 395771 for reallpsolit%gmail.com1-1/+1
2007-09-21Bug 395771: Advanced search results sorted incorrectly when sorted by ↵lpsolit%gmail.com1-1/+1
importance - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2007-09-10Bug 134474: The mass-change form in buglist.cgi offers too many groups - ↵lpsolit%gmail.com1-20/+28
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-08-24Bug 365438 Tag-related error messages should mention "tag" instead of "saved ↵timeless%mozdev.org1-2/+5
search" r=reed a=mkanat
2007-07-28Bug 389835: Various issues when changing several bugs at once - Patch by ↵lpsolit%gmail.com1-3/+2
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-07-21Bug 385003: Entering a tag name manually ("create and add the tag") should ↵lpsolit%gmail.com1-5/+10
not silently remove the tag from any other bugs (overwrites) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2007-07-03Bug 385910: Rename the 'quicksearch_allow_empty_words' parameter to ↵lpsolit%gmail.com1-3/+3
'specific_search_allow_empty_words' (to avoid confusion with the QuickSearch feature) - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r=wicked a=mkanat
2007-06-27Bug 385910: Add parameter to allow "find a specific bug" to accept an empty ↵lpsolit%gmail.com1-3/+6
search - Patch by Brad Johnson <fk7q01p02@sneakemail.com> r/a=LpSolit
2007-06-22Bug 383745: Incorrect charset specification in "please wait" screen when ↵wurblzap%gmail.com1-21/+16
server push is in use. Patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, a=mkanat
2007-05-27Bug 344965: Fix process_bug.cgi and bug/* templates to work with custom bug ↵lpsolit%gmail.com1-2/+20
status workflow - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2007-05-15Bug 80169: JavaScript-enhanced keyword editing - Patch by Teemu Mannermaa ↵lpsolit%gmail.com1-0/+1
<wicked@etlicon.fi> r=justdave a=LpSolit
2007-02-28Bug 234226: "Find a specific bug" shouldn't allow empty search - Patch by ↵lpsolit%gmail.com1-0/+6
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2007-02-27Bug 314659: Provide more information for the Atom summary - Patch by ↵lpsolit%gmail.com1-1/+5
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=LpSolit
2007-02-10Bug 369912: Buglists exported as iCalendar have wrong timestamps - Patch by ↵lpsolit%gmail.com1-2/+2
Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit
2007-01-07Bug 365403: Prevent tags from overwriting existing saved searches - Patch by ↵lpsolit%gmail.com1-5/+14
Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-30Bug 365352: Lists of bugs (a.k.a tags) may be overwritten or deleted when ↵lpsolit%gmail.com1-6/+17
tagging a new bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave
2006-12-29Bug 365254: When running a shared saved search, its name is not displayed at ↵lpsolit%gmail.com1-1/+1
the top of the bug list - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2006-11-13Bug 360028: Bugzilla::Search::Saved should have create() and update(), and ↵mkanat%bugzilla.org1-50/+19
buglist.cgi should use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-10-05Bug 355230: [PostgreSQL] Crash if sharer_id is not an integer - Patch by ↵lpsolit%gmail.com1-1/+2
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-4/+4
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-08-22Bug 344435: Let me remove bugs from saved buglists - Patch by Frédéric ↵lpsolit%gmail.com1-14/+35
Buclin <LpSolit@gmail.com> r=bkor a=myk
2006-08-09Bug 347228: turn off server push and setting cookies when X-Moz request ↵myk%mozilla.org1-3/+11
header set to "microsummary" r=lpsolit a=myk
2006-07-26Bug 343752: The 'order' field in buglist.cgi is not properly parsed when ↵lpsolit%gmail.com1-1/+1
using aliases - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-07-18Bug 344513: Make plain-text custom fields functional on all pages except ↵mkanat%bugzilla.org1-0/+4
enter_bug.cgi Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-20/+73
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-12Bug 342757: searching results in "YOUR BROWSER DOESN'T SUPPORT THIS ↵mkanat%bugzilla.org1-0/+6
SERVER-PUSH TECHNOLOGY" warning on brower under mod_perl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-07-06Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-5/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com1-5/+5
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-0/+2
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-11/+6
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
2006-06-20Spelling patch: 'precentage' -> 'percentage'; patch by Vlad Dascalu ↵vladd%bugzilla.org1-1/+1
<vladd@bugzilla.org>.
2006-04-03Bug 330698: Remove $::components, @::enterable_products and ↵lpsolit%gmail.com1-5/+2
$::classifications (and some others) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-04-02Bug 330583: Bad alignment of ) for Alias - Patch by timeless ↵lpsolit%gmail.com1-1/+1
<timeless@bemail.org> r=LpSolit a=justdave
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-07Bug 190370: Show "Bugzilla is pondering" page in Mac IE and AOL Client - ↵lpsolit%gmail.com1-1/+3
Patch by Dave Miller <justdave@bugzilla.org> r=wicked a=myk
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com1-6/+8
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-02-21[SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com1-6/+11
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-01-20Bug 323769: Column names for reporter, assignee and QA contact realnames are ↵lpsolit%gmail.com1-3/+3
incorrect when exporting a bug list to non-HTML formats - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-28Bug 320727: Incorrect footer if no query is passed to buglist.cgi - Patch by ↵lpsolit%gmail.com1-3/+5
Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-12-22Bug 320291: [PostgreSQL] The 'percentage complete' column cannot be ↵lpsolit%gmail.com1-1/+7
displayed - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-12-21Bug 302326: Column sort links in bug lists should use field IDs instead of ↵lpsolit%gmail.com1-7/+17
names - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-11-19Bug 312928: Title RSS bug-list based on Saved Search name - Patch by ↵lpsolit%gmail.com1-0/+3
Frédéric Buclin <LpSolit@gmail.com> r/a=myk
2005-11-14Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵lpsolit%gmail.com1-1/+1
anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-04Bug 314658: Incorrect column name "Result" in buglist.cgi - Patch by ↵lpsolit%gmail.com1-1/+1
Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-10-31Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com1-16/+14
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-10-27Bug 150105: $debug flag in buglist.cgi not working - Patch by Teemu ↵lpsolit%gmail.com1-0/+1
Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk