gecko-dev/webtools/bugzilla
bugreport%peshkin.net a32f5d79d4 Bug 251669: add an option to show users in a drop down menu instead of a text edit field
patch by glob <bugzilla@glob.com.au>
r=joel
a=justdave
2004-08-11 05:08:13 +00:00
..
Bugzilla Bug 251669: add an option to show users in a drop down menu instead of a text edit field 2004-08-11 05:08:13 +00:00
contrib Additional fix for bug 244324: bugzilla-submit crashes when incorrect 2004-07-16 03:56:35 +00:00
css Fix for bug 248379: update to bug 245924; enable link groups to be styled individually 2004-07-03 00:49:16 +00:00
docs Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
images Fix for bug 251727: Create a /images directory. Moved 1x1.gif into it; left 2004-07-21 17:49:19 +00:00
js Fix for bug 123030: Move query.cgi javascript to separate file. Create 2004-07-21 00:58:45 +00:00
skins/standard Fix for bug 248379: update to bug 245924; enable link groups to be styled individually 2004-07-03 00:49:16 +00:00
t Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave. 2004-07-30 22:16:39 +00:00
template Bug 251669: add an option to show users in a drop down menu instead of a text edit field 2004-08-11 05:08:13 +00:00
.cvsignore
ant.jpg
attachment.cgi Fix for bug 251911: Silly ThrowUserError bits in attachment.cgi. Fixing 2004-07-26 01:27:10 +00:00
buglist.cgi Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
bugzilla.dtd Bug 158499 - Templatise XML bug output 2002-12-15 09:24:08 +00:00
Bugzilla.pm Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
CGI.pl Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
chart.cgi Bug 235510: Do not expose user password in URL to chart image if login required to access a chart 2004-07-10 07:12:21 +00:00
checksetup.pl Bug 185090: Add revamped whining system 2004-08-04 21:36:27 +00:00
colchange.cgi Bug 238874 part 2: removing last vestiges of %::COOKIE from colchange.cgi (in favor of $cgi->cookie) 2004-04-17 06:04:14 +00:00
collectstats.pl Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave. 2004-06-22 08:00:58 +00:00
config.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
createaccount.cgi Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
defparams.pl Bug 251669: add an option to show users in a drop down menu instead of a text edit field 2004-08-11 05:08:13 +00:00
describecomponents.cgi Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
describekeywords.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
doeditparams.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
duplicates.cgi Bug 234825: Keep duplicates.cgi from revealing products user doesnt have access to 2004-07-10 07:17:02 +00:00
duplicates.xul Fix for bug 156548: XUL implementation of duplicates report. 2002-11-05 01:54:15 +00:00
editcomponents.cgi Patch for bug 190220: templatize editcomponents.cgi; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave. 2004-07-30 22:16:39 +00:00
editflagtypes.cgi Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
editgroups.cgi Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 09:36:18 +00:00
editkeywords.cgi Patch for bug 239576: make sure detaint_natural is always called with a defined value in editkeywords.cgi; r=timeless; a=justdave. 2004-04-05 01:32:43 +00:00
editmilestones.cgi Bug 252450: Unlock tables in edit*.cgi before sending trailer 2004-07-27 15:13:48 +00:00
editparams.cgi Bug 141006: Run edit*.cgis in taint mode. 2004-05-23 07:22:32 +00:00
editproducts.cgi Bug 251837: Extend group_group_map to control which groups can see each other 2004-07-27 16:33:41 +00:00
editusers.cgi Patch for bug 253360: replace IF() with CASE WHEN for database compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. 2004-07-31 09:36:18 +00:00
editversions.cgi Bug 252450: Unlock tables in edit*.cgi before sending trailer 2004-07-27 15:13:48 +00:00
editwhines.cgi Bug 185090: Add revamped whining system 2004-08-04 21:36:27 +00:00
enter_bug.cgi Bug 247192 User Agent Sniffing fails to capture StarOffice/5.1 running on Solaris Sparc 2004-06-22 07:49:15 +00:00
globals.pl Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
importxml.pl Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
index.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
localconfig.js Bug 95759: localconfig.js contains strings of equals signs (===). Patch by jocuri@softhome.net (Vlad Dascalu), r=kiko, a=justdave 2003-07-17 22:49:47 +00:00
long_list.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
move.pl Fix for bug 238864: remove %FORM and %COOKIE from move.pl; does just 2004-04-07 03:41:52 +00:00
page.cgi Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param 2004-04-17 04:41:19 +00:00
post_bug.cgi Fix for bug 252159: centralize time validation. Adds a ValidateTime 2004-07-22 17:48:37 +00:00
process_bug.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
productmenu.js
query.cgi Bug 253588: Change Bugzilla->user to be usable even for a logged-out user 2004-07-31 02:27:26 +00:00
queryhelp.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
quicksearch.html
quicksearch.js Add an XXX comment related to bugs 201235 and 236025. 2004-02-29 15:22:26 +00:00
quicksearchhack.html Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.html (-> id=voting.html), bug_status.html (-> id=fields.html) and bugwritinghelp.html (-> id=bug-writing.html). Patch by gerv; r=kiko, a=justdave. 2004-03-07 23:27:32 +00:00
QUICKSTART Wording, wording. 2004-07-08 19:59:25 +00:00
quips.cgi Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave. 2004-03-27 20:20:47 +00:00
README Fix for bug 221391: Bugzilla Quickstart guide could exist. Provide a 2003-10-10 02:22:39 +00:00
relogin.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
report.cgi Bug 179671: Boolean charts didn't work on the reporting pages. 2004-05-30 10:40:17 +00:00
reports.cgi Bug 237627: Validate dataset name in reports.cgi 2004-07-10 08:03:15 +00:00
request.cgi Bug 223878: Flag system dies when changing a deleted flag. 2004-07-06 07:08:02 +00:00
robots.txt
runtests.pl Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
runtests.sh Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
sanitycheck.cgi Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave. 2004-07-05 21:19:34 +00:00
show_activity.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
show_bug.cgi Patch for bug 87770: make attachment.cgi work with no parameters; patch by GavinS <bugzilla@chimpychompy.org>; r=kiko; a=myk. 2004-04-10 15:08:21 +00:00
showattachment.cgi Bug 201816 - use CGI.pm for header output 2003-05-05 01:15:38 +00:00
showdependencygraph.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
showdependencytree.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
sidebar.cgi Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
testagent.cgi Bug 245877: Add an installation test suite 2004-07-22 07:05:05 +00:00
testserver.pl Bug 245877: Add an installation test suite 2004-07-22 07:05:05 +00:00
token.cgi Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles 2004-07-20 22:41:22 +00:00
UPGRADING
UPGRADING-pre-2.8 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00
userprefs.cgi Bug 251837: Add UI to add/remove 'My Bugs' link in footer 2004-07-27 05:53:27 +00:00
votes.cgi Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates 2004-08-04 16:17:10 +00:00
whine.pl Bug 185090: Add revamped whining system 2004-08-04 21:36:27 +00:00
whineatnews.pl Fix for bug 234175: Remove deprecated ConnectToDatabase() and 2004-03-27 03:51:44 +00:00
xml.cgi Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line 2003-03-27 00:07:02 +00:00

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

* A quick installation guide is provided in the QUICKSTART file.

* Complete installation instructions are 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.