summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2004-03-17Adding a .cvsignore for the txt, html, and pdf folders, which are no longer ↵justdave%syndicomm.com1-0/+3
in CVS, but can be created by the makedocs.pl script a= justdave
2004-03-07Patch for bug 236652: fix libgdi typo in section 2.4.2 of the docs; patch by ↵jocuri%softhome.net1-2/+2
Andrei Benea <abenea@home.ro>; r=vlad, a=justdave.
2004-03-06Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, ↵jocuri%softhome.net1-0/+68
a=justdave.
2004-03-06Patch for bug 236567: Update the documentation describing the Perl modules ↵jocuri%softhome.net1-2/+14
installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave.
2004-02-08grep is a command line program, not something you do while editing a file ↵justdave%syndicomm.com1-1/+1
(to most people anyway)
2004-02-05er, oops, wrong date :)justdave%syndicomm.com1-1/+1
2004-02-05Bump docs build date to test the xml rebuild script on the websitejustdave%syndicomm.com1-1/+1
2004-02-05- Remove html, txt, and pdf directories from CVSjustdave%syndicomm.com65-55574/+15
- makedocs.pl now creates said directories when building the docs The idea here is that it's useless to have compiled stuff in CVS. The website will now auto-build the docs upon changes to the xml directory.
2004-02-05Minor tag fix to OS X sectionjustdave%syndicomm.com1-2/+3
2004-02-05Corrections to the Mac OS X installation instructionsjustdave%syndicomm.com1-6/+6
2004-02-03Bug 232096 - documenting content-type parameter for attachment.cgi.gerv%gerv.net1-0/+6
2004-02-03Patch for bug 232842; adds a missing semicolon in section 2.2.2.3 of the ↵jocuri%softhome.net1-2/+2
docs; r=justdave; a=justdave.
2004-01-28Fix validation problem (unescaped ampersands) by making the program listing ↵myk%mozilla.org1-2/+2
be CDATA.
2004-01-25Massive rearrangement of the installation section. Hopefully it makes sense now.gerv%gerv.net90-23379/+19538
2004-01-23fixing incorrect ulink attribute (href should be url)myk%mozilla.org1-1/+1
2004-01-20improved readability (for both readers and editors); added docbook tags for ↵myk%mozilla.org1-82/+98
variables, literals, and inline code; corrected a few errors, regressions, and typos; and added section explaining applicability of hooks for installation customizers
2004-01-19Bug 230742 - document new 'hooks' mechanism. This is my take on Myk's text - ↵gerv%gerv.net1-0/+191
probably still needs further polish.
2004-01-17Rebuilt guide for kiko's install changes.gerv%gerv.net1-1918/+1913
2004-01-17Rebuild docs for kiko's changes to install; cvs add an HTML file I missed ↵gerv%gerv.net5-15/+174
last time.
2004-01-16Minor adjustment to documentation to account for changes made in bugkiko%async.com.br2-4/+4
229800: whineatnews.pl doesn't whine about REOPENED bugs. Patch written by me and ignored by Gerv :-P
2004-01-16Another pre-2.17.7 rev.gerv%gerv.net37-10327/+10161
2004-01-16Updated PDF from large changes pre-2.17.6.gerv%gerv.net1-12958/+9803
2004-01-16Phase 1 of a big documentation update before 2.17.6.gerv%gerv.net89-10985/+11040
2003-11-02Rebuilding documentation for the 2.17.5 release; the docbook system on ↵jocuri%softhome.net62-12086/+14873
landfill proved to be broken.
2003-11-02Recompile docs (again) for release (for one lousy stinking paragraph)justdave%syndicomm.com19-3173/+3192
2003-11-02Adding reference to current version of the docs being on the webjustdave%syndicomm.com1-1/+7
2003-11-02Recompiled docs for releasejustdave%syndicomm.com62-14664/+13595
2003-11-01Bug 123565: Add to FAQ: Why can't I close bugs from "Change Several Bugs at ↵jocuri%softhome.net1-0/+23
Once" ?; r=justdave; a=justdave.
2003-10-31Add user documentation for Patch Viewer (bug 216707)john%johnkeiser.com1-0/+93
2003-10-31Rebuilding documentation for Bugzilla 2.17.5.jocuri%softhome.net62-880/+1124
2003-10-31Bug 224218: Fix wrong version in administration.xml; r=kiko; a=justdave.jocuri%softhome.net1-1/+1
2003-10-31Bug 216703: Need PatchReader note in install docs; patch by jkeiser (John ↵jocuri%softhome.net2-1/+28
Keiser - john@johnkeiser.com); r=jake; a=jake.
2003-10-22Bug 178624 - checksetup.pl needs to be run after copying templates to the ↵jake%bugzilla.org1-0/+7
custom directory.
2003-10-22Bug 215051 - Document the language auto-chooser.jake%bugzilla.org1-3/+27
2003-10-16removing references to my netscape.com address, since it no longer works.justdave%syndicomm.com1-1/+1
2003-10-08Bug 219724: typo in URL in section 4.2.5 of the guide; r=kiko, a=justdave.jocuri%softhome.net1-2/+2
2003-07-23Bug 206558 - What happened when multiple items were selected on a ↵jake%bugzilla.org1-10/+9
multi-select box wasn't clear. Patch by Vlad Dascalu <jocuri@softhome.net> r=jake
2003-07-08Recompile the docsjake%bugzilla.org16-627/+1185
2003-07-08Use pdfjadetex to generate the PDF file instead of going through PostScript ↵jake%bugzilla.org1-7/+4
as it generates a much cleaner PDF file.
2003-07-04Bug 194347 - Updating MacOS X hints to specify that the GD patch is no ↵jake%bugzilla.org3-72/+44
longer required (when using the gd2 package) and also recommend using fink to install expat.
2003-07-04*Whitespace* Fixing indentation like I wanted to do before I checked this ↵jake%bugzilla.org1-114/+111
section in...
2003-07-03Refix bug 201955 - Forgot to edit one of the introductory paragraphs and ↵jake%bugzilla.org1-10/+8
fixed a couple other minor errors.
2003-07-03Bug 211126 - As a part of fixing bug 180642 the directions for using LDAP ↵jake%bugzilla.org2-58/+125
authentication has changed.
2003-07-01Bug 201955 - The method for specifing a charset has changed now that we use ↵jake%bugzilla.org1-17/+14
CGI.pm for header output (bug 201816).
2003-07-01Bug 206498 - Add a warning that Bugzilla upgrades are irreversable and that ↵jake%bugzilla.org1-0/+8
backups should be made.
2003-06-29Bug 210248 - Missing "my" in SMTP code for win32 instructions.jake%bugzilla.org1-2/+2
Patch by Jean-Sebastien Guay <jean_seb@hybride.com> r,a=jake
2003-06-14Fresh docs compile (first one w/a PDF version).jake%bugzilla.org14-219/+277
2003-06-14Optionally create a PDF version of the docs.jake%bugzilla.org1-1/+19
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-2/+2
r=myk,jake
2003-05-21Fix for bug 84876 - Mentioned the wrong bug number, also making it a link.jake%bugzilla.org1-2/+4