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

719 Коммитов

Автор SHA1 Сообщение Дата
cyeh%bluemartini.com 2138b5a1d3 fix for 13626: loaded query doesn't show "Sort By" correctly.
patch by dave@intrec.com
2000-09-13 22:04:30 +00:00
cyeh%bluemartini.com 9d525eeb30 fix for 29820: Remove "Changed" from email subject line
patch submitted by zach@math.berkeley.edu, additional commentary by
cyeh@bluemartini.com.
2000-09-13 21:25:25 +00:00
cyeh%bluemartini.com 6415323992 fix for 51520: Missing uses of Param('emailsuffix')
patch submitted by john.beranek@pace.co.uk (John Beranek)
2000-09-13 17:45:48 +00:00
cyeh%bluemartini.com e68e8c3290 fix for 51521: Broken HTML on user permissions page, patch by john.beranek@pace.co.uk 2000-09-13 00:09:36 +00:00
cyeh%bluemartini.com c12391df66 fix for 50647: RFE: yp_nomail.sh contribution. contributed by mtakacs@pacbell.net 2000-09-12 23:50:31 +00:00
cyeh%bluemartini.com d394552354 fix for 44653: Products with / in don't get any chart data
patch submitted by gavins@iplbath.com
2000-09-12 21:35:46 +00:00
cyeh%bluemartini.com ec681216ed fix for 51299: RemoveVotes email should use the 'sendmailnow' Param. patch by dave@intrec.com 2000-09-12 16:29:38 +00:00
dave%intrec.com c669ec58de Fix for bug 51487: Now only checks for a valid QA Contact if it actually
asked you for one.  Thanks to bg.mahesh@team.indiainfo.com (B.G. Mahesh)
for catching this.
2000-09-10 16:54:04 +00:00
dave%intrec.com 1734da828d Fix for bug 51519: Links to index are too specific. Patch by
john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:31:12 +00:00
dave%intrec.com a54536c5bc Fix for bug 51508: Unclosed <NOBR> around named queries in command menu.
Patch by john.beranek@pace.co.uk (John Beranek)
2000-09-07 06:22:10 +00:00
dave%intrec.com 7221c076f1 Fix for bug 38791: scipped -> skipped spelling correction. 2000-09-06 06:01:10 +00:00
dave%intrec.com 7fea206496 Fix for bug 33491: adds comment about configuration items for Apache being
in httpd.conf in never versions of apache, rather than in srm.conf or
access.conf.  Also adds comment in the "adding a maintainer by hand"
section that you may need command-line options for the mysql command if
you've enabled security in MySQL.
2000-09-06 05:37:57 +00:00
dave%intrec.com 6b66431912 Fix for bug 21782: add instructions for using CPAN to install Perl modules
to the README.
2000-09-06 04:57:24 +00:00
cyeh%bluemartini.com 387924873d html fix to reclose 21583 2000-09-05 17:48:22 +00:00
dave%intrec.com 5af85b054a Fix for bug 43821: PutHeader has unbalanced <TABLE> tags. 2000-09-04 04:10:51 +00:00
dave%intrec.com b6dd0c0731 Removing duplicate variable declaration from patch for bug 50698. The
sendmail deferred vs immediate delivery Param is now honored even in Perl
5.6.
2000-09-02 04:26:36 +00:00
dave%intrec.com 41bf7b7d8f Fix for bug 46913: xml.cgi produces SQL error when accessed while not
logged in yet.  Thanks to luke_harless@attglobal.net for discovering this
one.
2000-09-02 02:44:54 +00:00
cyeh%bluemartini.com b9ef299221 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 ada8e7b439 fix for 45583: all users get added to a group if userregexp is null in editproducts.cgi
patch by jmrobins@tgix.com
2000-08-31 22:56:21 +00:00
cyeh%bluemartini.com 906a4fc1ed 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 c81ef29f5f fix for 44609 : Remove the useless "project" column in the Change columns page
patch submitted by cdurst@world.std.com (Charles Durst)
2000-08-31 18:19:46 +00:00
tara%tequilarista.org 6d16c6005d fix for bug #24806 2000-08-31 06:07:26 +00:00
cyeh%bluemartini.com 78be249b9d fix for 44617: edit*.cgi: Should show which product you're working on
patches by mtakacs@pacbell.net (Tak)
2000-08-30 23:44:36 +00:00
cyeh%bluemartini.com 1e07921cfd fix for 32828: Redirect fails on Internet explorer: colchange.cgi
patch from mtakacs@pacbell.net
2000-08-30 23:01:26 +00:00
cyeh%bluemartini.com e959fec8cd fix for 40603: query.cgi shutdownhtml PutHeader
patch submitted by JRobertson@medevolve.com (Jon Robertson)
2000-08-30 22:49:17 +00:00
cyeh%bluemartini.com 97821c266b fix for 40603: Assumes user is coming from different page
patch by zach@zachlipton.com
2000-08-30 22:42:44 +00:00
cyeh%bluemartini.com aaa8b30977 fix submitted for 42809: bug_email.pl doesn't allow for priority = 0
patch submitted by brad@xyu.dhs.org (Brad Sarsfield)
2000-08-30 21:47:17 +00:00
cyeh%bluemartini.com e9a63243fe fix for 37684 and 42609: trying to deal with malformed url's in the URL field
during bug entry. instead of trying to be really intelligent over what a valid
url field is, or doing any kind of complicated regexping and forcing http://
on everyone, what we do instead is pre-seed enter_bug.cgi bug_file_loc with http://
in the text field. if that is all there is in the field when we are in post_bug.cgi,
then the value gets set to null (no URL entered into the new bug form). this allows
for you to enter in any valid url that you want, but also make it obvious that
http:// should be there for http:// urls at bug entry time
2000-08-30 21:32:43 +00:00
cyeh%bluemartini.com f6fa2697a4 fix for 50698: parameter for sendmail deferred mode 2000-08-29 20:10:15 +00:00
cyeh%bluemartini.com 5e2a75b8f3 fix for 49063: no sanity checking when setting duplicate. sanity checking
is done for the dup id field, but not for the originating bug id.
now checks to see if the original bug id is valid as well, although i don't
understand how this could get corrupted in the first place
2000-08-29 18:01:07 +00:00
cyeh%bluemartini.com 12aeaeefcc fix for 38463: show_bug.cgi: colon in "keywords:" not part of link 2000-08-29 17:14:25 +00:00
cyeh%bluemartini.com 5525c62329 fix for 38624: "New value" column smaller than "old value" column. added an
extra "<" in FormatTriple so that old/new are the same size
2000-08-29 17:01:54 +00:00
cyeh%bluemartini.com 3020010e8b fix for 31081: Make comment field in bug view larger. 2000-08-29 16:44:33 +00:00
endico%mozilla.org c8de8fe9e7 use big sql tables because checking keywords requires a fairly huge query 2000-08-29 00:46:28 +00:00
endico%mozilla.org 3d69527501 Add new flavors of BSD to the list of platforms and rearrange the order of the list. Also, fix a couple of typos in the opening comments. 2000-08-28 23:07:33 +00:00
cyeh%bluemartini.com 4c6fe66a02 fix for 40286 : strike-throughs impair readability. patch from
gervase.markham@univ.ox.ac.uk
2000-08-28 18:52:14 +00:00
cyeh%bluemartini.com e872daa8db fix for 45118: Target milestone setup issue. patch submitted by
matty@box.net.au (Matthew Tuck). now creates a milestone entry for the
first test product
2000-08-28 18:44:28 +00:00
cyeh%bluemartini.com e2946c5bdc fix for 21583: Buzilla attachments should say what kind of file they are 2000-08-28 18:29:22 +00:00
cyeh%bluemartini.com ac3b994c7b remove extra spaces at head of file 2000-08-28 18:20:11 +00:00
cyeh%bluemartini.com 2df9a09e2e fix for 47669: editproducts.cgi line 582 uses old $::db->query. thanks to
rwhite@collectivenet.net (Ryan White) for finding it.
2000-08-28 17:56:57 +00:00
cyeh%bluemartini.com 338843e401 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
cyeh%bluemartini.com 1ce47a1111 fix for 45116, typo, above should be below. 2000-08-28 04:16:18 +00:00
dave%intrec.com d116e27c2c Fix for bug 16454: can now run checksetup.pl on databases with passwords. 2000-08-22 18:30:05 +00:00
cyeh%bluemartini.com 9016db8bf5 fix for #39044 : Some vers. of some browsers give a script warning on query page when not
using milestones. patch submitted by nkiesel@tbdnetworks.com
2000-08-21 20:16:00 +00:00
cyeh%bluemartini.com eb380e0d73 fix for bug #44622: perl5.6 vs perl5.005 -w: more anal 5.6 causes errors.
patches by mtakacs@pacbell.net.
2000-08-21 19:50:41 +00:00
terry%mozilla.org aaa3570a2e Deflect email away from me. 2000-08-16 23:07:37 +00:00
tara%tequilarista.org f5be2bb43a Landing zach's \n for #48947 2000-08-14 18:44:54 +00:00
dave%intrec.com e5b22f2811 Re-fixing bug 30824 the correct way (which also fixes bug 46753) 2000-08-12 23:30:51 +00:00
cyeh%bluemartini.com deb0d01766 fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) 2000-08-12 01:14:25 +00:00
dave%intrec.com 3d77cd5f14 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