summaryrefslogtreecommitdiffstats
path: root/buglist.cgi
AgeCommit message (Collapse)AuthorFilesLines
2001-09-10Fix for bug 8647 - Add an option to the query page to sort by Last Changed date.jake%acutex.net1-0/+4
Patch by Matthew Tuck <matty@chariot.net.au> r= jake@acutex.net x2
2001-08-31Fix for bug 84338: initial implementation of attachment tracker, which lets ↵myk%mozilla.org1-0/+16
users flag attachments with statuses. Patch by Myk Melez <myk@mozilla.org> r=justdave@syndicomm.com
2001-08-25Fix for bug 95235: variables with untrusted content were being echoed back ↵justdave%syndicomm.com1-5/+9
to the user in error messages. Those variables are now run through html_quote() first. Patch by Gavin Shelley <gavins@iplbath.com> r= justdave@syndicomm.com
2001-08-17Fix for bug 95546. MySQL versions before 3.23 don't support INNER JOINsjake%acutex.net1-2/+2
Patch by Myk Melez <myk@mozilla.org> r= jake@acutex.net
2001-07-23re-fix for bug 55161: buglist works again if you search for change history ↵justdave%syndicomm.com1-2/+2
on a bug Patch by Jake Steenhagen <jake@acutex.net> r= justdave@syndicomm.com
2001-07-22fix "used only once" error reported by tinderboxjustdave%syndicomm.com1-0/+1
2001-07-22Fix for bug 84714 and bug 88797: You can now change bug groups from the ↵justdave%syndicomm.com1-21/+46
"change several bugs" form even if the bugs aren't all in the same groups. Also, the groups are no longer cleared when you make a change from the "change several bugs" form (unless you tell it to) Patch by Joe Robins <jmrobins@tgix.com> and Dave Miller <justdave@syndicomm.com> r= zach@zachlipton.com a= justdave@syndicomm.com
2001-07-21Fix for bugs 55161 and 12819. The activity log now stores only what's ↵jake%acutex.net1-2/+13
changed in multi-value fields. r= justdave@syndicomm.com
2001-06-27Fix for bug 80289: Group restrictions are now identified with checkboxes ↵justdave%syndicomm.com1-9/+13
instead of select widgets. Also, product groups are now only offered if they are either already set, or match the current product (i.e. the option to set a product bit for a product other than the one the bug is in is no longer available) This results in much less clutter for the admin folks on sites with lots of products. Patch by Joe Robbins <jmrobins@tgix.com> r= justdave@syndicomm.com
2001-06-21Fix for "used only once" error reported by tinderbox after the last checkin. ↵justdave%syndicomm.com1-0/+1
(Aaargh!)
2001-06-21Fix for bug 47914: buglist.cgi always had a not-logged-in footer if you were ↵justdave%syndicomm.com1-0/+6
unlucky enough to have a login cookie that got corrupted in the shadow database. This patch makes buglist.cgi switch back to the primary database before looking up your login cookie for the footer. Patch by Myk Melez <myk@mozilla.org> r= justdave@syndicomm.com
2001-06-19Running a query using the Added Comment option was very slow (bug 57350).jake%acutex.net1-2/+2
Patch by Myk Melez <myk@mozilla.org> and Dave Miller <justdave@syndicomm.com> r= jake@acutex.net
2001-06-02Fix for bug 65190: add comparison type "all words as substrings" and "any ↵justdave%syndicomm.com1-0/+28
words as substrings" to the text fields in query.cgi Patch by Andreas Franke <afranke@ags.uni-sb.de> r= justdave@syndicomm.com
2001-05-29Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com1-1/+1
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org r= justdave@syndicomm.com
2001-04-07Fix for bug 71607: remove "month-day only" date format from bug list views.justdave%syndicomm.com1-2/+1
Patch by Stephan Niemz <st.n@gmx.net> r= justdave
2001-03-10backing out the changes to queries on CC since they broke normal cc queries ↵endico%mozilla.org1-7/+3
in the standard email address box at the top of the page
2001-03-07fix for bug 30823. fixed advanced queries on dependencies and cc. added huge ↵endico%mozilla.org1-9/+106
comment about how boolean charts work.
2001-02-23fix for 69688: buglist.cgi: the intermediate "please stand by" page is uglycyeh%bluemartini.com1-5/+9
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-21Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemztara%tequilarista.org1-1/+3
2001-02-16fix for 65396:cyeh%bluemartini.com1-4/+6
Remember This Query should give option to add to page footer patch submitted by st.n@gmx.net (Stephan Niemz)
2001-01-25cleaning up trailing whitespace in buglist.cgi source. (no code changes) ↵dave%intrec.com1-21/+21
Patch by Stephan Niemz [faniz] <st.n@gmx.net>
2001-01-25Fix for bug 66058: dates in Created and Changed date columns in buglists are ↵dave%intrec.com1-2/+16
now in context with how old the bug is. within the last 18 hours: time only (12:24:34) within the last 6 days: weekday and time (Fri 12:24) within the last 100 days: month and day (01-19) older than 100 days: previous behaviour (2001-01-19)
2000-09-19fix for 52228: Bug list title should be name of query if running named querycyeh%bluemartini.com1-2/+3
patch by dave@intrec.com (Dave Miller)
2000-09-01fix for 6944: buglist: summary and whiteboard fight for spacecyeh%bluemartini.com1-8/+1
patch by the ever present dave@intrec.com
2000-09-01fix for 35604: indicate on bug lists if a bug is not visible to the publiccyeh%bluemartini.com1-1/+7
patch submitted by dave@intrec.com (Dave Miller), legend added by cyeh@bluemartini.com
2000-08-29remove extra spaces at head of filecyeh%bluemartini.com1-2/+0
2000-08-29fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.cyeh%bluemartini.com1-1/+3
patches by zach@zachlipton.com. Thanks!
2000-08-10Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching thedave%intrec.com1-1/+1
omission in the original patch.
2000-08-08Fixing bug #46897tara%tequilarista.org1-1/+3
2000-07-25Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi).dave%intrec.com1-1/+1
2000-07-20Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com1-0/+2
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-14change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a ↵endico%mozilla.org1-2/+3
list of resolutions which a bug may be changed to in the bug form and consists of all legal resolutions except 'MOVED' and 'DUPLICATE', since setting a bug to those resolutions requires a special process.
2000-07-14Bug moving code is now fully implemented. To use it, turn on the param and ↵endico%mozilla.org1-3/+17
set the move related params.
2000-07-14Oops. How did I let that horrible typo get in?terry%mozilla.org1-1/+1
2000-07-14Keywords were already enforced to never differ only in capitalization. So, ↵terry%mozilla.org1-2/+1
changed the code so that case no longer matters when typing in the name of a keyword.
2000-07-08Fix for 42041. Patch from Dave Miller (dave@intrec.com).cyeh%bluemartini.com1-0/+1
2000-06-09Allow sorting by summary, since you can already sort by everything else...terry%mozilla.org1-2/+2
2000-06-03Landing fix for keyword column handling--bug #39647tara%tequilarista.org1-4/+7
2000-04-27bug 30823, advanced querying didn't work for dependencies.donm%bluemartini.com1-2/+10
2000-04-07Queries should fully qualify the field name, in case there is moreterry%mozilla.org1-13/+18
than one table that have a field with that name.
2000-04-05Extra special disgusting hack: if we are ordering by target_milestone,terry%mozilla.org1-1/+10
change it to order by the sortkey of the target_milestone first.
2000-03-30Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined.dmose%mozilla.org1-1/+1
2000-03-29get rid of perl warningdmose%mozilla.org1-1/+0
2000-03-24Wasn't finding anything if requesting target_milestone == "---".terry%mozilla.org1-1/+1
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-3/+6
of different target milestones by product.
2000-03-16Add a "send mail to bug owners" link (under circumstances where itterry%mozilla.org1-0/+14
seems useful and appropriate.)
2000-03-08Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formattingterry%mozilla.org1-2/+2
string wasn't working with modern MySQL engines.
2000-03-08Was choking on order='Importance'.terry%mozilla.org1-2/+2
2000-03-08Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org1-0/+3
2000-03-07Fixed very stupid typo.terry%mozilla.org1-1/+1