gecko-dev/webtools/bugzilla
mkanat%kerio.com 306776aaca Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods
Patch By Andr�� Batosti <batosti@async.com.br> r=LpSolit, a=justdave
2005-10-06 18:45:46 +00:00
..
Bugzilla Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods 2005-10-06 18:45:46 +00:00
contrib Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept string and pattern as arguments 2005-08-31 08:00:25 +00:00
docs Bump version numbers for 2.21.1 2005-09-30 22:35:52 +00:00
images Patch for bug 258355: remove 1x1.gif and use CSS instead in order to create suitable spacing; patch by Fr�d�ric Buclin <LpSolit@netscape.net>; r=kiko, a=justdave. 2004-11-02 22:39:51 +00:00
js Bug 262592: Enable templates to use a cookies to remember UI preferences and hide/expose content 2005-07-12 12:32:16 +00:00
skins/standard Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-08-21 18:16:43 +00:00
t Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
template Bug 310088: Template variable filtering bug when editting product - Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave 2005-09-27 22:30:20 +00:00
.cvsignore
ant.jpg
attachment.cgi Bug 304745: Move GetFieldID() out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-05 20:41:21 +00:00
buglist.cgi Bug 308228: Whine-related saved search can be forgotten through buglist.cgi - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave 2005-09-25 21:04:30 +00:00
bugzilla.dtd Bug 308221: Update bugzilla.dtd to comply with schema - Patch by Greg Hendricks <ghendricks@novell.com> r=colin a=justdave 2005-09-22 17:05:36 +00:00
Bugzilla.pm Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 19:58:23 +00:00
chart.cgi Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
checksetup.pl Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)" 2005-10-06 18:43:44 +00:00
colchange.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
collectstats.pl Bug 300709: Avoid the use of SELECT * - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk 2005-07-19 14:33:40 +00:00
config.cgi Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1 2005-10-01 01:04:44 +00:00
createaccount.cgi Bug 304653: remove 'use Bugzilla::Error' from Util.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-15 17:43:38 +00:00
defparams.pl Bug 292886: X-Bugzilla-Product and X-Bugzilla-Component headers should exist by default - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave 2005-08-22 21:26:27 +00:00
describecomponents.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
describekeywords.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
doeditparams.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
duplicates.cgi Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
duplicates.xul Fix for bug 256207: moves CSS files to skins/standard/ as part of CSS plan; r=gerv, a=justdave 2004-10-21 19:02:30 +00:00
editclassifications.cgi Bug 303669: Bugzilla mis-uses perl subroutine prototypes 2005-08-13 12:27:04 +00:00
editcomponents.cgi Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods 2005-10-06 18:45:46 +00:00
editflagtypes.cgi Bug 303703: Eliminate deprecated Bugzilla::DB routines from editflagtypes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-22 17:16:47 +00:00
editgroups.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
editkeywords.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
editmilestones.cgi Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods 2005-10-06 18:45:46 +00:00
editparams.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
editproducts.cgi Bug 308318: Can create a product without description but cannot remove an existing description - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-09-27 21:47:33 +00:00
editsettings.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
editusers.cgi Bug 303784: Visibility can keep admin from administering groups - Patch by Joel Peshkin <bugreport@peshkin.net> r=LpSolit a=justdave 2005-09-25 20:51:52 +00:00
editvalues.cgi Bug 303669: Bugzilla mis-uses perl subroutine prototypes 2005-08-13 12:27:04 +00:00
editversions.cgi Bug 309749: Remove get_x_by_y functions from the new .pm files, in favor of object methods 2005-10-06 18:45:46 +00:00
editwhines.cgi Bug 304696: Replace UserInGroup() by $user->in_group() when checking user privs in edit*.cgi files - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave 2005-09-15 22:01:56 +00:00
enter_bug.cgi Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
globals.pl Fix for bug 300949: reverts fix for bug 274906 which eliminated [edit] link next to attachments to avoid duplicate [edit] references and made the main attachment link go to the 'edit attachment' page; that fix unreasonably reduced Bugzilla usability by making it difficult to view attachments; this patch includes a different fix for bug 274906 that prevents those duplicate [edit] references; long-term we want to make the 'edit attachment' page the irresistable default and have a pop-up menu of links, at which point [edit] can truly go away, but for now it stays 2005-09-09 22:22:41 +00:00
importxml.pl Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
index.cgi Bug 300093: index.cgi remains unsecure when the SSL parameter is set to "authenticated sessions" - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave 2005-08-21 19:27:40 +00:00
long_list.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
page.cgi Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
post_bug.cgi Bug 305126: Fix table locks after removal of derive_groups 2005-08-30 16:04:39 +00:00
process_bug.cgi Bug 308581: Excluding yourself from a restricted bug generates an error if the user pref is set to "show the updated bug" - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave 2005-09-15 10:50:04 +00:00
productmenu.js Bug 290366: JavaScript error in productmenu.js from editflagtypes.cgi and request.cgi when only one product defined - Patch by Teemu Mannermaa <wicked@etlicon.fi> r/a=myk 2005-08-21 20:05:39 +00:00
query.cgi Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
QUICKSTART Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-08-21 18:16:43 +00:00
quips.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
README
relogin.cgi Bug 302644: relogin.cgi may ask you to login... before logging you out - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave 2005-08-13 14:14:39 +00:00
report.cgi Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
reports.cgi Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
request.cgi Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::User::get_selectable_products() instead - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave 2005-09-02 21:12:10 +00:00
robots.txt
runtests.pl Bug 257267: allow trimming leading zeros when typing the test number in the testing suite; patch by GavinS <bugzilla@chimpychompy.org>; r=vladd, a=myk. 2004-09-03 06:59:08 +00:00
sanitycheck.cgi Bug 304583: Remove all remaining need to rederive inherited groups 2005-08-18 20:09:37 +00:00
show_activity.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
show_bug.cgi Bug 302669 (2nd part): show_bug.cgi?ctype=xml should allow the option of exporting attachment data - Patch by Greg Hendricks <ghendricks@novell.com> r/a=myk 2005-09-07 12:05:13 +00:00
showattachment.cgi
showdependencygraph.cgi Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-15 17:58:19 +00:00
showdependencytree.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
sidebar.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +00:00
summarize_time.cgi Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave 2005-08-25 14:02:41 +00:00
testagent.cgi Bug 245877: Add an installation test suite 2004-07-22 07:05:05 +00:00
testserver.pl Bug 299468: Unable to run testserver.pl on FreeBSD - Patch by Dennis Melentyev <dennis.melentyev@infopulse.com.ua> r=joel a=justdave 2005-09-15 10:35:06 +00:00
token.cgi Bug 304583: Remove all remaining need to rederive inherited groups 2005-08-18 20:09:37 +00:00
UPGRADING
UPGRADING-pre-2.8
userprefs.cgi Bug 304583: Remove all remaining need to rederive inherited groups 2005-08-18 20:09:37 +00:00
votes.cgi Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave 2005-09-02 21:33:36 +00:00
whine.pl Bug 309018: Fix fatal error in whining at groups 2005-09-20 20:56:38 +00:00
whineatnews.pl Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk 2005-08-15 17:58:19 +00:00
xml.cgi Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave 2005-08-10 01:30:41 +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.