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
mbarnson%excitehome.net
bc742db6fe
Adding database schema docs
2000-06-08 07:04:50 +00:00
mbarnson%excitehome.net
e76bf3f5ee
Updates:
...
1.Added Dave Lawrence's excellent RedHat Bugzilla differences section verbatim.
2.Added more information on Loki Bugzilla ("Fenris").
3.Added questions from some corporate customers
4.Removed unused text in API section
5.Added information about other documentation (pending)
6.Added a section for pointy-haired-bosses
7.This will be the last release in strictly HTML format. Source will be SGML shortly, with HTML and TXT versions
included with the package from this point on
2000-06-07 22:54:07 +00:00
endico%mozilla.org
7bc3515cfc
change the sanity check against $::FORM{'who'} since that variable is no longer used.
2000-06-07 17:49:02 +00:00
tara%tequilarista.org
63d4464beb
Fix for bug #40987
2000-06-06 22:03:41 +00:00
tara%tequilarista.org
f0659d29a7
checking in 0.2.1 of the FAQ
2000-06-06 19:47:08 +00:00
cyeh%bluemartini.com
327bd6be66
change db->query to db->do to be compatible with latest version of DBI and
...
DBD.
2000-06-05 18:08:13 +00:00
tara%tequilarista.org
d7e0e1237d
Landing fix for keyword column handling--bug #39647
2000-06-02 21:34:37 +00:00
endico%mozilla.org
fc9e1aa63e
allow the reporter of a bug to change the status of a bug (e.g. reopen it) even if they don't have the editbug bit set.
2000-06-02 18:54:55 +00:00
endico%mozilla.org
4b5a4cd8a1
added comment to value_quote referencing bugs with quoting linebreaks
2000-06-01 23:09:14 +00:00
mccabe%netscape.com
1bed56cc6d
Add 'approve' command.
2000-05-31 01:45:30 +00:00
cyeh%bluemartini.com
52f95fd1e5
add missing call SqlFmtClock()
...
that was supposed to be a part of 1.4 of repophook.cgi.
2000-05-30 21:56:39 +00:00
endico%mozilla.org
561d74c91a
add error attribute to <bug>
2000-05-26 06:34:45 +00:00
endico%mozilla.org
c35cfa3164
fix url of dtd
2000-05-20 08:07:19 +00:00
cyeh%bluemartini.com
400300bbf9
remove dependency on Mysql, use DBI instead. Patch submitted by
...
sstock@iconnect-inc.com , reworked slightly by cyeh@bluemartini.com
to update it to the tip
2000-05-20 01:22:07 +00:00
endico%mozilla.org
86c00dc4b1
perform system calls in a more secure manner at suggestion of Adam Spiers <adam@spiers.net>
2000-05-20 01:15:42 +00:00
tara%tequilarista.org
fdc1436c42
Making all system calls use paramter arguments
2000-05-17 21:29:33 +00:00
endico%mozilla.org
52dab1bb59
remove requirement for Data::Dumper
2000-05-16 14:04:05 +00:00
endico%mozilla.org
f7d5b7c077
move mime type declaration to fix types for html error messages
2000-05-16 07:35:21 +00:00
endico%mozilla.org
6a1ddb81e8
export_bug.cgi emits a bug as xml in a form that import.pl can use to import the bug into another instance of bugzilla.
2000-05-16 07:10:45 +00:00
donm%bluemartini.com
03030a965e
bug 39329 "Mail to everyone on this list" address list generated wrong when using despot
2000-05-15 22:15:07 +00:00
dmose%mozilla.org
b34de55811
Security check needs to happen after the eval, so that it's matching
...
variable side-effects don't hurt us.
2000-05-12 17:51:00 +00:00
dmose%mozilla.org
08a59eeda9
Fix the fix; it was slightly overzealous.
2000-05-12 17:39:40 +00:00
dmose%mozilla.org
f25030a5e6
Fix security hole.
2000-05-12 17:27:57 +00:00
slamm%netscape.com
420fdab112
Fix start time of 'C' links.
2000-05-10 00:22:05 +00:00
terry%mozilla.org
ce67e5637a
Add a new param, musthavemilestoneonaccept, which requires users to
...
set the target milestone when accepting a bug.
2000-05-08 22:00:38 +00:00
cyeh%bluemartini.com
b7bbb79ff7
rolling version to 2.11 for development
2000-05-08 21:26:53 +00:00
cyeh%bluemartini.com
9f042326ec
rolling version number to latest release of 2.10
2000-05-08 19:46:22 +00:00
cyeh%bluemartini.com
83b0586fc7
add sec disclaimer, move installation on NT note to the installation
...
section where it should have gone in the first place
2000-05-08 19:05:41 +00:00
cyeh%bluemartini.com
84999f1146
fix warnings on DBID_to_real_or_loginname. thanks to endico@mozilla.org
2000-05-08 18:23:55 +00:00
cyeh%bluemartini.com
d329c5901c
Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.
2000-05-08 18:12:28 +00:00
cyeh%bluemartini.com
a8092ec718
add little blurb about flush privs
2000-05-05 18:02:05 +00:00
slamm%netscape.com
10ccc80ce0
Fix link for sidebar panel.
2000-05-01 16:41:38 +00:00
cyeh%bluemartini.com
2a23caf53d
duhhh. backout unique index change for versions table.
...
thanks to dave@intrec.com for catching my complete brain lock
this one.
2000-04-30 04:34:53 +00:00
slamm%netscape.com
c80d06fcdb
typo
2000-04-29 01:08:50 +00:00
tara%tequilarista.org
9d7b44d245
Fix for bug #1105--no more annoying blank quips
2000-04-28 18:51:11 +00:00
slamm%netscape.com
01b52de184
Fix support for multiple trees on quickparse.
2000-04-28 18:27:16 +00:00
slamm%netscape.com
71a4ee9f94
typo
2000-04-28 16:00:39 +00:00
dmose%mozilla.org
bd72933797
Fixed a typo that was causing Perl to abort before printing the HTML
...
footer when a certain database inconsistency was detected.
2000-04-27 23:12:44 +00:00
slamm%netscape.com
1bfb3cba89
Revert previousstarttime to previousbuildtime. Didn't mean to check that in.
2000-04-27 23:09:26 +00:00
slamm%netscape.com
694ae1f95b
Fix open/close state for panel.html and express=1. Encapsulate it a little better.
2000-04-27 22:56:17 +00:00
dmose%mozilla.org
1f217e74a1
added prerequisite cvs patch and modified README to reflect this
2000-04-26 23:59:15 +00:00
dmose%mozilla.org
ab22153ea0
added lots of info
2000-04-26 23:51:39 +00:00
donm%bluemartini.com
dad9c2b907
bug 25010 need a way to edit groups
2000-04-26 19:35:51 +00:00
cyeh%bluemartini.com
4cecbeb8d8
slightly more paranoid database schema:.
...
made column 'program' in table 'versions' be not null, and unique.
optimally you would want a unique index on 'value' and 'program' but
indexes are not supported on datatype 'tinytext' until mysql 3.23
2000-04-26 19:12:17 +00:00
donm%bluemartini.com
5d7c1a5516
bug 30823, advanced querying didn't work for dependencies.
2000-04-26 17:44:24 +00:00
cyeh%bluemartini.com
b154eacd88
better implementation of realnames support. remove overhead of two sql
...
calls from bug_form.
2000-04-26 01:44:28 +00:00
donm%bluemartini.com
c4e99b1bca
patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
...
produce gifs.
2000-04-25 21:05:32 +00:00