pjs/webtools/bugzilla
justdave%syndicomm.com 2deaf1d2fe Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one.
r= Gerv, a= justdave
2003-03-24 07:59:58 +00:00
..
Bugzilla Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
contrib Bug 190521 - If the attachment didn't have a Content-Description: header in the e-mail, it ended up not having a description in Bugzilla leaving nothing to click on in the Attachment table on the bug form. 2003-01-25 04:39:14 +00:00
css Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave 2003-01-10 08:59:05 +00:00
docs Move instructions specific to Linux-Mandrake to the OS Specific section. 2003-02-19 21:53:32 +00:00
js Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
skins/standard Bug 142104: Enhancements in buglists should be gray. r=kiko, a=justdave 2003-01-10 08:59:05 +00:00
t Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
template Bug 190892: Radio button for "run this query" looks silly if it's the only choice. Make it a hidden input if it's the only one. 2003-03-24 07:59:58 +00:00
.cvsignore Fix for bug 144091: adding old-params.txt to .cvsignore 2002-05-13 22:28:26 +00:00
1x1.gif
Attachment.pm Bug 184256 Canedit group_control_map entry does not prevent making attachments 2002-12-11 00:41:19 +00:00
Bug.pm Bug 194394 - Internal error after turning useqacontact off 2003-02-23 07:31:09 +00:00
Bugzilla.pm Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
CGI.pl Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
README Correcting website URL in the README file. 2002-11-22 03:29:20 +00:00
RelationSet.pm Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
Token.pm Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
UPGRADING CHANGES move to "UPGRADING-pre-2.8" 2001-08-10 22:35:22 +00:00
UPGRADING-pre-2.8 Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
ant.jpg
attachment.cgi Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a=justdave 2003-02-09 22:04:25 +00:00
bug_status.html Bug 194744 - fix dead link to confirmhelp.html. Patch by gerv; r,a=justdave. 2003-02-26 22:01:47 +00:00
buglist.cgi Bug 191020 - back out bits of generic charting checked in by mistake. Apologies. 2003-02-07 08:26:49 +00:00
bugwritinghelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
bugzilla.dtd Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
checksetup.pl Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
colchange.cgi Bug 176461 - Move descs strings from change-columns.html.tmpl to 2002-12-08 00:42:55 +00:00
collectstats.pl Bug 191863 - Clean up Bugzilla.pm 2003-02-07 07:19:15 +00:00
createaccount.cgi Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
defparams.pl Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
describecomponents.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
describekeywords.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
doeditparams.cgi Bug 180870 - Remove old shadowdb manual replication code 2002-12-20 23:35:29 +00:00
duplicates.cgi Bug 191863 - Clean up Bugzilla.pm 2003-02-07 07:19:15 +00:00
duplicates.xul Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
editcomponents.cgi Bug 197180 - Long comment names not flagged as an error 2003-03-16 06:16:43 +00:00
editflagtypes.cgi Bug 192182 - editflagtypes uses ^ instead of ** 2003-02-08 00:54:21 +00:00
editgroups.cgi Fix for bug 166481 ("Spellcheck is borked"). Part one of this fix fixes 2003-01-10 23:51:38 +00:00
editkeywords.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
editmilestones.cgi Bug 148093: editmilestones.cgi shows 'xyzzy' as product bug count. r=bbaetz, a=justdave 2003-01-15 06:26:25 +00:00
editparams.cgi Bug 163829 - move pref code into a separate package 2002-08-29 09:25:54 +00:00
editproducts.cgi Bug 190848: Adding a new product results in a software error. 2003-03-08 20:40:41 +00:00
editusers.cgi Bug 180642 - Move authentication code into a module 2003-03-22 04:47:35 +00:00
editversions.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
enter_bug.cgi Bug 156436 IBM Web Browser is unrecognized 2003-03-06 18:13:26 +00:00
globals.pl Bug 195695 - Requesting a non-existant format results in an Internal Error 2003-03-22 01:17:02 +00:00
importxml.pl Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. 2003-02-10 06:26:39 +00:00
index.cgi Bug 173761 Need ability to always require login 2002-11-27 14:46:06 +00:00
localconfig.js fix for 69793: check in new files for QuickSearch 2001-02-28 23:07:26 +00:00
long_list.cgi Bug 178880 - Creation date is now displayed in the long list. 2002-12-01 03:59:33 +00:00
move.pl Bug 194172: move.pl was sending empty bugs because of failure to initialize the field list for the new "XML Summary" mode. 2003-02-20 08:14:57 +00:00
page.cgi Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
post_bug.cgi Bug 192513: importxml.pl and move.pl now use the new mail routines introduced in bug 124174 (they got broken when processmail was removed). Also fixes several comments referring to processmail (which no longer exists) in other files, and removes references to processmail from the .htaccess files and the executable file list in checksetup.pl. 2003-02-10 06:26:39 +00:00
process_bug.cgi Bug 194394 - Internal error after turning useqacontact off 2003-02-23 07:31:09 +00:00
productmenu.js Fix for bug 98801: Implementation of the request tracker, a set of enhancements to attachment statuses. 2002-09-28 18:42:54 +00:00
query.cgi Bug 184081 Change search interfaces to use Viewable products instead of enterable products 2002-12-10 14:17:05 +00:00
queryhelp.cgi Bug 147275 Rearchitect product groups 2002-11-24 19:56:34 +00:00
quicksearch.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
quicksearch.js Bug 153874: Query in sidebar wasn't working 2003-01-12 08:16:06 +00:00
quicksearchhack.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
quips.cgi bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/FetchOneColumn/ 2003-01-28 21:11:44 +00:00
relogin.cgi Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) 2002-08-26 06:17:26 +00:00
report.cgi Bug 183017 - Only numbers displayed when bar chart contains too many products. Patch by gerv; r=joel, a=justdave. 2003-02-24 23:37:50 +00:00
reports.cgi Bug 191863 - Clean up Bugzilla.pm 2003-02-07 07:19:15 +00:00
request.cgi Bug 184081 Change search interfaces to use Viewable products instead of enterable products 2002-12-10 14:17:05 +00:00
robots.txt Bug 139800 - remove errant references to index.html. Patch by ddk, 2xr=gerv. 2002-04-24 18:11:00 +00:00
runtests.pl runtests.pl now lets you specify a test number on the command line if you only want to run that specific test instead of all of them. (no bug number) 2003-02-17 02:33:01 +00:00
runtests.sh And turn this into a stub for runtests.pl. 2002-11-10 03:50:31 +00:00
sanitycheck.cgi Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck 2003-03-08 08:29:01 +00:00
show_activity.cgi bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported 2002-09-22 17:15:13 +00:00
show_bug.cgi Bug 136603 - show_bug.cgi's XML retrieval needs a summary mode. Patch by gerv; r=bbaetz, a=justdave. 2003-01-15 07:59:53 +00:00
showattachment.cgi Updating my e-mail address as jake@acutex.net is no longer valid. 2002-08-27 04:28:05 +00:00
showdependencygraph.cgi Bug 191863 - Clean up Bugzilla.pm 2003-02-07 07:19:15 +00:00
showdependencytree.cgi Bug 191863 - Clean up Bugzilla.pm 2003-02-07 07:19:15 +00:00
sidebar.cgi Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
token.cgi Bug 173761 Need ability to always require login 2002-11-27 14:46:06 +00:00
userprefs.cgi Bug 170903 - Remove hard-coded titles and things. Patch B. Patch by gerv; r=bbaetz. 2002-10-10 19:02:36 +00:00
votehelp.html Bug 129442 - make html of a default installation (mostly) HTML 4.01 2002-04-15 02:48:17 +00:00
votes.cgi Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus. 2002-10-06 11:52:37 +00:00
whineatnews.pl Bug 58020: include bug summaries in whinemail. 2003-02-12 08:21:39 +00:00
xml.cgi Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00

README

* This README is no longer used to house installation instructions.  Instead,
it contains pointers to where you may find the information you need.

* Installation instructions are now found in docs/, with a variety of document
types available.  Please refer to these documents when installing, configuring,
and maintaining your Bugzilla installation.  A helpful starting point is
docs/txt/Bugzilla-Guide.txt, or with a web browser at docs/html/index.html.

* Release notes for people upgrading to a new version of Bugzilla are
available at docs/rel_notes.txt.

* If you wish to contribute to the documentation, please read docs/README.docs.

* The Bugzilla web site is at "http://www.bugzilla.org/".  This site will
contain the latest Bugzilla information, including how to report bugs and how
to get help with Bugzilla.