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

1587 Коммитов

Автор SHA1 Сообщение Дата
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 6e1f769322 oops, remove testing cruft 2000-07-14 00:03:48 +00:00
endico%mozilla.org 8387a9aee2 move the 'Move Bug" button so its less likely to be confused with the commit button 2000-07-13 23:57:18 +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
endico%mozilla.org 7e89b196ea Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then update the shadow db too. 2000-07-13 21:38:15 +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
endico%mozilla.org 7eb0ca4ff2 Add "Windows ME" operating system and a comment about how to add new os's (et al) to an already installed system 2000-07-10 23:01:26 +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 3f8b88b7c1 Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about. 2000-07-07 21:05:19 +00:00
slamm%netscape.com 5ffe3b1a32 Change ~/.mozconfig to $HOME/.mozconfig for OS2 folks. 2000-07-05 18:24:28 +00:00
cyeh%bluemartini.com 6ae1b3ebf7 fixes for the attachment widths. fix by dave@intrec.com (Dave Miller),
original bug found by timeless@bemail.org
2000-07-05 18:21:54 +00:00
terry%mozilla.org 5a46c46d35 If bugs with an invalid product/component are found, provide a link to bring up the list of invalid bugs. 2000-07-05 15:17:36 +00:00
terry%mozilla.org bfde15dc8d Added some missing newlines. 2000-06-29 13:33:10 +00:00
cyeh%bluemartini.com f1d04ba5f8 fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component, version,
or milestone". thanks to dave@intrec.com (Dave Miller) for the patch
2000-06-28 17:54:11 +00:00
cyeh%bluemartini.com c098326bd4 lot's of stuff:
add whoid usergroupset comment query to bug data fields
add AppendComment function
add CanChangeField function to check if a person can change a field
add display() for quick dumps of the bug
add Collision to check for midair collisions before changing a bug
added a stub function for changing a bug in the database
init_bug will now take either a userid or an e-mail address as a valid parameter
2000-06-27 23:16:08 +00:00
endico%mozilla.org cb7c51c0ea added item on copying db from one installation to another 2000-06-27 00:27:10 +00:00
cyeh%bluemartini.com c73d27038c fix for DBI compatibility 2000-06-26 23:04:40 +00:00
endico%mozilla.org 4a1977dbc8 change wording of mail notification 2000-06-26 20:29:10 +00:00
endico%mozilla.org 5eba126f6b add comment explaining how to set up mail alias 2000-06-24 00:13:55 +00:00
endico%mozilla.org 0bf34bfcc6 add more whitespace to exporter's log message 2000-06-23 23:54:35 +00:00
endico%mozilla.org 7032a67459 move new path code to beginning 2000-06-23 23:52:32 +00:00
endico%mozilla.org 09d4fe773b include error messages for each bug in the exporter's confirmation mail 2000-06-23 22:56:45 +00:00
endico%mozilla.org 71f81aeb8e find the path this script lives in and add it to @INC and to the current working directory. 2000-06-23 22:43:21 +00:00
cyeh%bluemartini.com 5c34139766 add voters to text 2000-06-23 22:35:38 +00:00
endico%mozilla.org 675da7ada7 give more verbose error messages 2000-06-23 19:41:38 +00:00
cyeh%bluemartini.com eb3b1f0ffc committing to close bug 6682 "Chart all bug states". patches
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
cyeh%bluemartini.com 4f4ff99904 checkin to fix Bug 25010 "Need a way to edit the list of available groups".
Patches and work contributed by dave@intrec.com (Dave Miller).
Some cleanup work needs to be done with regards to permissions and bit-twiddling
see other bugs that are dependent on 25010 for details.
2000-06-23 18:03:47 +00:00
endico%mozilla.org 2986433dde fix subject on confirmation mail 2000-06-23 00:10:34 +00:00
endico%mozilla.org 42afc62653 send error messages as mail to appropriate parties instead of to stdout 2000-06-22 20:00:14 +00:00
mcafee%netscape.com 9882e2766e Ignore generated files. 2000-06-22 04:26:39 +00:00
mcafee%netscape.com 847928c421 Contributed by Ken Estes <kestes@staff.mail.com>. Not part of normal mozilla build. 2000-06-22 04:17:19 +00:00
cyeh%bluemartini.com 1e39281c6b Checkin for Bug 42851 'Use listbox with input for CC management on bug form'
contributed by dave@intrec.com (Dave Miller)
2000-06-21 19:03:45 +00:00
endico%mozilla.org 10769809dd forgot the reporter and URL fields 2000-06-21 07:52:25 +00:00
endico%mozilla.org e887d71751 was converting from dbid to login + real name. Remove the real name 2000-06-21 07:50:16 +00:00
endico%mozilla.org 2ac4a625a1 oops, bonsai was slow because the data dir had filled up with 27K temp files. lets delete them when we're done 2000-06-21 04:02:53 +00:00
endico%mozilla.org 46b929d2d1 rename move.cgi to move.pl 2000-06-20 17:14:00 +00:00
cyeh%bluemartini.com 55b40da677 fix GD and Chart::Lines documenation 2000-06-20 00:14:25 +00:00
cyeh%bluemartini.com feebce5174 add url for where to find the latest libgd 2000-06-16 00:50:49 +00:00
tara%tequilarista.org 4b4280722d Fixing bug #17779 with patch from cdurst@world.std.com 2000-06-15 05:07:13 +00:00
endico%mozilla.org 43288195da this file is superceded by xml.cgi 2000-06-13 17:20:53 +00:00
endico%mozilla.org 3334a6a12f fix logic for restricting who can move bugs 2000-06-13 16:49:15 +00:00
endico%mozilla.org 8848761488 use background delivery instead of defered so mail is delivered sooner and bug moving process goes faster. 2000-06-13 10:00:32 +00:00
endico%mozilla.org 68b5716694 initial checkin. still incomplete 2000-06-13 09:53:38 +00:00
endico%mozilla.org 81439801a5 adding toArrayOfStrings subroutine needed by Bug.pm 2000-06-13 09:45:12 +00:00
endico%mozilla.org b0b7ddc35e Separate viewbugactivityformatforprinting with a vertical bar so the two links don't run together into one incomprehensible sentence 2000-06-12 08:18:19 +00:00
endico%mozilla.org b23034f90a 'Bug' data was in a global var. different bugs were sharing this and overwritig each other. 2000-06-12 06:52:41 +00:00
tara%tequilarista.org 39482e9f20 Applying timeless' fix for 39918 2000-06-09 18:03:18 +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
endico%mozilla.org 8c199a1eb4 experimental: Not part of normal bugzilla distibution. Bug.pm creates a bug object and provides methods for getting and setting attributes and for printing out the bug as xml. xml.cgi prompts for a list of bugs and displays the list as html. xml.cgi replaces export_bug.cgi 2000-06-08 20:30:10 +00:00