gecko-dev/webtools/bugzilla
justdave%syndicomm.com 12ca08ec40 Fix for bug 23067: Allow the user to change their email address through the preferences. Sends out tokens in email to both
addresses which have to be confirmed by the new address, and can be cancelled by the old one.  Entering your password on the
preferences page is required to initiate the process.
Patch by John Vandenberg <zeroJ@null.net>
r= myk, justdave
2002-04-01 03:49:06 +00:00
..
Bugzilla Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
contrib Adding jb2bz.py to contrib (bug 124869). 2002-02-13 14:59:30 +00:00
css Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
docs Getting the stuff Timeless missed with his checkin for bug 106386 2002-03-19 05:42:43 +00:00
skins/standard Fix for bug 103778: Rewrites and templatizes buglist.cgi. 2002-03-12 13:55:07 +00:00
t Bug 130254 - Template params don't have to exist, since they may be 2002-03-12 13:33:55 +00:00
template Fix for bug 23067: Allow the user to change their email address through the preferences. Sends out tokens in email to both 2002-04-01 03:49:06 +00:00
.cvsignore
1x1.gif
Attachment.pm Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
Bug.pm Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
CGI.pl Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
README
RelationSet.pm
Token.pm Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it 2002-02-17 08:22:31 +00:00
UPGRADING
UPGRADING-pre-2.8
ant.jpg
attachment.cgi Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. 2002-03-11 07:33:03 +00:00
booleanchart.html
bug_form.pl Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
bug_status.html
buglist.cgi Better fix for bug 132929, buglist.cgi "long format" button doesn't work. 2002-04-01 02:47:52 +00:00
bugwritinghelp.html
bugzilla.dtd Bug 113438 - The DTD from Bugzilla's XML output was not correct, so any attempts to validate the output were futile. 2002-01-21 13:39:54 +00:00
changepassword.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
checksetup.pl Bug 134465 - Don't die() if the admin email address doesn't match the 2002-04-01 03:00:12 +00:00
colchange.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
collectstats.pl
confirmhelp.html
createaccount.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
defparams.pl Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy 2002-03-31 04:19:07 +00:00
describecomponents.cgi Bug 110013 - templatize describecomponents.cgi 2002-02-14 01:25:25 +00:00
describekeywords.cgi Bug 117515 - describekeywords.cgi templatisation. 2002-02-19 23:32:07 +00:00
doeditparams.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
doeditvotes.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
duplicates.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
editattachstatuses.cgi Fix for bug 97739: Confirms deletion of an attachment status in browsers with no-JS/JS-off. 2002-03-12 16:05:35 +00:00
editcomponents.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editgroups.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editkeywords.cgi
editmilestones.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editparams.cgi
editproducts.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
editusers.cgi Bug 92905 - perl error when editing user and no groups defined 2002-03-17 22:07:29 +00:00
editversions.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
enter_bug.cgi Bug 110013 - templatize describecomponents.cgi 2002-02-14 01:25:25 +00:00
globals.pl Fix for bug 92263: Don't output SQL commands before the footer when syncshadowdb fails (only affects Bugzillas that are running shadow databases) 2002-03-31 22:56:41 +00:00
help.html
helpemailquery.html
how_to_mail.html
importxml.pl Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it 2002-02-17 08:22:31 +00:00
index.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
localconfig.js
long_list.cgi Bug 115369 - templatise long_list.cgi. 2002-02-19 23:22:24 +00:00
move.pl Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it 2002-02-17 08:22:31 +00:00
notargetmilestone.html
post_bug.cgi Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. 2002-03-11 07:33:03 +00:00
process_bug.cgi Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
processmail Bug 128419 - link to email preferences from bug changed notification is 2002-03-24 12:45:33 +00:00
query.cgi Bug 118774 - The keyword field wasn't showing up because have_keywords wasn't being properly set before passing it on to the template. 2002-02-19 20:50:18 +00:00
queryhelp.cgi Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
quicksearch.html
quicksearch.js
quicksearchhack.html
quips.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
relogin.cgi Bug 126791 - templatise relogin.cgi 2002-02-24 08:54:14 +00:00
reports.cgi Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv. 2002-03-23 13:47:31 +00:00
robots.txt
runtests.sh
sanitycheck.cgi Bug 106377 - processmail rescanall should use lastdiffed 2002-03-03 22:06:20 +00:00
show_activity.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
show_bug.cgi Bug 110012 - show_bug templatisation. r=bbaetz, afranke. 2002-03-23 17:58:41 +00:00
showattachment.cgi Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker. 2002-01-30 14:14:12 +00:00
showdependencygraph.cgi Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy 2002-03-31 04:19:07 +00:00
showdependencytree.cgi Fix for bug 99209: Display links on dependency tree page for modifying dependent bugs. 2002-03-01 14:03:55 +00:00
showvotes.cgi Fix for bug 108982: enable taint mode for all user-facing CGI files. 2002-01-20 01:44:52 +00:00
sidebar.cgi Bug 100094 - use generic template handling code 2002-02-13 02:27:24 +00:00
syncshadowdb
token.cgi Bug 126789 - templatise token.cgi. r=bbaetz, mattyt. 2002-03-15 23:23:12 +00:00
userprefs.cgi Fix for bug 128784: Eliminates redundant function call in userprefs.cgi. 2002-03-04 23:38:55 +00:00
votehelp.html
whineatnews.pl Fix for bug 125516: the recent fix for emails truncating when a period occurred on a line by itself broke Exim because it 2002-02-17 08:22:31 +00:00
xml.cgi Bug 126788 - templatise xml.cgi. 2002-02-27 08:01:50 +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.mozilla.org/projects/bugzilla/".
This site will contain the latest Bugzilla information, including how to
report bugs and how to get help with Bugzilla.