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

128 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com 5205d71b1c Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org
r= justdave@syndicomm.com
2001-05-29 04:01:48 +00:00
justdave%syndicomm.com d89ccdc16c Fix for bug 71607: remove "month-day only" date format from bug list views.
Patch by Stephan Niemz <st.n@gmx.net>
r= justdave
2001-04-07 03:30:59 +00:00
endico%mozilla.org a954c3333b backing out the changes to queries on CC since they broke normal cc queries in the standard email address box at the top of the page 2001-03-10 07:08:36 +00:00
endico%mozilla.org c21258463c fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work. 2001-03-07 04:11:47 +00:00
cyeh%bluemartini.com 9400a868c6 fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
2001-02-22 18:36:06 +00:00
tara%tequilarista.org b171b1f298 Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz 2001-02-20 23:33:28 +00:00
cyeh%bluemartini.com ce33ff04b0 fix for 65396:
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
2001-02-16 01:22:39 +00:00
dave%intrec.com 5ba72f8814 cleaning up trailing whitespace in buglist.cgi source. (no code changes) Patch by Stephan Niemz [faniz] <st.n@gmx.net> 2001-01-25 05:30:35 +00:00
dave%intrec.com 95b168a589 Fix for bug 66058: dates in Created and Changed date columns in buglists are 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)
2001-01-25 05:08:21 +00:00
cyeh%bluemartini.com cb28da37a5 fix for 52228: Bug list title should be name of query if running named query
patch by dave@intrec.com (Dave Miller)
2000-09-18 21:29:45 +00:00
cyeh%bluemartini.com eb02be381a fix for 6944: buglist: summary and whiteboard fight for space
patch by the ever present dave@intrec.com
2000-08-31 23:26:51 +00:00
cyeh%bluemartini.com fc7d0aeca1 fix for 35604: indicate on bug lists if a bug is not visible to the public
patch submitted by dave@intrec.com (Dave Miller), legend added
by cyeh@bluemartini.com
2000-08-31 21:53:29 +00:00
cyeh%bluemartini.com 07bac8bfdc remove extra spaces at head of file 2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com cba6ea46ad fix for 47790 : A bug to track which bugs Zach's bugzilla patch resolves.
patches by zach@zachlipton.com. Thanks!
2000-08-28 17:48:59 +00:00
dave%intrec.com e44c931f9a Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the
omission in the original patch.
2000-08-09 20:49:11 +00:00
tara%tequilarista.org 51a12fa0af Fixing bug #46897 2000-08-07 22:59:55 +00:00
dave%intrec.com 7c7f9a3b4f Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). 2000-07-24 19:40:04 +00:00
dave%intrec.com 168f895e13 Fix for bug 27248 (Bug listings saved with .html extension). Patch
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-19 16:05:52 +00:00
endico%mozilla.org e26bf6bc85 change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a 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-14 03:20:17 +00:00
endico%mozilla.org 8a39869b3c Bug moving code is now fully implemented. To use it, turn on the param and set the move related params. 2000-07-13 23:12:52 +00:00
terry%mozilla.org 7fc1f575a3 Oops. How did I let that horrible typo get in? 2000-07-13 20:07:20 +00:00
terry%mozilla.org 169d4e8eeb Keywords were already enforced to never differ only in capitalization. So, changed the code so that case no longer matters when typing in the name of a keyword. 2000-07-13 20:04:15 +00:00
cyeh%bluemartini.com bf2d2dfac2 Fix for 42041. Patch from Dave Miller (dave@intrec.com). 2000-07-08 01:31:23 +00:00
terry%mozilla.org 07c9bd740d Allow sorting by summary, since you can already sort by everything else... 2000-06-09 02:53:39 +00:00
tara%tequilarista.org d7e0e1237d Landing fix for keyword column handling--bug #39647 2000-06-02 21:34:37 +00:00
donm%bluemartini.com 5d7c1a5516 bug 30823, advanced querying didn't work for dependencies. 2000-04-26 17:44:24 +00:00
terry%mozilla.org fe388b5970 Queries should fully qualify the field name, in case there is more
than one table that have a field with that name.
2000-04-06 21:09:02 +00:00
terry%mozilla.org 6d3256f286 Extra special disgusting hack: if we are ordering by target_milestone,
change it to order by the sortkey of the target_milestone first.
2000-04-05 00:09:22 +00:00
dmose%mozilla.org 927cad1143 Fixing a warning which happened if $ENV{'HTTP_USER_AGENT'} wasn't defined. 2000-03-29 20:10:26 +00:00
dmose%mozilla.org 9d154e320a get rid of perl warning 2000-03-28 21:33:54 +00:00
terry%mozilla.org 1983e662cb Wasn't finding anything if requesting target_milestone == "---". 2000-03-24 01:17:19 +00:00
terry%mozilla.org c49fc801bc Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition
of different target milestones by product.
2000-03-21 16:47:06 +00:00
terry%mozilla.org fbaa1f573b Add a "send mail to bug owners" link (under circumstances where it
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
terry%mozilla.org 23fc67e133 Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
terry%mozilla.org 23f8154856 Was choking on order='Importance'. 2000-03-07 21:04:35 +00:00
terry%mozilla.org c3ae7bc600 Patch by Brian Duggan <bduggan@oven.com> -- security improvements. 2000-03-07 18:23:00 +00:00
terry%mozilla.org 993a18a07c Fixed very stupid typo. 2000-03-06 23:21:51 +00:00
terry%mozilla.org 10626c1f40 Make a universal routine to report errors in forms, so that we can
have a universal (and more noticable) way of displaying them.
2000-02-25 19:32:47 +00:00
terry%mozilla.org f16e1a83d9 Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.
2000-02-18 00:50:25 +00:00
terry%mozilla.org 732a4ab9f6 Added an optional ability to keep a read-only shadow database, so that
bug queries can be run against it, so that these slow queries won't be
able to tie up the rest of the system.
2000-02-17 21:41:39 +00:00
terry%mozilla.org 0971c5f33a Oops; had the name of the "editbugs" group typed in wrong in a couple
of places.
2000-02-17 15:59:56 +00:00
terry%mozilla.org 718ebdae52 Major spankage. Added a new state, UNCONFIRMED. Added new groups,
"editbugs" and "canconfirm".  People without these states are now much
more limited in what they can do.

For backwards compatability, by default all users will have the
editbugs and canconfirm bits on them.  Installing this changes as is
should only have one major visible effect -- an UNCONFIRMED state
will appear in the query page.  But no bugs will become in that state,
until you tweak some of the new voting-related parameters you'll find
when editing products.
2000-02-17 05:15:23 +00:00
terry%mozilla.org 7edec295ef Patch by Hugo Frappier <hfrappier@dreammechanics.com> -- make the
"check all" and "uncheck all" buttons work on IE.
2000-02-09 11:55:07 +00:00
terry%mozilla.org 62670f8a79 Add an optional ability to stagger the headers in the bug list, which
is uglier, but often squeezes things better horizontally.
2000-02-04 14:08:00 +00:00
terry%mozilla.org 2739f5a184 Whoops, searches of "Comment changed (before|after)" were not working
correctly.
2000-02-02 14:42:11 +00:00
terry%mozilla.org bd4ad592f0 Allow searching of attachment stuff using boolean charts. 2000-01-30 19:21:43 +00:00
terry%mozilla.org ba3bd27a63 The "Show list" link that is supposed to quickly get you back to the
list of bugs you queried for was busted.
2000-01-28 16:39:29 +00:00
terry%mozilla.org f461027ecc Apparently, you're supposed to put "#foo" stuff in a URL after all the
"?" and "&" stuff.  IE doesn't work if you don't.
2000-01-28 16:18:10 +00:00
terry%mozilla.org 7ecba992bf Massive stomp on the query page and buglist page. Added the ability
to use the "boolean charts" to do very powerful queries.
2000-01-28 01:01:40 +00:00
terry%mozilla.org d1efedc9f4 Allow searches for "all keywords" or "no keywords"; fixed some other
bugs around keyword queries.
2000-01-26 21:48:36 +00:00